body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B9EB2;
	line-height:15px;
}


body {
	background-color: #BC9F82;
	background-image: url(img_fundo.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #4E4A48;
	scrollbar-track-color: #4E4A48;
	scrollbar-shadow-color: #7A7775;
	scrollbar-arrow-color: #8DD8F8;
	scrollbar-3dlight-color: #8DD8F8;
	scrollbar-darkshadow-color: #8DD8F8;
}

a:link, a:visited, a:hover{
	font-weight:bold;
	text-decoration: none;
	color: #6D96A6;
}
a:hover{
	text-decoration: underline;
}


.texto2, a.texto2:link, a.texto2:visited, a.texto2:hover, .txt2tit{
	color: #88C0D7;
	font-size: 10px;
	line-height: 13px;
}
.texto24, a.texto24:link, a.texto24:visited, a.texto24:hover, {
	color: #88C0D7;
	font-size: 14px;
	line-height: 13px;
}

.texto3{
	color: #C2E4F3;
}

.texto4{
	color: #8A99A0;
}

a.email:link, a.email:visited, a.email:hover{
	text-decoration: underline;
	font-weight: normal;
}

a.textogrande:link, a.textogrande:visited, a.textogrande:hover{
	font-size: 15px;
	color: #6D96A6;
}

a.branco:link, a.branco:visited{
	font-size: 12px;
	color: white;
	font-weight: normal;
}


.titulo1{
	color:#C3C2C2;
	font-size: 17px;
}

.titulo26{
	color:#C3C2C2;
	font-size: 14px;
}
a.titulo26:link,a.titulo26:visited,a.titulo26:hover{
	color:#C3C2C2;
	font-size: 14px;
	text-decoration: underline;
	font-weight:normal;
}

.titulo2, a.titulo2:link, a.titulo2:visited, a.titulo2:hover{
	color: #999897;
	font-size: 13px;
	font-weight: bold;
}
 a.titulo2:link, a.titulo2:visited, a.titulo2:hover{
 	text-decoration: underline;
 }

.titulo3, .txt2tit{
	text-transform: uppercase;
	font-weight: bold;
}

.txt2tit{
	font-size: 12px;	
}

.imagem{
	border: 3px solid white;
	margin: 0px 0px 10px 10px;
}

.tabela th{
	border-bottom: 1px solid #44A8E4;
	color: #44A8E4;
	font-size: 13px;
	text-align: left;
}
.tabela td{
	border-bottom: 1px solid #BC9F82;
	vertical-align:top;
}


#principal{
	width: 935px;
}

#conteudo{
	background-image: url(img_fundoc.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 665px;
}


.fundo2{
	background-color: #7A7775;
}
.fundo3{
	background-color: #000000;
}

.laterais{
	width: 135px;
}
.laterais2{
	width: 14px;
}

.divisoria{
	background-image:url(linha.gif);
	height: 2px;
	background-repeat: repeat-x;
}
.divisoria2{
	background-image:url(linhav.gif);
	width:25px;
	background-repeat: repeat-y;
	background-position: center;
}

.copy{
	color: #7F7D7D;
	text-decoration:none;
}
.producao:link, .producao:visited, .producao:hover{
	color: #676665;
	text-decoration:none;
	font-weight: normal;
}
.producao:hover{
	color: #4A6995;
}

.barras{
	background-image:url(../imagens/barra_lateral.gif);
	background-repeat:repeat-y;
	background-position:left top;
}


form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input, select{
	border:1px solid #D0CFCF;
	background-color: #4A4744;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0CFCF;
	padding:2px;
}
option{
	padding: 1px 0px 1px 0px;
}

.botao{
	background-color: #8DD8F8;
	border-color: #8DD8F8;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	font-weight: normal;
}


#pscroller1{
	width: 150px;
	height: 125px;
	padding: 5px;
}


.margem{
	margin-left: 15px;
}

.fechado{ display: none; }
.aberto{ display: visible; }
