/* Renoguia */


body {
	margin: 0;
}

#container {
	position:relative;
}

#conteudo {
	width: 590px;
	height: 425px;
	background: #FFFFFF;
	text-align: left;
	filter: alpha(opacity=95);
}

#logorenoguia h1 {
	float: left;
	display: block;
	width: 189px;
	height: 69px;
	margin:-4px 0 0 3px;
	background:url(../img/logo_renoguia.gif) no-repeat bottom right;
}

		#logorenoguia h1 a {
			display:block;
			width:189px;
			height:69px;
		}
		
			#logorenoguia h1 a span {
				display:none;
			}
			
#transparencia {
	left:59px;
	top: 90px;
	width: 650px;
	height: 490px;
	position:absolute;
	background:url(../img/img_back.gif) no-repeat top left;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}

#scroll {
	left:70px;
	top: 105px;
	width: 620px;
	height: 450px;
	margin:4px 0 0 3px;
	text-align:left;
	position:absolute;
	overflow:auto;
}

ul#menu { list-style:none; margin:0; padding:0; }
	
	ul#menu li {
		float:left;
		margin-right:-8px;
		}
		
		ul#menu li a {
			display:block; height:30px;
			background-repeat:no-repeat;
			background-position:top left;
			}
			
			ul#menu li a span {
				display:none;
				}
				
.renoguia {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#231F20;
	line-height:14px;
}

#noticias {
	padding-top:7px;
	padding-bottom:10px;
	background:url(../img/bg_vejaTambem.gif);
}
	#noticias li {
		color:#333;
		padding-left:10px;
		font-size:11px;
	}

		#noticias li em {
			color:#8E352A;
			font-style:normal;
			font-weight:bold;
			font-size:12px;
		}

#boxnoticia {
	border: 1px dotted #CCC;
	padding: 10px;
	margin-bottom:15px;
	width: 93%;
}

.boxcidade {
	float:left;
	border: 1px dotted #CCC;
	padding: 5px;
	margin:0 4px 5px 4px;
	width: 29%;
}

#boxnoticia span a, h5 a {
	color:#003399 !important;
	font-weight:bold;
}



#linha_editorial { background-image:url(../img/bot_leditorial.gif); width:160px;}
#agenda {background-image:url(../img/bot_agenda.gif); width:160px;}
#especiais {background-image:url(../img/bot_especiais.gif); width:160px;}
#download{background-image:url(../img/bot_download.gif); width:160px;}
#pontos_turisticos{background-image:url(../img/bot_pturisticos.gif); width:167px;}
