/*---------------*/
/*---- 4 rate ----*/
#rated{
}
#ratethis{
/*background:#CCCCCC;*/
background: #EBEBEB;
display:block; padding:5px 0px 10px 5px;
}
#ratestar{
display:block;
}
#ratestar a{ text-decoration:none;
/*border:1px solid  #CC0000;*/
text-align:center; font-size:small;
width:22px; height:22px;

/*float:left; */
position:absolute;}

#ratestar a:hover {
background:url(../img/star_on.gif);
}
#rateword {
position:absolute;
display:block}
.comment{
border-bottom:1px solid #CCCCCC; padding-bottom:5px;
}
/*---- 4 rate ----*/
.popularity { font-size:80%;
 
}



div.rowDestacado_4 {
	border: 4px solid #657DE7;
}


/* FOOTER NUEVO */
table.footer {
	margin: 0px auto;
	/* height: 48px; */
}
table.footer td.centroguia {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #333;
}
table.footer a, table.footer a:visited {
	text-decoration: none;
}
table.footer td.sitios a, table.footer td.sitios a:visited {
	color: #333;
	font-size: 12px;
}
table.footer td.copy, table.footer td.sitios a:visited {
	color: #666;
	font-size: 11px;
}