#conteudo p {
	color:#666;
	margin: 5px 0 0px 0px;
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
}


/*-------------- Layout Os 20+ ---------------------------*/
#osmais a:link {
	color: #008D00;
	text-decoration: none;
	font-style: normal;
}

#osmais a:visited {
	color: #008D00;
	font-style: normal;
	text-decoration: none;
}
#osmais a:hover {
	color: #008D00;
	font-style: normal;
	text-decoration: underline;
}
#osmais a:active {
	color: #008D00;
	font-style: normal;
}

#osmais {
	display:inline;
	margin: 0 0 10px 20px;
	float: left;
	width:180px;
}
#titosmais{
	display:block;
	height: 50px;
	background-image: url(../img/bg_home_1.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}
#osmais h1{
	font: bold 14px "Trebuchet MS";
	color:#fff;
	padding: 30px 0 0 10px;
}

#osmais dl {
	font: bold 14px "Trebuchet MS";
	list-style-type: none;
	color:#004938;
	margin: 0 0 0 10px;
}
#osmais dl dt span{
	font: bold 16px "Trebuchet MS";
	text-decoration: none;
	color: #666;
}
#osmais dl dd{
	font: bold 10px "Trebuchet MS";
	text-decoration: none;
	color:#999;
	margin: -3px 0 5px 25px;
	}


/*-------------- Layout Área de Atuação ---------------------------*/
#atuacao a:link {
	color: #008D00;
	text-decoration: none;
	font-style: normal;
}

#atuacao a:visited {
	color: #008D00;
	font-style: normal;
	text-decoration: none;
}
#atuacao a:hover {
	color: #008D00;
	font-style: normal;
	text-decoration: underline;
}
#atuacao a:active {
	color: #008D00;
	font-style: normal;
}


#atuacao {
	display:inline;
	margin: 10px 0 10px 20px;
	float: left;
	width:320px;
}
#titatuacao{
	display:block;
	height: 22px;
	background-image: url(../img/bg_home_4.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}
#atuacao h1{
	font: bold 14px "Trebuchet MS";
	color:#000;
	padding: 5px 0 0 10px;
}

#atuacao img{
width:145px;
height:160px;
	float:left;
	margin: 0 10px 0px 0px;
}
/*-------------- Layout Apoio ao Cliente ---------------------------*/
#apoio a:link {
	color: #008D00;
	text-decoration: none;
	font-style: normal;
}

#apoio a:visited {
	color: #008D00;
	font-style: normal;
	text-decoration: none;
}
#apoio a:hover {
	color: #008D00;
	font-style: normal;
	text-decoration: underline;
}
#apoio a:active {
	color: #008D00;
	font-style: normal;
}


#apoio {
	display:inline;
	margin: 0 20px 10px 0;
	float: right;
	width:320px;
}
#titapoio{
	display:block;
	height: 50px;
	background-image: url(../img/bg_home_2.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}
#apoio h1{
	font: bold 14px "Trebuchet MS";
	color:#000;
	padding: 30px 0 0 10px;
}
#apoio img {
	background:#FFFFFF;
	float:left;
	margin: 0 10px 0px 0px;
	padding:5px;
	width: 160px;
	height: 80px;
}
/*-------------- Layout Notícias ---------------------------*/
#noticias a:link {
	color: #666;
	text-decoration: none;
	font-style: normal;
}

#noticias a:visited {
	color: #666;
	font-style: normal;
	text-decoration: none;
}
#noticias a:hover {
	color: #008D00;
	font-style: normal;
	text-decoration: underline;
}
#noticias a:active {
	color: #666;
	font-style: normal;
}

#noticias {
	display:inline;
	margin: 10px 20px 10px 0;
	float: right;
	height:150px;
	width:320px;
}
#titnoticias{
	display:block;
	height: 22px;
	background-image: url(../img/bg_home_4.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}
#noticias h1{
	font: bold 14px "Trebuchet MS";
	color:#000;
	padding: 5px 0 0 10px;
}
#noticiadestaque {
display: table;
	height:110px;
	margin-bottom: 10px;
}
#noticiadestaque img {
	background:#FFFFFF;
	float:left;
	margin: 0 10px 0px 0px;
	padding:5px;
	width: 100px;
	height: 100px;
}
#noticias h2 {
	font: bold 12px/12px "Trebuchet MS";
	list-style-type: none;
	color:#004938;
	padding: 5px 0 0 0;
}

#noticias h2 span{
	font: bold 14px "Trebuchet MS";
	text-decoration: none;
	color: #666;
	margin: 0 5px 0 0px;
	}
.outrasnoticiasdestaque{
display: table;
	background-image: url(../img/detalhe_outrasnoticias.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 10px;
}