#axudasListado {
	float:left;
	width:490px;
	padding-left:10px;	
}

#axudasListado .axuda {
	background:url('../img/icoAxuda.jpg') left 6px no-repeat;
	border-bottom:1px solid #e0eef7;
	display:block;
	margin-top:10px;
	padding:5px 0px;
	padding-left:57px;
}

#axudasListado .nome {
	color:#333;
	font-size:12px;
	font-weight:bold;
}

#axudasListado .descripcion {
	font-size:11px;
	margin-bottom:0px;
}

#axudasListado .data {
	color:#777;
	font-size:11px;
}

#axudasListado .docs {
	padding:5px;
}

#axudasListado .docs a {
	background:url('../img/descargar.jpg') left no-repeat;
	display:block;
	padding-left:18px;
}

#axudasListado .doc {
	color:#369;
}

#axudasListado a:hover .doc {
	color:#f60;
}

#axudasListado .tamano {
	font-size:9px;
	margin-left:5px;
	color:#69c;
}

/**************************************************************/

#axudasLateral {
	float:right;
	margin-left:10px;
	margin-top:-31px;
	width:220px;
}

#axudasLateral .axuda {
	background:url('../img/new_arrow.gif') left 6px no-repeat;
	padding-left:10px;
	border-bottom:1px solid #e0eef7;
	color:#003659;
	display:block;
}

#axudasLateral .seccion {
	color:#003659;
	border-bottom:1px dotted #003659;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
}

#axudasLateral .nome {
	margin-bottom:2px;
	margin-top:5px;
	padding:3px 5px;
}

#axudasLateral .data {
	color:#5cb9cb;
	padding-bottom:7px;
	text-align:right;
}
