/* CSS Document */

.box_manuais{
	width:644px;
	margin: 0px 0px 5px 25px;
	background-color:#CCDF76;
}
.box_manuais:hover{
	background-color:#BDD55E;
}

.download a:link,
.download a:hover{
	font-size:12px;
	color:#2D5F07;
}
  
.download a img{
	float:left;
} 