body{
	margin: auto;
	text-align:left;
	background-color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:80%;
}
#clear{
	clear:both;
}
#geral{
	position:absolute;
	width:947px;
	height:569px;
	left:50%;
	top:50%;
	margin-left:-474px;
	margin-top:-285px;
}
#interno{
	position:relative;
	width:947px;
	height:569px;
	float:left;
}
#menu{
	width:530px;
	height:569px;
	float:left;
}
#conteudo{
	position:relative;
	width:417px;
	height:569px;
	float:left;
}
#copyright{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3F3A2E;
	font-weight:bold;
	
	width:290px;
	height:40px;
	left:50%;
	margin-left:-159px;
	float:left;
}
#logo{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-20px;
	margin-top:15px;
	width:18px;
	height:18px;
	float:left;
}
#box1{
	width:417px;
	height:450px;
	float:left;
}
#box2{
	position:relative;
	width:417px;
	height:119px;
	float:left;
}
#base_copy{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-9px;
	margin-left:-160px;
	width:350px;
	height:18px;
}
#titulos{
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:22px;
}
#det_tit{
	width:15px;
	height:45px;
	background-image:url(../imgs/det_titulo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
}
#box_tit{
	width:335px;
	height:45px;
	float:left;
	text-align:left;
}
#box_home{
	width:42px;
	height:45px;
	float:left;
}
#box_noticias{
	width:374px;
	height:8px;
	float:left;	
}
#box_noticias_meio{
	width:374px;
	height:auto;
	background-color:#EAEAEA;
	float:left;	
}
#noticias_txt{
	font-size:12px;
	width:365px;
	height:auto;
	float:left;
	margin-left:5px;
}
#spacer_noticias{
	width:365px;
	height:10px;
	float:left;
}
#paginacao{
	width:400px;
	height:auto;
	float:left;
	text-align:center;
}
a:link, a:visited, a:hover, a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#F38000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#label{
	width:75px;
	height:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	float:left;
}
#contato_form{
	width:150px;
	height:30px;
	float:left;
}
#texto_caixa{
	width:310px;
	margin-top:25px;
	text-align:left;
	float:left;	
}
#caixa{
	width:98px;
	height:137px;
	float:left;
}
#alinhar_texto_caixa{
	position:relative;
	width:220px;
	height:60px;
	float:left;
}
#botao_caixa{
	position:absolute;
	text-align:center;
	width:156px;
	height:26px;
	left:50%;
	top:50%;
	margin-left:-47px;
	margin-top:-15px;
	background-color:#F48000;
}
#texto_botao, #nome_arquivo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#nome_arquivo{
	font-weight:normal;
	color:#666666;
	font-size:12px;
}
#alinhar_texto_botao{
	margin-top:5px;
}
#titulo_solucoes{
	width:320px;
	height:40px;

	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
#area_clientes{
	position:relative;
	width:374px;
	height:160px;
	float:left;	
}
#alinhar{
	position:absolute;
	width:150px;
	height:140px;
	left:50%;
	top:50%;
	margin-left:-75px;
	margin-top:-75px;
}
#clientes_arquivo{
	width: 100px;
	height:20px;
	background-color:#990000;
}

/* Cor de fundo e ao passar o mouse sobre os dados tabulados */
.celula {
	background-color:#EAEAEA;
}
.celulahover {
	background-color:#DADADA;
}
/* Fim */