body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px 20px 0px 20px;
	height: 100%;
	text-align: justify;
}

p, li {
	text-align: justify;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
}

.bot_saibamais {
	 width: 145px; 
	 height: 16px; 
	 background: url(../imagens/mais.gif) no-repeat right #5F5849;
	 font: 11px "Trebuchet MS";
	 color: #FFFFFF;
	 padding: 1px 5px 1px 5px; 
}

.bot_saibamais a:link, .bot_saibamais a:visited {
	display: block;
	height: 1%;
	font: 11px "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
}

.bot_saibamais a:hover{
	color: #DAA520;
	text-decoration: none;
}

.endereco {
	height: 43px; 
	text-align: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.copy {
 	background: url(../imagens/logo_topo.gif);
	height: 23px;
	text-align: left;
	padding-left: 12px; 
}

.topmenu {
	height: 55px; 
	text-align: right;	
	font: 10px "Trebuchet MS";
	color: #990000;	
}

.topmenu a{
	color: #990000;	
	text-decoration: none;
}

.topmenu a:hover{
	color: #990000;	
	text-decoration: underline;
}

.menu {
	width: 100%;
	border: none;
	background: url(../imagens/menu_inativo_bg.gif) repeat-y;
	margin: 0;
	padding-left: 0px;
	list-style-type:none;
}

.menu li {
	border: 0px;
	padding: 5px 0px 5px 0px;
}

.menu li a:link, .menu li a:visited {
	display: block;
	height: 1%;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

.menu li a:hover {
	background: url(../imagens/menu_over_bg.gif); 
	color: #DAA520;
} 

#menu_ativo {
	background: url(../imagens/menu_ativo_bg.gif);
	color: #FFFFFF;
}

.subtitulo {
	font: bold 12px "Trebuchet MS";
	color: #990000;
	text-decoration: none;
}

.conteudo_home {
	padding: 15px 40px 0px 21px; 
	height: 240px; 
	vertical-align: top;
}

.conteudo_interna {
	padding: 15px 40px 0px 21px; 
	height: 356px; 
	vertical-align: top;
}

.formulario {
	background: #FFFFFF;
	width: 100%;
}

.input, .textarea {
	border: 0px;
	background: #EEEDEA;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.input {
	height: 12px;
}

.botao {
	background: url(../imagens/botao_bg.gif) no-repeat;
	border: 0px;
	height: 15px;
	width: 83px;
	text-align: left;
	padding-left: 8px;
	font: 11px "Trebuchet MS";
	color: #FFFFFF;
}
