/* CSS Document */
*{margin:0; padding:0;}
body {	text-align:center; font-family:Arial, Helvetica, sans-serif; 
		background:#174265 url(../images/body_fondo.jpg) repeat-x top;
		color:#3f5024;}
div#contenedor {margin:auto; width:950px; background:#FFFFFF;}
div#cabecera {background:url(../images/cabecera.jpg) no-repeat top; height:98px;}
div#cabecera .menu {width:300px; padding-top:65px;}
div#cabecera .menu a{color:#FFFFFF; text-decoration:none; font-size:10pt; line-height:16px;
			background:url(../images/boton-fondo.jpg) repeat-x center center;	
			line-height:2.8em; padding:0.6em; font-size:9pt;}
div#cabecera .menu a:hover {color:#FFCC33;}

div#cabeza-inicio {background:url(../images/inicio_fondo.jpg) no-repeat top; height:170px;}
div#cabeza-servicios {background:url(../images/servicios-fondo.jpg) no-repeat top; height:230px;}
div#cabeza-contacto {background:url(../images/contacto-fondo.jpg) no-repeat top; height:180px; }

div#texto-empresa {float:left; width:580px;  font-size:10pt; padding:29px;}
div#texto-empresa h1{text-align:left;}
div#texto-empresa p{text-align:justify; margin-top: 5px;}

div#texto-promo {float:left; width:400px; font-size:10pt; padding:15px; }
div#texto-promo h1{text-align:left;}
div#texto-promo p{text-align:justify; margin-top: 5px;}
div#texto-promo h3 {text-align:left;}


div#barra-promos {float:left; width:310px; margin-top:2px;}
div#barra-promos .titulo{background:#2A70AE;	color:#FFFFFF;	font-weight:normal;
				font-size:26pt;	letter-spacing: 0.2em; border-bottom:2px solid #96B1C6;}

.enlace-promo {/*border:2px solid #58A5E9;*/ background:url(../images/enlace-promos-fondo.jpg) repeat-x; 
				height:116px; float:left; width:306px; position:relative;}
.enlace-promo h3 {font-size:10pt; text-align:left; margin-left:85px; margin-top:5px;}
.enlace-promo p {font-size:8pt; text-align:left; margin-left:85px;}
.enlace-promo img {float:left; border:#0066CC 1px solid; margin:2px;}
.enlace-promo .bot-enlace-promo{position:absolute; bottom:5px; right:5px; color:#3f5024; text-decoration:none;}
.enlace-promo .bot-enlace-promo img{border:none; float:none; vertical-align:middle;}



.clear-both {clear:both;}

div#pie {background:url(../images/pie-fondo.jpg) repeat-x; height:16px; margin:20px 2px 2px 2px; padding-bottom:1px;
font-size:8pt; color:#FFFFFF;}

#album img {border:2px solid #2A70AE; padding:5px;}
.botones-album {text-align:right; margin-right:20px;}
#album .botones-album img{ border:none; vertical-align:middle;}
.leyenda {padding-right:20px; font-size:10pt;}
#album p {font-size:10pt; text-align:left;}

#menu-promocion {margin-left:20px;}

ul {text-align:justify;}
ul.nivel1 {padding-left:30px; margin-left:10px;}
ul.nivel2 {padding-left:20px; margin-left:20px;}
