body, div, form, p, h1 {
	margin:0;
	padding:0;
}

html, body {
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	}

body {
	background-color: #006699; 
	}

#geral {
	background: #ffffff;
	position: absolute; 
	left: 50%; 
	width: 770px;
	_width: 774px;
	margin-left: -385px;
	margin-top: 10px;
	border: 2px solid #ffffff;
	}

/*TOPO*/
#topo {
	height: 160px;
	}

/*ESQUERDA*/
#esquerda {
	float: left;
	width: 170px;
}

#reservas{
	background-color: #FF8000;
	margin-top: 5px;
	margin-left: 9px;
	text-align:center;
	width: 150px;
}

/*CENTRO*/
#centro {
	float:left;
	width: 600px;
	}

#conteudo { 
	width: 590px;
	}

#entrada_centro { 
	background: url(../imagens/fundo_entrada.gif);

	width: 590px;
	height: 195px;
	border:1px solid #3399CC;
	}

#entrada_esquerda { 
	float:left;
	width: 290px;
	height: 220px;
	margin-top:10px;
	
	}

#entrada_direita { 
	float:right;
	width: 290px;
	height: 220px;
	margin-top:10px;
	}

#conteudo p.texto{
	font-size: 1.2em;
	line-height: 1.4em;
	padding: 5px;
}


/*RODAPE*/
#rodape {
	margin-top:20px;
	clear:both;
	height: 50px;
	text-align:center;
	border-top:1px solid #ffffff;
	background-color: #0066CC;
	}

#rodape p.copyright {
	padding: 15px 0 15px 0;
	color:#ffffff;
	}

h1{
	background-color: #cae4ff;
	border:1px solid #3399cc;
	color: #336699;
	font-size: 1.3em;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
}

h2{
	border:1px solid #ccc;
	color: #ff6600;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 4px 5px 4px 5px;
}

h3{
	color: #ff6600;
	font-weight: bold;
	font-size: 1.3em;
	padding: 4px 5px 4px 5px;
	line-height: 1.5em;
	text-align: center;
}

.link:link, .link:visited, .link:hover, .link:active {
	color:#0000ff;
	font-size: 1.2em;
	text-decoration:none;
	}

.link:hover {
	text-decoration: underline;
	}

	/*FORMULÁRIOS*/

#formulario{
	width:400px;
	padding:0;
	position:relative;
	left:50%;
	margin-left:-200px;
}

#formulario form{
	padding:0;
	margin:0;
}
        
#formulario fieldset{
	padding:0 20px 0 20px;
	border: 1px solid #ccc;
}

#formulario legend{
	font-weight: bold;
	color: #339966;
	letter-spacing: 2px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 1.2em;
}

#formulario .topico{
	font-weight: bold;
	background-color: #e8e8e8;
	margin: 15px 0 15px 0;
	font-size: 1.1em;
	text-align:center;
	padding:10px;
}
        
/* HACK PARA CORRIGIR O MARGIN-BOTTOM*/
html>body #formulario legend{
     margin-bottom: 15px;
	 margin-left: 10px;
}
        
#formulario input{
	 border-top: 1px solid #333;
	 border-left: 1px solid #333;
	 border-bottom: 1px solid #ccc;
	 border-right: 1px solid #ccc;
}

#formulario input.radio, input.checkbox{
	 border:0;
	 margin:5px 5px 0 3px;
}
        
#formulario label{
	 width: auto;
	 color: #006633;
	 font-size: 1.1em;
	 line-height: 2em;
	 font-weight: bold;
}
    
#formulario p{
	  margin-left: 20px;
	  margin-right: 20px;
	  font-size: 1.2em;
}
        
#formulario .botao{
	  background: #f1f1f1;
	  margin: 15px 0px 15px 20px;
}

#formulario textarea{
	  margin-top:5px;
	  width:360px;
	  height:80px;
}

#formulario span{
	  margin-left: 20px;
	  margin-top:25px;
	  color:#808080;
	  float:rigth;
}


#precos{
	  float:left;
	  width:210px;
	  margin-top:10px;
	  margin-bottom: 10px;
}

#tarifas{
	  float:left;
	  width:590px;
	  margin-top:10px;
	  margin-bottom: 10px;
}

#regras{
	  float:right;
	  font-size: 1.2em;
	  width:370px;
	  margin-top:10px;
}

#regras-tarifas{
	  float:left;
	  font-size: 1.2em;
	  width:590px;
	  margin-top:10px;
}

#titulo {
	background: #ff8000;
	clear: both;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	}

#titulo2 {
	background: #eee;
	border: 1px solid #ccc;
	clear: both;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	}

#descricao{
	  font-size: 1.2em;
	  margin-top:10px;
}

#periodo {
	background:#e8e8e8;
	font-size: 1.4em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	}

#observacao {
	border:1px solid #cccccc;
	clear: both;
	color: #0033cc;
	font-size: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	}


/* TABELA DE PREÇOS*/
table.precos {
	border-collapse: collapse;
	font-size: 1.2em;
	width: 210px;
	}

table.precos tr td {
	border:1px solid #3399CC;
	}

table.precos td {
	padding:5px;
	}

table.precos th {
	border:1px solid #3399CC;
	color:#3333CC;
	padding:5px;
	width: 100px;
	}

/* TABELA DE TARIFAS*/
table.tarifas {
	border-collapse: collapse;
	font-size: 1.2em;
	width: 100%;
	}

table.tarifas tr td {
	border:1px solid #3399CC;
	}

table.tarifas td {
	padding:5px;
	text-align: center;
	}

table.tarifas th {
	border:1px solid #3399CC;
	color:#3333CC;
	padding:5px;
	}


ul.texto {
	font-size: 1.2em;
	line-height: 1.5em;
	}
p.texto {
	font-size: 1.2em;
	margin: 8px;
	padding: 0px;
	line-height: 1.3em;
	}