/* ESTILOS TU VIDA ES HOY */


/* ARCHIVO DE HOYS */

.archivo_hoys {
	width:611px;
	margin:0px auto;
	display:block;
	position:relative;
	padding-bottom:40px;
	}

h2#tit_archivohoys{
	background:url('/media/img/cabeceras/h2_anteriores_hoys.gif') no-repeat left top;
	width:556px;
	height:107px;
	margin:0px auto;
	}

h2#tit_archivohoys select{
	left:370px;
	position:relative;
	top:65px;
}

.archivo_hoys .midcontent {
	padding-bottom:20px;
}

#caja_hoys{
	width:556px;
	margin:0px auto;
	position:relative;
}

#caja_hoys p {
	font-family: Verdana !important;
}

h3.fecha_last a {
	cursor:pointer;
	position:relative;
	left:35px;
	top:4px;
	font-size:2em;
	font-weight:bold;
	text-decoration:none;
	display:block !important;
}

#caja_hoys li {
	display:block;
	clear:both;
	background:url('/media/img/common/fnd_bulletline_blue.gif') no-repeat left bottom;
	overflow:hidden;
	padding:0 0 0 0;
	height:153px;
}

#caja_hoys li div.right{
	width:410px;
}
#caja_hoys li h4{
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
	padding:0px;
	line-height:16px;
	display:inline;
}
#caja_hoys li p{
	color:#429fe4;
	font-family:Verdana;
	font-size:11px;
	line-height:12px;
	margin:3px 0 0 0;
}

.valoracion_archivo {
	width:135px;
	left:0px;
	clear:both;
	top:5px;
	position:relative;
}

.tit_valoracion_archivo{
	position:relative;
	top:0px;
	/*.top:-7px;*/
}

.estrellas{
	display:block;
	position:relative;
	float:left;
	margin-right:10px;
}

.estrellas{
	float:left;
}

.estrellas p{
	background: url(/media/img/common/ico_starwhite.gif) no-repeat;
	float:left;
	display:block;
	width:20px;
	height:17px;
	text-decoration:none;
}

.estrellas p.select{
	background: url(/media/img/common/ico_starblue.gif) no-repeat !important;
}

div.caja_respuestas{
	float:right;
	display:block;
	clear:both;
	text-align:right;
	height:19px;
	width:356px;
	position:relative;
	top:-9px;
}

div.num_resp{
	background:#429fe4;
	font-family:Verdana;
	color:#FFFFFF;
	display:inline;
	padding:0px 2px 2px 2px;
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	float:right;
	margin:0 5px 0 0;
}


div.tit_num_resp{
	display:inline;
	width:64px;
	height:20px;
	float:right;

}

/* COLORES DE PRUEBA */
.fondorosa{
	background:#FF0293;
	text-transform:uppercase;
}

.lowercase {
	text-transform:lowercase;
}
.uppercase {
	text-transform:uppercase;
}