table{
	width: 460px;
	margin: 10px 0 10px 0;

}

table td{
	font-size: 11px;
	color: #747B6E;
	padding: 0 4px 8px 4px;
}
table td.principal{
	padding-top: 12px;
	padding-bottom: 12px;
}

table td.descargas{
	text-align: left;
	width:80px;
}

table td.subformulario{
	width:40px;
}

table td.descargas a{
	color: #688772;
	text-decoration: none;
}

p{
	font-size: 0.70em;
	line-height: 1.25em;
	color: #80806d;
	margin-bottom: 10px;
}


a#a_visitar_icl:hover{
	text-decoration: underline;
}



