

/* ESTILOS GENERALES */


h2.h2_right {
	background:url(../images/bg_h2_right_results.gif) no-repeat;
	width:566px;
	_width:526px;
	height:47px;
	color:#FFF;
	padding-left:20px;
	
}
h2.h2_left {
	background:url(../images/bg_h2_left_results.gif) no-repeat;
	width:202px;
	_width:162px;
	height:47px;
	color:#FFF;
	padding-left:20px;
}

#results span.info {background:url(../images/bg_spanInfo.gif) no-repeat left;padding-left:8px;margin-top:3px;display:block;}
#results span.info b{font-size:11px;font-weight:bold;color:#3E3A39;}
#results span.info strong{font-size:11px;}
#results span.info a{font-size:11px;font-weight:bold;color:#3E3A39;}
#results span.info a:hover{font-size:11px;font-weight:bold;color:#AA0000;}


	/* ESTILOS DE CATEGORIAS DE NAVEGACION */

#results #search{float:left;width:202px;margin-right:30px;}
#results #search ul{margin-left:10px;margin-right:10px;display:block;}
#results #search li{background:url(../images/arrow2.gif) no-repeat center left #FFF;border-bottom:1px solid #D7D7D7;display:block;padding-left:10px;margin-bottom:4px;}
#results #search a{font-size:12px;}
#results #search a:hover{text-decoration:underline;padding-left:1px;}


	/* ESTILOS DE RESULTADOS */


#results #resultados{float:left;width:566px;}
#results .video{display:block;border-bottom:1px solid #D7D7D7;}
#results .video a:hover{color:#AA0000;}
#results .video .titu{text-align:left;background:url(../images/arrow2.gif) no-repeat center left #FFF;margin-bottom:2px;font-weight:bold;font-family:Trebuchet Ms, arial;font-size:13px;padding-left:10px;border-bottom:1px solid #C3C3C3;}
#results .video .foto {float:left;width:137px;background:url(../images/bg_videor_foto.gif) repeat-x bottom;height:95px;padding-top:15px;}
#results .video .foto img{border:1px solid #D4D4D4;padding:4px;padding-bottom:7px;background:#F3F3F3;}
#results .video .foto a:hover img{background:#DADADA;border:1px solid #999;}
#results .video .desc{float:left;width:200px;text-align:left;margin-left:15px;border-right:1px solid #D7D7D7;padding-right:10px;padding-bottom:15px;padding-top:15px;}
#results .video .desc span.info{display:block;margin-top:13px;}
#results .video span.valoracion{text-align:right;display:block;}

#results .video .more_info{float:left;width:190px;margin-left:10px;padding-top:15px;}

#results .video .more_info a{text-decoration:underline;color:#AA0000;}