body {
	background-color: #F0A902;
	background:url(../img/bg.jpg);
	background-repeat: repeat-x;
	margin: 3px;
	font: 11px Tahoma, Verdana, Helvetica, sans-serif;
	}
img {
    border: 0;
	}
a {
color: #687F24;
text-decoration: none;
}
h1 {
text-indent : -5000px;
overflow : hidden;
display: none
}
h3 {
font: 13px Tahoma, Verdana, Helvetica, sans-serif;
font-weight: bold;
}
#geral {
width: 775px;
margin: 0 auto;
}
.barra {
    background:#FE9400;
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
	margin: 5px 0 0 0;
}
.barra p {
width: 775px;
font: 10px Tahoma, Verdana, Helvetica, sans-serif;
color: #FFEC72;
}
#caixa {
    margin-top: 3px;
	background:url(../img/caixaTop.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 775px;
}
#caixaMeio {
	background-image: url(../img/caixaMeio.png);
	background-repeat: repeat-y;
	position: relative;
	top: 30px;
}
#caixaBase {
	background-image: url(../img/caixaBase1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 45px;
}
#colUm, #colDois {
    margin-top: -20px;
}
#colUm {
	margin: 0px;
	width: 146px;
	vertical-align: top;
	padding-left: 15px;
}
#colDois {
	width: 580px;
	padding-right: 10px;
	vertical-align: top;
	padding-left: 15px;
}
#colDois p{
    margin: 3px 1px 0 0;
	line-height: 15px;
}
.texto_principal {
	font-size: 11px;
	vertical-align: top;
	color: #687F24;
}
.titulo {
	font-weight: bold;
}
.img_principal {
	vertical-align: top;
	width: 186px;
}
#rodape {
    width: 100%;
	height: 8px;
	background-color: #FBB310;
	margin:40px 0 0 0;
}
.menu_auxiliar {
    margin: 10px 0 0 0;
}
.conteudo {
	margin-top: 10px;
	color: #687F24;
	width: 580px;
}
.parceiros {
margin: 10px 0 0 0;
}
.aguardem {
margin: 10px 0 0 0;
}
a:hover {
text-decoration: underline;
}


#noticias_sticker {
	height:53px;
	width:365px;
	overflow:hidden;
	margin:0 0 0 5px;
	padding:0;
}

#noticias_sticker li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}
#noticias_sticker li {
	height:60px;
	list-style:none;
}
#noticias_sticker a {
	color:#687F24;
 margin-bottom:
}
#noticias_sticker .news-title {
	display:block;
	font-weight:bold;
	margin-bottom:3px;
	font-size:11px;
}
#noticias_sticker .news-text {
	display:block;
	font-size:11px;
	color:#687F24;
}