 body{
	margin:0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #110F27;
 }
a {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #999999;
}

#cabeza{
	top:0;
	left:0;
	width:100%;
	color: #FFFFFF;
	background-color: #110F27;
	height: 100px;
 }

#cabeza #logo {
	width: 760px;
	margin: 0 auto;
	margin-top: 0px;
}
#cabeza #logo img {
	float: left;
	margin-left: 280px;
}


#cabeza #logo #idioma {
	width: 100px;
	float: right;
	text-transform: uppercase;
	line-height: 20px;
	margin-top: 7px;
	text-align: left;
}
#cabeza #logo #idioma a {
	color: #ABA7B6;
	text-decoration: none;
}
#cabeza #logo #idioma a:hover {
	color: #FFFFFF;
}


#cabeza #menu1 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	clear: left;
	text-transform: uppercase;
	color: #ADA9B8;
	border-top-color: #878694;
	border-top-style: solid;
	border-top-width: 1px;
	word-spacing: 4px;
	margin-top: 5px;
	padding-top: 5px;
}
#cabeza #menu1 #menuc1 {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	overflow: inherit;
}

#cabeza #menu1 #menuc1 a {
	text-decoration: none;
	color: #ABA7B6;
}
#cabeza #menu1 #menuc1 a:hover {
	color: #FFFFFF;
}

/* menu desplegable*/
#nav, #nav ul {
	list-style: none;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#nav a {
	display: block;
}

#nav li {
	margin-left: 6px;
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
}
#nav li ul li {
	float: none;
	text-align: left;
	line-height: 20px;
}

#nav li ul li a {
	display: inline;
	text-transform: none;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	padding-top: 20px;
	background-color: #110F27;
	float: left;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	min-width: 200px;
}
/* menu desplegable*/


#pie #barramb {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	clear: left;
	text-transform: uppercase;
	padding-top: 10px;
	color: #ADA9B8;
	border-bottom-color: #878694;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	word-spacing: 4px;
}
#pie #barramb #menu2 {
	width: 760px;
	margin: 0 auto;
}
#pie #barramb #menu2 #links {
	float: left;
	position: relative;
	padding-top: 8px;
	width: 380px;
}


#pie #barramb #menu2 a {
	text-decoration: none;
	color: #ABA7B6;
}
#pie #barramb #menu2 a:hover {
	color: #FFFFFF;
}
#pie #barramb #menu2 #buscador {
	width: 270px;
	float: left;
	padding-top: 0px;
}
#pie #barramb #menu2 #buscador form {
	margin-bottom: 0px;
}
#pie #barramb #menu2 #buscador #q {
	color: #FFFFFF;
	font-size: 11px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-color: #110F27;
	width: 140px;
	text-align: center;
}
#pie #barramb #menu2 #buscador #campoq {
	background-image: url(images/bgq1.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 40px;
	padding-left: 15px;
	padding-top: 8px;
	float: left;
	text-align: left;
}
#pie #barramb #menu2 #buscador #botonq {
	float: left;
	width: 70px;
	height: 40px;
}

#pie #barramb #menu2 #accesos {
	width: 110px;
	float: left;
}
#pie #barramb #menu2 #accesos #b1 {
	float: left;
	height: 30px;
	width: 35px;
	cursor: pointer;
	background-image: url(images/btnhome.gif);
	background-repeat: no-repeat;
}
#pie #barramb #menu2 #accesos #b1:hover {
	float: left;
	height: 30px;
	width: 35px;
	cursor: pointer;
	background-image: url(images/btnhome_over.gif);
	background-repeat: no-repeat;
}

#pie #barramb #menu2 #accesos #b2 {
	float: left;
	height: 30px;
	width: 32px;
	cursor: pointer;
	background-image: url(images/btnmail.gif);
	background-repeat: no-repeat;
}
#pie #barramb #menu2 #accesos #b2:hover  {
	float: left;
	height: 30px;
	width: 32px;
	cursor: pointer;
	background-image: url(images/btnmail_over.gif);
	background-repeat: no-repeat;
}

#pie #barramb #menu2 #accesos #b3 {
	float: left;
	height: 30px;
	width: 40px;
	cursor: pointer;
	background-image: url(images/btnmapa.gif);
	background-repeat: no-repeat;
}
#pie #barramb #menu2 #accesos #b3:hover  {
	float: left;
	height: 30px;
	width: 40px;
	cursor: pointer;
	background-image: url(images/btnmapa_over.gif);
	background-repeat: no-repeat;
}

#pie #barramb #menu2 #accesos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pie #copy {
	color: #ABA7B6;
	height: 30px;
	margin: 10px;
	font-size: 11px;
}
#pie #copy a {
	color: #ABA7B6;
	text-decoration: none;
	line-height: 20px;
}

 #ibcontenido{
	background-color: #110F27;
 }
 
 #icontenido{
	width: 800px;
	margin: 0 auto;
	text-align: left;
 }
 
  #pie{
	bottom:0;
	left:0;
	width:100%;
	background-color: #110F27;
	height: 60px;
 }
