.style1 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.style2 {
	font-size: 10px;
	color: #D3BC14;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
	.style3 {
	font-size: 10px;
	color: #666666;
}
.style4 {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
.style5 {color: #FFFFFF}
.style6 {font-size: 10px}
.centro_campo {
	text-align: center;
	background-color: #CCCCCC;
}
.radio {  background: #99CCFF}
.fundo_txt {  background: #99CCFF}
a {  color: #000000; text-decoration: none}
a:hover {
	text-decoration: none;
	color: #333366;
}
.lbranco {  color: #ffffff; text-decoration: none}

#geral {
	float: left;
	width: 770px;
	background-color:#FFFFFF;
}
body {
	margin-top: 0px;
	width: 770px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0px;
	text-align: center;
	font: small Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/bg.png);	
}#geral #topo {
	float: left;
	width: 760px;
}
#geral #topo #logo {
	float: left;
	height: 98px;
	width: 760px;
	background-image: url(img/logo.png);
}
#geral #topo #menu {
	background-image: url(img/bg_menu.png);
	width: 760px;
	height: 26px;
	float: left;
	}
#geral #topo #menu .cont_menu {
	width: 760px;
	margin-top: 9px;
}
#geral #topo #menu .cont_menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	float: none;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 9px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#geral #corpo {
	float: left;
	width: 760px;
}
#geral #corpo #case {
	float: left;
	width: 175px;
	margin-top: 5px;
	margin-left: 2px;
	background-image: url(img/bg_case.png);
}
#geral #corpo #case #base_cont_case {
	width: 171px;
}

#geral #corpo #case #log_case {
	background-image: url(img/bot_case.png);
	height: 29px;
	width: 175px;
}
#geral #corpo #case #corpo_case {
	width: 175px;
	
}
#geral #corpo #case #corpo_case dl.box_cases {
	width: 175px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	text-decoration:none;
	margin-top: 0;
	margin: 0;
	  padding: 0;	
		}

	.box_cases dt {
		width: 175px;
		float: left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #666666; 
		text-decoration: none;
		margin-top: 0;
		}

	/* commented backslash hack for mac-ie5 */
	dt { clear: both;} 
	/* end hack */

	.box_cases dd {
		width: 175px;
		float: left;
		margin: 2px 0 0 0;
	}
#geral #corpo #case #base_case {
	background-image: url(img/bg_case_base.png);
	height: 5px;
	width: 175px;
}
#geral #corpo #cont_dn {
	float: left;
	width: 159px;
	margin-left: 5px;
}
#geral #corpo #cont_dn #depoimentos {
	width: 159px;
	background-image: url(img/bg_dep.png);
}
#geral #corpo #cont_dn #newsletter {
	width: 159px;
}
#geral #corpo #cont_dn #newsletter #top_letter {
	background-image: url(img/bg_letter.png);
	height: 5px;
	width: 159px;
}
#geral #corpo #cont_dn #newsletter #log_letter {
	width: 159px;
	margin-top: 3px;
}
#geral #corpo #cont_dn #newsletter #cont_letter {
	width: 159px;
}
#geral #corpo #cont_dn #newsletter #cont_letter #para {
	border:1px solid #C6C4B8;
	width:80px;
	height:13px;
	margin-top:1px;
}#geral #corpo #vazio {
	float: left;
	height: 364px;
	width: 1px;
}
#geral #corpo #trab_recente {
	float: left;
	width: 413px;
	margin-left: 2px;
}
#geral #corpo #noticias {
	float: left;
	width: 413px;
	margin-left: 2px;
	margin-top: 17px;
	background-image: url(img/bg_fundo_not.png);
}
#geral #corpo #noticias #paginacao {
	width: 410px;
	
}

#geral #corpo #noticias #log_noticias {
	float: left;
	width: 412px;
}
#geral #corpo #noticias #barra_cinza {
	background-image: url(img/bg_cinza.png);
	float: left;
	height: 182px;
	width: 1px;
}
#geral #corpo #noticias #cont_noticias {
	float: left;
	width: 412px;
	margin-top: 5px;
}
#geral #corpo #noticias #cont_noticias #con_int {
	width: 405px;
	margin-left: 5px;
}

#geral #corpo #noticias #cont_noticias dl.box_noticias {
	width: 410px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	text-decoration:none;
	margin-top: 0;
	margin: 0;
	  padding: 0;	
		}

	.box_noticias dt {
		width: 410px;
		float: left;
		margin-top: 0;
		}

	/* commented backslash hack for mac-ie5 */
	dt { clear: both;} 
	/* end hack */

	.box_noticias dd {
		width: 410px;
		float: left;
		margin: 2px 0 0 0;
}
#geral #corpo #base {
	float: left;
	width: 752px;
	margin-left: 3px;
	background-image: url(img/bg_base.jpg);
	margin-top: 25px;
}
#geral #corpo #base #bg_base {
	height: 5px;
	width: 752px;
	background-image: url(img/bg_case_base.png);
}
#geral #corpo #base #cont_base {
	width: 752px;

	
}
#geral #corpo #noticias #cont_noticias dl.cont-centro-clientes {
	width: 412px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
	text-decoration:none;
	margin-top: 0;	
		}

	.cont-centro-clientes dt {
		width: 412px;
		float: left;
		margin-top: 0;
	
		}

	/* commented backslash hack for mac-ie5 */
	dt { clear: both; }
	/* end hack */

	.cont-centro-clientes dd {
		float: left;
		width: 175px;
		margin: 2px 10px 0 10px;
		
		
		}

