@charset "utf-8";
/* CSS Document */


.destaques{
	position:absolute;
	top:20px;
	left:15px;
	background-color:#8b340d;
	float:left;
	width:443px;
	padding:5px;
	text-align:left;
}
.destaques .legenda{
	position:absolute;
	bottom:5px;
	left:0;
	background:#000000;
	filter:alpha(opacity=70);
	opacity:.7;
	-moz-opacity:0.7;
	float:left;
	width:93.8%;
	margin:0 5px 0 5px;
	padding:15px 2% 15px 2%;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:21px;
	font-weight:bold;
	letter-spacing:-1px;
}
.tituloSite{
	float:left;
	width:370px;
	position:absolute;
	top:30px;
	left:510px;
	text-align:left;
}
.tituloSite .t1{
	font-family:Times New Roman;
	font-size:35px;
	color:#6b5f5b;
	letter-spacing:-2px;
}
.tituloSite .t2{
	font-family:Times;
	color:#1b4ca5;
	font-size:23px;
	letter-spacing:-1px;
	padding-top:15px;
}

.fraseRotativa{
	position:absolute;
	top:188px;
	left:500px;
	color:#ffffff;
	font-size:26px;
	letter-spacing:-1px;
	float:left;
	width:485px;
	text-align:left;


}
.palavraAnimacao{
	position:absolute;
	top:235px;
	left:468px;
	float:left;
	width:532px;
	height:111px;
	line-height:111px;
	vertical-align:middle;
}

.acontecendo{
	clear:both;
	float:left;
	width:100%;
	padding-top:20px;
}
.acontecendo img{ float:left; margin-right:15px; }
.acontecendo .tit{
	background:#4d1800;
	padding:5px;
	color:#ffffff;
	font-size:23px;
	line-height:35px;
	border-top:1px solid #dbd1cc;
}
.acontecendo a{
	color:#7c2600;
	font-family:Times New Roman;
	font-size:23px;
	font-weight:bold;
	letter-spacing:-1px;
}

.acontecendo .thumbs{
	clear:both;
	display:block;
	float:left;
	width:100%;
	padding-top:15px;
}
.acontecendo .thumbs img{ margin-right:8px }
.acontecendo .thumbs img.ativo{
	border-color:#4d1800;
	border-style:solid;
	border-top-width:7px;
	border-right-width:5px;
	border-left-width:5px;
	border-bottom-width:6px;
}

.mural{
	float:left;
	width:100%;
}
.mural .msg{
	color:#868686;
	text-transform: uppercase;
	padding-top:16px;
	line-height:19px;
}
.mural .autor{
	color:#404040;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	padding:30px 0 55px 0;
	margin-bottom:30px;
	background:url(../imagens/separador.jpg) repeat-x;
	background-position:bottom;
	text-align:right;
}

.mural a{
	font-size:14px;
	color:#404040;
	display:block;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:15px;
}