#listado-documentos{
	padding:10px;
}
#listado-documentos h3{
		color: #fff;
		background: url(../images/title_box_background.gif) top left repeat #C5C418;
		display: block;
		padding: 5px;
		text-decoration: none;
		font-weight: bold;
}
#listado-documentos p.file{
	background: url(../images/descarga_de_documentos.gif) no-repeat bottom left #FFF;
	border:1px solid #015CB4;
	height:40px;
	line-height:40px;
	padding:0 0 0 50px;
	margin:5px 0;
	min-height: 40px;
}
html>body #listado-documentos p.file {
	height: auto;
	line-height: 40px;
}
#listado-documentos p.file a{
	color:#4A6291;
	text-decoration:none;
	line-height: 12px;
}
#listado-documentos p.file a:hover{
	background-color:#4A6291;
	color:#FFF !important;
}
.listado-deportes p.file{
	background: url(../images/listado_deportes.gif) no-repeat bottom left #FFF !important;
}

