@charset "utf-8";

/* Secciones */

#contenedor {width: 900px; margin-top: -8px; margin-left: auto; margin-right: auto; }
		
        #banner_contenedor {clear: left; width: 900px; height: 200px; }

		#banner {float: left; width: 800px; height: 200px; text-align: center; margin-top: 0; margin-left: auto; margin-right: auto;  background: #ffffff; background-image: url(../bitmaps/fondo_banner.jpg); background-repeat: repeat-x;}
		
		#banner_fijo {float: left; width: 800px; height: 200px; text-align: center; margin-top: 0; margin-left: auto; margin-right: auto;  background: #ffffff; background-image: url(../bitmaps/fondo_banner.jpg); background-repeat: repeat-x;}
        
		#cabezal {clear: left; width: 900px; height: 100px; text-align: center; margin-top: 0; margin-left: auto; margin-right: auto;}
		
		#botonera {clear: left; width: 900px; height: 85px; text-align: center; margin-top: 0; margin-left: auto; margin-right: auto; background-image: url(../bitmaps/fondo_botonera.jpg); background-repeat: repeat-x;}	
		
		#botones_home {clear: left; width: 900px; height: 82px; background: #FFF;}
		
		#pie {float: left; width: 900px; height: 163px; background: #FFF;}
		
		#texto_empresa {float: left; width: 586px; height: 538px; background: #FFF; margin-left:50px;}
		
		#texto_contacto {float: left; width: 586px; height: 338px; background: #FFF;}
		
		#contenedor_productos {float: left; width:850px; background: #FFF;}
		
		#parche_contacto {float: left; width: 264px; height: 338px; background: #FFF;}
		
		#col_contacto {float: left; width: 264px; height: 338px; background: #FFF;}
		
		#col_productos {float: left; width: 255px; height: 544px; background: #FFF;}
		
		#col_productos3 {float: left; width: 255px; height: 544px; background: #FFF; text-align: top; margin-top: auto; margin-left: auto; margin-right: auto;}
		
		#botones_vertical {float: left; width: 264px; height: 538px; background: #FFF;}
		
		#contenido_pie {float: left; width: 900px; height: 100px; background: #FFF;}
		
		#titulo_home {float: left; width: 900px; height: 34px; background: #FFF;}
		
		#pie_foto {float: left; width: 185px; height: 18px; background: #0A4B78;}
		
		
/* Separadores */

#separador_universal {float: left;}

#separador_universal2 {clear: left;}

#separador_banner {float: left; width: 50px; height: 200px; background-image: url(../bitmaps/fondo_banner.jpg); background-repeat: repeat-x;}

#separador_botonera {float: left; width: 1px; height: 20px; background: #FFF;}

#separador_900_blanco {float: left; width: 900px; background: #FFF;}

#separador_586_blanco {float: left; width: 586px; background: #FFF;}

#separador_pie {float: left; width: 900px; height: 21px; background: #f0f0f0;}

#separador_pie_blanco {float: left; width: 900px; height: 21px; background: #FFF;}


/* Lineas */

#linea_azul {float: left; height: 1px; background: #0a4b78;}

#linea_blanca {float: left; height: 4px; background: #FFF;}