body {
	background-color: #F2F2F2;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

p, form, h1, h2, h3 { margin:0; padding:0; }

.thumbs { float:left; margin:0 10px 10px 0; }

#tudo {
	margin: 0 auto;
	padding: 0px;
	width: 850px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #C00000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
/* --------------------------- */
#lateral li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	background-color: #E6E6E6;
	padding: 0px;
	height: 30px;
	width: 190px;
	margin-top: 3px;
	list-style-type: none;
	text-indent: 15px;
}
#lateral li a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 30px;
}
#lateral li a:hover {
	color: #f2f2f2;
	background-color: #596577;
	display: block;
}
#lateral ul {
	margin: 0px;
	padding: 0px;
	width: 190px;
}

.titulo_menu {
	background-image:url(imagens/vinhetas/bg_titulo_menu.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:0;
	text-align:center;
	text-transform:uppercase;
	color:#f2f2f2;
	display: block;
	height: 30px;
	width: 190px;
}
/* --------------------------- */
.texto_jstificado { text-align:justify; }

.fonte_conteudo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.fonte_conteudoB {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.fonte_conteudo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.fonte_rodape {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

.fonte_titulo1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#C00000;
	font-style:italic;
}
.fonte_titulo2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#596577;
}
.fonte_aviso{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C00000;
}
.fonte_link{
	color:#596577;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}

a.fonte_link2{
	color:#C00000;
	text-decoration:none;
}

a.fonte_link2:hover{
	color:#C00000;
	text-decoration:underline;
}

.tabela_cinza {
	background-color:#E6E6E6;
	border:1px #cccccc solid;
}
.imagem_borda {
	border:2px #cccccc solid;
}

/* --------------------------- */

.caixa01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:230px;
	height:18px;
	background:#D8D8D8;#E5E5E5
}

.caixa02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:230px;
	height:18px;
	background:#E1E1E1;
}

.caixa03 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:350px;
	height:100px;
	background:#D8D8D8;#E5E5E5
}

.caixa04 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:350px;
	height:100px;
	background:#E1E1E1;
}

.select01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:230px;
	height:22px;
	background:#E1E1E1;
}
.select_estado {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:50px;
	height:22px;
	background:#E1E1E1;
}

.bficha { background:#EC0000; width:120px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; font-weight:bold; border:0; }
