.lateral_izdo{
	width: 200px;
	background-color: #990000;
	text-align: left;
}
.categorias{
	background-color: #990000;
}
.lista_menu{
	list-style:none;
}
.lista_menu_elemento{
	height: 20px;
	padding-left: 30px;
	font-size: 12px;	
}
.lista_menu_enlace:link, .lista_menu_enlace:visited{
	font-family: arial;
	color:#FF9933;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.lista_menu_enlace:hover{
	font-family: arial;
	color:#ffffff;
	font-weight: bold;
	font-size: 13px;
}
.fondo_claro{
	background-color: #ff6600;
}
.busqueda_tabla{
	border: 0px;
	padding-left: 10px;
}
.input_buscar{
	background-color: #ffffff;
	height: 20px;
	font-size: 14px;
	border: 1px solid #990000;
	color:#990000;
}
.lista_buscar{
	list-style:none;
	margin: 0px;
 	padding-left:15px;
 	color:#ffffff;
}
.lista_buscar_elemento{
	height: 18px;	
}
.lista_buscar_enlace:link, .lista_buscar_enlace:visited{
	font-family: arial;
	color:#ffffff;
	text-decoration: none;
	font-size: 11px;
}
.lista_buscar_enlace:hover{
	font-family: arial;
	color:#990000;
	font-size: 11px;
}
.fondo_oscuro{
	background-color: #990000;
}
.lomasvisto_precio{
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.lomasvisto_tabla{
	border: 0px;
	font-size: 10px;
	color: #FF9933;
}
.lomasvisto_top6{
	padding-left: 12px;
	font-size: 10px;
}
.boletin_texto{
	font-size: 11px;
	color:#ffffff;
	padding-left: 15px;
}
.servicios_titulo{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	width: 100%;	
}
.servicios_texto{
	font-size: 11px;
	color:#ff9933;
	padding-left: 15px;
}
.texto_temporadas{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
