body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	cursor:default;
}
body {
	background-color: #ebebeb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tit-01{
	font-size:24px;
	font-weight:bold;
	color:#004995;
}
.tit-11{
	font-size:18px;
	font-weight:bold;
	color:#004995;
}
.tit-12{
	font-size:15px;
	font-weight:bold;
	color:#396923;
}
.tit-13{
	font-size:10px;
	font-weight:bold;
	color:#396923;
}
.tit-02{
	font-size:14px;
	font-weight:bold;
	color:#004995;
}
.tit-03{
	color:#0063cb;
	font-weight:bold;
	font-size:14px;
}
/*------------------------------------*/
.linha-01{
	background:url(img/linha_01.gif) repeat-x;
	width:100%;
	height:21px;
}
/*------------------------------------*/
.menu-td{
	background:url(img/fundo_menu_01.gif) repeat-x;
	height:38px;
	text-align:center;
}
.col-r{
	padding:5px 12px 5px 12px;
}
.rodape{
	background:url(img/rodape_01.gif) repeat-x;
	height:70px;
	text-align:center;
}
/*------------------------------------*/
.reserva{
	padding:0px 10px 10px 10px;
	color:#294718;
}
.reserva-form{
	width:38%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFFFFF;
	border:#b9ef5d solid 1px;
	margin:5px 0px 5px 0px;
	color:#666666;
}
.reserva-tit{
	font-size:11px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}
.reserva-bot{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background:#396923;
	border:#b9ef5d solid 1px;
	padding:2px;
	margin-top:5px;
	cursor:pointer;
}
/*------------------------------------*/
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#004995;
	text-decoration:underline;
}
/*------------------------------------*/
#menu-hor a{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	line-height:37px;
	float:left;
}
#menu-hor a:hover{
	color:#004995;
	text-decoration:underline;
}
#menu-div{
	background:url(img/div_menu_01.gif) no-repeat;
	width:13px;
	height:38px;
	float:left;	
	margin:0px 5px 0px 5px;
}
/*------------------------------------*/