#tablaInfo{
	width: 590px;
	clear:left;
}

#tablaInfo th{
	height: 20px;
	color: #bf5c3d;
	font-weight: normal;
	border-bottom: 1px solid #bf5c3d;
}

#tablaInfo th a{
	color: #bf5c3d;
	text-decoration:none;
}

#tablaInfo th a:hover{
	color: #674926;
	text-decoration:none;
}

#tablaInfo td{
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	border-top: 6px solid #ffffff;
}

#tablaInfo #th1{
	width: 290px;
	padding-left: 40px;
}

#tablaInfo #th2{
	width: 60px;
}

#tablaInfo #th3{
	width: 80px;
}

#tablaInfo #th4{
	width: 50px;
}

#lineaRoja td{
	border-top: none;
	height: 4px;
}

.sinpremio, .conpremioPar, .conpremioImpar{
	padding-left: 40px;
}

.conpremioPar{
	background: url(/images/premiadoClaro.gif) no-repeat 9px center;
}

.conpremioImpar{
	background: url(/images/premiadoOscuro.gif) no-repeat 9px center;
}

.dificultadAltaPar{
	/*background: url(/images/ico-dificultadAltaPar.gif) no-repeat 9px center;
	text-indent: -2000px;*/
}

.dificultadAltaImpar{
	/*background: url(/images/ico-dificultadAltaImpar.gif) no-repeat 9px center;
	text-indent: -2000px;*/
}

.dificultadMediaPar{
	/*background: url(/images/ico-dificultadMediaPar.gif) no-repeat 9px center;
	text-indent: -2000px;*/
}

.dificultadMediaImpar{
	/*background: url(/images/ico-dificultadMediaImpar.gif) no-repeat 9px center;
	text-indent: -2000px;*/
}

.dificultadBajaPar{
	/*background: url(/images/ico-dificultadBajaPar.gif) no-repeat 9px center;
	text-indent: -2000px;*/
}

.dificultadBajaImpar{
	/*background: url(/images/ico-dificultadBajaImpar.gif) no-repeat 9px center;
	text-indent: -2000px;*/
}

.temperaturaFrioPar{
	background: url(/images/ico-temperaturaFrioPar.gif) no-repeat 18px center;
	text-indent: -2000px;
}

.temperaturaFrioImpar{
	background: url(/images/ico-temperaturaFrioImpar.gif) no-repeat 18px center;
	text-indent: -2000px;
}

.temperaturaCalorPar{
	background: url(/images/ico-temperaturaCalorPar.gif) no-repeat 18px center;
	text-indent: -2000px;
}

.temperaturaCalorImpar{
	background: url(/images/ico-temperaturaCalorImpar.gif) no-repeat 18px center;
	text-indent: -2000px;
}

tr.impar td{
	background-color: #ebe4ce;
}

tr.par td{
	background-color: #f5f3ed;
}

.autor{
	font-size: 10px;
	font-weight: normal;
}

.visitas{
	color: #674926;
	font-size: 10px;
	font-weight: normal;
	text-indent: 2px;
}

.sinpremio a, .conpremioPar a, .conpremioImpar a{
	text-decoration:none;
	color:#555555;
}

.sinpremio a:hover, .conpremioPar a:hover, .conpremioImpar a:hover,#ulFlor li a:hover
{
	color: #ae7a3d;
}

#noResultado{
	text-align:center;
}

/**puntuacion**/
.votaciones img{
	float:left;

}

.bloqueEstrellas{
	float:left;
	height:22px;
}