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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#superior{height:30px; background-color:#dbdbdb;}
#posicionbotonerasup{width:960px;
	margin:0 auto 0 auto; top:5px;}
	.icos{top:5px;}
#contenedor{ 
	background-color:#FFFFFF;
	width:960px;
	margin:0 auto 0 auto;
	}
	#contenedor_quienes{
	background-color:#FFFFFF;
	width:960px;
	margin:0 auto 0 auto;
	background-image: url(imagenes/lampara_quienes.jpg);
	background-position:right 0px;
	background-repeat:no-repeat;
	min-height:580px;
}
#contenedor_contract{
	background-color:#FFFFFF;
	width:960px;
	margin:0 auto 0 auto;
	background-image: url(imagenes/contractfondo.jpg);
	background-position:right 0px;
	background-repeat:no-repeat;
	min-height:580px;
}
#contenedor_distribucion{
	background-color:#FFFFFF;
	width:960px;
	margin:0 auto 0 auto;
	
	min-height:580px;
}
#contenedor_contacto{
	background-color:#FFFFFF;
	width:960px;
	margin:0 auto 0 auto;
	background-image: url(imagenes/contactofondo.jpg);
	background-position:right 0px;
	background-repeat:no-repeat;
	min-height:580px;
}
#contenedor_noticias{
	background-color:#FFFFFF;
	width:960px;
	margin:0 auto 0 auto;
	background-image: url(imagenes/noticiasfondo.jpg);
	background-position:right 0px;
	background-repeat:no-repeat;
	min-height:580px;
}

#botonera{ height:120px;}


.texto_idiomas{font-family: "Trebuchet MS", Arial; font-size:11px; color:#666666; line-height:18px; text-align:justify;}
#texto_quienes{
	width:570px;
	text-align:justify;
}
#texto_contract{
	width:650px;
	text-align:justify;
}
#texto_distribucion{ width:750px; text-align:left;}


#contenedor_galeria{
	background-color:#FFFFFF;
	width:960px;
	margin:0 auto 0 auto;
	}
	
#item_galeria{
	width:200px;
	float:left;
	height:300px;
	margin:20px;
	margin-top:5px;
}
#fotogaleria{ width:180px; height:270px;}
#textogaleria{ width:180px; height:30px;}

#pie{
	height:50px;
	background-color:#dbdbdb;
	padding: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top:20px;
}
#posicionpie{width:960px;
	margin:0 auto 0 auto; top:5px;}

.texto{ font-family: "Trebuchet MS", Arial; font-size:13px; color:#666666; line-height:18px; text-align:justify;}
.textogaleriacontract{ font-family: "Trebuchet MS", Arial; font-size:13px; color:#666666; line-height:18px; text-align:left;}
.botones{
	font-family: Georgia, "Trebuchet MS", Arial;
	font-size:16px;
	color:#666666;
	line-height:18px;
	text-align:justify;
}
a.botones{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666666;
	line-height:18px;
	text-align:justify;
	text-decoration:none;
}
a.botones:hover{
	color:#ea4b12;
}
a.indexproductos{
	font-family: Georgia, "Trebuchet MS", Arial;
	font-size:22px;
	color:#ea4b12;
	line-height:25px;
	text-decoration:none;
}
a.indexproductos:hover{
	color:#666666;
}
#contenedor_menuindexprod{
	width:500px;
	float:left;
}
#item_indexproductos{ height:30px; border-bottom:1px solid #CCCCCC; background-color:#FFFFFF; padding:5px; margin:0px;}
#item_indexproductos:hover{ border-bottom:1px solid #CCCCCC; background-color:#dbdbdb;}

#migas{ height:20px;}
a.migasoff{font-family: "Trebuchet MS", Arial; font-size:13px; color:#666666; line-height:18px; text-decoration:none;}
a.migasoff:hover{font-family: "Trebuchet MS", Arial; font-size:13px; color:#ea4b12; line-height:18px; text-decoration:none;}
a.migason{font-family: "Trebuchet MS", Arial; font-size:13px; color:#ea4b12; line-height:18px;text-decoration:none;}

#ficha_izquierda{
	width:420px;
	text-align:left;
	float:left;
}
#ficha_derecha{
	width:530px;
	text-align:left;
	float:left;
	margin-bottom: 20px;
}
#contenedor_ficha{background-color:#FFFFFF;
	width:960px;
	margin:0 auto 0 auto;
	height:580px;}
.titulosficha{
	font-family: Georgia, "Trebuchet MS", Arial;
	font-size:22px;
	color:#ea4b12;
	line-height:18px;
	text-align:justify;
}
#filtro{ padding:5px;}

