/* CSS Document */
*{ margin:0; padding:0; }

body{ font-family:Verdana, Geneva, sans-serif; font-size:12px; 
	  background-color:#E8E8E8;
	  background-image:url(../imagenes/home/fnd_sitio.jpg); background-position:top; background-repeat:repeat-x; }
	  
ul li, ol li{ list-style:none; display:block; }	  
div{ background-repeat:no-repeat; }

.posIzq{ float:left; }
.posDer{ float:right; }

.centrar{ margin:0 auto; }
.aux{ display:block; clear:both; font-size:2px; }

/*------*/
#contenido{ margin-top:20px;  
			background-image:url(../imagenes/home/fnd_contenido.png); background-position:top; background-repeat:repeat-y; }
#cabe{ height:188px; padding:0 4px 0 4px; width:1000px !important;
	   background-image:url(../imagenes/home/fnd_cabecera.png); background-position:top; background-repeat:no-repeat; }
#info{  }
#pie{ height:100px; }

#contenido, #cabe, #info, #pie{ width:1008px; }
/*----------------------------------*/
/*--- cabecera ---*/
/*----------------------------------*/
#logo{ width:419px; }
#banner{ width:581px; height:180px; margin-top:1px;  
		 background-image:url(../imagenes/home/banner.jpg); background-position:top; }
		 
#tit_prom{ width:581px; height:95px; margin-top:85px;  
		   background-image:url(../imagenes/home/fnd_tit_banner.png); background-position:bottom; }

.tit{ width:450px; height:37px; margin:50px 0 0 15px; }
.tit h2{ color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; margin-bottom:3px; }
.tit h2.txt_Ama{ color:#FF9900; }
.prmo{ width:70px; height:81px; margin-right:20px; }


/*----------------------------------*/
/*--- informacion ---*/
/*----------------------------------*/
#seccion{ width:930px; margin-top:10px; }
#seccion p{ font-size:14px; line-height:23px; margin:10px 0 20px 0; text-align:justify; }
#seccion img{ margin:5px 20px 20px 10px; }
.secc1{ width:448px; height:266px; 
		background-image:url(../imagenes/informacion/fnd_fot.png); }
.secc1 h2{ margin:10px 0 5px 5px; padding:5px 0  0 15px;
		   width:438px; height:36px; width:423px  !important; height:31px !important; display:block;
		    
		   color:#FFF; font-size:14px;  
		   background-image:url(../imagenes/informacion/fnd_tit.png); }

.secc1 div{ width:415px; height:170px;
			background-image:url(../imagenes/home/cero2_comision.png); background-position:right top; }
			
.secc1 p{ margin:3px 15px; font-size:11px; color:#757575; }			

/*----------------------------------*/
/*--- pie ---*/
/*----------------------------------*/
#pie{ background-image:url(../imagenes/home/fnd_pie.png); background-position:28px 28px; }

#red_sociales{ width:300px; margin:15px; margin-top:23px; float:left; }
.pie1 ul li{ list-style:none; }

#red_sociales{ height:45px; margin-left:50px; }
#red_sociales li{ display:inline-block; }

#pie h4, #pie span{ font-size:11px; color:#FFF; }
#pie h4{ display:inline; margin:0; font-size:12px; color:#999; }

#pie a, #pie a:hover{ text-decoration:none; color:#FFF; }
#pie a:hover{ color:#FC0; }

/*------*/
.facebook a, .twitter a{ width:58px; height:53px; display:block;
						 background-image:url(../imagenes/red_soc/red_social.png); background-repeat:no-repeat; }

.facebook a{ background-position:0 -55px; }
.twitter a{ background-position:-60px -55px; }

.facebook a:hover{ background-position:0 0; }
.twitter a:hover{ background-position:-60px 0; }

/*------*/
#buscador{ width:410px; height:65px; }
#buscador h3{ width:210px; height:25px; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:normal; color:000; margin-top:42px; display:inline-block; float:left; }

#buscador a{ width:119px; height:77px; display:inline-block; background-repeat:no-repeat; float:left; margin-right:30px; 
			 background-image:url(../imagenes/home/log_leymara.png); }
#buscador a:hover{ background-position:0 -88px; }

