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

html {
	background:url(../imagens/bgd2.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: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);
}

#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;
}

#mensagem {
	margin:80px 40px;
//	background:rgba(57,84,164,0.2);
	width:560px;
	height:400px;
    -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 {
	background:rgba(0,0,0,0.5);
	padding:10px;
	margin:20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	opacity:0.7;
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

#mensagem span {
	width:250px;
	font-size:36px;
	text-transform:uppercase;
	margin:0px 100px;
	padding:50px 0px 0px 0px;
	background:rgba(57,84,164,0.5);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
	background:url(../imagens/titulo.png) no-repeat center;
	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:10px;
}

#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:45px;
	text-transform:uppercase;
}

#bbqcont {
	margin:20px 40px;
	background:rgba(57,84,164,0.2);
	width:560px;
	height:150px;
    -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:30px;
	text-transform:uppercase;
}

#viagem2horascont {
	margin:20px 40px;
	background:rgba(57,84,164,0.2);
	width:560px;
	height:150px;
    -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-left:25px;
	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 */
}