html,
body {
	font-family: Trebuchet MS,Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #183E17;
	width: 100%;
	background-image:url(../imgs/bg_grass.jpg);
	background-attachment: scroll;
}

#page {
	border: 0px solid #000;
	width: 1000px;
	position: relative;
	margin: 0px auto;
	height: auto;
}

#header {
	border: 0px solid #fff;
	width: 1000px;
	height: 200px;
	background-image:url(../imgs/bg_header.png);
}

	#redes{
		border: 0px solid black;
		float: left;
		position: absolute;
		width: 80px;
		margin-left: 50px;
		z-index:5;
	}

	#redes a{
		border: 0px solid #000000;
		padding: 0px 0px;
		color: white;
		text-decoration: none;
	}

#content {
	border: 0px solid #000;
	padding-bottom: 10px;
	width: 1000px;
	height: auto;
	background-image:url(../imgs/bg_content.png);
	position:relative;
	display: table;
}

#coluna {
	border: 0px solid #000;
	color: white;
	display:table;
	float:left;
	font-size:11px;
	height:100%;
	margin-right: 35px;
	margin-left: 35px;
	padding-top:0;
	position: relative;
	width: 930px;
}

	.linha1 {
		background-color: #1e5633;
	}
	.linha2 {
		background-color: #1e561e;
	}
	.linha3 {
		background-color: #666666;
	}

#grupo2{
	border: 0px solid white;
	width: 670px;
	margin-left: 20px;
	_background-color: #cfc;
	float: left;
	position: relative;
}

#grupo3{
	border: 0px solid white;
	width: 670px;
	margin-left: 20px;
	margin-top: 20px;
	_background-color: #cfc;
	float: left;
	position: relative;
}

#reservas_home {
	border: 0px solid #000;
	float: left;
	width: 240px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

#titulo_reservas_home{
	border:0px solid black;
	font-family: Trebuchet MS,Arial;
	width: 240px;
	height: 30px;
	background-image:url(../imgs/bg_tit.jpg);
	background-repeat: repeat-x;
}

#conteudo_reservas_home {
	border:0px solid black;
	width: 240px;
	height: 260px;
	_background-image: url(../imgs/img_reservas.jpg);
}

#texto_reservas_home {
	border:1px solid black;
	width: 240px;
	height: 260px;
	float: left;
	position: relative;
}

#data_texto_reservas_home {
	border:0px solid black;
	font-size: 19px;
	width: 100px;
	height: 30px;
	margin: 10px 0px 0px 500px;
	position: relative;
}

#hora_texto_reservas_home {
	border:0px solid black;
	font-size: 19px;
	width: 50px;
	height: 30px;
	margin: 10px 0px 0px 500px;
	position: relative;
}


#data_texto_reservas_home2 {
	border:0px solid black;
	color: #1E561E;
	font-size: 19px;
	width: auto;
	height: 30px;
	margin: 20px 0px 0px 475px;
	position: relative;
}

#hora_texto_reservas_home2 {
	border:0px solid black;
	color: #1E561E;
	font-size: 19px;
	width: auto;
	height: 30px;
	margin: 20px 0px 0px 475px;
	position: relative;
}


#estrela{
	border:0px solid black;
	height:14px;
	margin-left: 10px;
	margin-top:6px;
	width:13px;
	float:left;
	position: absolute;
	_position: relative;
	background-image: url(../imgs/estrela.png);
}
#seta_esq{
	border: 0px solid black;
	height:13px;
	margin-left: 10px;
	margin-top:6px;
	width:8px;
	float:left;
	position: absolute;
	background-image: url(../imgs/seta_esq.png);
}
#seta_dir{
	border:0px solid black;
	height:13px;
	margin-left:910px;
	margin-top:6px;
	width:8px;
	float:left;
	position:absolute;
	background-image: url(../imgs/seta_dir.png);
}

#borda_esq{
	border:0px solid black;
	background-color: #dddddd;
	height: 30px;
	margin-left:0;
	width:10px;
	float:left;
	position: absolute;
	background-image:url(../imgs/borda_tit_esq.jpg);
}

#borda_dir{
	border:0px solid black;
	background-color: #aaaaaa;
	float:right;
	height:29px;
	margin-bottom:0;
	margin-right:0px;
	width:10px;
	background-image:url(../imgs/borda_tit_dir.jpg);
}

#texto{
	border:0px solid black;
	float:left;
	height:auto;
	margin-left:35px;
	margin-top:3px;
	width:auto;
	font: 17px;
	_font-weight: bold;
	color: white;
	float: left;
	position: absolute;
}

#titulo{
	border:0px solid black;
	float:left;
	height:auto;
	margin-top:2px;
	width:auto;
	font-size: 17px;
	_font-weight: bold;
	color: white;
	_float: left;
	_position: absolute;
}

#subtitulo{
	border:0px solid black;
	height:auto;
	margin-left:5px;
	margin-top:6px;
	width:auto;
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #1e561e;
	_float: left;
	_position: absolute;
}

#subtitulo a{
	border:0px solid black;
	font-size: 11px;
	font-weight: bold;
	color: #1e561e;
}

#tour_home {
	border: 0px solid #000;
    width: 510px;
    padding: 0px;
	margin-left: 5px;
	margin-top: 20px;
}

	#titulo_tour_home{
		border: 0px solid black;
		width: 510px;
		height: 30px;
		background-image:url(../imgs/bg_tit.jpg);
		background-repeat: repeat-x;
	}

	#conteudo_tour_home {
		border:0px solid black;
		width: 510px;
		height: 260px;
		background-image: url(../imgs/img_tour.jpg);
	}

#apoio_home {
	border: 0px solid black;
	float: right;
	_position: absolute;
	width: 130px;
	padding: 0px;
	margin-top: -290px;
}

#apoio_home2 {
	border: 0px solid black;
	float: right;
	position: relative;
	width: 130px;
	padding: 0px;
	margin-top: 20px;
}

	#titulo_apoio_home{
		border: 0px solid black;
		width: 130px;
		height: 30px;
		background-image:url(../imgs/bg_tit.jpg);
		background-repeat: repeat-x;
	}

	#conteudo_apoio_home {
		border:0px solid black;
		width: 130px;
		height: 260px;
		background-image: url(../imgs/apoio3.jpg);
	}

	#titulo_reservas{
		border: px solid black;
		font-size: 15px;
		font-weight: bold;
		margin-left: 270px;
		align: center;
		height: 40px;
	}

#apoio_home3 {
	border: 0px solid black;
	float: right;
	position: relative;
	width: 130px;
	padding: 0px;
	margin-top: 20px;
}

#galeria_home{
	border: 0px solid #fff;
	width: 930px;
	height: 100px;
	float: left;
	position: relative;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:20px;
	margin-left:0px;
}

#titulo_galeria_home{
	border: 0px solid black;
	width: 930px;
	height: 30px;
	background-image:url(../imgs/bg_tit.jpg);
	background-repeat: repeat-x;
}

#conteudo_galeria_home {
	border:0px solid black;
	width: 930px;
	height: 100px;
	_background-image: url(../imgs/img_galeria.jpg);
}

#footer {
	border:0px solid #fff;
	width: 1000px;
	height: 74px;
	background-image:url(../imgs/bg_footer.png);
}

#subtitulo_footer{
	border:0px solid black;
	height:auto;
	text-align: center;
	margin-top:26px;
	width: 1000px;
	float: left;
	font: 11px;
	font-weight: bold;
	color: #113511;
}

#subtitulo_footer a{
	text-decoration: none;
	color: #113511;
}

#subtitulo_footer a:hover{
	text-decoration: none;
}


#form_cadastro{
	border: 0px solid white;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 30px;
	width: 460px;
	color: white;
	float: left;
}

input
{
	background-color: #1e561e;
	font: 12px Trebuchet MS,Arial;
	color:#FFFFFF;
	border: 0px solid #000000;
}

input[type="text"] {
	border: 0px solid #000000;
	width: 450px;
}
select {
	border: 0px solid #000000;
	width: 250px;
	background-color: #1e561e;
	font: 12px Trebuchet MS,Arial;
	color:#FFFFFF;
}

textarea{
	border: 0px solid #000000;
	width: 450px;
	background-color: #1e561e;
	font: 12px Trebuchet MS,Arial;
	color:#FFFFFF;
}

#listamidia{
	border: 0px solid white;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 30px;
	width: 650px;
	color: white;
}

a{
	border: 0px solid #000000;
	color: white;
	padding: 0px 0px;
	text-decoration: none;
}

a:hover{
	border: 0px;
	background-image: url(../imgs/bg_menu_hover.jpg);
}

#grupo2 a{
	border: 0px;
	display: block;
	padding: 0px 0px;
	text-decoration: none;
}

#grupo2 a:hover{
	border: 0px;
}


.calendario {
     width: 100%;
     border-collapse: collapse;
     border: 1px solid #333;
     background-color: #1e561e;
     text-align: center;
}

caption {
     padding: 5px 0 5px 0;
     font: small-caps bold 11px verdana, arial, tahoma;
     background-color: #999;
     border: 1px solid #333;
}

th {
     background: #F4F4F4;
     background-color: #1e561e;
}

th, td {
     padding: 3px;
}