body {
	font-family: Arial,Verdana, Tahoma, sans-serif;
	background: url("images/body_reserva.gif") #C2C1C1 repeat-x;
	margin:0px;
}

#reserva {
	float:left;
	width:99%;
	height: 490px;
	font-size: 10px;
	padding-left:10px;
	overflow: auto;
}
	
#reserva h1 {
	color: white;
	font-size: 16px;
	margin-left:-10px;
	padding-top: 10px;
	padding-left: 10px;
}

#reserva p {
	font-size: 12px;
	margin:0px;
	padding-top: 10px;
	color:white;
}

#reserva a {
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-size: 11px;
	
}


#reserva input 
{
	border:solid 1px #C6D4DA;
	color:#333;
	font-size:12px; 
}

#reserva select 
{
	border:solid 1px #C6D4DA;
	color:#333;
	font-size:12px; 
}

#reserva  .inteiro 
{
	width:200px;
	height:15px;
}
#reserva  .meio 
{
	width:80px;
}
#reserva  .mensagem 
{
	width:200px;
	height:80px;
}
#reserva  .botao 
{
	width:100px;
	margin:5px 0;
}
#reserva textarea 
{	
	width:200px;
	border:solid 1px #C6D4DA;
	color:#333;
	font-size:12px;
}

#links {
	float:left;
	width: 780px;
	height:32px;
	
}

#links a {
	display: block;
	width: 90px;
	height: 27px;
	float:left;
	font-weight: bold;
	text-decoration: none;
	color: white;
	font-size: 12px;
	padding-top: 5px;
	text-align:center;
	
}

#links a:hover {
		
	color: #9B231C;	
		
}

#s1, #s2, #s3, #s4, #s5 {
	top:560px;
	left:0px;

}


.submenu {
		visibility:hidden;
		position:absolute;
		width: 440px;
		height: 20px;
		background: #969594;
		padding:0px;
}


#adress {
	float:left;
	width: 775px;
	height: 24px;
	background: url("images/footer.gif") 0px bottom no-repeat;
	padding-right: 5px;
	padding-top: 5px;
	
}

#adress p {
	color: black;
	text-align: right;
	font-size: 10px;
	margin:0px;
}

table {
  color: white;
  font-size: 12px;
}

