@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	color: #e1e1e1;
	font-family: arial;
	font-size: 11px;
}
#videos {
	float: right;
	width: 563px;
}

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

a {
	color: #e1e1e1;
}

h1 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}


#menu_peque {
	text-align: right;
	height: 15px;
}
#menu {
	background-image: url(../imagenes/fondo_menu.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 100%;
	padding-bottom: 37px;
}

#menu_sub {
	background-image: url(../imagenes/menu.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 100%;
}

#submenu_quienessomos {
	background-image: url(../imagenes/submenu1.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 870px;
	margin-left: 30px;
}

#submenu_modelo {
	background-image: url(../imagenes/submenu2.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 900px;
}


#contenedor {
	position:absolute;
	left:50%;
	width:900px;
	margin-left:-450px;
	top: 1px;
	bottom: 1px;
}
#cabecera {
	width: 100%;
}
#contenido {
	width: 100%;
	background-color: #000;
}
#producto {
	float: left;
	width: 313px;
}
#home {
	float: left;
	width: 337px;
}
#noticias {
	background-image: url(../imagenes/anforas.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 387px;
	float: right;
	min-height: 230px;
	height: auto !important;
	height: 230px;
	padding-right: 200px;
}

#footer {
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #969696;
	clear: both;
	padding-top: 10px;
}
#footer a {
	color: #969696;
}
.seccion_tit {
	margin-left: 12px;
}
.texto_quienes {
	height: 150px;
}
.seccion {
	float: left;
	width: 311px;
	margin-right: 12px;
	margin-left: 12px;
}
.seccion_doble {
	float: left;
	width: 646px;
	margin-right: 12px;
	margin-left: 12px;
}
#noticias_izq {
	float: left;
	width: 400px;
	margin-right: 12px;
	margin-left: 12px;
}
.seccion_der {
	float: left;
	width: 210px;
	margin-right: 10px;
	margin-left: 10px;
}
.der {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.galeria {
	width: 873px;
	background-image: url(../imagenes/fondo_galeria.jpg);
	height: 325px;
	margin-right: auto;
	margin-left: auto;
}
.galeria_personalidades {
	width: 873px;
	margin-right: auto;
	margin-left: auto;
}
.limpiar {
	clear: both;
}
.color1 {
	color:#dfd3c0;
}
.color2 {
	color:#cedce7;
}
.color3 {
	color:#cee9de;
}
.color4 {
	color:#a5a5a5;
}
.violeta {
	color:#8673d8;
}
.naraj {
	color:#cdb286;
}


.imagen {
	float: left;
	border: 1px solid #032D67;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 4px;
}

#imagen {
	background-image: url(../imagenes/cabecera.jpg);
	height: 302px;
	width: 100%;
}


/****menu*****/

* {margin:0; padding:0}
ul,li {list-style-type:none;}

.wrapper {
	width:900px;
	margin:auto;
	float: right;
}

.menuholder {
	height:45px;
	background-color: #000;
	background-image: url(../imagenes/menu-eng.jpg);
	color:#000;
}
.menuholder li {float:left;}
.menuholder a {
	display:block;
	text-indent:-9000%;
	height:45px;
	background-image: url(../imagenes/menu-eng.jpg);
	color:#000;
}

.menu_quienes a { width:155px; }
.menu_canal a { width:180px; background-position:-155px 0px;}
.menu_modelo a { width:150px; background-position:-335px 0px;}
.menu_exposiciones a { width:171px;  background-position:-485px 0px;}
.menu_tienda a { width:124px;  background-position:-656px 0px;}
.menu_contacto a { width:120px;  background-position:-780px 0px;}

.menu_quienes a:hover { width:155px; background-position:0px -45px;}
.menu_canal a:hover { width:180px; background-position:-155px -45px;}
.menu_modelo a:hover { width:150px; background-position:-335px -45px;}
.menu_exposiciones a:hover { width:171px;  background-position:-485px -45px;}
.menu_tienda a:hover { width:124px;  background-position:-656px -45px;}
.menu_contacto a:hover { width:120px;  background-position:-780px -45px;}

.menu_quienes a.active { width:155px; background-position:0px -90px;}
.menu_canal a.active { width:180px; background-position:-155px -90px;}
.menu_modelo a.active { width:150px; background-position:-335px -90px;}
.menu_exposiciones a.active { width:171px;  background-position:-485px -90px;}
.menu_tienda a.active { width:124px;  background-position:-656px -90px;}
.menu_contacto a.active { width:120px;  background-position:-780px -90px;}



/**************/
/****submenu*****/

* {margin:0; padding:0}
ul,li {list-style-type:none;}

.wrapper2 {
	width:572px;
	margin:auto;
	float: left;
}

.menuholder2 {
	height:37px;
	background-color: #000;
	background-image: url(../imagenes/submenu1-eng.jpg);
	color:#000;
}
.menuholder2 li {float:left;}
.menuholder2 a {
	display:block;
	text-indent:-9000%;
	height:37px;
	background-image: url(../imagenes/submenu1-eng.jpg);
	color:#000;
}

.menu_empresa a { width:119px; }
.menu_trayectoria a { width:89px; background-position:-119px 0px;}
.menu_clientes a { width:77px; background-position:-208px 0px;}
.menu_instalaciones a { width:100px;  background-position:-285px 0px;}
.menu_noticias a { width:75px;  background-position:-385px 0px;}
.menu_personalidades a { width:111px;  background-position:-460px 0px;}

.menu_empresa a:hover { width:119px; background-position:0px -37px;}
.menu_trayectoria a:hover { width:89px; background-position:-119px -37px;}
.menu_clientes a:hover { width:77px; background-position:-208px -37px;}
.menu_instalaciones a:hover { width:100px;  background-position:-285px -37px;}
.menu_noticias a:hover { width:75px;  background-position:-385px -37px;}
.menu_personalidades a:hover { width:111px;  background-position:-460px -37px;}

.menu_empresa a.active { width:119px; background-position:0px -74px;}
.menu_trayectoria a.active { width:89px; background-position:-119px -74px;}
.menu_clientes a.active { width:77px; background-position:-208px 74px;}
.menu_instalaciones a.active { width:100px;  background-position:-285px 74px;}
.menu_noticias a.active { width:75px;  background-position:-385px 74px;}
.menu_personalidades a.active { width:111px;  background-position:-460px 74px;}



/**************//****submenu*****/

* {margin:0; padding:0}
ul,li {list-style-type:none;}

.wrapper3 {
	width:900px;
	margin:auto;
	float: left;
}

.menuholder3 {
	height:37px;
	background-color: #000;
	background-image: url(../imagenes/submenu2-eng.jpg);
	color:#000;
}
.menuholder3 li {float:left;}
.menuholder3 a {
	display:block;
	text-indent:-10000%;
	height:37px;
	background-image: url(../imagenes/submenu2-eng.jpg);
	color:#000;
}

.menu_obtencion a { width:176px; }
.menu_vision a { width:205px; background-position:-176px 0px;}
.menu_comercializacion a { width:129px; background-position:-381px 0px;}
.menu_exportacion a { width:102px;  background-position:-510px 0px;}
.menu_seguridad a { width:146px;  background-position:-612px 0px;}
.menu_productos a { width:142px;  background-position:-758px 0px;}

.menu_obtencion:hover a { width:176px; background-position:0px -37px; }
.menu_vision a:hover { width:205px; background-position:-176px -37px;}
.menu_comercializacion a:hover { width:129px; background-position:-381px -37px;}
.menu_exportacion a:hover { width:102px;  background-position:-510px -37px;}
.menu_seguridad a:hover { width:146px;  background-position:-612px -37px;}
.menu_productos a:hover { width:142px;  background-position:-758px -37px;}

.menu_obtencion a.active { width:176px; background-position:0px -74px; }
.menu_vision a.active { width:205px; background-position:-176px -74px;}
.menu_comercializacion a.active { width:129px; background-position:-381px -74px;}
.menu_exportacion a.active { width:102px;  background-position:-510px -74px;}
.menu_seguridad a.active { width:146px;  background-position:-612px -74px;}
.menu_productos a.active { width:142px;  background-position:-758px -74px;}




/**************/
#load {
	color:#000000;
	font-size: 14px;
	background-color: #FFFFFF;
	height: 100px;
	width: 400px;
	border: 1px solid #000000;
	padding-top: 40px;
	position: absolute;
	margin-top: 100px;
	margin-bottom: auto;
	margin-left: 250px;
	display: none;
}

