@charset "utf-8";
/* CSS Document */

.contenedor{ width: 990px; height:auto; clear: both; margin: 0px auto; font: normal 14px Calibri, Arial, Helvetica, sans-serif; color:#373737; border-left: 0px solid #CCC; border-right: 0px solid #CCC; border-top: 0px solid #CCC; border-bottom:0px solid #CCC; text-align:justify; background-color:#FFF; /*border:ridge;*/}

/*===============================================================*/
	.banner-up{ width:990px; height:95px; clear:both; }
	
	/*===============================================================*/
		.banner-up-left{ width:500px; height:95px; float: left; }
		
		/*===============================================================*/
			.logotipo{ width:500px; height:95px; clear: both; background-image:url(images/logotipo.png); }
			
	/*===============================================================*/
		.banner-up-right{ width:490px; height:95px; float:left; }			
			
			/*===============================================================*/
			.iconos{ width:490px; height:50px; clear: both; }		

			/*===============================================================*/
			.menu-up{ width:490px; height:45px; clear: both; }		

	/*===============================================================*/
	.menu{ width:990px; height:50px; clear: both; }
		

/*===============================================================*/
	.space-flash-arriba {width:988px; height:5px; clear:both; background-color:#FFF;  }
	
/*===============================================================*/
	.banner-flash{ width:990px; height:150px; clear:both;  }	

	/*===============================================================*/
	.flash{ width:790px; height:150px; float:left; }
	
	/*===============================================================*/
	.preguntas{ width:200px; height:150px; float:left; }
	
/*===============================================================*/
	.space-flash-abajo {width:990px; height:10px; clear:both; background-image:url(images/abajo-flash.png);  }

/*===============================================================*/
	.banner-informacion{ width:990px; height:auto; clear:both; }
	
	/*===============================================================*/
		.informacion{ width:756px; height:auto; float:left; padding-left:20px; padding-right:10px; border-right: 1px solid #CCC; }
		
	/*===============================================================*/
		.news{ width:100px; height:auto; float:left; padding-right:10px; padding-left:10px;  }

	.space-flash-abajo2 {width:990px; height:5px; clear:both;  }

/*===============================================================*/
	.footer{ width:970px; height:35px; clear:both; font-size:12px; padding-left:20px; text-align:center; border-top: 1px solid #000066;  } 