/*
-----------------------------------------------
Folha de estilo: principal
Site: web2u.com.br
Author: Paulo Roberto Callai
E-mail: paulo@web2u.com.br
Data: 2007.07
Desenvolvimento: Web2u - Seja profissional, estude não copie. Crie o seu proprio codigo. Com certeza isso vai torna-lo um profissional respeitado e de sucesso.
----------------------------------------------- */

body{
	margin: 0px;
	background-repeat: repeat-x;
	background-position: 50% 0px;
	background-image: url(../img/bg.png);
	background-color: #CFC4AE;
	}

#geral {
	width:778px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../img/bg_brareia.png);
	}
	
#topo {
	width: 778px;
	background-image: url(../img/topo.png);
	height: 98px;
	background-repeat: no-repeat;
	}	

#centro {
	width: 778px;
	}
	
#colunaCentro01 {
	width: 160px;
	text-align: center;
	float: left;
	height: 450px;
	position: relative;
	text-decoration: none;
    }

#colunaCentro02 {
	width: 305px;
	background-position: center center;
	float: left;
	position: relative;
    }
	
#colunaCentro03 {
	width: 304px;
	background-position: center center;
	float: right;
	position: relative;
    }	
	
#colunaCentro04 {
	width: 600px;
	float: right;
	position: relative;
	border: thin solid #666;
	background-color: #fafafa;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
    }	
	
	
	
#colunaCentroServicos{
	font-family: Arial, Helvetica, sans-serif;
	color: #553900;
	font-size: 12px;
	width: 550px;
	padding: 5px;
	margin-left: 200px;
    }
	
#centroContato{
	width: 550px;
	margin-left: 300px;
	margin-bottom: 10px;
	margin-top: 5px;
    }	
 	
#tab_hospedagem {
	border: 1px solid #FFFFFF;
	width: 580px;
	margin-top: 10px;
	margin-right: 19px;
	margin-bottom: 19px;
	margin-left: 19px;
	}	


#tab_hospedagem tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #553900;
	text-align: center;
	}	
	
#tab_hospedagem th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF9933;
	}
	
#planos {
	width: 580px;
	border: 1px solid #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 19px;
}			 
	
#rodape {
	width: 778px;
	height: 20px;
	clear: both;
	background-image: url(../img/bg_brareia.png);
	}

