﻿/* 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, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }


/* ========================= BOSCH AUTOPEÇAS ========================= */

/* PALETA DE CORES */
/* 
azul-claro > DFE9F4
azul-escuro > 103860
azul selecionado > 2269B5
cinza > B5C7D9

 */


body {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #103860;
	line-height: 15px;
	
	width:720px;
	margin:0 auto;
	overflow-x:hidden;
	overflow-y:auto;
}
#site {
	width:720px;
	margin:0 auto;
	background:url(css_img_autopecas/bg_menu_esq.gif) repeat-y 0 0;
	overflow:hidden;
}
.fRight {float:right;}
.fLeft {float:left;}

/* ---------------- MENU PRINCIPAL ---------------- */
#menu {
	width:180px;
	float:left;
	color:#FFF;
	font-size:11px;
}
#menu .bloco a {
	color:#FFF;
	display:block;
	text-decoration:none;
	zoom:1;
}
#menu .bloco a:hover {
	background-color:#1B528C;
}
#menu .bloco h2 {
	font-size:13px;
	font-weight:bold;
	padding:6px 9px;
}
#menu .bloco h3 {
	font-size:11x;
	font-weight:bold;
	padding:3px 10px 0;
}
#menu .bloco {
	width:174px;
	background:#103860;
	border-right:6px solid #B5C7D9;
	border-top:1px solid #DFE9F4;
	margin:-1px 0 0;
}
#menu .bloco ul li.selecionado {
	background:#2269B5;
}
#menu .bloco ul li a {
	padding:2px 0 2px 19px;
	background-image:url(css_img_autopecas/seta_branca.gif);
	background-position:-8px bottom;
}
#menu .bloco ul li ul li a {
	margin:0;
	padding:2px 0 2px 26px;
	background-image:url(css_img_autopecas/seta_branca.gif);
	background-position:bottom left;
	border:none;
}
#menu .bloco a.baixo {
	background-image:url(css_img_autopecas/seta_branca_baixo.gif);
}
#menu .ultimo ul a{
	margin:0 0 -1px;
}

.divisor {
	width:174px;
	height:10px;
	background:#B5C7D9;
	border-left:6px solid #FFF;
}
.bloco2 {
	width:174px;
	background:#DFE9F4;
	padding:10px 0;
	border-left:6px solid #FFF;
}

/* ---------------- SIDEBAR ---------------- */
#sidebar {
	width:174px;
	float:right;
	border-top:6px solid #B5C7D9;
	font-size:11px;
	line-height:110%;
	background:url(css_img_autopecas/corpo_bg.gif) repeat-x top left;
	position:relative;
}
#sidebar dl {
	width:100%;
	margin:18px 0 0;
	float:left;
}
#sidebar dl dt {
	font-weight:bold;
	color:#FFF;
	padding:2px 5px;
	background:#153B63;
}
#sidebar dl dt a {
	color:#FFF;
	display:block;
	text-decoration:none;
}
#sidebar dl dd {
	color:#183863;
	/* padding:2px 5px; */
	background:#B4C6D9;
	border-bottom:1px solid #DFE9F4;
}
#sidebar dl dd a {
	color:#103860;
	display:block;
	background:url(http://www.bosch.com.br/br/shared/dreieck_db.gif) no-repeat 5px 1px;
	padding:3px 5px 3px 13px;
	text-decoration:none;
	zoom:1;
}
#sidebar dl dd a.semSeta{
	color:#103860;
	display:block;
	background:none;
	padding:3px 5px 3px 13px;
	text-decoration:none;
	zoom:1;
}
#sidebar dl dd.selecionado {
	background:#8CA8C5;
}


.space{
	padding:3px 5px 3px 13px;	
	}
	
/* ÍCONES DE DOWNLOADS */
/* adicione a classe .ico ao link e obrigatoriamente coloque um span dentro dele */
.ico span {
	padding:0 25px 0 0;
	background-repeat:no-repeat;
	background-position:center right;
	display:block;
}
.avi span {background-image:url(css_img_autopecas/ico_avi.gif);}
.bmp span {background-image:url(css_img_autopecas/ico_bmp.gif);}
.cad span {background-image:url(css_img_autopecas/ico_cad.gif);}
.doc span {background-image:url(css_img_autopecas/ico_doc.gif);}
.exe span {background-image:url(css_img_autopecas/ico_exe.gif);}
.mp3 span {background-image:url(css_img_autopecas/ico_mp3.gif);}
.pdf span {background-image:url(css_img_autopecas/ico_pdf.gif);}
.rtf span {background-image:url(css_img_autopecas/ico_rtf.gif);}
.wmv span {background-image:url(css_img_autopecas/ico_wmv.gif);}
.xls span {background-image:url(css_img_autopecas/ico_xls.gif);}
.zip span {background-image:url(css_img_autopecas/ico_zip.gif);}

/* ---------------- CORPO ---------------- */
#corpo {
	width:342px;
	float:left;
	padding:17px 12px;
	border-top:6px solid #B5C7D9;
	background:url(css_img_autopecas/corpo_bg.gif) repeat-x top left;
	zoom:1;
	position:relative;
}
#corpo a {
	color: #103860;
	font-weight:bold;
}
#corpo h2 {
	font-size:20px;
	font-weight:bold;
	margin:0 0 15px;
	line-height:20px;
}
#corpo h3 {
	font-size:12px;
	font-weight:bold;
	margin:10px 0;
}
#corpo h4 {
	font-size:13px;
}
#corpo p {
	margin:10px 0;
}
#corpo p strong {
	font-weight:bold;
}
/* IMAGEM PRINCIPAL COM FAIXA TRANPARENTE */
.imagem_principal {
	position:relative;
}
.imagem_principal .faixa {
	height:20px;
	margin:-20px 0 0;
	position:relative;
	background:#fff;
	opacity:0.5;
	Filter: Alpha(Opacity=50);
}

/* Lista de Itens Comuns */
#corpo ul.lista_comum {
	margin:10px 0 20px;
	position:relative;
}
#corpo ul.lista_comum li {
	background:url(css_img_autopecas/ok.gif) no-repeat 0 2px;
	padding:3px 0 2px 16px;
	zoom:1;
}
#corpo ul.lista_comum li strong{
	font-weight:bold;
}
#site #corpo strong{
	font-weight:bold;
}
/* Lista de Links */
#corpo ul.lista_links {
	margin:20px 0;
	position:relative;
}
#corpo ul.lista_links li {
	margin:4px 0;
}
#corpo ul.lista_links li a {
	color: #103860;
	font-weight:bold;
	background:#DFE9F4 url(http://www.bosch.com.br/br/shared/dreieck_db.gif) no-repeat 3px 4px;
	padding:3px 0 3px 10px;
	display:block;
	/* border-top:1px solid #103860;
	border-bottom:1px solid #103860; */
	text-decoration:none;
	zoom:1;
}
.ico_volume {
	background:url(css_img_autopecas/ico_volume.gif) no-repeat 0 0;
	vertical-align:middle;
	padding:2px 0 0 10px;
}

/* Lista de tópicos */
#corpo dl  {
	margin:20px 0 10px;
	position:relative;
}
#corpo dl dt {
	font-weight:bold;
	padding:0 0 0 17px;
	background:url(css_img_autopecas/bullet_circle.gif) no-repeat 4px 4px;
}
#corpo dl dd {
	padding:0 0 10px 17px;
}


/* Tabela comum */

#corpo table tr td{
	vertical-align:top;
	
}
#corpo table.tabela {
	width:100%;
	border-collapse:collapse;
	margin:10px 0;
	border:none;
	font-size:11px;
}
#corpo table.tabela td {
	padding:3px 7px;
	border:2px solid #FFF;
	background:#EBEFF2;
}
#corpo table.tabela th {
	color:#FFF;
	padding:3px 7px;
	border:2px solid #FFF;
	background:#829DBA;
}
#corpo table.tabela .table_title {
	font-weight:bold;
	color:#FFF;
	background:#153B63;
}
#corpo table.tabela .destaque {font-weight:bold;}
#corpo table.tabela .vertical_center {vertical-align:middle;}
#corpo table.tabela .txt_center {text-align:center;}
#corpo table.tabela .zebra td {/* background:#DDD; */}
#corpo table.tabela td.bg_cinza1 {background:#DFDFDF;}
#corpo table.tabela th.bg_azul2 {background:#003A68;}

/*  ---------------- FOOTER ----------------  */
#footer {
	background:url(css_img_autopecas/footer_bg.gif) repeat-x bottom left;
	clear:both;
	zoom:1;
}
#footer .linktopo {
	width:155px;
	font-size:11px;
	line-height:19px;
	background:#B5C7D9 url(http://www.bosch.com.br/content/language1/img_shared/arrow_up_12x12_blue.gif) no-repeat 7px 2px;
	border-left:6px solid #FFF;
	padding:0 0 0 19px;
}
#footer .linktopo a {
	color:#103860;
}


/*GARANTIA NEW*/

.box-informacoes{}
.box-informacoes .item{margin:0 0 10px 0}
.box-informacoes h1{color:#103860; font-size:14px; font-weight:bold; border-bottom:1px solid #103860; margin:0 0 10px 0}
.box-informacoes .box-info-img{float:left; width:119px; margin:0 3px 0 0;}
.box-informacoes .box-info-desc{float:left; width:218px;}
.box-informacoes .box-info-desc h4{font-size:12px;margin:0}
.box-informacoes .box-info-desc h4 a{font-size:12px;color:#103860; text-decoration:underline}
.box-informacoes .box-info-desc p{height:60px; overflow:hidden;margin:0}
.clear{clear:both}
