@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
.menu:hover {
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	cursor: pointer;
}

#cor1, .cor1:link, .cor1:visited, .cor1:active, .cor1:hover{
	width: 20px;
	height: 20px;
	background-color: #000;
	border: #FFF 1px solid;
}
#cor2, .cor2:link, .cor2:visited, .cor2:active, .cor2:hover{
	width: 20px;
	height: 20px;
	background-color: #900;
	border: #FFF 1px solid;
}
#cor3, .cor3:link, .cor3:visited, .cor3:active, .cor3:hover{
	width: 20px;
	height: 20px;
	background-color: #009;
	border: #FFF 1px solid;
}

.tabela01{
	background-color: #000;
	height: 60px;
}
.tabela02{
	background-image: url(preto/fnd_topo.jpg);
	height: 250px;
}
.tabela02-2{
	background-image: url(preto/fnd_faixa.jpg);
	height: 250px;
}
.tabela03{
	background-color: #5398ce;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 40px;
}
.tabela04{
	background-image: url(preto/icones_baixo.jpg);
	background-repeat: no-repeat;
}
.tabela05{
	background-color: #000;
}
.tabela06{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

.titulos{
	font-family: "Century Gothic";
	font-size: 24px;
	color: #09C;
	height: 35px;
	background: url(preto/fnd_titulos.jpg) no-repeat;
	background-position: right;
}
.textos, a.textos:link, a.textos:visited, a.textos:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	text-decoration: none;
}
a.textos:hover {
	color: #333;
	text-decoration: underline;
}
.utilitarios:link, .utilitarios:visited, .utilitarios:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
}
.utilitarios:hover {
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	text-decoration: underline;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

.texto06{font: 12px Arial; color:#333; text-indent: 2px; text-align:left; padding: 12px 0; width: 124px; border-radius: 5px; border:none; background:#eee; margin: 10px 5px 0 0; resize:none; float:left;} 

.texto07{font: 12px Arial; color:#333; text-indent: 2px; text-align:left; padding: 12px 0; width: 230px; border-radius: 5px; border:none; background:#eee; margin: 10px 5px 0 0; resize:none; float:left;} 

.bt{margin: 20px 5px 0 0;}
