@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; 	font-family:Verdana, Geneva, sans-serif;}

h1, p, li{ color:#0c2636;}

h1{color:#799aaf; font-size:46px; margin:0px;}
iframe{ border:none;}

#header{
	width:1026px;
	min-width:100%;
	height:425px;
	margin-top:0px;
	text-align:center;
	background-image: url(../Imagenes/portada2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
 
 #menu-ancho{
	width:100%;
	min-width:100%;
	height:52px;
	text-align:center;
	background-image: url(../Imagenes/bg-menu2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#menu{
	width:1090px;
	height:52px;
	margin:auto;
	display:block;
	position: absolute;
	left: 250px;
}


.menu-boton{
	width:auto;
	height:37px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	padding-top:15px;
	font-size:14px;
	padding-right:25px;
	color:#85a6ab;
	background:url(../imagenes/bg-menu-sep.jpg) right no-repeat;
}

.menu-boton:hover{color:#fff;}
.menu-contacto{
		width:auto;
	height:37px;
color: #85a6ab;
font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	text-decoration:none;
text-align:left;
margin-left:12px;
padding-top:15px;
float:left;
	font-size:14px;
}

.menu-contacto:hover{color:#fff;}



#contenedor{
width:1000px;
height:230px;
margin:auto;
background:url(../imagenes/franja-sup-contenedor.jpg) no-repeat top center;
padding-top:50px;
}

#contenido{width:1000px;
height:auto;
margin:auto;
padding-top:30px;
background:url(../imagenes/franja-sup-contenedor.jpg) no-repeat top center;}

#texto{width:470px;
height:auto;
margin:auto;
float:left;
padding-bottom:20px;
padding-right:30px;
}


#imagen{width:500px;
height:auto;
margin:auto;
float:left;
padding-bottom:40px;
}
.borde{ border:solid #799aaf 3px; margin:5px 0px;}

#footer{
	width:100%;
	min-width:100%;
	height:100px;
	text-align:center;
	position:relative;
	bottom:0px;
	z-index:0;
	clear:both;
	background-image: url(../Imagenes/footter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer-centro{
	width:1000px;
	height:85px;
	margin:auto;
	padding-top:15px;
	text-align:center;
}
#footer-centro h1, #footer-centro p{ margin:0px; color:#fff; font-weight:bold; text-decoration:none;}
#footer-centro h1{ font-size:30px;}

.firma{ font-size:14px; color:#487497; font-weight:bold; text-decoration:none;  margin:0px;}
.firma:hover{ color:#fff;}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
}
h5 {
	padding-left: 270px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 0px;
	vertical-align: top;
	margin: 0px;
	height: auto;
	width: auto;
}
