@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana;
	font-size: 13px;
	color: #0071BD;
}
.destaque {
	font-family: Verdana;
	font-size: 12px;
	color: #C7262C;
	font-weight: bold;
}
.titulo {
	font-family: Arial;
	font-size: 19px;
	color: #0071BD;
	font-weight: bold;
}
.subtitulo {
	font-family: Arial;
	font-size: 14px;
	color: #C7262C;
	font-weight: bold;
}	
	A:link {
	color:#0071BD;
} 
	A:visited {
	color:#012640;
} 
	A:hover {
	color:#0071BD;
} 
	A.bb:hover {color:#F1F1F1;} 
	A{text-decoration: none;
}
.botoes {
	font-family: Arial;
	font-size: 12px;
	color: #331915;
	border: 1px dashed #999999;
	background-color: #f0f0f0;
	height: 20px;
	width: 60px;
}
.form {
	font-family: Verdana;
	font-size: 14px;
	color: #331915;
	text-decoration: none;
	clear: none;
	float: none;
	border: 1px dashed #999999;
	background-color: #f0f0f0;
	height: 20px;
	width: 400px;
}
.form2 {
	font-family: Verdana;
	font-size: 14px;
	color: #331915;
	text-decoration: none;
	clear: none;
	float: none;
	border: 1px dashed #999999;
	background-color: #f0f0f0;
	height: 20px;
	width: 456px;
}
.formenusalto {
	font-family: Arial;
	font-size: 13px;
	color: #331915;
	height: 20px;
	width: auto;
	border: 1px dashed #999999;
	background-color: #f0f0f0;
}
.formtexto {
	font-family: Verdana;
	font-size: 14px;
	color: #331915;
	border: 1px dashed #999999;
	background-color: #f0f0f0;
	height: 100px;
	width: 400px;
}
.formtexto2 {
	font-family: Verdana;
	font-size: 14px;
	color: #331915;
	border: 1px solid #331915 dotted #331915;
	background-color: #e1d8b7;
	height: 100px;
	width: 300px;
}
