/* CSS VoxMax */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
/*Site no rodape*/
#strodape{
	color:#CDCDCB;
	font-size:18px;
	margin:5px;
	text-align:center;
	}
/*Telefone*/
/*#fone{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#266085;
	font-weight:bold;
	}
	*/
h1{
	color:#08518C;
	font-size:18px;
}
h2{
	color:#08518C;
	font-size:14px;
}
#texto1{
	margin:0px 0px 0px 8px;
	font-size:12px;
	color:#535554;
	font:"BellGothic Blk BT";
	padding: 0px 0px 0px 10px;
	
}
#texto2{
	margin:0px 0px 0px 5px;
}
/*Menu*/
/*
a {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #FF0000;

}
a:link {
	text-decoration: none;
	background-image:url(imagens/ativo.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:50;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
	background-image:url(imagens/ativado.jpg);
	background-repeat:no-repeat;
	width:130px;
	height:50;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
*/
#quem{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:200%;
	font-size:12px;
	color:#666666;
	margin:15px;
}

.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFDFDF;
	height: 15px;
	width: 160px;
	border: 1px solid #C6C3C6;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#DFDFDF;
	height: 80px;
	width: 160px;
	border: 1px solid #C6C3C6;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #898989;
	border: 1px solid #CCCCCC;
	font-weight:bold;
}
#aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #808080;
	margin:5px 0px 0px 5px;
	text-align:left;
	width:200px;	
}
#fundo{
	background-image:url(imagens/10.jpg);
	background-repeat:repeat;
	background-color:#f2f2f2;
}
