body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#00140a;
}

img, div, input { behavior: url("../htc/iepngfix.htc") }


.geral {
	z-index:-8;
	width:99%;m
	text-align:center;
}

.center {
	z-index:-1;
	text-align:left;
	width:785px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF1DE;
	margin-top:0px;
	color:#000000;
}
.header {
	height:110px;
	width:785px;
	color:#FFFFFF;
	background:url(../images/header.jpg);
}

.logo {
	background:url(../images/logo.png);
	position:absolute;
	margin-top:16px;
	width:216px;
	height:95px;
	margin-left:290px;
	z-index:99;
}

.expedicao {
	background:url(../images/expedicao.png);
	position:absolute;
	width:109px;
	height:107px;
	margin-left:475px;
	z-index:2;
}

.premio {
	background:url(../images/premio.png);
	position:absolute;
	margin-left:591px;
	width:93px;
	height:88px;
	margin-top:10px;
}

.idioma {
	position:absolute;
	margin-left:710px;
	margin-top:90px;
}

.btnAdmin {
	position:absolute;
	margin-left:710px;
	margin-top:75px;
}

.linhavermelha {
	width:785px;
	height:8px;
	background:#ce000c;
}

.slideTop {
	width:785px;
	height:208px;
	margin-top:-20px;
	z-index:-1;
}

.degrade {
	width:785px;
	height:52px;
	font-weight:bold;
	color:#FFFFFF;
	z-index:2;
}

.menu {
	width:785px;
	height:32px;
	font-weight:bold;
	color:#CCCCCC;
	z-index:2;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:-50px;
	text-align:center;
}

.menu a {
	text-decoration:none;
	color:#CCCCCC;
}

.menu a:hover {
	text-decoration:underline;
	color:#777777;
}



.rodape {
	width:785px; 
	height:20px;
	margin-right:auto;
	margin-left:auto;
	font-size:10px;
	text-align:center;
	background:#FFF1DE;
}

.redessociais {
	width:785px; 
	height:45px;
	margin-right:auto;
	margin-left:auto;
	font-size:10px;
	text-align:center;
	background:#FFF1DE;
}


.titulo {
	width:100%;
	background:#000000;
	color:#FFFFFF;
	height:18px;
	padding:3px 0px 2px 0px;
	margin-top:0px;
	font-size:12px;
}

.titulo2 {
	width:100%;
	background:#002110;
	color:#FFFFFF;
	height:12px;
	padding:3px 0px 2px 0px;
	margin-top:0px;
	font-size:12px;
}

.pacotes {
	background:#F2AE03;
	float:left;
	margin-left:10px;
	color:#FFFFFF;
	width:500px;
	height:210px;
}

.pacotes span {
	cursor:pointer;
	font-weight:bold;
}

.procura {
	background:#F2AE03;
	float:left;
	margin-left:10px;
	width:250px;
	height:210px;
}

.div2home {
	padding:5px;
}

.div2home img {
	float:left;
	margin-left:5px;
}

.div3home {
	padding:5px;
	width:752px;
	margin-left:auto;
	margin-right:auto;
	background:#002110;
}


.dicasviagem {
	background:#F2AE03;
	float:left;
	margin-left:10px;
	width:246px;
	height:150px;
}

.depoimentos {
	background:#F2AE03;
	float:left;
	margin-left:10px;
	width:246px;
	height:150px;
}

.newsletter {
	background:#F2AE03;
	float:left;
	margin-left:10px;
	width:246px;
	height:150px;
}

.newsletter input {
	width:98%;
}

.newsletter label {
	font-weight:bold;
}

.imgsHomeGaleria img {
	float:left;
	margin-left:3px;
}





.conteudo {
	background:#FFF1DE;
	margin-top:5px;
	margin-left:10px;
	color:#777777;
	width:765px;
}



.tblAdm td {
	border-bottom:1px solid #ccc;
}










#blackbox {
	background:url(../images/blackboxbg.png);
	position:relative;
	/*height:9999px;*/
	width:100%;
	top:0px;
	left:0px;
	display:none;
	z-index:9999999999;
}

#blackbox iframe {
	display:none;
}

#sobreposta {
	position:fixed;
	width:1030px;
	padding:10px;
	height:auto;
	top:5px;
	left:50%;
	text-align:center;
	margin-left:-565px;
	display:none;
	z-index:999;
}
/* Menu Left - Fim */



div#loading {
	/*background:url(../images/blackboxbg.png);*/
	position:fixed;
	width:100%;
	height:100%;
	font-size:40px;
	display:none;
	z-index:99999;
	top:0px;
	left:0px;
	text-align:center;
}

div#loading div.msg {
	width:800px;
	height:600px;
	margin:10 auto;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	z-index:999999;
}



.procura form label{
	font-weight:bold;
}

.procura form select, button{
	width:98%;
}












/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 5px solid #F2AE03;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
margin-left:10px;
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
}

.imgadm {
	float:left;
	margin:2px;
	border:1px solid #777777;
}

#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
