/*	GERAL	*/

* {
	margin:0;
	padding:0;
	z-index:2;
}
body {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	background: url(/img/bg.png) repeat-x;
	font-family:arial;
	font-size:12px;
	color:#333;
}
ul {
	list-style-type:none;
}
a {
	text-decoration:none;
	color:#93bb00;
}
.clear {
	clear:both;
	line-height:0px;
}
img {
	border:0;
}
/*	HEADER	*/

#areaheader {
	text-align:center;
}
#header {
	background: url('/img/header.png') no-repeat;
	height:161px;
	text-align:left;
	width:805px;
	margin:0 auto;
	position:relative;
}
h1 a {
	display:block;
	width:233px;
	height:129px;
	margin-left:10px;
}
h1 span, #owner span {
	display:none;
}
#owner a {
	display:block;
	width:180px;
	height:100px;
	position:absolute;
	right:10px;
	top:10px;
	background-image:url('/img/sebrae.jpg');
}
/*	MENU	*/

#menu {
	position:absolute;
	bottom:0;
	height:25px;
	text-align:center;
	width:805px;
	color:#fff;
}
#menu a {
	color:#fff;
}
#menu li {
	display:inline;
	margin:15px 5px;
	cursor:pointer;
	font-weight:bold;
}
#menu li div {
	position:absolute;
	top:0;
	text-align:left;
	padding-top:25px;
	width:60px;
	z-index:9999;
}
#menu li ul {
	background-color:#fff;
	padding:5px 0;
	width:140px;
	border:1px solid orange;
	border-top:0;
}
#menu li ul a {
	color:#06f;
}
#menu li ul li {
	display:block;
	margin:0;
	padding:5px 10px;
}
#menu #submenulocal {
	left:170px;
}
#menu #submenuondeficar {
	left: 240px;
}
#submenuondecomer {
	left: 310px
}
#submenuverefazer {
	left: 395px;
}
#submenuondecomprar {
	left: 500px;
}
#submenuturismo {
	left: 600px;
}
#submenuservicos {
	left: 660px;
}
#menu #submenueventos {
	left:305px;
}
#menu #submenulugares {
	left:385px;
}
#menu #submenupessoas {
	left:465px;
}
#menu #submenugrupos {
	left:547px;
}
#menu #submenuarredores {
	left:720px;
}
#menu #submenuarredores ul {
	position:absolute;
	right:0;
}
/*	ESTRUTURA	*/

#meio {
	width:805px;
	margin:0 auto;
	text-align:left;
	background-color:#fff;
}
#principal {
	width:580px;
	min-height:380px;
	_height:auto;
	float:left;

	padding-bottom:20px;
}
/*	LATERAL	*/

#lateral {
	width:200px;
	float:right;
	position:relative;
	padding-top:40px;
	z-index:1;
}
#busca {
	position:absolute;
	top:0;
	right:0;
	background-image:url('/img/lateral_busca.jpg');
	background-repeat: no-repeat;
	width:214px;
	height:31px;
}
#busca h3 {
	display:none;
}
#busca form {
	position:absolute;
	left:75px;
	top:5px;
}
#busca input {
	border:0;
	padding:2px 3px;
	width:97px;
}
#busca .submit {
	width:auto;
	padding:1px;
	background-color:#069;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
#galeria {
	width:200px;
	height:173px;
	margin-bottom:10px;
	background-image:url('/img/lateral_galeria.jpg');
	background-repeat: no-repeat;
}
#galeria a {
	display:block;
	width:200px;
	height:173px;
}
#participe {
	width:200px;
	height:59px;
	margin-bottom:20px;
	background-image:url('/img/lateral_participe.gif');
	background-repeat: no-repeat;
}
#recebainfo {
	width:200px;
	height:108px;
	margin-bottom:20px;
	background-image:url('/img/lateral_recebainfo.gif');
	background-repeat: no-repeat;
	position:relative;
}
#recebainfo form {
	position:absolute;
	bottom:15px;
	left:37px;
}
#recebainfo input {
	border:0;
	padding:2px 3px;
	width:100px;
}
#recebainfo .submit {
	width:auto;
	padding:1px;
	background-color:#090;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}
#fale_conosco {
	width:200px;
	height:60px;
	margin-bottom:20px;
	background-image:url('/img/lateral_faleconosco.gif');
	background-repeat: no-repeat;
}
#galeria span, #recebainfo h3, #participe span, #fale_conosco span {
	display:none;
}
#participe a {
	display:block;
	width:200px;
	height:59px;
}
#fale_conosco a {
	display:block;
	width:200px;
	height:59px;
}
.fichatecnica a {
	text-align:center;
	background-color:lightyellow;
	display:block;
	margin-left:25px;
	margin-right:20px;
	padding:10px 0;
	margin-bottom:20px;
}
/*	HOME	*/

#destaque1 {
	margin:20px 0 0 20px;
	text-align:justify;
}
#destaque1 img {
	float:right;
	margin-bottom:5px;
	margin-left:15px;
	
#destaque1 p img{
	float:left;
	margin-bottom:10px
	margin-left: 12px;
}
	
}
#destaque2 {
	width:270px;
	float:right;
	margin-top:10px;
}
#destaque3 {
	width:270px;
	margin-top:20px;
	margin-left:20px;
}
#destaque2 img, #destaque3 img {
	width:100px;
	height:75px;
	display:block;
	float:left;
	border:0;
	margin-right:10px;
	background-color:#ccc;
}
#destaque1 h2 {
	font-size:30px;
	margin-bottom:15px;
	letter-spacing:-1px;
	color:#93bb00;
}
#destaque1 p {
	margin-bottom:10px;
}
#destaque2 h2, #destaque3 h2 {
	font-size:17px;
	letter-spacing:-1px;
	margin-bottom:5px;
}
#destaque2 p a, #destaque3 p a {
	color:#333;
}
/*	LISTA	*/

#pageheader {
	margin-top:20px;
	margin-left:20px;
	height:115px;
	background-repeat:no-repeat;
}
#pageheader span {
	display:none;
}
#pageheader a {
	display:block;
	width:auto;
	height:115px;
}
#lista {
	width:570px;
	margin-top:20px;
	margin-left:10px;
}
#lista h2 {
	font-size:14px;
}
#lista img {
	display:block;
	width:180px;
	height:135px;
	border:0;
	background-color:#ccc;
	margin:5px 0;
}
#listagem {
	border-spacing:5px;
}
table table {
	margin-top:15px;
	padding-top:5px;
	border-top:1px solid #eee;
}
.title {
	height:33px;
}
/*	LUGAR	*/

#lugar {
	margin-top:20px;
	margin-left:20px;
}
#lugar h2 {
	margin-bottom:20px;
	font-size:18px;
}
#lugar p {
	margin-bottom:10px;
}
#lugar strong {
	display:block;
}
#localizacao {
	background-color:lightgreen;
	padding:5px;
	width:270px;
	margin-bottom:10px;
}
#localizacao p {
	margin:0;
}
#contato {
	background-color:lightyellow;
	padding:5px;
	width:270px;
	margin-bottom:10px;
}
#contato p {
	margin:0;
}
#lugar_col {
	margin-bottom:20px;
}
#lugar_col img {
	border:0;
}
/*	TEXTO	*/

#texto {
	margin-left:20px;
	margin-top:20px;
	text-align:justify;
}
/*	FOOTER	*/

#footer {
	background-image:url('/img/footer.jpg');
	background-repeat:no-repeat;
	height:106px;
	position:relative;
}
#footer span {
	display:none;
}
#footer a {
display:block;
width:100px;
height:100px;
float:left; 
margin-left: 15px;
}

#footer .ideias a{
float:right;
margin-right: 15px;
}

#footer .turisrio a{
margin-left:50px;
}


/*////////////////////////////////////////////*/

#roteiro {
	display:none;
}
#form1 {
	width:560px;
	margin-left:20px;
	margin-top:20px;
}
.mapa {
	float:left;
	width:180px;
	margin-right:5px;
	margin-left:5px;
}
.mapa img {
	background-color:transparent !important;
}

