@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#F60;
	background-color:#ccc;	
}

#container{
	width:960px;
	height:auto;
	margin:20px auto;
	padding:0;
}

#topo{
	width:960px;
	height:15px;
	background-color:#F60;
	background-repeat: repeat-x;
	border-top-right-radius:15px;
	border-top-left-radius:15px;
	margin:0 0 10px 0;
}

#menu{
	
	background-repeat: repeat-x;
	width:960px;
	height:140px;
	margin:0 auto;
	padding:3px 0;
	background-color:#fff;
	opacity:80%;
}

#menu .tels{
	float:right;
	margin:0;
	padding:0;
	width:400px;
	height:auto;
	
}

#menu .tels p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:justify;
}

#contato{
	float:right;
	margin:0 10px 0 0;
	color:#666;
}


#logo{
	width:150px;
	height:100px;
	background-color:#FFF;
	float:left;
	margin-left:20px;
}

#logo img{
	width:150px;
}

#cartoes{
	width:150px;
	height:100px;
	background-color:#FFF;
	float:left;
	margin-left:20px;
}

#cartoes img{
	width:200px;
}


#menu_barra{
	width:960px;
	height:45px;
	margin:0 0 0 0;
	background-color:#999;
}

#menu_posicao{
	width:550px;
	height:46px;
	float:right;
	margin:20px 0 0 0;
	background-color:#999;
}


#lista{
	text-decoration:none;
	list-style-type:none;
	
}


#lista .estou_aqui, .item{
	display:inline;
	border-right:#000;
	margin:0 0;
	background-color:#CCC;
	padding:13px 20px 16px 20px;
	color:#F60;
	
}

#lista .item{
	background-color:#FFD;
	
	
}

#lista .item:hover{
	background-color:#9FF;
}

#lista a:link{
	
	text-decoration:none;
	color:#F60;
	
}

a:link{
	
	text-decoration:none;
	color:#F60;
}

#lista a:visited{
	color:#F60;
}

#lista a:hover{
	text-decoration:none;
	color:#666;
}

#banner{
	width:960px;
	height:360px;
	margin: 10px 0;
}

#banner_localizacao{
	width:960px;
	margin: 10px 0;
}

#banner #banner_anuncio{
	width:960px;
	height:auto;
	margin: 10px 0;
}

#flash{
	width:470px;
	height:360px;
	float:left;
	margin:0 10px 0 0;
}

#destaque_foto{
	width:640px;
	height:360px;
	float:left;
	margin:0 10px 0 0;
}

#flash_destaque{
	width:4px;
	height:60px;
	float:left;
}

#flash_destaque span{
	size:10px;
}

#empresa{
	width:250px;
	height:80px;
	margin:0 20px;
}

#destaque_conteudo{
	width:310px;
	height:477px;
	float:left;	
	background-image:url(../imagem/bg_logo_venda_2.JPG);

}

#conteudo{
	width:480px;
	height:360px;
	float:left;	
	background-image:url(../imagem/bg_logo_venda_2.JPG);
}

#conteudo_index{
	width:960px;
	height:360px;
	float:left;	
	background-image:url(../imagem/bg_logo_venda_2.JPG);
}

#conteudo_lista{
	font-size:14px;
	margin:0;
	
}

#conteudo #logo_venda_2{
	margin-top:63px;
}

#logo_venda{
	width:200px;
	height:356px;
	margin:0 auto;
	text-align:center;
}

#logo_venda_2 p{
	font-size:14px;
}

#logo_venda a{
	text-decoration:none;
	color:#FF6600;
	font-size:15px;
}

#logo_venda, #logo_venda_2 a{
	text-decoration:none;
	color:#FF6600;
	font-size:15px;
}

#logo_venda, #logo_venda_2 a:visited{
	color:#F60;
}

#logo_venda a:visited{
	color:#F60;
}

#destaque{
	width:960px;
	height:480px;
	margin:0 auto;
	text-align:center;
}

#logo_venda_2, #logo_venda_2_destaque{
	width:256px;
	height:240px;
	margin:30px auto 0 auto;
	text-align:center;
	background-image:url(../imagem/bg_logo_venda_2.JPG);
		
}

#logo_venda_destaque{
	text-align:center;
	height:355px;
	width:
}

#preco{
	font-size:20px;
	font:bold;
	
	
}

#conteudo_lista .conteudo_lista_item{
	line-height:50px;
	list-style-type:upper-roman;
	color:#F60;
}


h2{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

h3,p,span{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:20px;
}

h3{
	font-size:14px;
}

h1{
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
}

span{
	margin:o auto;
	size:20px;
}

/* aqui começa a css da página passeio.html */

#passeio{
	margin:20px auto;
	width:960px;
	height:auto;
}

#anuncio{
	margin:20px auto;
	float:left;
	width:955px;
	height:auto;
	border-style:groove;
	padding:0 0 0 5px;
}

#anuncio_classificado{
	margin:20px 0 0 0;
	float:left;
	width:310px;
	height:134px;
	border-style:groove;
	padding:0;
}

#anuncio_foto{
	width:180px;
	height:134px;
}

#anuncio_classificado span{
	font-size:small;
}

#anuncio .detalhes{
	width:500px;
	height:600px;
	float:right;
	margin:5px,0;
}

#anuncio_desc{
	width:120px;
	height:130px;
	float:right;
	margin:-130px 0 0 0;
	text-align:left;
}

#anuncio_desc span{
	font:bold;
}

#anuncio_desc li{
	list-style:none;
}

#detalhes_span{
	font-size:14px;
	text-align:justify;
}



#anuncio_logo{
	width:405px;
	margin:5px,1px,0,5px;
	float:left;
}

/* aqui termina a css da página passeio.html */

#rodape{
	width:960px;
	height:150px;
	background-color:#DFDFDF;
	margin:0 auto;
	clear:both;
}

#rodape_foto{
	width:900px;
	height:80px;
	margin:25px auto;
}

#rodape_direitos{
	font-size:small;
	width:500px;
	height:15px;
	margin:15px auto;
	color:#666;
}

#rodape_direitos span{
	font-size:small;
}

#rodape_borda{
	width:960px;
	height:15px;
	background-color:#F60;
	background-repeat: repeat-x;
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
	margin:10px 0 10px 0;
	clear:both;
}

.img_icone_principal{
	width:400px;
}

.img_icone{
	width:100px;
}