#cabecera div {
	background:url(../img/div-premios.jpg) no-repeat right top;
}
div#cuerpo ul {
	float:right;
	margin:14px 12px 14px 0;
	overflow:hidden;
	overflow:auto;
	padding:0;
	width:693px;
}
div#cuerpo li {
	margin:0 20px 20px 0;
	float:left;
	width:172px;
	height:120px;
	background:url(../img/premio.gif) no-repeat 0em 0px;
	padding:0 0 0 25px;
}
div#cuerpo li p {
	margin:0 0 3px 0;
	padding:0;
}
div#cuerpo li p strong {
	text-transform:uppercase;
}
div#cuerpo li h3 {
	margin:0 0 5px 0;
	padding:0;
	display:block;
	font:normal 16px Georgia, "Times New Roman", Times, serif;
}
div#cuerpo li h4 {
	margin:0 0 5px 2px;
	padding:0;
	display:block;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
}
div#cuerpo li a {
	color:#868b00;
	background:url(../img/mas_f2.gif) no-repeat 0em 4px;
	padding:0 0 0 10px;
}
div#cuerpo li a:hover {
	color:#323232;
	background:url(../img/mas.gif) no-repeat 0em 4px;
}
p.texto {
	margin:12px 0 0 19px;
	padding:0;
	text-align:right;
	width:155px;
	float:left;
	font:italic 12px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	color:#717503;
}
