body, td{
	color: #003079;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#logotipo{
	position: absolute;
	left: 40px;
	top: 30px;
	width: 133px;
	height: 144px;
}

#menu{
	position: absolute;
	left: 230px;
	top: 120px;
	/* width: 400px; */
	height: 36px;
}

#fundo{
	position: absolute;
	width: 300px;
	height: 369px;
	left: 100%;
	top: 200px;
	margin-left: -300px;
	margin-right: -300px;	
	padding-left: -300px;
	background-image: url(/design/images/fundo.png);
}

#conteudos{
	position: absolute;	
	top: 180px;
	left: 0px;	
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	text-align: justify;
}

#aventouras{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

#rodape{
	padding-top: 100px;
	text-align: center;

	font-size: smaller;
}

a{
	color: #003079;
}

a:hover{
	color: #cc0000;
}


#rodape a{
	text-decoration: none;

}

#menu a{
	text-decoration: none;	
}

table.promocoes{
	border: 1px solid #003079;
	
}

/* para o losango da página principal  */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
	mso-ansi-language:PT;
	mso-fareast-language:PT;
}

p, h1{
	text-indent: 6px;
	font-weight: bold;
}

h1 {
	color: #cc0000;
	font-weight: regular; 
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	font-size: 12pt;
	font-weight: bold;
	color: #cc0000;
/*	color: #A2362E;	*/
}

p.intro{

color: #cc0000;
}

p.lema{
	clear: all;
	text-align: center;
	font-size: larger;
	color: #cc0000;
	font-weight: bold;
	line-height: 25px;
}

.caixaDetalhes{
	border: 1px solid #003079; 
	width: 450;
	list-style-type: none;
/*	display: block;*/
	padding: 6px;
	padding-left: 12px;
	margin-bottom: 16px;	
}

.conteudoCaixaDetalhesBulleted{
	padding: 8px; 
	margin-left:10px;
	list-style-type: disc;
}

.conteudoCaixaDetalhesUnbulleted{
	padding: 8px; 
	margin-left:-8px; 
	list-style-type: none;
}

.caixaDetalhesTitulo{
	 font-weight: bold;
	color: #cc0000;
}

img.mapa{
	border: 2px solid;
	border-color: #75a1e3;
	margin: 0px;
	padding: 0px;
	clear: all;
}

img.conteudo{
	margin: 6px;
}

ul.legenda{
	margin: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	padding-left: 20px;
	float:left;
}

ul.legenda li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

ul.squares li { list-style-type: square }

dt{
	font-weight: bold;
}

dt:after{
	content: ":";
}

dt {float: left; margin-right: 0em;}



a img {
	border: none;
}
img.left, .img-left {
	float: left;
	padding: 0 1ex 1ex 0;
}
img.right, .img-right {
	float: right;
	padding: 0 0 1ex 1ex;
}
