body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto_fotos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 10pt;
}
.titulos_novedades {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 10pt;
}

.textos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 10pt;
	text-decoration:none;
}
.textos:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	line-height: 10pt;
    text-decoration:none;
}
.textos_interior {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 10pt;
	text-decoration:none;
}
.form {
	margin: 0px;
}
.drop {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	width: 182px;
}

.textos_pie {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}
.vinculos_pie {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
}
.vinculos_pie:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.vinculos_pie:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
.titulos_interiores {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	line-height: 10pt;
}
.fondo_degrade {
 background-image:url(/images/fondo_degrade.jpg);
 background-repeat:repeat-x;

}
.vinculos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 12pt;
	text-decoration:none;
}
.vinculos:links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 12pt;
	text-decoration:none;
}
.vinculos:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	line-height: 12pt;
    text-decoration:none;
}
div.hpDiv {
	display: none;
	position: absolute;
	visibility: visible;
}
div.hpDivante {
    display:block;
	/*position: absolute;*/
}

.style1 {color: #CC3300}