body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	margin:0;
	padding:0;
	background:#FFFFFF;
	/* text-align:center; /* hack para o IE */  
  	background: url("../img_site/new_bg.jpg") repeat-y top;	
	background-repeat: no-repeat;
}
img{
	border:0px;
}
.linha_banner{
	background: url("../img_site/new_bg.jpg") repeat-y top;	
	background-repeat: no-repeat;
}
.tudo {
	width: 760px;
	margin:0 auto;            
	padding: 10px;
	text-align:left; /* "remédio" para o hack do IE */    
    }
.conteudo {
	padding: 5px;
	/* background-color: FFFFFF; */
	/* filter: alpha(opacity=50); opacity: .5 */
    }
.form_normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	width: 400px;
	color: #5b0000;
	border: #990000; 
	border-style: solid;
	border-width: 1px;
}
.input_redondo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 12px;
	font-weight: normal;
	color: #5b0000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: #666666;
	border-style: inset;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
.form_label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5b0000;
	text-decoration: none;
}
.fundo_menu {
    position: absolute;
    left: 114px;
    top: 176px;
    z-index: 1;
}
.fundo_banner {
    position: absolute;
	width: 100%;
    left: 0px;
    top: 0px;
    z-index: 2;
}
.texto_bar{ /* estilo das caixas dos LINKS ROLLOVER */
	cursor: pointer;
	height: 16px;
	background-color: #FFFFFF;
}
.texto_bar:HOVER{
	background-color: #EEEEEE;
	cursor: pointer;
}
.link_menu{ /* estilo da fonte dos LINKS ROLLOVER */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* font-weight: bold;  */
	font-weight: bold; 
	color: #982923;
	text-decoration: none;
}
.link_menu:HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold; 
	color: #FF0000;
	text-decoration: none;	
}
.titulo_bar{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	height:20px;
	font-size: 12px;
	font-weight: bold; 
	background: url("../img_site/bg_tag_bar.jpg");
	color: #FFFFFF;
	}
.saiba_mais{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	cursor:pointer;
	color: #982923;
	text-decoration: none;
}
.saiba_mais:HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	background-color: #982923;
}
.titulogrande{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
}
.saiba_mais_branco{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
.saiba_mais_branco:HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	background-color: #982923;
