/* Começo do estilo Geral */

HTML, BODY {
	margin: 0px;
	padding: 0px;
	background-color: /*bodybgcolor*/#333333/*/bodybgcolor*/;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

input, select{
	margin: 3px 0px 3px 0px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	border:  1px solid;
	font-size: 10px;
	color: #0071BC;
}

.radio{
	margin-top: 8px;
	border: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 15px;
	color:#666666;
	font-weight:normal;
	text-align: left;	
}

a{
	color: /*acolor*/#666666/*/acolor*/;
	text-decoration: none;
	font-family: /*afontfamily*/Verdana/*/afontfamily*/;
	font-size: /*afontsize*/11px/*/afontsize*/;
	font-weight:/*afontweight*/normal/*/afontweight*/;
}

a:visited,actived{
	color: /*avisitedcolor*/#666666/*/avisitedcolor*/;
	text-decoration: none;
}

a:hover{
	color: /*ahovercolor*/#F9B738/*/ahovercolor*/;
	text-decoration: underline;
}

/*Trocando o width para 1000 a página expande para o padrão 1024*/
#tab_geral{
	background-color: #FFFFFF;
	width: /*larguraSite*/770px/*/larguraSite*/;
	height: 100%;
	vertical-align: top;
}

#tab_conteudo{
	background-color: #FFFFFF;
	padding: 8px 20px 0px 20px ;
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.texto{
	font-family: /*textofontfamily*/Verdana, Arial, Helvetica, sans-serif/*/textofontfamily*/;
	font-size: /*textofontsize*/11px/*/textofontsize*/;
	line-height: 15px;
	color: /*textofontcolor*/#666/*/textofontcolor*/;
	font-weight:/*textofontweight*/normal/*/textofontweight*/;
	text-align: left;
	padding: 3px;
}

.tit_prc{
	font-family: /*titprcfontfamily*/Arial, Helvetica, sans-serif/*/titprcfontfamily*/;
	font-size: /*titprcfontsize*/18px/*/titprcfontsize*/;
	font-weight: /*titprcfontweight*/bold/*/titprcfontweight*/;
	text-align: center;
	color: /*titprcfontcolor*/#666666/*/titprcfontcolor*/;
	padding: 7px;
}

.titulo{
	font-family: /*titulofontfamily*/Verdana, Arial, Helvetica, sans-serif/*/titulofontfamily*/;
	font-size: /*titulofontsize*/12px/*/titulofontsize*/;
	line-height: 20px;
	font-weight: /*titulofontweight*/bold/*/titulofontweight*/;
	color: /*titulofontcolor*/#F9B738/*/titulofontcolor*/;
	text-align: left;
}

.titulo a{
	color: #666666;
	text-decoration: none;
}

.titulo a:visited,actived{
	color: #666666;
	text-decoration: none;
}

.titulo a:hover{
	color: #F9B738;
	text-decoration: underline;
}

hr{
	color: #cacaca;
	text-align: center;
	width: 98%;
}
.border_img{
	border: #cacaca 1px solid;
}
/* Fim do estilo Geral */

/* Começo do topo */
.topo_tit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../../../Template/Inst03/tit_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

#topo_img{
	text-align: center;
	width: 770px;
	border: #FFFFFF 2px solid;
}
/* Fim do topo */

/* Começo da barra de links */
.bar_links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding: 0px 2px 0px 2px;
}

.bar_links a:visited,visited{
	text-decoration: none;
	color: #333333;
}

.bar_links a:hover{
	text-decoration: none;
	color: #F9B738;
}
/* Fim da barra de links */

/*Começo do Menu Horizontal*/
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../../../Template/Inst03/bg_menu.gif);
	background-color: #ffffff;
	color: #DB800A; 
	font-size: 11px;
	font-weight:bold;
	padding: 0px 3px;
	text-align: center;
}

.menu a{	
	color: #666666; 
	font-size: 11px; 
	font-weight:bold;
	text-decoration: none;
	margin: 1px 4px 0 3px;
	display:inline;
	vertical-align:middle;
	line-height: 23px;
}

.menu a:visited, actived{
	color: #DB800A; 
	text-decoration: none;	
}

.menu a:hover{
	color:#333333; 
	text-decoration:none;
}
.div_menu
{
	padding:0;
	vertical-align: middle;
}
/*Fim do Menu Horizontal*/

.coluna{
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
	width: 161px;
}

.vinheta{
	background-image: url(../../../Template/Inst03/caixa_vin.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 0px 22px;
	font-family: /*vinhetafontfamily*/Verdana, Arial, Helvetica, sans-serif/*/vinhetafontfamily*/;
	font-size: /*vinhetafontsize*/11px/*/vinhetafontsize*/;
	font-weight: /*vinhetafontweight*/bold/*/vinhetafontweight*/;
	color: /*vinhetafontcolor*/#FFFFFF/*/vinhetafontcolor*/;
	text-align: left;
	line-height: 22px;
}

.vinheta_txt{
	font-family: /*vinhetatxtfontfamily*/Verdana, Arial, Helvetica, sans-serif/*/vinhetatxtfontfamily*/;
	font-size: /*vinhetatxtfontsize*/11px/*/vinhetatxtfontsize*/;
	font-weight:/*vinhetatxtfontweight*/normal/*/vinhetatxtfontweight*/;
	color: /*vinhetatxtfontcolor*/#333333/*/vinhetatxtfontcolor*/;
	text-align: left;
	vertical-align: text-top;
	padding: 5px 5px 5px 10px;
	line-height: 17px;
}

.vinheta_txt a{
	font-family: /*vinhetatxtafontfamily*/Verdana, Arial, Helvetica, sans-serif/*/vinhetatxtafontfamily*/;
	font-size: /*vinhetatxtafontsize*/11px/*/vinhetatxtafontsize*/;
	font-weight:/*vinhetatxtafontweight*/normal/*/vinhetatxtafontweight*/;
	color: /*vinhetatxtafontcolor*/#333333/*/vinhetatxtafontcolor*/;
	text-decoration: none;
}

.vinheta_txt a:visited,actived{
	color: /*vinhetatxtavisitedcolor*/#333333/*/vinhetatxtavisitedcolor*/;
	text-decoration: none;
}

.vinheta_txt a:hover{
	color: /*vinhetatxtahovercolor*/#F9B738/*/vinhetatxtahovercolor*/;
	text-decoration: underline;
}

a.vinheta_txt_sub {
	font-family: /*avinhetatxtsubfontfamily*/Verdana, Arial, Helvetica, sans-serif/*/avinhetatxtsubfontfamily*/;
	font-size: /*avinhetatxtsubfontsize*/10px/*/avinhetatxtsubfontsize*/;
	font-weight:/*avinhetatxtsubfontweight*/normal/*/avinhetatxtsubfontweight*/;	
	color: /*avinhetatxtsubfontcolor*/#666666/*/avinhetatxtsubfontcolor*/;
	text-decoration: none;
}

a.vinheta_txt_sub:visited,actived{
	color: /*avinhetatxtsubvisitedcolor*/#666666/*/avinhetatxtsubvisitedcolor*/;
	text-decoration: none;
}

a.vinheta_txt_sub:hover{
	color: /*avinhetatxtsubhovercolor*/#F9B738/*/avinhetatxtsubhovercolor*/;
	text-decoration: underline;
}

.sub_menu{
	margin-left: 10px;
	padding-top: 5px;
}
/* Começo da caixa */

/* Começo rodape */
.rodape{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(../../../Template/Inst03/tit_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	padding-top: 1px;
}
/* Fim rodape */

/* estilo de botao */
.botao {
	background-color:#F9B738;
	padding: 3px 3px 3px 3px;
	bottom: 8px;
	position: relative;
	border: #5D3500 1px solid;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 22px;
}

.botao:active, .botao:visited{
	color:#5D3500;
	text-decoration:none;
}

.botao:hover{
	background-color: #5D3500;
	border: #F9B738 1px solid;
	color:#fff;
	text-decoration: none;
}

/* estilo de enquete */
#enquete{
	color: #333333;
	width: 300px;
	height: 300px;
	background-color: #FFFFFF;
	vertical-align: text-top;
}
#bar_line_esq
{
	background-image: url(../../../Template/Inst03/bar_line_esq.gif);
	height: 8px;
}

#bar_line_bg
{
	background-image: url(../../../Template/Inst03/bar_line_bg.gif);
}

#bar_line_dir
{
	background-image: url(../../../Template/Inst03/bar_line_dir.gif);
}
