/* -----------------------------------------------------------
	AGULHAS NEGRAS
-------------------------------------------------------------*/
/* ----------------------------------------------------------- 
   RESET
-------------------------------------------------------------*/

img { behavior:	url(resources/scripts/pngbehavior.htc); }

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, .frmCad, dir,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th, select,textarea, clear, br {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

a {outline: none }

img {   
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: 0 0 0 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}

body { line-height: 1.5; }

/* Tables still need 'cellspacing="0"' in the markup. *//*
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }*/

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/* --------------------------------------------------------------    
   TIPOGRAFY
-------------------------------------------------------------- */
/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 11px;
  color: #666666;
  font-family: tahoma;
}

/* Headings
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { font-family: Tahoma; font-weight: normal; color: #FFFFFF; }
h1 { font-size: 19px; }
h2 { font-size: 16px;  }
h3 { font-size: 16px; line-height: 1.5em; margin-bottom: 0.5em; font: normal 15px Verdana; margin-left: 10px}
h4 { font-size: 13px; line-height: 1; margin-bottom: 0.6em; padding-top: 10px; color:#0C3685; text-align:left; clear:both;}
h5 { font-size: 15px;  margin-bottom: 0.75em; font-weight: bold;}
h6 { font-size: 15px; line-height: 1; margin: 0px 0 5px 7px; color:#333333;  }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0 0 0 0;
}

/* Text elements
-------------------------------------------------------------- */
p           { margin: 0 0 1.4em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 

/* Lists
-------------------------------------------------------------- */
li ul, 
li ol       { margin: 0; }
ul, ol      { margin: 0; }

ul          { list-style-type: none; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

/* Misc classes
-------------------------------------------------------------- */
.small      { font-size: 10px; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.white		{ color: #FFFFFF; }
.white:hover{ color: #FFFFFF; }
.white:visited{ color: #FFFFFF; }

.link_reweb			{ color: #899AB3; }
.link_reweb:hover	{ color: #899AB3; }
.link_reweb:visited { color: #899AB3; }
.absmiddle	{ vertical-align: middle; }

.clear 		{ clear: both }
.left 		{ float:left; }
.right 		{ float:right; }
.bold 		{ font-weight: bold; }
.bold a		{ font-weight: bold; }
.s14		{ font-size: 14px; }
.subTitulo  { font: bold 13px Arial; }

.ml6  { margin-left: 	6px; }
.ml5  { margin-left: 	5px; }
.ml20  { margin-left: 	20px; }
.ml25  { margin-left: 	25px; }
.ml30  { margin-left: 	30px; }
.ml56 { margin-left: 	56px; }
.ml85 { margin-left: 	85px; }
.ml60 { margin-left: 	60px; }
.ml10 { margin-left: 	10px; }
.mr25 { margin-right:	25px; }
.mr20 { margin-right:	20px; }
.mr30 { margin-right:	30px; }
.mb10 { margin-bottom:  10px; }
.mb20 { margin-bottom:  20px; }
.mb26 { margin-bottom:  26px; }

.pt10 { padding-top:10px; }
.pt20 { padding-top:20px; }
.pb30 { padding-bottom:30px; }
.pb25 { padding-bottom:  25px; }
.pl20 { padding-left:  20px; }
.pr30 { padding-right:  30px; }
.pb25 { padding-bottom:  25px; }

.m15 		{ margin-top: 15px }
.m5 		{ margin-top: 5px }
.mr5 		{ margin-right: 5px }
.mr10 		{ margin-right: 10px }
.mr4 		{ margin-right: 4px }
.mr8 		{ margin-right: 8px }
.m8 		{ margin-top: 8px }
.m20 		{ margin-top: 20px }
.m25 		{ margin-top: 25px }
.m30 		{ margin-top: 30px }
.m10 		{ margin-top: 10px }
.m13 		{ margin-top: 13px }
.m55 		{ margin-top: 55px }
.m66 		{ margin-top: 66px }
.ml20 		{ margin-left: 20px }
.ml130 		{ margin-left: 130px }
.mt-20 		{ margin-top: -20px }
.mt125 		{ margin-top: 95px }
.mt15 		{ margin-top: 15px }
.mt25 		{ margin-top: 25px }
.mt35 		{ margin-top: 35px }
.mt5 		{ margin-top: 5px }
.mt52 		{ margin-top: 52px }
.mt250 		{ margin-top: 250px }
.mr35   	{ margin-right: 35px }
.mb8		{ margin-bottom: 8px }
.mb5 		{ margin-bottom: 5px }

.w180 		{ width: 180px; }
.w115 		{ width: 115px; }
.w120 		{ width: 120px; }
.w125 		{ width: 125px; }
.w130 		{ width: 130px; }
.w145 		{ width: 145px; }
.w173		{ width: 173px; }
.w273 		{ width: 273px; }
.w240 		{ width: 240px; }
.w230 		{ width: 230px; }
.w80 		{ width: 80px;  }
.w72 		{ width: 72px;  }
.w45 		{ width: 45px;  }
.w218 		{ width: 218px; }
.w200 		{ width: 200px; }
.w430 		{ width: 430px; }
.w2100 		{ width: 210px; }
.w220 		{ width: 220px; }
.w250 		{ width: 250px; }

.f_203x170  { width: 203px; height:170px; }
.f_203x60   { width: 203px; height:60px; }
.f_445x70   { width: 445px; height:80px; }
.f_180x70	{ width: 220px; height:70px; }

.h86 		{ height:86px; }
.h130		{ height: 130px; }
.h200		{ height: 200px; }

.tbl_garantia 	{ font: 11px Arial }
.arial11 		{ font: 11px Arial }
.nobg 			{ background: none; }
.v18			{ font-size: 18px; }
.v16			{ font-size: 16px; }
.v15			{ font-size: 15px; }
.v13			{ font-size: 13px; }
.v14			{ font-size: 14px; }
.v12			{ font-size: 12px; }
.v11			{ font-size: 11px; }
.v10			{ font-size: 10px; }
.v9 			{ font-size: 9px;  }
.verm       	{ color: #CC0000;  }
.vm         	{ vertical-align:middle; }
.texto-centro	{ text-align: center; }
.over			{ overflow: auto; }
.both			{ clear: both; }
.cleft			{ clear: left; }
/*-----------------------------------------------------------*/
/* LINKS
-------------------------------------------------------------*/
a			{ text-decoration: none; color: #666666;}
a:visited	{ text-decoration: none; color: #666666;}
a:focus,
a:hover     { text-decoration: underline; color: #666666;}

.white a           { text-decoration: none; color: #FFFFFF;}
.white a:visited   { text-decoration: none; color: #FFFFFF;}
.white a:focus,
.white a:hover     { text-decoration: underline; color: #FFFFFF;}

.menuSecao		{ color: #666666; }
.menuSecao a	{ color: #666666; }
.menuSecao a:visited{ color: #666666; }
.menuSecao a:focus,
.menuSecao a:hover 	{ color: #FFFFFF; }

.copyright a           { text-decoration: underline; color: #666666;}
.copyright a:visited   { text-decoration: underline; color: #666666;}
.copyright a:focus,
.copyright a:hover     { text-decoration: underline; color: #666666;}

.migalha a           { text-decoration: underline; color: #333333;}
.migalha a:visited   { text-decoration: underline; color: #333333;}
.migalha a:focus,
.migalha a:hover     { text-decoration: none; color: #333333; }

/*-----------------------------------------------------------*/
/* FORMS
-------------------------------------------------------------*/
.label_contato,.label_saiba {
	width: 90px; 
	text-align: right; 
	float: left;
	color: 8F8F8F;
	font: normal 11px Tahoma; 
	height: 15px; 
	margin: 3px 5px 3px 0px;
}

.label_saiba { width: 110px }

.f_263x147 { width: 263px; height: 147px; }

.frm {
	display: inline;
	background: #FFFFFF;
	font: normal 11px Tahoma;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
	padding: 3px 2px 5px 2px;
	float: left;
}

/*-----------------------------------------------------------*/
/* IMAGES
-------------------------------------------------------------*/
.imgLogo 			{ width: 188px; height: 93px; }
.imgNoticia			{ float: left; margin: 0px 10px 10px 0px; }
/*-----------------------------------------------------------*/
/* STRUCTURE
-------------------------------------------------------------*/
html { 
	width: 100%;
	height: 100%;
	background: #E4E4E4;
	min-width: 969px;
}

body {
    width: 100%;
    height: 100%;
    min-width: 969px;
}

.corpo {
    width: 100%;
    background: #FFFFFF url(../images/bgTopo.jpg) repeat-x;
    min-width: 969px;
}

.main {
    width: 969px;
    margin: 0 auto;
    position: relative;
    overflow:auto;
}

.menu {
	background: url(../images/bgMenu.jpg) repeat-x bottom;
	height: 69px;
	padding: 22px 0px 0px 0px;
}

.menu ul {
	margin-left: 30px;
}

.menu li {
	float: left;
	font: bold 12px Arial;
}


.logo {
	position: absolute;
	z-index: 30;
	top:0px;
	right: 30px;
}

.rodape {
	background: url(../images/bgRodape.jpg) repeat-x top;
	width: 100%;
	padding-top: 3px;
	font: normal 9px Tahoma;
}

/*-----------------------------------------------------------*/
/* CAPA
-------------------------------------------------------------*/
.capa {
	margin: 20px 0px;
	width: 969px;
	overflow: auto;
}

.capa h1, 
.capa h2 {
	font: bold 14px Arial;
	color: #666666;
}

.box1 {
	width: 300px;
	float: left;
}

.box1 div, 
.box3 div {
	overflow: auto;
	padding-bottom: 23px;
}

.box1 img, 
.box3 img {
	margin: 0px 20px 0px 0px;
	float: left; 
}

.box1 h2 {
	margin: 10px 0px 0px 0px;
}

.box2 {
	width: 202px;
	padding: 0px 55px 0px 45px;
	float: left;
	background: url(../images/bgBox2.jpg) repeat-y;
	overflow: auto;
}

.box2 h1 {
	text-align: center; 
	padding: 15px 0px 10px 0px;
	font: normal 14px Arial;
}

.box2 h2 {
	padding: 0px 0px 10px 0px;
}

.box3  {
	width: 350px;
	float: left;
	height: 320px;
}

.box3 h2 {
	padding: 0px 0px 5px 0px;
}

.box3 h3 {
	font: bold 11px Tahoma;
	margin: 10px 0px 0px 0px;
	color: #666666;
}

#flash {
	width: 100%;
}

.linhaHome, .linhaTopo {
	background : #BBBBBB;
	width: 100%;
	height: 5px;
	font: normal 1px arial;
}

.linhaTopo {
	margin-top: 1px;
}

/*-----------------------------------------------------------*/
/* INTERNAS
-------------------------------------------------------------*/

.mainInterna {
	width: 690px;
	margin-top: 17px;
	padding: 0px 0px 15px 30px;
	min-height: 350px;
}

.mainInterna h1 {
	font: bold 16px Tahoma;
	margin: 20px 0px 20px 0px;
	color: #666666;
	clear: both;
}

.migalha {
	margin-bottom: 18px;
}

.direita {
	width: 245px;
	background: #EFEFEF;
	padding: 25px 0px 0px 0px;
	margin-bottom: 3px;
}

.direita h2 {
	font: normal 15px Tahoma;
	margin: 0px 0px 5px 0px;
	color: #666666;
}

.direitaBox1 {
	background: url(../images/bgDireita.gif) no-repeat bottom;
	padding-left: 30px;
	min-height: 100px;
	font: bold 14px Tahoma;
}

.direitaBox1 li {
	margin-left: 25px;
	font: normal 13px Tahoma;	
}

.direitaBox222222 {
	background: url(../images/bgDireita.gif) no-repeat bottom;
	padding: 20px 0px 20px 45px;
	min-height: 70px;
}

.direitaBox2 {
	background: url(../images/bgDireita.gif) no-repeat bottom;
	padding-left: 30px;
	min-height: 100px;
	font: bold 14px Tahoma;
}

.direitaBox2 li {
	font: normal 12px Tahoma;
	color: #666666;
	height: 15px;
	margin-left: 25px;
}

.direitaBox3 {
	padding: 20px 30px 0px 30px;
}

.direitaBox3 img {
	float: left;
	margin: 0px 10px 10px 0px;
}

.demaisNoticias li{
	margin-bottom: 10px;	
}

.conteudo {
	width: 720px;
	float: right;
	overflow: auto;
}

.titGeral {
	width:165px; 
	background: #CCCCCC; 
	color: #FFFFFF; 
	margin-top: 2px; 
	padding-left: 8px;
}

.navBottom {
	clear: both;
}

.paginacao {
	width:100%; 
	text-align: center;
}

.detalhe_veiculo_sn {
	width: 270px;
}

.detalhe_veiculo_sn h1 {
	padding: 0;
	margin: 0px 0px 15px 0px;
}

.detalhe_veiculo_sn li {
	height: 24px;
	padding-top: 8px;
	background: #EFEFEF;
	width: 87px;
	text-align: center;
	margin: 0px 2px 2px 0px;
	float: left;
}

.show {
	display: block;
}

.hidden {
	display: none;
}

.detalheImg {
	height:310px; 
	background: url(../images/load.gif) no-repeat center center;
}

.menu_rodape {
	background: #E4E4E4; 
	width: 100%; 
	padding: 10px 0px;
}

.menu_rodape ul {
	float: left;
}

.menu_rodape li {
	font-size: 12px;
	line-height: 20px;
	float: left;
}

.w180 { width: 180px; }
.w130 { width: 130px; }
.w110 { width: 110px; }
.w150 { width: 150px; }
.w170 { width: 170px; }

.box_rodape_desc {
	width: 100%; 
	background: #EEEEEE;
}

.rodape_desc {
	background: #EEEEEE; 
	width: 960px; 
	padding: 20px 0px; 
	margin:0 auto; 
	font: normal 11px Tahoma
}


/** BMW LYFE STYLE **/

.direitaBox3 h2 {
	font-weight: bold;
}

.direitaBox3 li {
	margin-left: 15px;
}

.telefone_loja {
	display: block; 
	margin-bottom: 4px; 
	font: normal 11px Tahoma;
}

.line {
	width: 100%; 
	height: 1px; 
	background: #CDCDCD; 
	font: normal 1px Arial; 
	margin: 5px 0px;
}

.lineH, .lineH2 {
	width: 1px; 
	height: 150px; 
	background: #CDCDCD; 
	font: normal 1px Arial; 
	margin: 5px 5px;
	float: left;
}

.lineH2 {
	margin: 5px 20px;
}

.boxProduto {
	font: normal 11px Arial;
	margin-bottom: 10px;
	width: 163px; 
	text-align: center;
}

.nome_produto {
	color: #3F78AA;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}

.boxProduto .dadoValor {
	width: 50%;
	text-align: left;
	float: left;
}

.boxChaveiro {
	width: 70px; 
	text-align: center; 
	margin: 0px 5px;
}

#divImage {
	height: 272px;
}