* {padding:0px; margin:0px;}

* A{text-decoration: none;}
* A:active{text-decoration: none;}
* A:visited{text-decoration: none;}
* A:hover{text-decoration: none;}

body {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#bg_topo{
	background: url(_BETA_imgs/bg_interna_topo_repeat.jpg) top repeat-x;
	width: 100%;
	height: 100%;
}

#site {
   background: url(_BETA_imgs/bg_interna_topo.jpg) top no-repeat;
	width: 100%;
	height: 100%;
	margin: auto;
}

#topo{
	width: 960px;
	height: 235px;
	margin: auto;
}

#topo_flash{
	width: 960px;
	height: 211px;
	margin: auto;
}

#target{
	width: 934px;
	height: 24px;
	line-height: 24px;
	margin: auto;
}

#target_esq{
	width: 208px;
	float: left;
	height: 24px;
	line-height: 24px;
	background-color: #ffffff;
}

#target_dir{
	width: 726px;
	float: left;
	height: 22px;
	line-height: 22px;
}

#target_dir_box{
	padding: 5px 0px 0px 38px;
	float: left;
	font: 10px Arial;
	color: #828282;
}

#target_dir_box a{
	font: 10px Arial;
	color: #828282;
}

#area_bg{
	background: url(_BETA_imgs/bg_interna_area.jpg) top no-repeat;
	width: 100%;
}

#area{
	width: 934px;
	height: 100%;
	margin: auto;
}

#area_esquerda{
	width: 208px;
	float: left;
}

#area_menu{
	width: 208px;
	height: 113px;
	background-color: #ffffff;
	float: left;
}

#area_esquerda_box{
	padding: 8px 0px 0px 0px;
	width: 208px;
	float: left;
}

#area_esquerda_box_in{
	background: url(imgs/bg_area_esquerda_box.jpg) top no-repeat;
	width: 208px;
	height: 194px;
	float: left;
}

#area_esquerda_box_conteudo{
	padding: 10px 0px 0px 10px;
	width: 183px;
	float: left;
}

#area_esquerda_box_conteudo_img{
	padding: 0px 0px 2px 0px;
	width: 183px;
}

#area_esquerda_box_conteudo_linha{
	width: 183px;
	height: 11px;
	line-height: 11px;
}

#area_esquerda_box_conteudo_titulo{
	padding: 13px 0px 0px 0px;
	font: 24px Arial;
	color: #999999;
}

#area_esquerda_logo{
	padding: 24px 0px 0px 17px;
	width: 208px;
	float: left;
}

#area_direita{
	_margin-left: -17px;
	width: 726px;
	float: left;
}

#area_direita_topo{
	width: 726px;
	height: 62px;
	background-color: #CCCCCC;
	float: left;
}

#area_direita_topo_box{
	padding: 15px 0px 0px 38px;
	float: left;
}

#area_direita_topo_titulo{
	font: 18px Arial;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
}

#area_direita_topo_sub_titulo{
	font: 18px Arial;
	line-height: 18px;
	color: #666666;
}

#area_direita_desc{
	width: 726px;
	float: left;
}

#area_direita_desc_box{
	width: 645px;	
	padding: 25px 0px 0px 38px;
	float: left;
}

#area_direita_desc_box p{
	padding: 20px 0px 0px 0px;
	font: 12px Arial;
	line-height: 15px;
	color: #666666;
	float: left;
}

#area_direita_desc_box #blog p {
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333;
	float: none;
}

#alinha_base{
	width: 934px;
	height: 90px;
	clear: both;
}

#base{
	background: url(_BETA_imgs/bg_base.jpg) top repeat-x;
	width: 934px;
	height: 32px;
	clear: both;
	margin: auto;
}

#base_menu{
	float: left;
}

#base_menu ul{
	padding: 9px 0px 0px 10px;
}

#base_menu li{
	list-style: none;
	float: left;
	line-height: 10px;
	height: 10px;
	font: 12px Arial;
	color: #666666;
}

#base_menu li a{
	font: 10px Arial;
	color: #666666;
}

#base_menu li a:hover{
	font: 10px Arial;
	color: #666666;
}

#base_end{
	float: right;
}

#base_end_box{
	padding: 12px 10px 0px 0px;
	font: 9px Arial;
	color: #858585;
}

#rodape{
	width: 934px;
	margin: auto;
}

#rodape_copy{
	padding: 7px 0px 0px 0px;
	font: 10px Arial;
	color: #999999;
	float: left;
}

#rodape_by a{
	padding: 7px 0px 0px 0px;
	font: 10px Arial;
	color: #999999;
	float: right;
}.campos {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #666666;
}

.addresses {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	margin: 0 auto;
	width: 890px;
}
.address {
	width: 200px;
	padding: 5px;
	padding-left: 15px;
	float: left;
	border-right: 1px solid #CCC;
}

	.last {
		border: 0;		
	}

	.address p {
		margin: 0;
		font-size: 10px;
	}
	
		.address a {
			color: #06C;
		}

	.address h1 {
		font-size: 12px;
		text-transform: uppercase;
		margin: 0;
		color: #06C;
	}

