a:hover{text-decoration:none; color:#7D7D7D; font-weight:bold;}
a:link{text-decoration:none; color:#666666;}
a:visited{text-decoration:none; color:#7D7D7D;}
body { margin:0; padding:0; border:0;}
body,select,text, input {
	color: #7D7D7D;
	font: 12px Arial,sans-serif;
}
#rg {
	width: 270px;
	
}
#ond {
	width: 100%;
	border-bottom:1px solid #006699;
	font-weight:bold;
	float: left;
	text-transform: uppercase;
}
#rg #r1{
	width: 132px;
	float: left;
	padding: 3px 0 0 0;
}
#bloco{
	width:290px;
	border-left:1px solid #0F64AC;
	border-bottom:2px solid #0F64AC;
	margin-top: 10px;
	padding-left: 5px;
	}
.modulo{
	width: 270px;
	background:#FFF url("../img/background3.jpg") no-repeat; /*background-color:#e7e7e8; */
	max-height: 510px;
	padding: 0px 0px 0px 5px;
	float:left;
	margin: 8px 0 5px 0;
	color:#7e7e7e;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	clear: both;
}
