/* CSS Document */
div#Seccion-resultados{
	background:url(../img/t_resultados_big.jpg) no-repeat right top;
	padding:21px 0px 0px 0px;
	height:11px;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	margin:15px 0px 10px 0px;
	}
div#sub_t_seccion-resultados{
	margin-left:20px;
	padding:0px 0px 0px 10px;
	height:20px;
	text-align:left;
	border-bottom:2px solid #B0D0F2;
	}
div#resultado{
	color:#3366FF;
	font-style:italic;
	width:520px;
	float:left;
	font-weight:bold;
}
div#controles-resultado{
	color:#3366FF;
	font-style:italic;
	float:left;
	font-weight:bold;
}

ul#ULresultados{
	list-style:none;
	margin:0px;
	padding-left:20px;
}
ul#ULresultados li{
	margin:0px;
	color:#000;
	border-bottom:2px solid #B0D0F2;
	padding-bottom:8px;
	padding-top:8px;
}
.datos-registro{
	padding-left:38px;
	width:580px;
	float:left;
	background:url(../img/img_li.jpg) no-repeat 12px 4px;
}
.iconoPdfen a,
.iconoPdfes a,
.iconoPdf a{
	width:25px;
	height:50px;
	background:url(../img/img_pdf.jpg) no-repeat top center;
	float:right;
	clear:right;
}
.iconoPdfen a{
	background:url(../img/img_pdf_en.jpg) no-repeat top center;
}
.iconoPdfes a{
	background:url(../img/img_pdf_es.jpg) no-repeat top center;
}
.iconoPdfes span,
.iconoPdfen span,
.iconoPdf span{
	display:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0032A6;
	background-image: url(../img/fondo_h1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear:both;
	margin-left:15px;
}
div#Derecha{
	width:690px;
	padding-left:0px;

}
