/**************************************************************
   CSS Reset
**************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus { outline: 0; }
body { line-height: 1; color: #000000; background: #FFFFFF; }
ol, ul { list-style: none; }
table { border-collapse: separate; }
caption, th { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/**************************************************************
   Layout
**************************************************************/
body {
	background: url(../imagens/bg_content.png);
	color: #000000;
	font-family: "Segoe UI", Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

a:link, a:visited { text-decoration: none; }
a:hover, a:active { color: #094aa6; text-decoration: none; }
h1 { font-size: 18px; padding-bottom: 10px; }
p { margin: 12px 0 12px 0; }

#Layout {
	background: url(../imagens/bg_top.png) repeat-x;
	float: left;
	padding-bottom: 20px;
	width: 100%;
}

#Base { margin: 0 auto; width: 1000px; }

.left_align { float: left; }
.right_align { float: right; }

/**************************************************************
   Cabeçalho (topo, header)
**************************************************************/
#Header {
	background: url(../imagens/bg_header.gif) no-repeat top right #FFFFFF;
	float: left;
	height: 140px;
	position:relative;
	width: 100%;
}

.logo { float: left; padding:22px 0 0 27px; }
.area_exclusiva { float: right; font-size: 11px; padding: 5px 21px 2px 0;}
.area_exclusiva .title { color: #094aa6; padding-right:10px; }
.area_exclusiva .info, .area_exclusiva  .info a { color: #AAAAAA; }
.info a:hover { color: #094aa6; }

.search { float: right; padding: 65px 21px 0 0; }

.search .field {
	border: 1px solid #E5E5E5;
	color: #999999;
	float: left;
	font-size: 11px;
	height: 22px;
	padding: 7px 0 0 6px;
	width: 240px;
}

.search .btn { float: left; padding: 2px 0 0 8px; }

/**************************************************************
   Menu horizontal topo
**************************************************************/
#Menu {
	background: url(../imagens/bg_menu.png) no-repeat;
	float: left;
	height: 56px;
	width: 100%;
}

#Menu ul { margin: 0 auto; width: 920px;}
#Menu li { float: left; }
#Menu a { color: #666666; float: left; font-size: 18px; padding: 8px 12px 2px 12px; }
#Menu a:hover { color: #094aa6; text-decoration: none; }
#Menu .NovoItem{ position:absolute; margin:-6px 0 0 -50px;}
/**************************************************************
   Área do Conteúdo
**************************************************************/
.vermelho{ line-height:20px;color:#F00;}

#DestaqueHome { float: left; padding-left: 22px; }

#ContentBox {
	background: url(../imagens/content_side_border.png) repeat-y;
	float: left;
	width: 1000px;
}

#ContentBox .left { float: left; width: 293px;}
*html #ContentBox .left { float: left; width: 290px;}/* hack ie 6 */


.listagem {
	background: url(../imagens/content_list_bg.png) repeat-x #FFFFFF;
	float: left;
	margin-left: 22px;
	padding: 0 0px 0 22px;
	width: 938px;
}

*html .listagem {
	padding: 0 0px 0 12px;
	width: 938px;
	margin-left:12px;
}/* hack ie 6 */

.box_destaque {
	background: url(../imagens/line_vertical.gif) repeat-y top right;
	color: #999999;
	float: left;
	font-size: 16px;
	padding-bottom: 25px;
	width: 100%;
}

.box_destaque .thumb1, .box_destaque .thumb2 { float: left; }
.box_destaque .thumb1 { padding-right: 3px; }
.box_destaque .thumb2 { padding-right: 22px; }

.box_destaque .title { float: left; padding-bottom: 10px; }
.box_destaque strong { color: #444444; font-size: 12px; float: left; padding-top: 10px; }
.box_destaque a { color: #444444; }
.box_destaque a:hover { color: #094aa6; }

.boletim { font-size: 11px; }

.box_destaque .field {
	border: 1px solid #E5E5E5;
	color: #999999;
	float: right;
	font-size: 11px;
	height: 18px;
	margin: 0 32px 11px 0;
	padding: 5px 0 0 6px;
	width: 242px;
}

.box_destaque .btn { float: right; padding: 0 32px 0 0; }

.sep_h {
	background: url(../imagens/line_horizontal.gif) repeat-x;
	float: left;
	height: 1px;
	margin-top: 10px;
	width: 100%;
}
/**************************************************************
   Área do Conteúdo - Direita
**************************************************************/
#ContentBox .right { float: right; width: 645px; }
*html #ContentBox .right { float: right; width:628px;} /* hack ie 6 */

.title_dest {
float: left; padding: 0 0 21px 20px; width: 100%;
}

.box_produtos {
	float: left;
	font: bold 11px "Segoe UI";
	padding: 0 4px 0 20px;
	width: 185px;
}

.box_produtos img { padding-bottom: 15px; }
.box_produtos .title { color: #094aa6; }
.box_produtos .descricao { color: #B1B1B1; }
.box_produtos .more_info a { color: #545454; }
.box_produtos .more_info a:hover { color: #094aa6; }

.marcas_colorado { float: left; padding: 35px 20px 0 20px; width: 360px; }

.list_marcas {
	background: url(../imagens/bg_marcas.jpg) no-repeat;
	float: left;
	height: 108px;
	margin-top: 10px;
	padding: 50px 10px 0 8px;
	width: 328px;
}

.stepcarousel{ height: 100%; overflow: scroll; position: relative; width: 100%; }
.stepcarousel .belt{ left: 0; position: absolute; top: 0; }

.stepcarousel .panel {
	background: url(../imagens/line_marcas.png) no-repeat right;
	float: left;
	overflow: hidden;
	padding: 0 15px;
	width: 80px;
}

.stepcarousel .last { background: none; }

.outros_destaques { float: left; padding-top: 35px; width: 220px; }
.midia { padding-top: 10px; }

/**************************************************************
   Footer (rodapé, final)
**************************************************************/
#Footer { color: #6C6B6B; float: right; font-size: 11px; padding-right: 22px; }
#Footer a { color: #6C6B6B; }
#Footer a:hover { color: #094aa6; }

/****************************************************************************************************************************
   Info
     CSS Gerado por: Apici em 11-08-2009
     Última alteração: #Base em 12-08-2009 por Apici
****************************************************************************************************************************/