body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
a:link 		{ color: #999999; text-decoration:none; }
a:hover		{ color: #999999; text-decoration:none; }
a:visited 	{ color: #999999; text-decoration:none; }
a:active	{ color: #999999; text-decoration:none; }

.tel { font-size:11px; font-weight:bold; }

.form {	
	padding:3px 5px 0px 5px;
	background:#cccccc;
	border:0px;
	height:20px;
	color:#999999;
	font-family:Arial;
	font-weight:bold;
}
.form_button {	
	padding: 0px 5px 0px 5px;
	background:#cccccc;
	border:2px #999999 solid;
	width:75px;
	height:20px;
	color:#999999;
	font-family:Arial;
	font-size:12px;	
	font-weight:bold;
}

.form_br {	
	padding:3px 5px 0px 5px;
	background:#FFFFFF;
	border:0px;
	height:20px;
	color:#999999;
	font-family:Arial;
	font-weight:bold;
}
.form_button_br {	
	padding: 0px 5px 0px 5px;
	background:#FFFFFF;
	border:2px #999999 solid;
	width:75px;
	height:20px;
	color:#999999;
	font-family:Arial;
	font-size:12px;	
	font-weight:bold;
}


.menu 			{ font-size: 18px; color: #FFFFFF; }
.menu:link   	{ color:#FFFFFF; text-decoration:none; }
.menu:hover  	{ color:#CCCCCC; text-decoration:none; }
.menu:visited	{ color: #FFFFFF; text-decoration:none; }

.desc_cas {
	color: #333366;
	font-size: 9px;
}

.desc_itens { color: #333366; font-size: 12px; }
.desc_itens:link { color: #333366; font-size: 12px; text-decoration:underline; }
.desc_itens:hover { color: #333366; font-size: 12px; text-decoration:none; }
.desc_itens:visited { color: #333366; font-size: 12px; text-decoration:none; }

.titaz 		{ color: #333366; font-size: 14px; font-weight: bold; text-decoration:none; }

.titcinza {
	font-size: 14px;
	font-weight: bold;
}
.select {
		font-size: 11px;
		font-weight:bold;
}
.titulo {
	font-weight: bold;
	font-size: 18px;
}
.valor { font-size: 18px; }
.branco { color: #FFFFFF;}
.desc { color: #666666;
	    font-size:12px; 
}
.sub_tit {
	color: #333366;
	font-weight: bold;
	font-size: 14px;
}

.form_campo_text {
		width:170px;
		height:15px;
		border:none;
		background:#EFEEEE;
}

.form_campo_textarea {
		width:217px;
		height:135px;
		border:none;
		background:#EFEEEE;
}

.texto_formulario_contato {
		color:#333333;
		font-family:Arial;
		font-size:14px;
		font-weight:normal;
}

