* {
	margin: 0px;
	padding: 0px;
}
body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*height: 100%;*/
	color: #333333;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #2A5E90;
}

li {list-style-type: none;}
a {	color: #2481D5;}
p {	margin-bottom: 13px;}
a:hover {color: #83B8EA;}

#geral {
	width: 779px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_geral.jpg);
}

#geral h2 {
	display: block;
	text-indent: -1000em;
	overflow: hidden;
	margin-bottom: 10px;
}

#topo {
	background-image: url(../images/bg_topo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 189px;
}
#topo h1 {
	background-image: url(../images/logo.jpg);
	display: block;
	height: 125px;
	width: 210px;
	text-indent: -1000em;
	overflow: hidden;
	float: left;
	margin-top: 24px;
	margin-left: 64px!important;
	margin-left: 32px;
}
#topo #data {
	display: block;
	clear: left;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #08275F;
	text-align: center;
	width: 123px;
	margin-left: 34px!important;
	margin-left: 17px;
	margin-top: 20px;
}
#menu {
	display: block;
	float: left;
	width: 161px;
	background-image: url(../images/menu_topo.jpg);
	background-repeat: no-repeat;
	padding-top: 31px;
	z-index: 1;
}
#menu img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#menu li .home {
	background-image: url(../images/menu_bt_home.jpg);
	background-repeat: no-repeat;
}
#menu li .sub {
	background-image: url(../images/menu_bt_sub.jpg);
}


#menu li {
	list-style-type: none;
	position: relative;
	width:161px;
	float:left;
}
#menu li a {
	background-image: url(../images/menu_bt.jpg);
	display: block;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 29px;
	height: 17px;
	padding-top: 5px;
	font-variant: normal;
}
#menu li a:hover {
	background-position: 0px -22px;
	color: #378EDD;
}
#menu li ul {
	position: absolute;
	left: 150px;
	top: 3px;
	display: none;
	width: 130px;
	background-color: #FAFAF8;
	border: 1px solid #7BA5CD;
}
#menu li ul li {
	width: 100%;
	float: none;
}

#menu li ul li a {
	background-color: #DBEBFA;
	background-image: url(../images/ico_sub.jpg);
	border: 1px solid #A5CBF0;
	width: 106px;
	height: auto;
	background-position: 5px 7px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin: 2px;
}
#menu li ul li a:hover {
	background-color: #FAFAFA;
	background-image: url(../images/ico_sub.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
#menu li:hover, #menu li.over {
	position: relative;
	z-index: 1;
}

#menu li:hover ul ul, #menu li.over ul ul { display:none; }

#menu li:hover ul, #menu li li:hover ul, #menu li.over ul, #menu li li.over ul { display: block; } /* The magic */

#conteudo {
	display: block;
	float: left;
	width: 434px;
	margin-right: 1px;
}

#box_noticias {
	background-image: url(../images/bg_ultimas_noticias.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 24px;
	padding-top: 5px;
}

#box_noticias h2 {
	background-image: url(../images/titulo_ultimas_noticias.jpg);
	height: 11px;
	margin-bottom: 13px;
}
#box_noticias .ultima_noticias {
	display: block;
	margin-top: 13px;
	clear: left;
	height: 97px;
}
#box_noticias .ultima_noticias img {
	float: left;
	padding: 3px;
	height: 87px;
	width: 116px;
	border: 1px solid #82B8EA;
	margin-right: 10px;
}
#box_noticias .ultima_noticias a {
	color: #333333;
	text-decoration: none;
	float: left;
	width: 273px;
}
#box_noticias .ultima_noticias a:hover {
	color: #006699;
}

#box_noticias .ultima_noticias a span {
	display: block;
}
#box_noticias .ultima_noticias .data {
	font-size: 10px;
}
#box_noticias .ultima_noticias .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}





#box_destaques {
	padding-right: 13px;
	padding-left: 13px;
	background-color: #F1F6FA;
	background-image: url(../images/bg_destaques.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 24px;
	padding-top: 5px;
}
#box_destaques h2 {
	background-image: url(../images/titulo_destaques.jpg);
	height: 11px;
	margin-bottom: 13px;
}
#box_destaques ul {
	display: block;
	height: 150px;
}
#box_destaques ul li {
	display: block;
	float: left;
	width: 131px;
	padding-right: 2px;
	padding-left: 3px;
}
#box_destaques ul li .titulo {
	background-color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A4CCF0;
	border-right-color: #A4CCF0;
	border-left-color: #A4CCF0;
	padding-top: 5px;
	text-align: center;
	color: #003366;
	width: 117px;
	padding-right: 6px;
	padding-left: 6px;
	height: 26px;
}
#box_destaques ul li .imagem {
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 7px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A4CCF0;
	border-left-color: #A4CCF0;
	width: 129px;
	height: 83px;
	overflow: hidden;
}

#box_destaques ul li a {
	background-image: url(../images/bt_detalhes.jpg);
	text-indent: -1000em;
	display: block;
	height: 31px;
	background-repeat: no-repeat;
	overflow: hidden;
}



#box_classificados {
	background-image: url(../images/bg_classificados.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-right: 13px;
	padding-bottom: 24px;
	padding-left: 13px;
	padding-top: 5px;
}
#box_classificados h2 {
	background-image: url(../images/titulo_classificados.jpg);
	height: 11px;
	margin-bottom: 13px;
}
#box_classificados ul li {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	clear: both;
	height: 14px;
}
#box_classificados ul li a {
	text-decoration: none;
	color: #333333;
	display: block;
	height: 14px;
}
#box_classificados ul li a:hover {
	color: #006699;
}

#box_classificados ul li a .descricao {
	display: block;
	float: left;
	background-image: url(../images/ico_classificados.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	cursor: pointer;
}
#box_classificados ul li a .preco {
	display: block;
	float: right;
	cursor: pointer;
	text-align: right;
	width: 80px;
}
#box_classificados #mais {
	text-indent: -1000em;
	display: block;
	overflow: hidden;
	margin-top: 5px;
	background-image: url(../images/bt_ver_mais.jpg);
	background-repeat: no-repeat;
	background-position: 354px center;
	background-color: #F3F3F3;
	height: 22px;
}

#box_distribuidor {
	background-image: url(../images/bg_distribuidor.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-right: 13px;
	padding-bottom: 24px;
	padding-left: 13px;
	padding-top: 5px;
}
#box_distribuidor h2 {
	background-image: url(../images/titulo_distribuidor_oficial.jpg);
	background-repeat: no-repeat;
	height: 11px;
	margin-bottom: 13px;
}
#box_distribuidor ul li a {
	text-indent: -1000em;
	display: block;
	overflow: hidden;
	width: 144px;
	margin-top: 15px;
}
#box_distribuidor .up {
	background-image: url(../images/logo_up.jpg);
	background-position: center center;
	height: 31px;
	background-repeat: no-repeat;
}
#box_distribuidor .icaro {
	background-image: url(../images/logo_icaro.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
}
#box_distribuidor .independence {
	background-image: url(../images/logo_independence.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 45px;
}
#box_distribuidor .airwave {
	background-image: url(../images/logo_airwave.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
}
#box_distribuidor .casteluccio {
	background-image: url(../images/logo_casteluccio.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 35px;
}
#box_distribuidor .ozone {
	background-image: url(../images/logo_ozone.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
}
#box_distribuidor .uturn {
	background-image: url(../images/logo_uturn.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 32px;
}
#box_distribuidor .brauniger {
	background-image: url(../images/logo_brauniger.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
}
#box_atendimento {
	background-image: url(../images/bg_atendimento.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-right: 13px;
	padding-bottom: 24px;
	padding-left: 13px;
	padding-top: 5px;
	background-color:#FFFFFF;
}

#box_atendimento h2 {
	background-image: url(../images/titulo_atendimento.jpg);
	height: 11px;
	margin-bottom: 13px;
}
#box_atendimento a {
	display:block;
	overflow:hidden;
	width:74px;
	height:58px;
	text-indent:-1000em;
	float: left;
	background-repeat:no-repeat;
}

#box_atendimento a.ico_msn {
	background-image:url(../images/bt_msn.jpg);
	margin-right:2px;
}

#box_atendimento a.ico_skype {
	background-image:url(../images/bt_skype.jpg);
}


#box_newsletter {
	background-image: url(../images/bg_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 13px;
	padding-bottom: 24px;
	padding-left: 13px;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 5px;
}
#box_newsletter h2 {
	background-image: url(../images/titulo_newsletter.jpg);
	height: 11px;
	background-repeat: no-repeat;
	margin-bottom: 13px;
}
#box_newsletter #newsletter {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	height: 105px;
}
#box_newsletter #newsletter p {
	color: #333333;
	display: block;
	margin-bottom: 10px;
}
#box_newsletter #newsletter #n_email, #box_newsletter #newsletter #n_nome {
	height: 20px;
	width: 122px;
	border: 1px solid #6B9ED1;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
}
#box_newsletter #newsletter #bt_newsletter {
	text-indent: -1000em;
	background-image: url(../images/bt_ok.jpg);
	height: 18px;
	width: 19px;
	padding: 0;
	border: 0;
	float: left;
	margin-top: 3px;
	margin-left: 4px;
	cursor: pointer;
}
#box_newsletter br {
	clear: both;
}

#aprenda {
	background-image: url(../images/aprenda_a_voar.jpg);
	text-indent: -1000em;
	display: block;
	height: 122px;
	overflow: hidden;
}

#barra_direita {
	display: block;
	float: left;
	width: 176px;
}

#rodape {
	background-image: url(../images/bg_rodape.jpg);
	display: block;
	height: 116px;
	background-color: #4980B6;
	background-repeat: no-repeat;
	clear: both;
}
#rodape address {
	background-image: url(../images/rodape_dados_endereco.jpg);
	text-indent: -1000em;
	display: block;
	height: 25px;
	width: 284px;
	overflow: hidden;
	margin-top: 82px;
	margin-left: 8px!important;
	margin-left: 4px;
	float: left;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
