﻿/*
Design by lzmorais
lzmorais at gmail dot com
*/

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	/*text-align: center;*/
	width: 792px;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	background-color: #ffffff;
}

p {text-align: justify;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	/*color: #333333;*/
	margin-bottom: .7em;
}

h1 {font-size: 4.0em; color: #000;}

h2 {font-size: 1.8em;}

h3 {font-size: 1.6em;}

h4 {font-size: 1.4em;}

h5 {font-size: 1.2em;}

h6 {font-size: 1.1em;}

#corpo {
	/*background: #BFCFCC url(images/chaves.jpg) no-repeat;*/
	width: 792px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*
CABECALHO
*/
#cabecalho {
	text-align: left;
	position: relative;
}

#cabecalho_total {
	float: right;
	width: 792px;
	/*height: 100px;*/
}

#cabecalho_qtd {
	width: 792px;
	/*height: 120px;*/
	padding: 10px 10px 10px 10px;
	color: #039;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

#cabecalho_nome {
	width: 792px;
	/*height: 120px;*/
	color: #FFFFFF;
	float: left;
	padding: 0 10px 0 10px;
}

#cabecalho_nome > h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	margin-bottom: 15px;
}

/*
MENU PRINCIPAL
*/
#mainmenu {
	width: 792px;
	height: 40px;
	float: right;
}

#mainmenu ul.navi {
	width: 792px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}

#mainmenu ul.navi li {
	height: 40px;
	margin: 0;
	/*display: block;*/
	display: inline;
	float: right;
}

#mainmenu ul.navi li a {
	font: helvetica,arial,sans-serif;
	font-size: 24px;
	text-decoration: none;
	text-indent: 0px; 
	padding: 20px 20px 20px 20px;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	width: inherit;
	color: #ACD1E9;
}

#mainmenu ul.navi li a:visited {
	font: helvetica,arial,sans-serif;
	font-size: 24px;
	text-decoration: underline;
	text-indent: 0px; 
	padding: 20px 20px 20px 20px;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	width: inherit;
	color: #ACD1E9;
}

#mainmenu ul.navi li a:hover {
	font: helvetica,arial,sans-serif;
	font-size: 24px;
	text-decoration: none;
	text-indent: 0px; 
	padding: 20px 20px 20px 20px;
	font-weight: bold;
	margin: 5px 5px 5px 5px;
	width: inherit;
	color: #B7AFA3;
}

/*
CONTEUDO
*/
#conteudo {
	clear: both;
	width: 792px;
	/*min-height: 300px;*/
	margin-left: auto;
	margin-right: auto;
	padding: 1px 0 0 0;
}

#conteudo h1, h2, h3, h4, h5, h6 {
	color: #203040;
}

#conteudo_texto {
	clear: both;
	width: 792px;
	border-top: 1px solid #D6E4E1;
	border-left: 1px solid #D6E4E1;
	border-bottom: 1px solid #D6E4E1;
	border-right: 1px solid #D6E4E1;
	padding: 8px 8px 8px 8px;
	margin-left: auto;
	margin-right: auto;
}

#conteudo_texto p {
	text-align: justify;
	padding: 8px 8px 8px 8px;
	margin: 8px 8px 8px 8px;
}

#conteudo_texto ul {
	text-align: left;
}

#conteudo_texto li {
	text-align: left;
}

#conteudo_texto li.ul {
	text-align: left;
}

#conteudo_texto li.li {
	text-align: left;
}

#send_friend textarea {
	position: absolute;
	left: -2000px;
	visibility: hidden;
} 

#send_friend table {
} 

#send_friend tr {
} 

#send_friend td {
	line-height: 30px;
} 

blockquote:first-letter {
	/*background: url(images/quote-left.png) no-repeat left top;*/
	padding-left: 45px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

blockquote p:first-letter {
	/*background: url(images/quote-left.png) no-repeat left top;*/
	padding-left: 45px;
	font: 2.4em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

blockquote {
	color: #555555;
	font:  1.3em Georgia, Times, serif;
	font-style: italic;
}

#conteudo_texto a {
	color: #E15119;
	text-decoration: none;
	font-weight: bold;
}

#conteudo_texto a:visited {
	color: #E15119;
}

#conteudo_texto a:hover{
	color: #2F4E6F;
}

#rodape_grande {
	/*float: right;*/
	width: 792px;
	color: #b2a8a6;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#rodape_grande a {
	color: #b2a8a6;
	text-decoration: underline;
	font-weight: bold;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_grande a:visited {
	color: #b2a8a6;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_grande a:hover {
	color: #e32121;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_topo {
	height: 24px;
	/*float: left;*/
	/*color: #ff00ff;*/
	text-align: left;
	width: 792px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#rodape_topo a {
	color: #b2a8a6;
	text-decoration: underline;
	font-weight: bold;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_topo a:visited {
	color: #b2a8a6;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_topo a:hover {
	color: #e32121;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo {
	height: 24px;
	/*float: right;*/
	/*margin: 10px 0 0 0;*/
	/*color: #ffff00;*/
	text-align: right;
	width: 792px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#rodape_fundo a {
	color: #b2a8a6;
	text-decoration: underline;
	font-weight: bold;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo a:visited {
	color: #b2a8a6;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo a:hover {
	color: #e32121;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo table a {
	color: #b2a8a6;
	text-decoration: underline;
	font-weight: bold;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo table a:visited {
	color: #b2a8a6;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo table a:hover {
	color: #e32121;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo tr a {
	color: #b2a8a6;
	text-decoration: underline;
	font-weight: bold;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo tr a:visited {
	color: #b2a8a6;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo tr a:hover {
	color: #e32121;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo td a {
	color: #b2a8a6;
	text-decoration: underline;
	font-weight: bold;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo td a:visited {
	color: #b2a8a6;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo td a:hover {
	color: #e32121;
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo.img a{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo.img a:visited{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo.img a:hover{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo td img{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

#rodape_fundo img td{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

/*
IMAGENS
*/
div.img
{
  margin: 12px 2px 12px 2px;
  border: 1px solid #555;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  width: 250px;
  position: relative;
}	

div.imgembarcacao
{
  margin-left: auto;
  margin-right: auto;
  margin: 8px 8px 8px 8px;
  border: 1px solid #555;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  width: 768px;
  position: relative;
}	

div.imgembarcacao img
{
  display: inline;
  margin: 8px 8px 8px 8px;
  border: 1px solid #ffffff;
}

div.descembarcacao
{
  text-align: center;
  font-weight: normal;
  width: 768px;
  margin: 2px 2px 12px 2px;
  font-weight: bold;
}

div.img img
{
  display: inline;
  margin: 12px 2px 2px 2px;
  border: 1px solid #ffffff;
}

div.imgesq
{
  float: left;
  margin: 12px 2px 12px 2px;
  border: 1px solid #555;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  width: 250px;
  position: relative;
}	

div.imgesq img
{
  display: inline;
  margin: 12px 2px 2px 2px;
  border: 1px solid #ffffff;
}

div.imgcentro
{
  margin-left: auto;
  margin-right: auto;
  margin: 12px 2px 12px 2px;
  border: 1px solid #555;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  width: 250px;
  position: relative;
}	

div.imgcentro img
{
  display: inline;
  margin: 12px 2px 2px 2px;
  border: 1px solid #ffffff;
}

div.imgdta
{
  float: right;
  margin: 12px 2px 12px 2px;
  border: 1px solid #555;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  width: 250px;
  position: relative;
}	

div.imgdta img
{
  display: inline;
  margin: 12px 2px 2px 2px;
  border: 1px solid #ffffff;
}

div.desc
{
  text-align: center;
  font-weight: normal;
  width: 230px;
  margin: 2px 2px 12px 2px;
  font-weight: bold;
}

.limpeza {
	clear: both;
}
