body {
	margin:0; 
	background-color:#FFF; 
	font-family:Arial;
	font-size:12px;
	color:#666;
	background-image:url(../images/bg.gif); 
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF; 
}

img { border:0px; }

form { margin:0px; padding:0px; }

#topo {
	width:980px;
	height:160px;
	margin:0 auto;
	background-color:#000;
}

#topo_logo {
	height:160px;
	width:369px;
}

#topo_menu {
	width:611px;
	height:57px;
}

#topo_frases {
	width:611px;
	height:103px;
}

#topo_cesta a{
	color:#FFFFFF;
	text-decoration:none;
}

#topo_cesta {
	float:left;
	width:276px;
	height:103px;
}

#topo_atendimento {
	float:left;
	width:335px;
	height:103px;
	background-image:url(../images/topo_bgatendimento.png);
	background-position:left top;
	background-repeat:no-repeat;
}

#topo_logo, #topo_menu, #topo_frases {
	float:left;
}

#box_busca {
	font-family:Tahoma, Arial;
	background-image:url(../images/pesquisa_titulo.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-size:11px;
	color:#666;
	width:140px;
	text-align:left;
	padding:0 14px;
	padding-top:70px;
	height:215px;
	border:1px solid #CCC;
	margin-bottom:10px;
}

#box_busca div{
	padding:2px 0;
}

#box_busca #bt_buscar{
	padding-top:8px;
}

#box_busca select {
	border:1px solid #809DB9;
	background-color:#FFF;
	font-size:11px;
	font-family:Tahome, Arial;
	color:#666;
	padding:1px;
	margin-top:3px;
	width:140px;
}


#menu {
	float:left;
	width:190px;
}

#menu ul{
	margin:0;
	padding:0;
	width:170px;
	list-style:none;
}

#menu ul li{
	background-image:url(../images/menu_lnk_azulclaro.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#F5F5F5;
	border-bottom:1px solid #DDD;
}

#menu ul li a{
	color:#666;
	text-decoration:none;
	display:block;
	height:30px;
	line-height:30px;
	padding-left:10px;
}

#menu ul li a:hover{
	color:#000;
	background-color:#FFF;
	font-weight:bold;
}

#menu ul li#menu_difere {
	background-image:url(../images/menu_lnk_azul.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#000;
	border:none;
	height:35px;
	line-height:35px;
	color:#FFF;
	font-weight:bold;
	margin-bottom:2px;
}

#menu ul li#menu_difere a{
	border:none;
	color:#FFF;
	height:35px;
	line-height:35px;
	font-weight:bold;
	display:block;
	padding-left:10px;
}

#menu ul li#menu_difere a:hover{
	background-image:url(../images/menu_lnk_azul_hover.gif);
	background-color:#d6bd10;
	background-repeat:no-repeat;
	background-position:right top;
	color:#000;
}


#menu ul li.menu_semborda { border:none; margin-bottom:9px}


#direita_newsletter {
	font-size:11px;
	height:157px;
	width:170px;
	background-color:#F5F5F5;
	border-top:4px solid #FFE100;
}

#direita_newsletter img {
	padding:19px 0 8px 15px;
}

#direita_newsletter p {
	padding:0 0 15px 15px;
	margin:0;
}

#direita_newsletter #email_news {
	margin-left:15px;
	padding:2px;
	width:135px;
	height:18px;
	line-height:20px;
	border:1px solid #A8B8C6;
	font-size:12px;
	color:#666;
}

#direita_newsletter #bt_new_cadastrar {
	padding:12px 0 15px 15px;
}

#direita {
	float:left;
	width:170px;
	height:800px;
	padding-left:20px;
}


#meio {
	width:980px;
	background-color:#FFF;
	margin:0 auto;
	padding-top:20px;
}

#conteudo {
	width:600px;
	float:left;
	min-height:800px;
}

#rodape {
	width:100%;
	background-color:#F9F9F9;
	border-top:1px solid #DADADA;
	height:180px;
	margin-top:20px;
	float:left;
}

#rodape h2 {
	font-size:18px;
	margin:0;
	padding:0;
}

#rodape p {
	margin:0;
	padding:0;
	padding-bottom:5px;
}

.rodape_fone {
	font-size:16px;
	color:#AC980D;
	font-weight:bold;
}
.rodape_end {
	width: 240px;
	padding-bottom:15px;
	padding-top:5px;
	margin-right: 16px;
	float:left;
}

#rodape_endereco ul {
	margin:0;
	padding:0;
	padding-top:11px;
}

#rodape_end_centro {
	margin:0 40px;
}

#rodape_endereco ul li {
	list-style:none;
	float:left;
	padding:10px 0 20px 0;
}

#rodape_endereco, #rodape_conteudo {
	width:980px;
	margin:0 auto;
}

#rodape_sub100 {
	text-align:right;
	float:left;
}

#rodape_sub100, #rodape_assinatura {
	font-size:11px;
	color:#999;
	padding:12px 0;
	position:relative;
	width:490px;
	border-top:1px solid #DADADA;
	float:left;
	margin:0 auto;
}

.banner_splash {
	width:440px;
	height:330px;
	position:absolute;
	top:160px;
	left:480px;
}

