#contenedor_servicios {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	width: 553px;
	margin: 22px 0px 0px 8px;
	padding: 0px;
	float: left;
	font-size: 11px;
}
.altura_tablas {
	margin: 0px;
	padding: 0px;
	height: 20px;
}

#destacado_principal {
	float: left;
	width: 551px;
	text-align: left;
}
#destacado_principal img {
	float: left;
	margin-right: 11px;
}
#indicadores {
	float: left;
	width: 551px;
	margin-top: 14px;
}
#restriccion {
	float: left;
	width: 360px;
	border: 1px solid #CCCCCC;
	margin-right: 11px;
	padding-left: 0px;
}
#clima {
	float: left;
	width: 165px;
	height: 139px;
	border: 1px solid #CCCCCC;
	margin-left: 3px;
	padding-left:7px;

}
.marquillo {
	color: #990000;
	font-weight: bold;
	margin-left: 0px;
	padding: 1px;
	margin-top: 2px;
}
.fondogristabla {
	background-color: #E8EDF0;
}

.separador_clima {
	background-image: url(imagenes/separador_restriccion.gif);
	width: 21px;
}
#restriccion img {
	margin-top: 10px;
}
#clima select {
	width: 147px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
#destacados {
	float: left;
	width: 553px;
	margin-top: 10px;
}
#destacados img {
	margin-bottom: 7px;
}

.destacados {
	float: left;
	width: 174px;
	margin-right: 12px;
}
#destacados a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#destacados a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#destacados a:visited {

	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.destacados2 {

	float: left;
	width: 174px;
}
.secciones {
	float: left;
	width: 183px;
}
#secciones {
	float: left;
	width: 551px;
	margin-top: 20px;
	margin-bottom: 30px;
	height: 300px;
}

#buscador2 {
	margin: 7px 0px 0px;
	padding: 0px;
	float: right;
	width: 175px;
	height: 20px;
}
#buscador2 img{
	margin: 0px;
	padding: 0px;
	float: left;
}

#buscador2 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	margin: 0px 7px 5px 0px;
	padding: 0px;
	height: 12px;
	width: 148px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #667286;
	border-right-color: #667286;
	border-bottom-color: #667286;
	border-left-color: #667286;
	float: left;
}