/* CSS Document */

#reservas, #sobre, #novidades-trabalhe {
	float: left;
	_margin-bottom: -7px;
	}

#reservas {
	width: 153px;
	background: url(../img/bg_reservas.jpg) no-repeat;
	margin-left: 11px;
	_display: inline;
	padding-left: 6px;
	height: 291px;
	}
	#reservas h1 {
		text-indent: -9999em;
		background: url(../img/tit_reservas.gif) no-repeat;
		margin: 23px 0 5px 15px;
		}
	
	#reservas ul li {
		list-style: none;
		height: 51px;
		width: 141px;
		margin-bottom: 3px;
		}
		#reservas ul li a {
			display: block;
			height: 51px;
			width: 141px;
			}
			#reservas ul li a:hover {
				text-decoration: none;
				}
			
			#reservas ul li a span {
				visibility: hidden;
				}
		
		#reservas ul li.parque-b {
			background: url(../img/bt_parque_b.gif) no-repeat;
			}
		
		#reservas ul li.carina-fh {
			background: url(../img/bt_carina_fh.gif) no-repeat;
			}
	
	#reservas p {
		color: #FFF;
		padding: 20px 30px 0 20px;
		}

#sobre p, #novidades-trabalhe p {
	color: #4f1800;
	text-align:justify
	}

#sobre {
	border-top: 2px solid #FFF;
	background: #e3e4e6 url(../img/bg_sobre.gif) repeat-x center top;
	width: 243px;
	height: 241px;
	padding: 25px;
	}
	#sobre h1 {
		background: url(../img/tit_sobre.gif) no-repeat;
		}
	
	#sobre p {
		text-align: justify;
		}

#novidades-trabalhe {
	width: 300px;
	}
	#novidades, #trabalhe-conosco {
		padding: 17px;
		width: 266px;
		}
	
	#novidades {}
		#novidades h1 {
			background: url(../img/tit_novidades.gif) no-repeat;
			}
		
		#novidades h2 {
			font-size: 11px;
			color: #08327c;
			}
		#novidades h2 a{
			font-size: 11px;
			color: #08327c;
			}
	
	#trabalhe-conosco {}
		#trabalhe-conosco h1 {
			background: url(../img/tit_trabalhe_conosco.gif) no-repeat;
			}