@charset "utf-8";
#contenedor #menuizquierdo {
	float: left;
	width: 125px;
	margin-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 2px;
	border-bottom-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
}
#contenedor #buscador {
	width: 125px;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
.buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #002e67;
	color: #FFFFFF;
	margin-bottom: 5px;
	padding: 0px 1px 1px;
}
#contenedor #buscador #form1 {
	text-align: center;
}
#contenedor #encuesta {
	float: left;
	clear: left;
	margin-top: 15px;
}
#contenedor #novedadescentro {
	clear: left;
	float: left;
}
#contenedor #novedades .titulo hr {
	color: #FF9900;
}
#contenedor #novedades div {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.bordeinferiorcentro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.bordeinferior1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	font-size: 11px;
}
#contenedor #novedades #novedades1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

