@charset "utf-8";
/* CSS Document */

html {
	background:url(../imagens/bgd1.png) no-repeat black top center;
}

#actividades {
	margin-top:20px;
	position:relative;
	width:300px;
	margin-right:20px;
	height:610px;
	z-index:99;
	float:left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	background:rgba(0,0,0,0.5);
}

#direito {
	margin-top:20px;
	position:relative;
	width:680px;
	height:610px;
	z-index:99;
	float:left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

#contentor {
	position:relative;
	width:680px;
	height:460px;
	z-index:99;
	float:left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	background:rgba(0,0,0,0.5);
}

#actividadeslista li {
	padding:10px 10px 10px 30px;
	background:rgba(0,0,0,0.5);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin:10px;
}

#actividadeslista li:hover {
	background:rgba(245,235,17,0.5);
}

.act {
	background:rgba(245,235,17,1.0);
}

.actividadesact {
	background:rgba(255,255,255,0.2);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	cursor:default;
}

#boasvindastitulo {
	width:660px;
	height:92px;
	margin:0 auto;
	background:url(../imagens/tituloref.png) no-repeat;
	font-size:24px;
	font-weight:bold;
	margin-left:20px;
}

#boasvindastitulo span {
	margin:41px;
	text-transform:uppercase;
}

#mensagem {
	margin:20px 40px;
	background:rgba(57,84,164,0.2);
	width:560px;
	height:280px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	padding:20px;
	float:left;
}

#mensagem img {
	float:left;
	padding:10px;
	background:rgba(0,0,0,0.5);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin:10px;
}

#facebook {
	margin-top:20px;
	position:relative;
	width:680px;
	height:130px;
	z-index:99;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	background:rgba(57,84,164,0.5);
	float:left;
}

#facebook span {
	padding-left:150px;
	font-size:50px;
	font-weight:bold;
}

#actividadestitulo {
	width:250px;
	height:92px;
	margin:0 auto;
	background:url(../imagens/titulo.png) no-repeat;
	font-size:24px;
	font-weight:bold;
}

#actividadestitulo span {
	margin:45px;
}

#actividadeslista li {
	padding:10px 10px 10px 30px;
	background:rgba(0,0,0,0.5);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	margin:10px;
}

#actividadeslista li:hover {
	background:rgba(245,235,17,0.5);
}

.actividadesact {
	background:rgba(255,255,255,0.2);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	cursor:default;
}

#bbqtitulo {
	width:660px;
	height:92px;
	margin:0 auto;
	background:url(../imagens/tituloref.png) no-repeat;
	font-size:24px;
	font-weight:bold;
	margin-left:20px;
}

#bbqtitulo span {
	margin-left:90px;
	text-transform:uppercase;
}

#bbqcont {
	margin:20px 40px;
	background:rgba(57,84,164,0.2);
	width:560px;
	height:100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	padding:20px;
	float:left;
}

#fotosbbq img {
	padding:5px;
	margin:5px;
	float:left;
	background:rgba(0,0,0,0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#fotosbbq img:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#viagem2horastitulo {
	width:660px;
	height:92px;
	margin:0 auto;
	background:url(../imagens/tituloref.png) no-repeat;
	font-size:24px;
	font-weight:bold;
	margin-left:20px;
}

#viagem2horastitulo span {
	margin-left:25px;
	text-transform:uppercase;
}

#viagem2horascont {
	margin:20px 40px;
	background:rgba(57,84,164,0.2);
	width:560px;
	height:100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	padding:20px;
	float:left;
}

#fotosviagem2horas img {
	padding:5px;
	margin:5px;
	float:left;
	background:rgba(0,0,0,0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#fotosviagem2horas img:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#viagem1horatitulo {
	width:660px;
	height:92px;
	margin:0 auto;
	background:url(../imagens/tituloref.png) no-repeat;
	font-size:24px;
	font-weight:bold;
	margin-left:20px;
}

#viagem1horatitulo span {
	margin:0px;
	text-transform:uppercase;
}

#viagem1horacont {
	margin:20px 40px;
	background:rgba(57,84,164,0.2);
	width:560px;
	height:100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	padding:20px;
	float:left;
}

#fotosviagem1hora img {
	padding:5px;
	margin:5px;
	float:left;
	background:rgba(0,0,0,0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#fotosviagem1hora img:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#pescafundotitulo {
	width:660px;
	height:92px;
	margin:0 auto;
	background:url(../imagens/tituloref.png) no-repeat;
	font-size:24px;
	font-weight:bold;
	margin-left:20px;
}

#pescafundotitulo span {
	margin-left:25px;
	text-transform:uppercase;
}

#pescafundocont {
	margin:20px 40px;
	background:rgba(57,84,164,0.2);
	width:560px;
	height:100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	padding:20px;
	float:left;
}

#fotospescafundo img {
	padding:5px;
	margin:5px;
	float:left;
	background:rgba(0,0,0,0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#fotospescafundo img:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#pescanocturnatitulo {
	width:660px;
	height:92px;
	margin:0 auto;
	background:url(../imagens/tituloref.png) no-repeat;
	font-size:24px;
	font-weight:bold;
	margin-left:20px;
}

#pescanocturnatitulo span {
	margin-left:20px;
	text-transform:uppercase;
}

#pescanocturnacont {
	margin:20px 40px;
	background:rgba(57,84,164,0.2);
	width:560px;
	height:100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	padding:20px;
	float:left;
}

#fotospescanocturna img {
	padding:5px;
	margin:5px;
	float:left;
	background:rgba(0,0,0,0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#fotospescanocturna img:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#aluguertitulo {
	width:660px;
	height:92px;
	margin:0 auto;
	background:url(../imagens/tituloref.png) no-repeat;
	font-size:24px;
	font-weight:bold;
	margin-left:20px;
}

#aluguertitulo span {
	margin:0px;
	text-transform:uppercase;
}

#aluguercont {
	margin:20px 40px;
	background:rgba(57,84,164,0.2);
	width:560px;
	height:100px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	text-align:justify;
	font-size:12px;
	font-weight:normal;
	padding:20px;
	float:left;
}

#fotosaluguer img {
	padding:5px;
	margin:5px;
	float:left;
	background:rgba(0,0,0,0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	opacity:0.9;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
}

#fotosaluguer img:hover {
	opacity:1.0;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}