/*--- css cimpor portugal - inobre ----*/

body {
	margin: 0;
	width: 100%;
	font-size: 12px;
	color: #333;
	line-height: 120%;
	background: #ECE9E9 url(../images/bkg.jpg) center top repeat-x;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 3px 0 10px 0;
	line-height: 120%;
}

img {
	border: none;
	margin: 0;
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #003D71;
}

a:hover
{
	text-decoration: none;
	color: #066DC8;
}


.shim
{
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

h1, h2, h3, h4, h5, h6
{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 110%;
	font-weight: normal;
}

/*--------------------------------*/


.boxLayout
{
	margin: 0 auto;
	width: 937px;
}

.btns
{
	border: 1px solid #FFE16C;
	padding: 1px;
	float:left;
}

.btnsInput input
{
	border: none;
	background: #FFB60F url(../images/bkg_btns.gif) left top repeat-x;
	height: 18px;
	color: #002447;
	line-height: 100%;
	font-size: 11px;
	*font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
}

/*---------- LAYOUT LEFT -------------------*/

.boxLayoutLeft
{
	width: 179px;
	float: left;
}

.boxLogo 
{
	height: 131px;
	text-align: center;
	padding-top: 35px;
}

/*------menu esquerdo --------*/

.boxContentLeft
{
	width: 175px;
	background: #828384 url(../images/bkg_menu.gif) right repeat-y;
	padding: 4px 0 4px 4px;
	height: 340px;
	color: #fff;
		
}

.boxContentLeft ul
{
	padding: 0;
	list-style: none;
	margin: 0;
	height: 290px;
}

.boxContentLeft li
{
	background: #727273 url(../images/bkg_menuLi.gif) right repeat-y;
	/*height: 24px;*/
	font-size: 11px;
	color: #fff;
	text-transform:uppercase;
	margin-bottom: 1px;
	line-height: 100%;
}

.boxContentLeft li a:link, .boxContentLeft li a:visited, .boxContentLeft li a:active
{
	color: #fff;
	display: block;
	line-height: 100%;
	padding: 6px 8px 5px 7px;
	_padding: 7px 8px 3px 7px;
	_height: 13px;
	_overflow: visible;
	width: 160px;
	white-space: normal;
	line-height: 105%;
}

.boxContentLeft li a:hover, .boxContentLeft li a.expanded
{
	color: #fff;
	background: #004C89 url(../images/bkg_menuItemHover.gif) left top repeat-x;
}



.boxContentLeft li li
{
	background: transparent url(../images/bkg_menuLiLi1.png) right top repeat-y;
	_background: transparent url(../images/bkg_menuLiLi1_ie6.gif) right top repeat-y;
	border-bottom: 1px solid #45759B;
	margin-bottom: 0;
}

.boxContentLeft li li.last
{
	border-bottom: none;
	/*background: #CF0;*/
}

.boxContentLeft li li a:link, .boxContentLeft li li a:visited, .boxContentLeft li li a:active
{
}

.boxContentLeft li li a:hover, .boxContentLeft li li a.expanded
{
	color: #D3E3ED;
	background: #0A385D;
}

/*----------*/

.selos
{
	margin-left: 12px;
	display: none;
}

.remateMenu
{
	background: transparent url(../images/bkg_remate.gif) left top repeat-x;
	height: 44px;
	margin-top: 1px;
}




/*---------- LAYOUT RIGHT --------------------*/

.boxLayoutRight
{
	width: 758px;
	float: left;
}

.boxContentRight
{
	
}

.boxTopoRight 
{
	background: #003D71;
	height: 103px;
	margin-bottom: 2px;
	
}


.topoFrase
{
	width: 170px;
	height: 50px;
	margin-top: 23px;
	margin-left: 27px;
	_margin-left: 14px;
	float: left;
}

.topoLinks
{
	float:right;
	width: 533px;
}

.topoLinks ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

.topoLinks li
{
	list-style: none;
	padding: 10px 25px 0 7px;
	margin: 0;
	float: right;
	border-left: 1px solid #2D5E88;
	height: 18px;
	color: #fff;
	font-size: 11px;
}

.topoLinks li a:link, .topoLinks li a:active, .topoLinks li a:visited
{
	color: #fff;
	font-size: 11px;
}

.topoLinks li a:hover
{
	color: #A3C4DA;
}


.boxBaseConteudo
{
	background: #fff url(../images/bkg_ondaArtigos.jpg) left 45px no-repeat;
	min-height: 450px;
	_height: 450px;
	_overflow: visible; 
}


.boxBaseConteudoBarraAmarela
{
	background: #fff url(../images/bkg_barraAmarela.gif) left top repeat-x;
	min-height: 450px;
	_height: 450px;
	_overflow: visible;
}

/*.boxBaseConteudoBarraAmarelaMarcas
{
	background: #fff url(../images/bkg_barraAmarela.gif) left top repeat-x;
	min-height: 450px;
	_height: 450px;
	_overflow: visible;
	padding-left: 10px;
}*/

.path
{
	margin-left: 28px;
	color: #A3C4DA;
	font-size: 10px;
	margin-top: 11px;
}

.path a:link, .path a:active, .path a:visited
{
	color: #A3C4DA;
}

.path a:hover
{
	color: #fff;
}

.boxImagemMarcas
{
	height: 35px;
}


/*---------------- home ------------------------------------------------------------------------------------*/

.boxColunaPesquisa
{
	background: transparent url(../images/bkg_homePesquisa.jpg) left top no-repeat;
	width: 223px;
	height: 264px;
	float: left;
}

.pesquisaTitulo
{
	margin-left: 27px;
	margin-top: 4px;
}

.pesquisaDescricao
{
	margin-left: 20px;
	margin-top: 18px;
	margin-bottom: 13px;
}

.pesquisaSeleccao
{
	margin-left: 20px;
	margin-top: 10px;
}

.pesquisaSeleccao select
{
	font-size: 11px;
	color: #333;
	width: 190px;
}

.pesquisaSeleccao select optgroup
{
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.pesquisaSeleccao select optgroup option
{
	font-size: 12px;
	color: #333;
	width: 190px;
}

.labelPesquisa
{
	color: #666;
}

/*-- rotator empresas---*/

.empresasMenu
{
	/*float: left;*/
	margin-top: 120px;
	*margin-top: 105px;
	padding-left: 4px;
	_padding-left: 2px;
	width: 220px;
	/*height: 128px;*/
}

.logosRotator
{
	float: left;
	width: 138px;
	height: 108px;
	background: transparent url(../images/bkg_rotator.jpg) left top no-repeat;
	padding: 10px;
	text-align: center;
}

.logosRotator td
{
	text-align: center;
	width: 138px;
	height: 108px;
}

.setaLeft
{
	float: left;
	width: 31px;
	height: 128px;
	background: transparent url(../images/bkg_setaLeft.jpg) left top no-repeat;
}

.setaRight
{
	float: left;
	width: 31px;
	height: 128px;
	background: transparent url(../images/bkg_setaRight.jpg) left top no-repeat;
}

.setaLeft img, .setaRight img
{
	margin-top: 45px;
}


/*---*/

.boxFolhaHome
{
	background: transparent url(../images/bkg_homeProdutosRepeat.gif) right top repeat-y;
	width: 526px;
	/*margin-left: 223px;*/
	top: -45px;
	z-index: 100px;
	position: relative;
	float: left;
	/*margin-bottom: -45px;*/
	margin-bottom: -20px;
}

.folhaBottomHome
{
	background: transparent url(../images/bkg_homeProdutosBottom.jpg) right bottom no-repeat;
}

.folhaContentHome
{	
	background: transparent url(../images/bkg_homeProdutos.gif) left top no-repeat;
	width: 515px;
	min-height: 400px;
	_height: 400px;
	_overflow: visible;
	padding: 5px 6px 13px 5px;
}

.folhaContentHome h1
{
	background: #E8E8E8 url(../images/bkg_titFolha.gif) left top repeat-x;
	height: 23px;
	font-size: 12px;
	padding: 4px 0 0 10px;
	color: #8090A0;
	margin-bottom: 5px;
}

.folhaContentHome h1 img
{
	margin-right: 5px;
	margin-top: 5px;
}

/*------marcas area esquerda------------*/

.boxFolhaMarcas
{
	background: transparent url(../images/bkg_folhaRepeat.png) right top repeat-y;
	/*_background: transparent url(../images/bkg_folhaRepeat_ie6.gif) right 100px repeat-y;*/
	margin-left: 10px;
	_margin-left: 5px;
	width: 567px;
	top: -45px;
	z-index: 100px;
	position: relative;
	float: left;
	/*margin-bottom: -45px;*/
}


.folhaBottomMarcas
{
	background: transparent url(../images/bkg_folhaBottom.jpg) left bottom no-repeat;
}

.folhaContentMarcas
{	
	background: transparent url(../images/bkg_folhaTop.jpg) left top no-repeat;
	width: 563px;
	min-height: 400px;
	_height: 400px;
	_overflow: visible;
	padding: 5px 6px 13px 5px;
}



/*------------------*/

.boxLocalizacao
{
	width: 215px;
	float: left;
}

/*-----menu Gamas-----------------*/

.boxGama
{
	width: 299px;
	float:left;
	margin-right: 1px;
}



.boxGama ul, .boxGama li
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 299px ;
	height: 46px;
}

.boxGama li a:link, .boxGama li a:visited, .boxGama li a:active
{
	display: block;
	width: 299px;
	height: 46px;
}

.boxGama li a:hover, .boxGama li a.expanded
{
	background: transparent url(../images/menuMarcas/bkg_btnGamas.gif) left top repeat-x;
}


.boxGama ul ul, .boxGama li li
{
	list-style: none;
	padding: 0;
	margin: 0;
	height: auto;
	width: auto;
}

.boxGama li li
{
	background: transparent url(../images/menuMarcas/bkgLiLi_repeat.png) left top repeat;
	_background: #B3CCDD;
	padding: 0 10px 0 10px;
}

.boxGama li li.first
{
	background: transparent url(../images/menuMarcas/bkgLiLi_first.png) left 1px repeat-x;
	_background: transparent url(../images/menuMarcas/bkgLiLi_first_ie6.gif) left 1px repeat-x;
	padding-top: 5px;
}


.boxGama li li a:link, .boxGama li li a:visited, .boxGama li li a:active
{
	width: 190px;	
	height: 17px;
	border-bottom: 1px solid #D2E6F0;
	padding: 13px 0 9px 0;
	font-size: 13px;
	text-transform: uppercase;
	color: #003D71;
	overflow: hidden;
}

.boxGama li li.last a:link, .boxGama li li.last a:visited, .boxGama li li.last a:active
{
	border-bottom: none;
}

.boxGama li li a:hover
{
	background: none;
	color: #1C76C0;
}


/*ul.menuGama
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menuGama li
{
}

ul.menuGama li a:link
{
}

ul.menuGama li a:hover
{
	background: transparent url(../images/menuMarcas/bkg_btnGamas.gif) left top repeat-x;
	
}*/


/*-------------------*/


.boxDestaques
{
	margin-top: 100px;

	*margin-top: 110px;
	/*background: #CF0;*/
}

.boxDestaques h1
{
	font-size: 12px;
	float: left;
	background: none;
	margin: 0 0 0 23px;
	_margin: 0 0 0 11px;
	padding: 0;
	height: auto;
	width: 125px;
}

.boxDestaquesNumeracao
{
	float: right;
	margin-right: 20px;
	_margin-right: 10px;
	text-align: right;
	line-height: 100%;
	margin-top: 4px;
	/*width: 200px;*/
}


.boxDestaquesNumeracao a, 
.boxDestaquesNumeracao a:link, .boxDestaquesNumeracao a:visited, .boxDestaquesNumeracao a:active
{
	background: transparent url(../images/bkg_numeracaoOn.gif) left 4px no-repeat;
	/*display: block;
	width: 17px;
	height: 17px;
	float: right;
	margin-left: 2px;*/
	font-size: 10px;
	color: #003D71;
	/*padding: 2px 0 0 1px;
	*padding: 3px 0 0 1px;*/
	padding: 6px 6px 6px 6px;
	line-height: 180%;
	/*font-weight: bold;*/
}

.boxDestaquesNumeracao a:hover
{
	color: #0562B3;
}

.boxDestaquesNumeracao span
{
	background: transparent url(../images/bkg_numeracaoOff.gif) left 4px no-repeat;
	/*display: block;
	width: 17px;
	height: 17px;
	float: right;
	font-size: 10px;
	color: #888;
	padding: 2px 0 0 1px;
	*padding: 3px 0 0 1px;*/
	font-size: 10px;
	color: #888;
	padding: 6px 6px 6px 6px;
	line-height: 180%;

}




.destaquesRotator
{
	padding: 13px 20px 13px 24px;
	font-size: 13px;
	color: #555;
	line-height: 120%;
}

.destaquesRotator h2
{
	font-size: 15px;
	font-weight: bold;
	color: #003D71;
	line-height: 120%;
	display: inline;
	margin: 0;
	margin-right: 5px;
}

.destaquesRotator img
{
	float: left;
	/*height: 100px;*/
	max-width: 165px;
	_width: 165px;
	max-height: 100px;
	_height: 100px;
	overflow: hidden;
	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 5px;
}

/*---------- Artigo + marcas ------------------------*/

.boxBaseConteudo h1, .folhaContentMarcas h1
{
	 padding: 20px 30px 0 25px;
	 width: 395px;
	 height: 50px;
	 float: left;
	 font-size: 18px;
	 color: #013658;
}

.ie8 .boxBaseConteudo h1
{
	 height: 90px;
	 float: left;
}

.boxBaseConteudo h2, .folhaContentMarcas h2
{
	font-size: 16px;
	color: #013658;
	margin-bottom: 7px;
}

.boxBaseConteudo h3, .folhaContentMarcas h3
{
	font-size: 15px;
	color: #397CAE;
	margin-bottom: 5px;
}

.boxBaseConteudo h4, .boxBaseConteudo h5, .boxBaseConteudo h6, .folhaContentMarcas h4, .folhaContentMarcas h5, .folhaContentMarcas h6
{
	font-size: 13px;
	color: #333;
	font-weight: bold;
	margin-bottom: 3px;
}

.boxLogosMarcas
{
	float: right;
	top: -55px;
	z-index: 200;
	position: relative;
	margin-right: 20px;
	_margin-right: 10px;
	height: 90px;
}

.funcionalidades
{
	float: right;
	text-align: right;
	margin: 23px 20px 0 0;
	_margin: 23px 10px 0 0;
}

.folhaContentMarcas .funcionalidades
{
	float: left;
	text-align: left;
	margin: 2px 0 0 5px;
	_margin: 2px 0 0 3px;
}

.funcionalidades a:link, .funcionalidades a:active, .funcionalidades a:visited
{
	margin-left: 20px;
	color: #013658;
	font-size: 11px;
}

.funcionalidades a:hover
{
	color: #F8B008;
}

.funcionalidades img
{
	margin-right: 4px;
	vertical-align: middle;
}

.conteudo
{
	padding: 0 25px 20px 25px;
	margin-top: 60px;
}

.ie8 .conteudo {
	padding-top: 15px;
}

.folhaContentMarcas .conteudo
{
	padding: 0 25px 20px 25px;
	margin-top: 10px;
	/*background-color:#9F0;*/
}

.conteudo table
{
	border-left: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	border-collapse: collapse;
}

.conteudo td
{
	margin: 0;
	padding: 5px;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
}

.conteudo td p
{
	margin: 0;
}


/*---*/

.blocoImagemDownload
{
	float: right;
}

.blocoImagemDownload_Marcas
{
	margin-bottom: 20px;
	float: left;
	width: 510px;
	/*background: #f09;*/
}

.boxFoto
{
	margin-left: 20px;
	margin-bottom: 20px;
}

.blocoImagemDownload_Marcas .boxFoto
{
	margin-bottom: 20px;
	float: left;
	margin-left: -5px;
}

.boxArtigoEmpresa .boxFoto
{
	margin-left: 0;
	margin-bottom: 20px;
	float: left;
}


.boxFotoT
{
	background: transparent url(../images/bkg_fotoTL.jpg) left top no-repeat;
}

.boxFotoB
{
	background: transparent url(../images/bkg_fotoBR.jpg) right bottom no-repeat;
	/*padding: 20px;*/
}

.blocoImagemDownload_Marcas .boxFotoB
{
	background: transparent url(../images/bkg_fotoBR.jpg) right bottom no-repeat;
	/**padding-bottom: 3px;*/
}


.boxFoto img
{
	margin: 11px 11px 15px 11px;
	*margin: 11px 11px 12px 11px;
	width:286px;
}

.blocoImagemDownload_Marcas .boxFoto img
{
	margin: 11px 11px 15px 11px;
	*margin: 11px 11px 12px 11px;
	width:279px;
}

.boxArtigoEmpresa .boxFoto img
{
	margin: 11px 11px 15px 11px;
	*margin: 11px 11px 15px 11px;
	/*width:300px;*/
	width: auto;
}


.boxDownloads
{
	margin-left: 30px;
	margin-bottom: 10px;
	width:286px;
}

.blocoImagemDownload_Marcas .boxDownloads
{
	margin-left: -7px;
	margin-bottom: 10px;
	margin-top: 10px;
	width:220px;
	float: left;
}

.boxArtigoEmpresa .boxDownloads
{
	margin-left: 0;
	margin-bottom: 10px;
	width:286px;
	margin-top: 20px;
}

.boxDownloads h3
{
	font-size: 14px;
	color: #F8B008;
}

.blocoImagemDownload_Marcas .boxDownloads h3
{
	font-size: 13px;
	color: #397CAE;
	margin-bottom: 0;
	margin-left: 10px;
	/*display: none;*/
}

.boxDownloads ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxDownloads li
{
	width:475px;
	background: #E9ECEE url(../images/icon_download.gif) 8px 7px no-repeat;
	margin-bottom: 2px;
	padding: 5px 10px 5px 20px;
}

.blocoImagemDownload_Marcas .boxDownloads li
{
	width:205px;
	_width:200px;
	background: #EFEEEE url(../images/bkg_marcasDownloads.gif) left top repeat-y;
	margin-bottom: 2px;
	padding: 4px 10px 4px 10px;
}



/*----------- listagem --------------------------------------------*/

.boxListagemItem
{
	margin-bottom: 20px;
	clear: both;
}

.boxFotoListagem
{
	float:right;
	background: transparent url(../images/bkg_thumbListagem.jpg) left top no-repeat;
	margin-left: 15px;
	margin-bottom: 35px;
	*margin-bottom: 15px;
}

.boxFotoListagem img
{
	margin: 10px 10px 10px 10px;
	width:186px;
	height: 100px;
}

.boxListagemItem h2,
{
	font-size: 13px;
	color: #013658;
	margin-top: 2px;
	margin-bottom: 2px;
}

.boxListagemItem h2 a:link, .boxListagemItem h2 a:visited, .boxListagemItem h2 a:active
{
	font-size: 14px;
	color: #013658;
}

.boxListagemItem h2 a:hover
{
	color: #066DC8;
}

.boxListagemItem h3
{
	font-size: 11px;
	color: #777;
}

.boxListagemItem p
{
	font-size: 12px;
	color: #4A4646;
	line-height: 115%;
	margin-bottom: 4px;
}

.verMais, 
.verMais a:link, .verMais a:active, .verMais a:visited
{
	font-size: 11px;
	color: #F8B008;
	font-weight: bold;
}


.verMais a:hover
{
	font-size: 11px;
	color: #397CAE;
}

.verMais img
{
	margin-left: 5px;
}



.boxPaginacao
{
	float: right;
	color: #999;
	margin-bottom: 5px;
	margin-right: 6px;
	_margin-right: 3px;
	line-height: 100%;
	font-size:10px;
}

.boxPaginacao select
{
	height: 16px;
	width: 43px;
	*width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	line-height: 100%;
	text-align: center;
}

.boxPaginacao span
{
	font-size: 9px;
	color: #666;
	text-transform: none;
}

/*-----marcas Home------*/

.boxIntroducao
{
	width: 205px;
	margin-right: 40px;
	float: left;
}

.boxIntroducao img
{
	margin: 7px 0;
}

.boxIntroducao h2
{
	margin-bottom: 15px;
}

.boxIntroducao p
{
	font-size: 11px;
}

.boxLista
{
	width: 260px;
	float: left;
}

.boxLista h2
{
	margin-bottom: 15px;
}

.folhaContentMarcas .boxListagemItem p
{
	font-size: 11px;
	line-height: 115%;
}

.boxLista .boxListagemItem h2
{
	margin-bottom: 0;
}

.boxIntroducao ul.marcasLinks 
{
	margin: 0;
	padding: 10px 0 10px 0;
	list-style: none;
}

.boxIntroducao .marcasLinks li a:link, .boxIntroducao .marcasLinks li a:active, .boxIntroducao .marcasLinks li a:visited
{
	color: #F8B008;
	font-weight: bold;
	font-size:11px;
}

.boxIntroducao .marcasLinks li a:hover
{
	color: #397CAE;
}

.boxIntroducao .marcasLinks li img
{
	vertical-align: middle;
	margin-left: 4px;
}


.boxMarcasColunaRight
{
	float: left;
	width: 183px;
	margin-left: -5px;
	_margin-left: -12px;
	overflow-x: hidden;
}

td.marcasTituloMenu
{
	height: 29px;
	width: 162px;
	overflow: hidden;
	line-height: 105%;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/menuMarcasTitulo.gif) 5px 11px no-repeat;
	padding-left: 21px;
	color: #013658;
	vertical-align: middle;
	border: none;
}

/*--- menu marcas ---------*/

.marcasMenu
{
	margin-top: 2px;
	margin-bottom: 30px;
	}

.marcasMenu ul
{
	margin: 0;
	padding: 0;
}

.marcasMenu li
{
	/*padding: 5px 5px 4px 20px;*/
	list-style: none;
}

.marcasMenu li a:link, .marcasMenu li a:visited, .marcasMenu li a:active
{
	padding: 5px 5px 4px 20px;
	background: transparent url(../images/bkg_menuMarcas.jpg) left top repeat-y;
	margin-bottom: 2px;
}


.marcasMenu li li a:link, .marcasMenu li li a:visited, .marcasMenu li li a:active
{
	padding: 3px 5px 2px 20px;
	background: #fff;
	margin-bottom: 0;
	color:#666;
}

.marcasMenu li li.last a:link, .marcasMenu li li.last a:visited, .marcasMenu li li.last a:active
{
	margin-bottom: 8px;
}

.marcasMenu li a:hover, .marcasMenu li li a:hover
{
	color: #6EA1C0;
}

.marcasMenu li a.selected
{
	color: #6EA1C0;
}

.marcasMenu li a.expanded
{
	color: #6EA1C0;
}

/*-------------------------*/

.marcasBanner
{
	padding-left: 10px;
	margin-bottom: 25px;
	}

/*------mapa localizacao-------------------------*/

.blocoFiltros
{
	float: left;
	width: 183px;
}

.blocoFiltros select
{
	width: 170px;
	margin-top: 7px;
	margin-bottom: 5px;
	font-size: 11px;
}

.blocoFiltros .btnsInput
{
	margin-top: 10px;
	cursor: default;
}

.blocoFiltros .btnsInput input
{
	font-size: 12px;
	cursor: default;
}

.blocoMapa_Marcas
{
	float: left;
}

.blocoMapa_Marcas .boxFoto 
{
	margin-left: 5px;
	margin-bottom: 20px;
}


.blocoMapa_Marcas .boxFotoB 
{
	background: transparent url(../images/bkg_fotoBR.jpg) right bottom no-repeat;
	/**padding-bottom: 3px;*/
	/*width: 300px;
	height: 460px;
	overflow: hidden;*/
	padding: 11px 11px 15px 11px;
}

.blocoMapa_Marcas .boxFotoB .mapContent
{
	width: 300px;
	height: 460px;
	overflow: hidden;
	/*margin: 11px 11px 15px 11px;
	*margin: 11px 11px 12px 11px;*/
}


.blocoMapa_Marcas .boxFoto img 
{
	margin: 11px 11px 15px 11px;
	*margin: 11px 11px 12px 11px;
	width: 300px;
	height: 460px;
}

.boxResultados
{
	margin-top: 25px;
}

.boxResultados h3
{
	margin-top: 25px;
	margin-bottom: 0;
	font-size: 14px;
	color: #F8B008;
}

.boxResultados ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 245px;
	overflow-y: auto;
}

.boxResultados li
{
	/*width:150px;*/
	background: #E9ECEE url(../images/icon_setaResultados.gif) 6px 7px no-repeat;
	margin-bottom: 2px;
	padding: 3px 5px 3px 15px;
	color: #003D71;
	font-size:11px;
	line-height: 120%;
	overflow:visible;
}

.blocoMapa_Marcas .boxFotoB .mapContent h2
{
	font-size: 12px;
}

.blocoMapa_Marcas .boxFotoB .mapContent h3
{
	font-size: 11px;
	margin: 4px 0 0 0;
}

.blocoMapa_Marcas .boxFotoB .mapContent p
{
	font-size: 11px;
	margin: 0;
}


/*------------ MAPA DE SITE ------------------------------------------*/

.listMap
{
}

ul.listMap, .listMap li
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	list-style-image: none;
	list-style: none;
}

.listMap h1, .listMap h2, .listMap h3, .listMap h4
{
	
	padding-top: 0;
	padding-bottom: 0;
	float: none;
}

.listMap h1
{
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	padding-top: 0;
	height: 18px;
	color: #5C8A4A;
}

.listMap h2
{
	line-height: 130%;
	height: auto;
	margin: 15px 25px 0 5px;
	padding: 0 0 3px 10px;
	font-size: 15px;
	color: #003D71;
	background: #fff url(../images/icon_setaConsultar.gif) left 7px no-repeat;
}

.listMap h3, .listMap h4
{
	line-height: 100%;
	height: auto;
	margin: 7px 25px 5px 0;
	color: #2D5E88;
	/*background: none;*/	
	padding-left: 10px;
	
}

.listMap h3
{
	margin-left: 10px;
	background: #fff url(../images/icon_setaConsultar.gif) left 5px no-repeat;
	padding-bottom: 5px;
}

.listMap h4
{
	margin-left: 40px;
	font-weight: normal;
	background: #fff url(../images/icon_setaConsultar.gif) left 5px no-repeat;
	padding-bottom: 4px;
}

.listMap h1 a:link, .listMap h1 a:visited, .listMap h1 a:active
{
	color: #5C8A4A;
}

.listMap h2 a:link, .listMap h2 a:visited, .listMap h2 a:active 
{
	font-size: 15px;
	color: #013658;
	font-weight: normal;
}
 
.listMap h3 a:link, .listMap h3 a:visited, .listMap h3 a:active
{
	font-size: 13px;
	color: #015892;
	line-height: 110%;
}

.listMap h4 a:link, .listMap h4 a:visited, .listMap h4 a:active
{
	font-size: 12px;
	color: #666;
	line-height: 100%;
}

.listMap h1 a:hover, 
.listMap h2 a:hover, 
.listMap h3 a:hover,
.listMap h4 a:hover
{
	display: block;
	text-decoration: none;
	color: #3D9AE1;
}



/*-----------------FOOTER--------------------------------------------------------------------------------------*/

.boxFooterRight 
{
	background: transparent url(../images/bkg_footer.jpg) left top repeat-x;
	height: 56px;
	padding: 4px 6px;
}

.footerLeft
{
	float: left;
	text-align: left;
	font-size: 10px;
	color: #999;
}

.footerRight
{
	float: right;
	text-align: right;
	font-size: 10px;
	color: #999;
}

.footerLeft a:link, .footerLeft a:active, .footerLeft a:visited,
.footerRight a:link, .footerRight a:active, .footerRight a:visited
{
	font-size: 10px;
	color: #999;
	padding-left: 17px;
}


.footerLeft a:hover, .footerRight a:hover
{
	color: #666;
}

/*--------------------EDITOR PROJECT------------------------*/

img.imagem_lado_esquerdo {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-top: 8px;
	}
	
img.imagem_lado_direito {
	float: right;
	margin-left: 15px;
	margin-bottom: 6px;
	margin-top: 8px;
	}
