body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;

}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/*LINKS OPACITY 50% */
a.linkopacity50a img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}
a.linkopacity50a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border: 0;
}

a.linkopacity50b img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	border: 0;
}
a.linkopacity50b:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}


/*LINKS OPACITY 90% */
a.linkopacity80a img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}
a.linkopacity80a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: 0;
}

a.linkopacity80b img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	border: 0;
}
a.linkopacity80b:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	border: 0;
}



/* ------------------------------------------------------------------------------------- */
/* Contenido General inicia */





/* ------------------------------------------------------------------------------------- */
/* RECOMENDADO listing inicia */
.especiales {
	font-family: "Trebuchet MS", Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	
}
.recomtitulo {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	
}
.recom_ref {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
}
.recom_empresa {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
}
.recom_precio {
	font-family: Arial, "Trebuchet MS";
	color: #ff0000;
	text-align:center;
	font-size: 13px;
	font-weight: bold;
}
.recom_tex {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	text-align:justify;
	font-size: 11px;
	font-weight: normal;
	
	
}
.recom_lugar {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	font-size: 11px;
	text-align:center;
	font-weight: normal;

	
}
.recom_tt {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
}
.recom_subtt {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #A952ff;
}
.recom_indexado {
	width:162px;
	height:185px;
	background-image:url(images/recua-indexado.jpg);
	background-repeat:no-repeat;
}
/* RECOMENDADO listing fin */
/* ------------------------------------------------------------------------------------- */

