

body {
	background-image: url("/imagens/fundo_geral.jpg");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana; color:#4d4a37; font-size:10px;
	background-color:#ffffff;
	background-repeat: repeat-x,y;
}

td { 

	font-family:verdana; color:#4d4a37; font-size:10px;

}


A:link { text-decoration: none;  color:#274e67; font-weight: "bold"; font-size:11px;}
A:visited { text-decoration: none; color:#274e67; font-weight: "bold"; font-size:11px;}
A:hover { text-decoration: none; color:#44a9a9; font-weight: "bold"; font-size:11px;}
A:active { text-decoration: none; color:#274e67; font-weight: "bold"; font-size:11px;}

.b:link { text-decoration: none;  color:#4d4a37; font-size:11px;}
.b:visited { text-decoration: none; color:#4d4a37; font-size:11px;}
.b:hover { text-decoration: underline; color:#444477;  font-size:11px;}
.b:active { text-decoration: none; color:#4d4a37; font-size:11px;}

.c:link { text-decoration: none;  color:#4d4a37; font-weight: "normal"; }
.c:visited { text-decoration: none; color:#4d4a37; font-weight: "normal"; }
.c:hover { text-decoration: underline; color:#444477; font-weight: "normal"; }
.c:active { text-decoration: none; color:#4d4a37; font-weight: "normal"; }

.d:link { text-decoration: none;  color:#000000; font-weight: "bold";}
.d:visited { text-decoration: none; color:#000000; font-weight: "bold";}
.d:hover { text-decoration: underline; color:#000000; font-weight: "bold"; }
.d:active { text-decoration: none; color:#000000; font-weight: "bold"; }



.menu:link { font-family: Arial; text-decoration: none;  font-size: 14px; font-weight: bold; color: #aa3333; }
.menu:visited { font-family: Arial; text-decoration: none; font-size: 14px; font-weight: bold; color: #aa3333; }
.menu:hover { font-family: Arial; text-decoration: underline; font-size: 14px; font-weight: bold; color: #44a9a9; }
.menu:active { font-family: Arial; text-decoration: none; font-size: 14px; font-weight: bold; color: #aa3333; }

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

.input {font-family: Verdana; font-size: 8pt; color:#000000; background:#d4d1c0; border-right:1px solid #000000; border-left:1px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #000000;}

.inp3 { height:17px; font-size: 10px; color:#ffffff; font-weight: "bold";
	          	background:#b1aa7c; 
	          	border-right:1px solid #000000; 
	          	border-left:1px solid #000000; 
	          	border-top:1px solid   #000000; 
	          	border-bottom:1px solid #000000; margin-right:5px; }



.titulo1 { font-size: 16px; font-weight: bold; color: #4d4a37;}

.menu1 { font-family: Arial; font-size: 14px; font-weight: bold; color: #aa3333;}

.titulo2 { font-size: 12px; font-weight: bold; color: #4d4a37;  text-decoration: none;}

#painel {width:525px;height:244px;background-color:#575757;float:left;}
div>#painel {top:0;} /*hack*/
#painel-conteudo {display:none;}
#painel h2 {font-size:13px;padding:0 1em;margin:0;}
#painel h2 a {color:#fff;}
#painel h2 a:visited {color:#eee;}
#painel #imgslide {width:525px;height:227px;margin:0 0 0.6em 0;}
#painel #proximo, #painel #anterior, #painel #pause {cursor:pointer;cursor:hand;position:absolute;}
#painel #prox-ant {position:absolute;top:600px;width:523px;height:18px;left:10;background-color:#000000;}
#painel #anterior {left:1px; top:2px;}
#painel #proximo {left:456px; top:2px;}
#painel #pause {left:250px; top:2px;}
#painel #to-blend {opacity:0.99;zoom:1;}


