/* CSS - Porto SA */

p {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	}

b {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	}	

strong {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
	}

a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99CC00;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
i {
	font-family:"Trebuchet MS";
	font-size:10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99CC00;
	text-decoration: none;
	}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
/* BACKGROUND */
body{background:#00468C url(/img/bg_site.jpg) repeat;}

.cadastro_itens {font-family: "Trebuchet MS"; font-size:12px; color:#333333; padding-right:3px; text-align:right;}
.box_cadastro {font-family: "Trebuchet MS"; font-size:12px; color:#333333;}