/* CLASSE */
body { 
	margin-top: 40px;
	overflow-y: scroll }

/* ID */
#moldura {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	text-align: left }

/* TOPO */
#topo {
	width: 800px;
	height: 61px }
	
#endereco {
	width: 698px;
	height: 24px;
	padding-top: 37px;
	float: left }

#logo {
	width: 102px;
	height: 61px;
	float: right }
	
#barra {
	width: 800px;
	height: 20px;
	clear: both }

/* FOTO */
#foto {
	width: 800px;
	height: 220px }

/* LINKS */
#links {
	width: 800px;
	height: 23px;
	padding-top: 4px;
	padding-bottom: 4px }

#home {
	width: 69px;
	height: 23px;
	float: left }

#cardapio {
	width: 80px;
	height: 23px;
	float: left }

#vinhos {
	width: 118px;
	height: 23px;
	float: left }

#reserva {
	width: 75px;
	height: 23px;
	float: left }

#cadastro {
	width: 81px;
	height: 23px;
	float: left }

#noticias {
	width: 75px;
	height: 23px;
	float: left }

#programacao {
	width: 107px;
	height: 23px;
	float: left }

#localizacao {
	width: 93px;
	height: 23px;
	float: left }

#fale_conosco {
	width: 102px;
	height: 23px;
	float: right }

/* HOMEPAGE */
#texto {
	background: url(../imagens/home/background_texto.jpg) top left no-repeat;
	width: 800px;
	height: 190px;
	clear: both }
	
.texto_esq {
	width: 480px;
	height: 140px;
	padding-top: 50px;
	padding-left: 40px;
	padding-right: 30px;
	text-align: justify;
	font-family: Tahoma; font-size: 11px; color: #837f75;
	line-height: 18px;
	float: left }

.texto_dir {
	width: 250px;
	height: 120px;
	padding-top: 70px;
	font-family: Tahoma; font-size: 9px; color: #595753;
	line-height: 16px;
	text-decoration: none;
	float: left }	
	
a.link:link {
	color: #837f75 }
	
#comments {
	width: 250px;
	height: 140px;
	padding-top: 50px;
	float: left }

a:link {
	text-decoration: none }
a:visited {
	text-decoration: none;
	color: #837f75 }
a:hover {
	text-decoration: underline }
a:active {
	text-decoration: none }
	
/* PÁGINAS INTERNAS */
.texto_pag_int {
	width: 480px;
	height: 120px;
	padding-top: 70px;
	padding-left: 40px;
	padding-right: 30px;
	text-align: justify;
	font-family: Tahoma; font-size: 11px; color: #837f75;
	line-height: 17px;
	float: left }

.texto_pag_int_01 {
	width: 480px;
	height: 170px;
	padding-top: 70px;
	padding-left: 40px;
	padding-right: 30px;
	text-align: justify;
	font-family: Tahoma; font-size: 11px; color: #837f75;
	line-height: 17px;
	float: left }
	
.dados {
	font-family: Tahoma; font-size: 9px; color: #595753;
	line-height: 11px;
	text-align: justify;
	text-decoration: none }
	
/* CARDÁPIO */
#texto_cardapio {
	background: url(../cardapio/imagens/background_texto.jpg) top left no-repeat;
	width: 800px;
	height: 300px;
	clear: both }
	
/* CARTA DE VINHOS */
#texto_vinhos {
	background: url(../vinhos/imagens/background_texto.jpg) top left no-repeat;
	width: 800px;
	height: 190px;
	clear: both }
	
#comments_cardapio {
	width: 250px;
	height: 250px;
	padding-top: 50px;
	float: left }
	
/* RESERVA */
#texto_reserva {
	background: url(../reserva/imagens/background_texto.jpg) top left no-repeat;
	width: 800px;
	height: 390px;
	clear: both }
	
#comments_reserva {
	width: 250px;
	height: 350px;
	padding-top: 40px;
	float: left }
		
/* CADASTRO */
#texto_cadastro {
	background: url(../cadastro/imagens/background_texto.jpg) top left no-repeat;
	width: 800px;
	height: 410px;
	clear: both }
	
#comments_cadastro {
	width: 250px;
	height: 370px;
	padding-top: 40px;
	float: left }
		
/* NOTÍCIAS */
#texto_noticias {
	background: url(../noticias/imagens/background_texto.jpg) top left no-repeat;
	width: 800px;
	height: 260px;
	clear: both }

#comments_noticias {
	width: 220px;
	height: 220px;
	padding-top: 40px;
	padding-right: 30px;
	float: left }

.dados_noticias {
	font-family: Tahoma; font-size: 9px; color: #595753;
	line-height: 12px;
	text-decoration: none }

/* PROGRAMAÇÃO */
#texto_programacao {
	background-image: url(../programacao/imagens/background_texto_desconto.gif);
	width: 800px;
	height: 190px;
	clear: both }
	
/* LOCALIZAÇÃO */
#texto_localizacao {
	background: url(../localizacao/imagens/background_texto.jpg) top left no-repeat;
	width: 800px;
	height: 190px;
	clear: both }
		
/* FALE CONOSCO */
#texto_fale_conosco {
	background: url(../fale_conosco/imagens/background_texto.jpg) top left no-repeat;
	width: 800px;
	height: 300px;
	clear: both }

#comments_fale_conosco {
	width: 250px;
	height: 260px;
	padding-top: 40px;
	float: left }

/* FORMULÁRIOS */	
.campo {
	height: 12px;
	width: 180px;
	font-family: Tahoma; font-size: 10px; color: #333;
	text-transform: uppercase;
	border: 1px solid #999  }
	
.campo01 {
	height: 12px;
	width: 25px;
	font-family: Tahoma; font-size: 10px; color: #333;
	text-transform: uppercase;
	border: 1px solid #999 }
	
.campo02 {
	height: 12px;
	width: 70px;
	font-family: Tahoma; font-size: 10px; color: #333;
	text-transform: uppercase;
	border: 1px solid #999 }
	
.campo03 {
	height: 80px;
	width: 180px;
	font-family: Tahoma; font-size: 10px; color: #333;
	text-transform: uppercase;
	border: 1px solid #999 }
	
.camposeta {
	height: 20px;
	width: 50px;
	font-family: Tahoma; font-size: 10px; color: #333;
	border: 1px solid #999 }
	
.camposeta01 {
	height: 20px;
	width: 80px;
	font-family: Tahoma; font-size: 10px; color: #333;
	border: 1px solid #999 }
			
/* RODAPÉ */
#manucomdesign {
	width: 110px;
	height: 10px;
	padding-top: 5px;
	float: left }
	
#copyright {
	width: 685px;
	height: 9px;
	padding-left: 5px;
	padding-top: 6px;
	font-family: Tahoma; font-size: 7pt; color: #333;
	float: right }
