@charset "utf-8";
#contenedor #contenedorizquierda {
	float: left;
	margin-bottom: 20px;
}
#contenedor #novedades {
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	width: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#contenedor #destacados {
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000066;
	font-weight: bold;
	border-bottom-width: 6px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d9e6f4;
	border-left-color: #d9e6f4;
	margin-bottom: 10px;
}
#contenedor #destacados #aulavirtual {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #000000;
	margin-bottom: 25px;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	border-bottom-style: none;
	margin-right: 7px;
	margin-left: 7px;
	margin-top: 0px;
}
#contenedor #destacados #restaurante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-bottom: 20px;
	margin-right: 7px;
	margin-left: 7px;
}
#contenedor #destacados #visitavirtual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-bottom: 20px;
	margin-right: 7px;
	margin-left: 7px;
}


.fotosdestacados {
	float: left;
	border: 3px solid #FFCC00;
	margin: 0px 3px 3px;
}
#contenedor #destacados #faroverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	margin-bottom: 25px;
	margin-right: 7px;
	margin-left: 7px;
}
#contenedor #destacados #titulodestacados {
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom: 4px;
}
#contenedor #pie {
	clear: left;

}
#contenedor #pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FF9900;
	margin-top: 10px;
}
#contenedor #direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 440px;
	float: left;
	margin-top: 3px;
}
#contenedor #sellos {
	width: 300px;
	float: left;
	text-align: right;
	margin-top: 3px;
}
.naranja {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.azul {
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.negro {
	font-weight: bold;
	color: #000000;
}
#contenedor #contenido1 {
	float: left;
	margin-top: 25px;
	margin-left: 10px;
	width: 600px;
}
#contenedor #novedades #textocentral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 10px;
}
#contenedor #destacados #faroverde .verde a {
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}
#contenedor #destacados #faroverde .verde a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#contenedor #destacados #restaurante .negro a {
	color: #000000;
	text-decoration: none;
}
#contenedor #destacados #restaurante .negro a:hover {
	color: #000000;
	text-decoration: underline;
}
#contenedor #direccion a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
