#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 95%;
	float: right;
	background-color: #E7EFF1;
}
#menu_superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 160px;
	float: right;
	color: #EFC040;
}
#menu_contenedora #menu_superior a {
	color: #EFBD32;
	text-decoration: none;
}

#menu_contenedora {
	margin-top: 8px;
}
#menu_contenedora #menu a {
	color: #000000;
	text-decoration: none;
	float: left;
	padding: 3px;
	width: auto;
}
#menu_contenedora #menu td {
}
#menu_contenedora #menu a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	float: left;
	width: auto;
}
#menu_contenedora #menu_superior a:hover {
	color: #D8A212;
	text-decoration: none;
}
#pie {
	background-color: #FFD478;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
	margin-top: 20px;
}
#pie div {
	text-align: right;
	margin: 20px;
}
#menu_productos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 230px;
	border: 1px solid #F4F4F4;
	text-align: left;
}
#menu_productos #titulo_lineas_productos {
	background-color: #E7EFF1;
	color: #ECB117;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu_productos a {
	text-decoration: none;
	color: #333333;
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	padding: 15px;
	margin: 2px;
}
#menu_productos a:hover {
	text-decoration: none;
	color: #333333;
	float: left;
	width: 200px;
	background-color: #EFC040;
	padding: 15px;
	margin: 2px;
}


#menu_productos .activo {
	text-decoration: none;
	color: #333333;
	float: left;
	width: 200px;
	background-color: #EFC040;
	padding: 15px;
	margin: 2px;
}



.ofertas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	border: 1px solid #E7EFF1;
	margin-right: auto;
	margin-left: auto;
}
.ofertas #titulo {
	background-color: #E7EFF1;
	color: #ECB117;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.ofertas .titulo_modelo {
	font-size: 10px;
	color: #154654;
}

.ofertas .modelo {
	font-size: 14px;
	font-weight: bold;
	color: #EFC040;
}
.ofertas .modelo a {
	font-size: 14px;
	font-weight: bold;
	color: #EFC040;
	text-decoration: none;
}
.ofertas .modelo a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #EFC040;
	text-decoration: underline;
}


.ofertas .datos {
	padding: 2px;
}
.ofertas .detalle_oferta {
	font-size: 9px;
	color: #666666;
}
.ver_mas_ofertas {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.ver_mas_ofertas a:hover {
	color: #154654;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7EFF1;
	border-right-color: #E7EFF1;
	border-bottom-color: #E7EFF1;
	border-left-color: #E7EFF1;
	background-color: #FFFFFF;
}
.ver_mas_ofertas a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E7EFF1;
	border-right-color: #E7EFF1;
	border-bottom-color: #E7EFF1;
	border-left-color: #E7EFF1;
	background-color: #154654;
}

#menu_contenedora #menu #menuactivo {
	background-color: #EFC040;
}

#secciones_generales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 98%;
	border: 1px solid #FED478;
	text-align: justify;
}

#titulo_secciones_generales {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FED478;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#titulo_secciones_generales a,a:hover{

	color: #000000;

	text-decoration: none;
}
#secciones_generales .desarrollo {
	padding: 20px;
}
#secciones_generales .desarrollo .fotos {
	margin: 5px;
	padding: 5px;
	border: 1px solid #FED478;
}
#secciones_generales .desarrollo .imagen_derecha {
	float: right;
	height: auto;
	width: auto;
	margin: 10px;
}
#secciones_generales .desarrollo .imagen_izquierda {
	float: left;
	height: auto;
	width: auto;
	margin: 10px;
}
#secciones_generales .desarrollo .imagen_centrada {
	height: auto;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#secciones_generales .desarrollo a {
	font-weight: bold;
	text-decoration: none;
	color: #144553;
}
#secciones_generales .desarrollo a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#secciones_generales .desarrollo .descarga {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #144553;
	border-right-color: #144553;
	border-bottom-color: #144553;
	border-left-color: #144553;
	padding-left: 5px;
	margin: 5px;
	padding-top: 5px;
}
.fotos {
	margin: 2px;
	padding: 2px;
	border: 1px solid #FED478;
}
#secciones_generales .desarrollo .subtitular_destacado {
	font-weight: bold;
	color: #003366;
}
.barra_navegacion {
	font-size: 11px;
	color: #003366;
}
.barra_navegacion a {
	font-size: 11px;
	text-decoration: none;
}
.barra_navegacion a:hover {
	font-size: 11px;
	text-decoration: underline;
}
.parrafonoticias .fechanoticias {
	font-size: 11px;
	color: #666666;
}
.parrafonoticias .enlacenoticias {
	font-size: 16px;
}
.parrafonoticias {
	font-size: 12px;
	color: #333333;
}

#secciones_generales .desarrollo .parrafonoticias .titulonoticiasgrande {
	font-size: 18px;
	color: #003366;
	font-weight: bold;
}
#secciones_generales .desarrollo .parrafonoticias .titulonoticiasgrande_amarillo {
	font-size: 18px;
	color: #EFC040;
	font-weight: bold;
}#formulario_clientes {
	background-color: #FFE5AC;
	letter-spacing: 1px;
	background-image: url(img/fondo_mg.gif);
}
#formulario_clientes td {
	padding: 15px;
}
#construccion {
	background-color: #b8dae3;
	text-align: center;
	font-size: 24px;
	color: #003366;
}

#contactar input, select, textarea{
	font-size: 10px;
	color: #000000;
	background-color: #A9C4C9;
	border: 1px solid #FFFFFF;
	padding: 1px;
	margin: 10px;
}
#contactar .enviar{
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 10px;
}


#contactar td {
	font-size: 11px;
}
#proteccion_datos {
	font-size: 10px;
	color: #333333;
	border: 1px solid #E0E0E0;
}
#proteccion_datos td {
	padding: 10px;
}
#proteccion_datos #titulo {
	background-color: #333333;
	color: #FED478;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
#contactar .boton_enviar {
	font-size: 14px;
	background-image: url(img/fondo_enviar.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 5px;
	cursor: hand;
}
#menu_superior_idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 110px;
	float: right;
	color: #EFC040;
}
#menu_superior_idiomas a {
	color: #154654;
	text-decoration: none;
}

