*{
	margin:0;
	padding:0;
	font:normal;
}
body{
	background:#F3F3F3 url(../../../common/img/layout/fundo.jpg) top center no-repeat;
	color:#666666;
}
ul, ol{
	padding:0;
}
#corpo{
	background:#F3F3F3 url(../../../common/img/layout/fundo_corpo.png) top left repeat-x;
}
#topo{
	width:840px;
	height:93px;
	margin:0 auto 21px;
}
#banner{
	width:840px;
	height:230px;
	margin:0 auto 15px;
}
#conteudo{
	width:840px;
	height:auto;
	margin:0 auto;
	display:table;
}
#box_1{
	width:100%;
	height:auto;
	display:table;
	background:url(../../../common/img/layout/corpo_conteudo.png) 0 29px repeat-x;
	padding-bottom:39px;
}
#box_1 #top{
	width:100%;
	height:29px;
	background:url(../../../common/img/layout/topo.png) top center;
}
#box_1 #noticias{
	width:196px;
	height:auto;
	padding:0 48px 0 25px;
	background:url(../../../common/img/layout/colLaranja.gif) no-repeat;
	float:left;
}
#box_1 #case_sucesso{
	width:340px;
	height:auto;
	padding:0 0 0 25px;
	margin:0 38px 0 0;
	background:url(../../../common/img/layout/colCinza.gif) no-repeat;
	float:left;
}
#box_1 #case_sucesso img{
	margin:10px 20px 0 0;
	*margin:3px 20px 0 0;
	float:left;
}
#box_1 #logo{
	width:auto;
	height:auto;
	padding:0 0 0 15px;
	background:url(../../../common/img/layout/colLaranja.gif) no-repeat;
	float:left;
}

#box_2{
	width:100%;
	height:auto;
}
#box_2 #cotacao img, #box_2 #inflacao img{
	visibility:hidden;
}
#box_2 #cotacao, #box_2 #inflacao{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#666666;
}
#box_2 b{
	color:#E38617;
}
#box_2 .cabecalho{
	margin:0 0 0 15px;
}
#box_2 #cotacao{
	width:230px;
	height:auto;
	margin:12px 0 0 15px;
	border-right:3px solid #CCC;
	padding:0 12px 0 0;
	float:left;
}
#box_2 #inflacao{
	width:380px;
	height:auto;
	margin:12px 0 0 0;
	float:left;
}
#box_2 #contato{
	width:150px;
	height:120px;
	margin:12px 0 0 13px;
	float:left;
	border-left:3px solid #FFF;
	padding:0 0 0 15px;
}

#rodape{
	width:840px;
	height:36px;
	margin:0 auto;
	background:url(../../../common/img/layout/rodape.jpg) top left repeat-x;
}
#rodape .logoMenor{
	margin:12px 0 0 13px;
	float:left;
}
#rodape .copy{
	font:bold 9px Arial, Helvetica, sans-serif;
	color:#999999;
	float:left;
	margin:0 0 0 13px;
}
#rodape .cafe{
	float:right;
	margin:12px 13px 0 0;
}

/*Páginas internas*/
#box_1 #pagina{
	width:515px;
	height:auto;
	padding:0 0 0 55px;
	background:url(../../../common/img/layout/colLaranja.gif) no-repeat;
	float:left;
}

/*Menu*/
#menu_hr{
	margin:21px 36px 0 0;
	float:right;
	list-style:none;
}
#menu_hr li{display:inline; font:bold 12px "Helvetica Neue", Arial;}
#menu_hr li a{color:#E58718; text-decoration:none;}
#menu_hr li a:hover{color:#E58718; text-decoration:overline;}

#menu_pr{
	clear:both;
	float:right;
	margin:24px 15px 0 0;
}

#menu_hr_base{
	list-style:none;
	float:left;
	margin:7px 0 0 13px;
}
#menu_hr_base li{display:inline; font:bold 11px "Helvetica Neue", Arial;}
#menu_hr_base li a{color:#666666; text-decoration:none;}
#menu_hr_base li a:hover{color:#E58718; text-decoration:overline;}

#menu_hr_local{
	list-style:none;
	float:right;
	margin:0 40px 0 0;
	width:230px;
	height:auto;
	background:url(../../../common/img/layout/links_internos.png) top right no-repeat;
	padding-top:5px;
}
#menu_hr_local li{display:block; font:bold 12px "Helvetica Neue", Arial; line-height:18px; width:160px; border-bottom:1px solid #E38617; margin-left:70px; margin-bottom:15px;}
#menu_hr_local li a{color:#666666; text-decoration:none;}
#menu_hr_local li a:hover{color:#E58718;}

/*Classe*/
.logo{
	margin:24px 0 0 19px;
}