﻿body
{	
	background: url(imagens/repeat.gif) repeat left top;
    margin: 0 0 0 0;     
    font-size: 9pt;
    font-family: Tahoma;
    color: #7d8381;    
}
a 
{
    color: #8a0000;
    font-size: 8pt;
}
a:hover
{
    color: #e47700;
}
.main
{
	width: 750px;    
	background-color: #fff;
	border: solid 1px #fff;
}
.header
{
    background: url(imagens/header.gif);
    height: 77px;    
}
.topo
{    
	vertical-align: middle;
	width: 100%;		
}
.footer
{
    background: url(imagens/footer.gif);
    height: 76px;
}
.menu
{	
	width: 208px;
	height: 216px;
}
.logo
{
    /* padding-right: 5px; */
    border-top: solid 1px #8a0000; 
    border-bottom: solid 1px #8a0000; 
    border-right: solid 1px #8a0000; 
}
.reservas
{
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: #3a3a3a;
	padding-right: 15px;
}
.sep
{
	background-color: #edeae3;
	height: 3px;
}
.titulo
{
	height: 34px;
	background-image: url(imagens/titulo.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	font-size: 12pt;
	font-family: Myriad Pro;	
	padding-top: 2px;
	color: #628a0d;
	text-transform: uppercase; 
	font-weight: bolder;
}
.rodape
{	
	background: url(imagens/back.gif) repeat-x;    
    width: 100%;    
	height: 42px;
}
.rodape_menu
{
	vertical-align: middle;
	font-weight: bold;	
	text-transform: uppercase;
	width: 520px;
	text-align: center;	
}
.rodape_menu a
{
    font-size: 7pt;
	text-decoration: none;	
	color: #fff;	
}
.rodape_menu a:hover
{
	text-decoration: underline;
	color: #e47700;
}
.rodape_copy
{
	vertical-align: middle;
	color: #fff;	
	font-size: 7pt;		
	text-align: center;
}
.box_top
{
	background-image: url(imagens/top_box_reserva.jpg);
	width: 200px;
	height: 15px;
}
.box_center
{
	background: url(imagens/meio_box_reserva.jpg) repeat-y;	
	width: 200px;	
	font-size: 8pt;
	color: #a9a9a9;
	text-align: left;
	padding-left: 15px;	
}
.box_center img
{
	padding-left: 0px;
}
.mapa_google
{
	background-image: url(imagens/box_google.jpg);
	width: 200px;
	height: 148px;
	padding-left: 5px;
	margin-top: 15px;		
}
.header_menu a
{
    
    font-size: 7pt;
    color: #3a3a3a;
    padding-top: 1px;  
    text-decoration: none;  
}
.header_menu a:hover
{
	text-decoration: underline;
	color: #e47700;
}
.hr_sep
{
    border-right: #d3d3d3 1px dashed; 
    width: 0px; 
    height: 350px;
    vertical-align: middle;
}
.a2
{
    font-size: 9pt;
}
.content
{    
    padding-left: 6px;
    text-align: justify;
}
.google_maps
{
    background: url(imagens/box_google.jpg) no-repeat;
    height: 148px;
}
.google_footer
{
    text-align: left;
    font-size: 8pt;
    padding-left: 12px;
    color: #a9a9a9;
    vertical-align: top;
}
.google_center img
{
    padding-top: 7px;
}
.by
{
    font-size: 7pt;
    color: #fff;    
    text-align: center;
    height: 15px;
}
.by a
{
	font-size: 7pt;
	color: #ffd700;
} 
.textbox
{
    border: solid 1px #c3c3c3; /* #89a749; */
    height: 14px;
    font-size: 8.3pt;
}
.texto
{
	text-align: justify;	
}
.button
{
	background-color: #f5f5f5;
	color: #000;
	font-weight: bold;
	border: solid 1px #8a0000;
	font-size: 7.8pt;
	height: 20px;
	width: 100px;
}


