@charset "utf-8";
#banner1 {
	clear:both;
	width:215px;
	margin:0px;
	height:221px;
}

#corpo1{
	clear:both;
	width:215px;
	margin:0px;
	background-color:#BC6E00;
}

#corpo1 a{
	text-decoration:none;
}

#corpo1 a:hover{
	text-decoration:underline;
}