/* CSS Document */

html, body {height:100%;} 
body {
	margin:0;
	padding:0;
	background:#ddd;
	color:#333333;
	text-align:center;
	background-image: url(imgs/fundo.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4;
	}
a { outline:0; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-indent: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}



#tudo { 
	width:850px;
	position:relative;  /*Contexto de posicionamento */
	background:#d2d2d2;
	margin:0 auto;
	text-align:left;
	min-height:100%;/**/
	border:0;
	}
 * html #tudo {height: 100%;}

#conteudo {padding-bottom:30px;}

#topo {
	background-attachment: scroll;
	background-image: url(imgs/topo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:850px;
	height:203px;
	text-align:center;
	padding:0;
	}
#principal {
	background-attachment: scroll;
	background-image: url(imgs/bg_principal1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:680px;
	padding: 0px;
	float:left;
	background-color: #d2d2d2;
	}
	
	#principal1 {
	background-attachment: scroll;
	background-image: url(imgs/bg_principal1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:640px;
	padding: 20px;
	float:left;
	background-color: #d2d2d2;
	}
	
#destaques {
	background-attachment: scroll;
	background-image: url(imgs/bg_destaques.jpg);
	background-repeat: repeat-y;
	width: 290px;
	float: left;
	margin-left: 20px;
	margin-top: 25px;
}

#destaques1 {
	background-attachment: scroll;
	background-image: url(imgs/fundo.jpg);
	background-repeat: repeat;
	width: 680px;
	float: left;
	border:1px solid #000000;
	}

#apresentacao {
	background-attachment: scroll;
	background-image: url(imgs/bg_apresentacao.jpg);
	background-repeat: repeat-y;
	width: 310px;
	margin-left: 20px;
	float: left;
	margin-top: 25px;
}

#auxiliar {
	width:170px;
	float:right;

	}
#rodape {
	background-attachment: scroll;
	background-image: url(imgs/rodape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:850px;
	height:26px;
	position: absolute;
	bottom: 0;
	border:0;
	text-align:right;
	}



.clear {clear:both;}







#menu	{
	padding: 0;
	margin: 0px;
	width: 850px;
	height: 33px;
	text-align: justify;
	float: left;
}
#menu ul {
	padding:0px;
	margin:0px;
	float: left;
	width: 100%;
	background-image:url(imgs/fundo_a.jpg);
	list-style:none;
}
#menu ul li {
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#menu ul li a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	border-left: 1px solid white;
	background-image:url(imgs/fundo_a.jpg);
	float:left;
	height: 26px;
	text-decoration: none;
	padding: 7px 15px 0 16px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu ul li a.menu:link {

	color: #333333;
}
#menu ul li a.menu:visited {

	color: #333;
}
#menu ul li a.menu:hover {
	background-image:url(imgs/fundo_b.jpg);
	color: #FFFFFF;
}
#menu ul li a.menu:active {
	color: #FF0000;
}
.link_ativo {
	color: #FF0000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #900;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.padding1 {
	margin-left: 20px;
}S
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

/* GALERIA DE FOTOS 1*/


.galeria {
	width:680px; 
	margin:0 auto;
	text-align:left; 
	margin: 50px 0px 0px 70px;
	}
.img-aqui { 
	background: #fff url('imgs/tur_abertura.jpg') center no-repeat; 
	width:500px; 
	height:375px; 
	position:relative; 
	float:right; 
	border:2px solid #666;

	}
ul.fotos {
	position:relative;
	list-style:none;  
	width:162px;
	padding:1px;
	margin:0; 
	padding:0; 
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:75px;
	height:50px;
	float:left; 
	border:2px solid #444;
	margin:1px; 
}
ul.fotos li img {
	border:none; 
	width:75px;
	height:50px;

}
ul.fotos li span img {
	border:none;
	width:500px;
	height:375px;
	height:auto;

	}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
}

ul.fotos a:hover span {
	display: block;
    position: absolute; 
	top:0px; 
	left: 176px; 
	background:#fff;
	border:2px solid #666;

   }
   
/* FIM ESTILO GALERIA DE FOTOS 1*/




