body {
	background: #b2bbc0 url(img/fundo.jpg) top left repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #4b4b4b;
}
a {
	color:#666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#topo{height:160px; position:relative; top:0; z-index:10;}

#centraliza_pagina {
	width: 782px;
	margin: auto;
	text-align: left;
	position:relative
}
#cp_meio {
	background: url(img/sombra_lateral.jpg) repeat-y; position:relative; z-index:1; top:-40px
}
#sombra_topo
{
	background: url(img/sombra_top.jpg) repeat-x top;
	height: 2px;
}
#sombra_bottom {
	background: url(img/sombra_bottom.jpg) repeat-x bottom;
	height: 3px;
}
.conteudo { 
	margin-left: 9px;
	margin-right: 8px;
	margin-top: 5px;
	_margin-top: -6px;
	margin-bottom: 2px;
	color: #676464;
	border:1px solid #FAFAFA;
}
#bannerGde{	
	width:546px;
	height:217px;
	position:relative;
	
	float:left;
}
#banners{	
	width:204px;
	margin-left: 558px;
	_margin-left: 555px;
}
#banners a {
	border:none;
}
#banners img {
	border:none;
	
}
#banners p {
	margin: 0px;
	padding: 0px;
	float: left;
}

#casos_noticia {
	margin-top: 15px;
	padding-top: 15px;
	clear: both;


}

h2 {
	margin:0px;
	padding:0px;
	color:#DB5745;
	font-weight:500;
	font-size:18px;	
	background-color: #FAFAFA;
}
h2 a {
	color:#DB5745;
	text-decoration: none;
}
h2 a:hover{
	text-decoration: none;
}

#casossucesso {
	width: 390px;
	float:left;
	margin-left: 12px;
	_margin-left: 6px;
	background:url(img/divisoria_cases.gif) 167px top repeat-y;
	position:relative
}
#casossucesso p{
	width: 135px;
	float: left;
	margin-top: 20px;
	border:1px solid #D5D5D5;
}
#casossucesso a img {
	border:none;
}
#noticias {
	float:right;
	width: 360px;
	position:relative
}
.vertodos {
	clear: both;
	background:#FAFAFA url(img/ico-mais.gif) left 7px no-repeat;
	text-align: right;
	float:right;
	width:123px;
}
.vertodos a{
	color:#DB5745;
}
#noticias ul {
	padding:0px;
	margin-top:20px;
}

.listaNoticias{ padding:0; margin:0; }
.listaNoticias li{
	list-style:none;
	padding:0 0 0 10px;
	margin:0 0 8px 0;
	background:url(img/seta-lista.gif) left 6px no-repeat;
}
.listaNoticias li a { 
	color: #4b4b4b; 
	text-decoration: none; 
}
.listaNoticias li a:hover { 
	text-decoration:underline; 
}

#rodape {
	padding-top: 5px;
}
#rodape a {
	color: #4b4b4b;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
}
#rodape a:hover {
	text-decoration: underline;
}



