/* CSS Document */
body {
	padding:0px;
	margin:0px;
	text-align:center;
	background-image:url(layout/fundo.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:Tahoma;
	font-size:11px;	
}
#sombra_estrutura{
	filter: glow(Color=#444444,Strength=8);
	width:100%;
	margin:0px;
}
#estrutura_base{
	width:942px;
	background-color:#fbfffb;
	text-align:left;
	margin:0px auto 0px auto;	
/*	height:400px; /* PROVISORIO PARA EDIÇÃO NO DW */
}
#estrutura_rodape{
	width:940px;
	text-align:left;
	padding:10px 0px 0px 0px;
	margin:0px auto 0px auto;
}
#base_topo{
	padding:8px;
	width:924px;
}
#visitas_topo{
	background-image:url(layout/logo_topo.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-top:45px;
	width:153px;
	text-align:center;
	float:left;
}

#banner_central_topo{
	width:560px;
	margin:0px 10px 0px 8px;
	float:left;
	height:76px;
}
#banner_dir_topo{
	width:185px;
	margin:0px 2px 0px 0px;
	float:right;
	height:76px;
	text-align:center;
}
#base_colunas{
	width:940px;
	display:table;
}
#barra_menu{
	padding:173px 0px 173px 0px;
	background-color:#666666;
	width:17px;	
	float:left;
}
#calendario{
	margin-bottom::10px;
	text-align:center;	
}
#banner_ex{
	margin:10px 0px 10px 0px;
	text-align:center;
}
#classificados{
 margin-top:50px;
	padding:10px 0px 10px 0px;
}
.item_menu{
	font-weight:900;
	width:110px;
	padding-left:5px;
	color:#666;
	line-height:20px;
	text-decoration:none;
	cursor:pointer;
}
.item_menu:hover{
	font-weight:900;
	padding-left:5px;
	color:#8B1812;
	line-height:20px;
	text-decoration:none;
}
.linha_menu{
	background-image:url(layout/linha_menu.jpg);
	background-repeat:repeat-x;
	width:105px;
	padding-left:5px;
	margin:0px;
}
.item_menu_ro{
    font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
.item_menu_ro:hover{
	font-weight:bold;
	font-size:11px;
	color:#8B1812;
	text-decoration:none;
}
.linha_menu{
	background-image:url(layout/linha_menu.jpg);
	background-repeat:repeat-x;
	width:105px;
	padding-left:5px;
	margin:0px;
}
.texto_destaque_peq{
	font-size:10px;
	color:#8B1812;
	font-weight:900;
}
.texto_destaque{
	font-size:11px;
	color:#8B1812;
	font-weight:900;
}
.texto_acesso{
	font-size:12px;
	color:#8B1812;
	font-weight:900;
}
.texto_destaque2{
	font-size:11px;
	color:#8B1812;
}
.texto_destaque_tam{
	font-size:18px;
	font-weight:bold;
}
.caixa_padrao_sombra{
	border-right:2px #666 solid;
	border-bottom:2px #666 solid;
	margin-bottom:6px;
}
.caixa_padrao_ponto{
	border:2px #999 dotted;
	padding:2px;
}
.linha_pont{
 border-bottom:2px dotted #CCCCCC;
 float:left;
 width:100%; 
}
.contorno_banner{
	border:2px #666 dotted;
	padding:2px;
}
.caixa_geral_conteudo {
	background-color:#F1F1F1;
	border: 2px #666 dotted;
}
.link_vertodos {
	color:#006699;
	font-weight:bold;
	text-decoration:none;
}
.link_vertodos:hover {
	color:#006699;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
.link_comprar {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.link_comprar:hover {
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
.link_anuncie_aqui {
	font-size:11px;
	color: #333;
	text-decoration:none;
}
.link_anuncie_aqui:hover {
	font-weight:900;
	color: #333;
	cursor:pointer;
}
.link_anuncie_aqui2 {
	font-size:10px;
	color:#333333;
	text-decoration:none;
}
.link_anuncie_aqui2:hover {
	font-size:10px;
	color:#990000;
	cursor:pointer;
	background:#CCCCCC;
}
.link_anuncie_aqui3 {
	font-size:10px;
	color:#990000;
	border:2px #999 dotted;
	text-decoration:none;
}
.link_anuncie_aqui3:hover {
	font-size:10px;
	color:#990000;
	border:2px #999 dotted;
	background:#CCCCCC;
	cursor:pointer;
}

.bt_forms {
	background-color: #8B1812;
	font-size: 11px;
	font-weight: 500;
	border:1px #000 solid;
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}
.bt_forms2 {
	background-color: #F1F1F1;
	font-size: 11px;
	font-weight:bold;
	border:1px #7F9DB9 solid;
	color: #333333;
	padding: 3px 3px 3px 3px;
	cursor:pointer;
}
.bt_forms3 {
	background-color: #F1F1F1;
	font-size: 9px;
	font-weight:bold;
	border:1px #7F9DB9 solid;
	color: #333333;
	padding: 1px 1px 1px 1px;
	cursor:pointer;
}
.caixa_form {
	font-weight: bold;
	color: #666;
	border:1px #cccccc solid;
	background-image: url(layout/fundo_caixa_form.jpg);
	background-repeat: repeat-x;
}
.caixa_form3 {
    font-size: 10px;
	font-weight: bold;
	color: #666;
	border:1px #cccccc solid;
	background-image: url(layout/fundo_caixa_form.jpg);
	background-repeat: repeat-x;
}
.caixa_form2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	border: 1px #cccccc solid;
	background-image: url(layout/fundo_caixa_form_2.jpg);
	background-attachment: scroll;
}
.descricao_festas {
	font-size:18px;
	font-weight:100;
}
.caixa_selecao_colunistas {
	background-color:#DCDCDA;
	border: 2px #666 dotted;
}
.tit_colunas_artigos {
	font-weight:bold;
}
.link_pag{
	color:#FFF;
	padding-left:1px;
    border:1px solid #8B1812;
	background-color: #8B1812;
	line-height:18px;
	text-decoration:none;
	text-align:center;
}
.link_p{
	color:#333333;
	padding:0px 2px 0px 2px;
	text-decoration:none;
}
.link_p:hover{
	color:#fff;
	background-color:#666;
	padding:0px 2px 0px 2px;	
}
.barra_rola{
font-family:Tahoma;
font-size:11px;
color:#666666;	
border:0px;
background-color:#f6f6f6;
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#F6F6F6;
scrollbar-highlight-color:#F6F6F6;
scrollbar-face-color:#F6F6F6;
scrollbar-shadow-color:#F6F6F6;
scrollbar-darkshadow-color:#F6F6F6;
scrollbar-track-color:#F6F6F6;
}
.link_bt_lermais {
	font-size: 11px;
	font-weight: bold;
	color: #8B1812;
	border: 1px solid #999999;
	line-height: 40px;
	width: 59px;
	padding: 3px 10px 3px 10px;
	margin:12px;
	text-decoration:none;
}
.link_bt_lermais:hover {
    font-size: 11px;
	color:#333333;
	font-weight: bold;
	border: 1px solid #999999;
	background-color:#EBEBEB;
	cursor:pointer;	
	line-height: 40px;
}
.link_cobertura {
	font-size: 10px;
	color:#333333;
	text-decoration:none;
}
.link_cobertura:hover {
    font-size: 10px;
	color: #8B1812;
	text-decoration:underline;
}
.radio_enquete{
	padding:0px;
	margin:0px;
	width:13px;
}
#relogio {
	width:91px;height:30px;float:left;
}