#apDiv1 {
	position:absolute;
	left:92%;
	top:10px;
	width:60px;
	height:60px;
	z-index:6;
}
#apDiv2 {
	position:absolute;
	left:112%;
	top:10px;
	width:60px;
	height:60px;
	z-index:6;
}
#Layer1 {
	position:absolute;
	width:702px;
	height:115px;
	left: 10%;
	top: 175px;
}
#flash-menina {
	position:absolute;
	text-align:left;
	width:150px;
	height:300px;
	top:0px;
	left:80%;
	z-index:0;
	color:#FFFFFF;
}
#login {
	position:absolute;
	text-align:left;
	width:321px;
	height:33px;
	top:20px;
	z-index:2;
	left:23%;
	color:#FFFFFF;
}
#login input {
background:#D16224; 
border:1px #BC4909;
}
#menu-contato {
	position:absolute;
	text-align:left;
	width:321px;
	height:33px;
	top:45px;
	z-index:3;
	left:54%;
	color:#FFFFFF;
}
#menu-contato a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu-contato a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#menu-geral {
	position:absolute;
	text-align:left;
	width:800px;
	height:33px;
	top:135px;
	z-index:4;
	left:34%;
	color:#FFFFFF;
}
#menu-geral a {
	color:#FFFFFF;
	text-decoration:none;
}
#menu-geral a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#escolhe-fundo {
	position:absolute;
	width:138px;
	height:518px;
	z-index:5;
	left:1121px;
	top:79px;
}
#depoimentos {
	position:absolute;
	text-align:left;
	width:1000px;
	height:350px;
	top:700px;
	left:7%;
	z-index:1;
	color:#FFFFFF;
}
body {
	margin:0;
	padding:0;
	border:none;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background:#660099;
	color:#333;
	text-align:center;
	}
#tudo {
	width:1000px;     
	margin:0 auto;
	text-align:left;
	}
#topo {
	height:190px;
	}
#rodape {
	clear:both;
	padding-top:150px;
	text-align:center;
	color:#FFFFFF;
	margin-bottom:30px;
	}
ul, ol {
	margin:0;
	padding:0;
	list-style:none;
	}
h1, h2, h3 {
	margin: 0.8em 0;
	color:#c30;
	font-size:1.4em;
	}
h2 {
	font-size:1.2em;
	}
h3 {
	font-size:1.0em;
	}
	
.dest {
	color:#039;
	}
	
#principal {
	float:left;
	width:600px;
	height:653px;	
	text-align:justify;
	background-image:url(imagens/miolo.png);
	background-repeat:no-repeat;
	}
#nav {
	width:380px;
	float:left;
	}
#apoio {
	width:120px;
	float:right;
	}
	
/* Estilos para template duas colunas - navegacao esquerda */
#duascolunas_01{
	background-image:url(imagens/fundo.jpg);
}
#duascolunas_02{
	background-image:url(imagens/fundo_02.jpg);
}
#duascolunas_03{
	background-image:url(imagens/fundo_03.jpg);
}
body#duascolunas #apoio {
	display:none;
	}
body#duascolunas #principal {
	width:600px;
	border-right-width:0;
	padding-right:0;
	}
#conteudo{
	height:380px;
	width:515px;
	padding:40px;
	overflow: scroll;
    overflow-x:hidden;
	visibility: visible;
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#572069;
	scrollbar-face-color:#371255;
	scrollbar-shadow-color:#0000FF;
	scrollbar-darkshadow-color:#FFFF00;
	scrollbar-track-color:#867AB3;
}

/* Estilos para template duas colunas - navegacao esquerda opcao de fonte e fundo */
body.duascolunas-a #topo, body.duascolunas-a #rodape{
	font: 11px Verdana, Arial, Helvetica, sans-serif; 	
	background:#cff; 
	padding-bottom:1px;
	}
body.duascolunas-a	{
	background:#fff;
	font: 14px Georgia, "Times New Roman", Times, serif;
	}
body.duascolunas-a #principal  {
	color:#c30;
	}