/*
 CSS rivello.net
 */


body {
	background: #F6F6F6 url(/img/bgtopo.jpg) 0px -20px repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:13pt;
	color: #6B6B6B;
	text-align:justify;
}

#cabecalho {
	height: 120px;
	background: url(/img/logo.jpg)  100px -20px no-repeat;
}


a {
	color: #243972;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

#principal p {font-size:11pt;}

#principal a {font-weight:bold;}

#principal .destaque p {font-size:9pt;}

#principal .destaque p a{font-weight:none;}