﻿  body {
    margin: 0;
    padding: 0;
    text-align: center;
    background-color: white;
    background-repeat: repeat-x;
    background-image: url('../images/background.jpg');
    position: relative;
    height: auto;
    font-family: tahoma;
    font-size: small;
}
#Tudo 
{
    width:855px;
    margin:0 auto;			
    text-align:left; /* "remédio" para o hack do IE */	
    padding-top:5px;
    height:472px;
    
	}
#Conteudo 
{
    border: thin #333333 groove;
    padding: 5px;
     position:relative;
     float:left;
 }
    #Topo
    {
    background-position: 50% top;
    background-image: url('../images/topo.jpg');
    background-repeat: no-repeat;
    height: 351px;
    width: 855px;
    top: auto;
    left: 0px;
    vertical-align: bottom;
    display: table-cell;
}
#Logo
{
    position: absolute;
    top: 255px;
    left: 180px;
}
#Menu
{
    vertical-align: bottom;
    text-align: center;
    height: 48px;
    position: absolute;
    top: 207px;
	/*line-height:100%;*/
    left: 8px;
    width: 800px;
    display: inline-block;
    padding-left: 40;
}
#Content
    {
        text-align: center;
}
 #Default_Tudo
{
	background-position: center;
	background: url('../images/fundo.jpg');
	height: 599px;
	width: 855px;
	background-repeat: no-repeat;
}

.DivDefaultFlash
{
	background-position: url('../images/transparencia_divisoria.png') no-repeat;
	padding: 1px;
	height: 284px;
	width: 565px;
	display: inline-block;
	background: url('../images/transparencia_divisoria.png') no-repeat;
	text-align: center;
	float: left;
	font-family: Tahoma;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: large;
	line-height: normal;
	color: black;
}
.DivDefaultFlashPrincipal
{
    padding: 0px;
    height: 284px;
    width: 855px;
    display: inline-block;
    background: url('../images/transparencia_flashPrincipal.png') no-repeat;
    text-align: center;
    float: left;
    margin-top: 10px;
    margin-left: 2px;
}
.imgBtnMenu
{
	width: 110px;
	height: 48px;
	display: inline-block;
	vertical-align: middle;
	top: 50%;
	left: 50%;
	background: url('../images/botao_barra_topo_none.png') no-repeat;
	float:left;
	padding-left:2px;
}
.imgBtnMenuUp
{
	width: 110px;
	height: 48px;
	display: inline-block;
	vertical-align: middle;
	top: 50%;
	left: 50%;
	background: url('../images/botao_barra_topo_up.png');
	background-repeat: no-repeat;
	float:left;
	padding-left:2px;

	}
	.imgBtnMenuClick
{
	width: 110px;
	height: 48px;
	display: inline-block;
	vertical-align: middle;
	top: 50%;
	left: 50%;
	background: url('../images/botao_barra_topo_up.png');
	background-repeat: no-repeat;
	float:left;
	padding-left:2px;


	}
.lblMenu
{
	color: Black;
	text-align: center;
	font-family: Tahoma;
	font-size: x-small;
	vertical-align: middle;
	line-height: 45px;
}

    #Rodape
{
	font-size: small;
	font-family: Tahoma;
	background-color: #5D8B6B;
	color: #FFFFFF;
	text-align: center;
	width: 855px;
	float: left;
}

.Flutuante
{
	float:left;
	width: 565px;
	height: 282px;
}
#Flash
{
	width: 855px;
	height: 305px;
	text-align: center;
	padding-right: 5px;
	display:inline-block;
}
#Principal
{
    width: 282px;
    height: 283px;
    padding-left: 2px;
    margin-right: 2px;
    float:right;
}
	#Reserva
	{
	width: 574px;
	height: 261px;
	text-align: center;
	padding-left:3px;
	padding-right:3px;
}
.Tabela
{
	background: url('../images/prereserva_fundo.png') no-repeat;
	width: 569px;
	height: 261px;
	text-align:left;
	padding-right:5px;
}

.Titulo
{
	font-family: Tahoma;
	font-size: large;
	font-weight: bold;
}
.TextBox
{
	padding-left:5px;
	margin-left:5px;
	width:200px;
}
a:link 
    {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:visited 
    {
    text-decoration: none; color: Black;font-weight: bold;
    }
a:hover 
    {
    text-decoration: none; color: Black;font-weight: bold;
    }
a:active 
    {
    text-decoration: none ; color: Black;font-weight: bold;
    }

.LinkCategoria
{
   

}
a:active 
    {
    text-decoration: none ; color: white;font-weight: bold;
    }
#ImageThumb
{
	width: 180px;
	height: 480px;
	display: inline-block;
	overflow: scroll;
	float:left;
}

