/* CSS Document */
#imgNum{
	width:204px;
	float:left;
	height:400px;
	margin:15px 12px 0px 3px;
	background:url(../img/sombra2.jpg) no-repeat top center;
	padding:1px 0px 0px 1px;
	}
div#indice-numero{
	float:left;
	width:447px;
	display:block;}
div#Seccion-numero{
	background:url(../img/archivos_seo_big2.jpg) no-repeat right top;
	padding:50px 0px 0px 0px;
	height:11px;
	margin:15px 0px 10px 0px;
	text-align:right;
	font-weight:bold;
	font-style:italic;
	}

div#indice-numero ul{
	list-style:none;
	margin:0px;
	padding-left:0px;
	clear:both;
}
div#indice-numero ul li{
	margin:0px;
	color:#000;
	/*height:47px;*/
	padding-bottom:8px;
	padding-top:5px;
	list-style:none;
	clear:both;
}
	
.datos-registro{
	padding-left:35px;
	width:380px;
	/*height:45px;*/
	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: no-repeat;
	background-position: left bottom;
	margin-top:0px;
	clear:both;
}


