/* CSS Document */

.bg_recursos {
	background-color:#f1f1f1;
	overflow:hidden;
	height:auto;
	padding:0px 5px 7px 5px;
	border-bottom:2px solid #CCCCCC;
	width:98%;
	min-width:550px;
 	display:block;}
	
.subtema {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:14px;}
	
div#sec_doc3{
background:#f1f1f1;
border-bottom:1px solid #CCCCCC;
height:auto;
}

ul.lista_descargas li {
border-bottom:1px solid #DEC697;
border-top:1px solid #FFFFFF;
height:1%;
overflow:hidden;
padding:10px 15px 20px;}

	

	
ul.lista_descargas li div.file{
float:left;
background:url(../img/ico_otros.gif) no-repeat top left;
padding-left:44px;
font-size:11px;
color:#585751;
max-width:520px;
overflow:hidden;
}

ul.lista_descargas li.valoras div.file{ background-image:url(../img/logo_valoras.jpg);}

li.valoras .file{
	background:#FFFFFF;}
	

	

	
.cont_tematica {
	padding:0 5px 0 44px;
	color:#585751;
	font-size:11px;
	width:65%;
	float:left;
	overflow: hidden;
	height: 1%;
}
	

	
