@charset "iso-8859-1";
/* CSS Document */

html, body {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-size: 12px;
	text-align: left;
	margin-top: 0px;
	color:#FFFFFF; 
	background: #FFFFFF;	
}

html, body { background: url(/img/fundo_risco.jpg) repeat; height: 100% }
body { padding-top: 6px;}

div .PrelbOn { background: url(/img/loading.gif) center no-repeat; }

.PrelbOn img { -moz-opacity: 0.3;
	opacity:.30;
	filter: alpha(opacity=30);	
}

#main { width: 760px; text-align:center; color:#000000; border: 2px #666666 solid; background-color:#FFFFFF; padding-bottom: 5px; }

h1 { color:#FF0000; padding-bottom: 4px; font-size: 18px; border-bottom: 1px solid #FF0000;  }
h2 { color:#CC0000; padding-bottom: 0px; font-size: 14px }

a       { color: #C00000; text-decoration:none; font-weight:bold; }
a:hover { color: #C00000; text-decoration: underline; }

#copyright { color:#000000; font-size:12px; font-weight: bold; }

input, select, textarea { 
	font-family: Trebuchet-MS, Arial, Helvetica, sans-serif; font-size: 1.1em; font-weight:bold;
}

a.navAnt, a.navProx, a.navAntL, a.navProxL { 
	display: block;
	margin: 10px;
	text-decoration: none;
	background-image: url(/img/nav.png); background-repeat: no-repeat; 
	width: 60px; height: 60px;
}

a.navAnt { float: left; background-position: 0px -60px; }
a.navAntL { float: left; background-position: -60px -60px; }
a.navAnt:hover { background-position: -120px -60px; }
a.navProx {	float: right; background-position: 0px 0px; }
a.navProxL {	float: right; background-position: -60px 0px; }
a.navProx:hover { background-position: -120px 0px; }

a.menu_i, a.menu_i_sel, a.menu_i_gr {
	display: block;
	background-image: url(/img/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -44px;
	padding-left: 15px;
	width: 114px; height: 20px;	
	padding-top: 2px;
	font-weight: bold;
	text-decoration:none;
	margin-bottom: 1px;
	color: #000000; 
}

a.menu_i_gr {
	background-position: 0px -66px;
	color: #FFFFFF;
}

a.menu_i:hover {
	background-position: 0px -22px;
}

a.menu_i_sel {
	background-position: 0px 0px;
}

#header {
	width: 760px;
	height: 153px;
	background: url(/img/header.png) no-repeat;
}

.header_banner {
	position: relative; left: 130px; left: 280px!important; top: 55px; width: 468px; height: 60px; border: 1px solid #000000; }

#fundo { 
	width:750px; 
	padding: 5px 5px 5px 5px; 
	background-color:#FFFFFF;
	overflow: hidden;
	background-image: url(/img/fundo_menu.gif);
	background-repeat: repeat-y;
	/*background-color: #99CC00;*/
}

#conteudo {
	/*  width: 490px;  ### ver no index.php */
	float: left;
	color: #000000;
	/*background-color:#FFFF00;*/
}

.cont_left { float: left; width: 243px; }
.cont_right { float: left; width: 243px; margin-left: 4px; }

.ini_esp_head { background-image: url(/img/esp_head.png); background-repeat: no-repeat; width: 243px; height:25px; }

.ini_guia_head { background-image: url(/img/guia_head.png); background-repeat: no-repeat; width: 243px; height:25px; }

.ini_cob_head { background-image: url(/img/cob_head.png); background-repeat: no-repeat; width: 243px; height:25px; }

.ini_cont { background-image: url(/img/_cont.png); background-repeat: repeat-y; width: 231px; padding: 6px; }

.ini_pro_head { background-image: url(/img/pro_head.png); background-repeat: no-repeat; width: 243px; height:25px; }

.ini_foot { background-image: url(/img/_foot.png); background-repeat: no-repeat; width: 243px; height:9px; margin-bottom: 12px; }

.ini_not_head { background-image: url(/img/not_head.png); background-repeat: no-repeat; width: 243px; height:25px; }

.cob_evento { background-color:#FFFFFF; clear:both; overflow: hidden; font-size: 1em; line-height:1.1em; margin-bottom: 5px; padding: 4px; }

.cob_thumb { clear:both; float: left; border: 1px solid #000000; margin-right: 4px; }
.cob_det { margin-top: 3px; }

.pro_outer { padding: 4px; margin-bottom: 4px; background-color:#FFFFFF; clear:both; overflow: hidden; width: 222px; font-size: 0.9em; line-height:1.3em; }
.pro_thumb { float: right; margin: 0px 10px 0px 10px; border: 1px solid #000000; }
.pro_title, .not_title { font-size: 1.2em; font-weight: bold; }

.not_outer { padding: 4px; margin-bottom: 4px; background-color:#FFFFFF; clear:both; overflow: hidden; width: 222px; font-size: 0.9em; line-height:1.3em; }
.not_thumb { float: left; margin: 0px 4px 2px 0px; border: 1px solid #000000; }
.not_data { font-size: 0.9em; color:#666666; font-weight:bold; }
.not_full { float: right; margin: 10px 10px 0px 10px; border: 1px solid #000000; }
.mais_not_outer { background-color: #F0F0F0; margin-bottom: 5px; padding: 5px; margin-right: 5px; }
.not_mini { float: left; margin-right: 4px; border:1px solid #000000; }

#barraLeft_Outer {
	float:left;
	width: 131px;
	height: 100%;
}

#barraLeft {
	padding: 3px 0px 3px 0px;
	margin-right:5px;
	margin-top: 10px;
	background-color:#FFFFFF;
}

#barraRight {
	float:right;
	width: 120px;
	background-color: #dededd;
	margin-left: 5px;
	padding: 5px 0px 0px 0px;
}

.barraRight_Banner { clear: both; margin-bottom: 5px; }

.menu_rodape {
	position: relative;
	bottom: -60px;
	left: -100px;
	margin: 0px 0px 10px 0px; padding:0px;
	list-style-type: none;
	height: 1.2em;
	font-size: 0.85em;
	text-align: center;	
}

.menu_rodape li {
	margin-right: 1em;
	display: inline;
}

.menu_rodape a {
	color: #FFFFFF;
}

.menu_main {
	margin:0px; padding: 0px;
	list-style-type: none;
}

.menu_main li {
	padding: 1.15em 0.15em 0.0em 0.0em; margin: 0.33em;
	background-image: url(/img/contato_linha.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align:center;			
}
.menu_main a { 
	color: #84c225; 
	font-weight: bold; 
}

.guia_nome { font-size: 2em; font-weight:bold; color:#666666; }
.guia_img  { margin: 4px 0px 4px 0px; border: 1px solid #000000; }

.qtdItens { color: #0000CC; font-size: 0.8em }

.guiaCidade, .guiaCidade a { color: #000000; font-size: 1em }
.guiaProdServ, .guiaProdServ a { color: #000000; font-size: 1em }

imgCLOSE { float:left; position: absolute; display: block; width: inherit; height: 95%; }

imgCLOSE:hover {
	background: url(/img/clique-fechar.gif) top right no-repeat;
}

#imgZOOM { position: relative; display: block; width: 100%; height: 100%; z-index: 10; }

#imgZOOM, #imgZOOM:hover {
	background: url(/img/clique-ampliar.gif) center no-repeat;
}

#frmContato .captcha, #frmContato input[type=text], #frmContato textarea {  font-size: 12px; font-weight: bold; width: 300px; border: 1px solid #666666; }

#galLeftPages { padding-top: 4px; clear: both; height: 24px; }
#galLeftPages a { display: block; float: left; width: 14px; padding: 0px 1px 0px 1px; border: 1px solid #CCCCCC; margin: 1px; }
#galLeftPages .sel { color:#FFFFFF; background-color: #C00000; }

.votoA {width:24px; height:22px; float: left;}
.votoM {float:right; width: 122px; height:22px; position:relative; bottom: -2px; background-repeat: no-repeat;}
.votoV {width:36px; height:22px; float: right; text-align:right; vertical-align: baseline; padding-top:5px; padding-right:5px;}

.voto0, .voto1, .voto2, .voto3, .voto4, .voto5, .voto6, .voto7, .voto8, .voto9, .voto10 
{ 
	float:right; width: 122px; height:22px; position:relative; bottom: -2px; background-repeat: no-repeat; 
	background-image:url(/img/notas.gif); 
}

.voto0 { background-position: 0px -220px; }
.voto1 { background-position: 0px -198px; }
.voto2 { background-position: 0px -176px; }
.voto3 { background-position: 0px -154px; }
.voto4 { background-position: 0px -132px; }
.voto5 { background-position: 0px -110px; }
.voto6 { background-position: 0px -88px; }
.voto7 { background-position: 0px -66px; }
.voto8 { background-position: 0px -44px; }
.voto9 { background-position: 0px -22px; }
.voto10 { background-position: 0px 0px; }


