body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width:951px;
	margin:25px auto;
    /*margin: 0 0 0 0;*/
	background-image:url(/temas/default/imgs/grupo/bg_pagGrupo2.gif);
    background-repeat:repeat-x;
	background-color:#FFFFFF;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form{
    padding:0px;
    margin:0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*header*/

.logo {
	display:block;
	background-image:url(/temas/default/imgs/grupo/logoASGrupo.jpg);
    background-repeat:no-repeat;
	width:191px;
	height:43px;
	float:right;
}
.logo h1{
	display:none;
}


/*menu topo 1*/
.menuTop ul{
	margin:11px 116px 0px 0px;
	padding:0;
	float:left;
	height:23px;
}
.menuTop span {
	display:none;
}

.menuTop ul li {
	list-style:none;
	float:left;
}
.menuTop a{
	display:block;
	height:23px;
	float:left;
}
.menuTop a:hover{}

.menuTop .home{
	display:block;
	background-image:url(/temas/default/imgs/grupo/bt01-off_pt.gif);
    background-repeat:no-repeat;
	width:94px;
}

.menuTop .home:hover{
	background-image:url(/temas/default/imgs/grupo/bt01-on_pt.gif);
    background-repeat:no-repeat;
}

.menuTop .grupo{
	display:block;
	background-image:url(/temas/default/imgs/grupo/bt02-off_pt.gif);
    background-repeat:no-repeat;
	width:117px;
}

.menuTop .grupo:hover{
	background-image:url(/temas/default/imgs/grupo/bt02-on_pt.gif);
    background-repeat:no-repeat;
}

.menuTop .boutique{
	display:block;
	background-image:url(/temas/default/imgs/grupo/bt03-off_pt.gif);
    background-repeat:no-repeat;
	width:71px;
}

.menuTop .boutique:hover{
	background-image:url(/temas/default/imgs/grupo/bt03-on_pt.gif);
    background-repeat:no-repeat;
}

.inputPesquisa {
	display:block;
	border:1px solid #E6E6E6;
	width:135px;
	height:17px;
	padding-top:3px;
	padding-left:5px;
	font-size:10px;
	color:#CCCCCC;
}

.btOkPesquisa {
	display:block;
	background-image:url(/temas/default/imgs/grupo/btOkPesquisa.gif);
    background-repeat:no-repeat;
	width:29px;
	height:23px;
	float:left;
}

.btOkPesquisa span{
	display:none;
}



/*content*/

.tituloBoutique {
	display:block;
	background-image:url(/temas/default/imgs/grupo/tit_boutique_pt.gif);
    background-repeat:no-repeat;
	width:724px;
	height:34px;
	margin-bottom:10px;
}

.molduraList {
	display:block;
	background-image:url(/temas/default/imgs/grupo/molduraList.gif);
    background-repeat:no-repeat;
	width:235px;
	height:235px;
	float:left;
	margin-bottom:3px;
}

.molduraListSmall {
	display:block;
	background-image:url(/temas/default/imgs/grupo/molduraListSmall.gif);
    background-repeat:no-repeat;
	width:175px;
	height:175px;
	/*float:left;*/
	margin-bottom:3px;
}

.molduraListCarrinho {
	display:block;
	background-image:url(/temas/default/imgs/grupo/carrinho/caixilho_img.jpg);
    background-repeat:no-repeat;
	width:118px;
	height:88px;
	/*float:left;*/
	margin-bottom:3px;
}

.titListNovidade {
	display:block;
	background-image:url(/temas/default/imgs/grupo/titNovidade_pt.gif);
	background-repeat:no-repeat;
	width:60px;
	height:8px;
	/*position:absolute;*/
	top:9px;
	left:8px;
    margin:10px;
}
.titListDestaque{
	display:block;
	background-image:url(/temas/default/imgs/grupo/titDestaques_pt.gif);
	background-repeat:no-repeat;
	width:63px;
	height:9px;
	/*position:absolute;*/
	top:9px;
	left:8px;
    margin:10px 10px 9px 10px;
}

.titListPromocao {
	display:block;
	background-image:url(/temas/default/imgs/grupo/titPromocoes_pt.gif);
	background-repeat:no-repeat;
	width:69px;
	height:12px;
	/*position:absolute;*/
	top:9px;
	left:8px;
    margin:10px 10px 6px 10px;
}


.imgList {
	display:block;
	/*
    background-image:url(/temas/default/imgs/grupo/imgListCarro.jpg);
	background-repeat:no-repeat;
	background-position:center center;
    */
	width:235px;
	height:235px;
	position:absolute;
    overflow:hidden;
}

.imgListSmall {
	display:block;
	/*
    background-image:url(/temas/default/imgs/grupo/imgListProduto.jpg);
	background-repeat:no-repeat;
	background-position:center center;
    */
    overflow:hidden;
	width:175px;
	height:175px;
	/*position:absolute;*/
}
.imgListCarrinho {
	display:block;
	/*
    background-image:url(/temas/default/imgs/grupo/imgListProduto.jpg);
	background-repeat:no-repeat;
	background-position:center center;
    */
    overflow:hidden;
	width:118px;
	height:88px;
	/*position:absolute;*/
}

.lupaList {
	display:block;
	background-image:url(/temas/default/imgs/grupo/lupaList.gif);
    background-repeat:no-repeat;
	width:23px;
	height:23px;
	/*position:absolute;*/
	bottom:6px;
	right:6px;
    float:right;
    /*margin-bottom:15px;*/
    margin-right:6px;
}

.linkSaibaMais {
	font-size:11px;
	color:#37B0FF;
	position:absolute;
	bottom:4px;
	left:0;
}

.linkSaibaMais:hover {
	color:#666666;
	text-decoration:none;
}

.saibaMais {
	font-size:11px;
	color:#37B0FF;
}

.saibaMais:hover {
	color:#666666;
	text-decoration:none;
}

.linkAzul {
	display:block;
	background-image:url(/temas/default/imgs/grupo/setaAzul.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	color:#37B0FF;
	text-decoration:underline;
}

.linkAzul:hover{
	color:#666666;
	text-decoration:none;
}


.btComprar {
	display:block;
	background-image:url(/temas/default/imgs/grupo/btCarrinhoList.gif);
    background-repeat:no-repeat;
	width:24px;
	height:23px;
	position:absolute;
	bottom:0px;
	right:6px;
    border:0px;
    cursor:pointer;
}
.precoList {
	display:block;
	position:absolute;
	bottom:4px;
	right:46px;
	font-weight:bold;
	color:#999999;
}

.titList {
	color:#14153E;
	font-weight:bold;
	text-decoration:none;
}

.titList:hover {
	color:#14153E;
	text-decoration:underline;
}

.refList {
	color:#666666;
	margin-bottom:12px;
}

.textosList {
	font-size:11px;
	color:#666666;
}

/*menu direita*/

.menuDirGrupo ul{
	margin:0px 0px 0px 0px;
	padding:0;
	width:183px;
}
.menuDirGrupo span {
	display:none;
}

.menuDirGrupo ul li {
	list-style:none;
}
.menuDirGrupo a{
	display:block;
	width:183px;
}
.menuDirGrupo a:hover{}

.menuDirGrupo .automoveisInt{
	background-image:url(/temas/default/imgs/grupo/btAutomoveisInt-off_pt.gif);
    background-repeat:no-repeat;
	height:22px;
}
.menuDirGrupo .automoveisInt:hover{
	background-image:url(/temas/default/imgs/grupo/btAutomoveisInt-on_pt.gif);
    background-repeat:no-repeat;
}

.menuDirGrupo .autocarrosInt{
	background-image:url(/temas/default/imgs/grupo/btAutocarrosInt-off_pt.gif);
    background-repeat:no-repeat;
	height:22px;
}
.menuDirGrupo .autocarrosInt:hover{
	background-image:url(/temas/default/imgs/grupo/btAutocarrosInt-on_pt.gif);
    background-repeat:no-repeat;
}

.menuDirGrupo .motoresInt{
	background-image:url(/temas/default/imgs/grupo/btMotoresInt-off_pt.gif);
    background-repeat:no-repeat;
	height:22px;
}
.menuDirGrupo .motoresInt:hover{
	background-image:url(/temas/default/imgs/grupo/btMotoresInt-on_pt.gif);
    background-repeat:no-repeat;
}

.menuDirGrupo .maquinasInt{
	background-image:url(/temas/default/imgs/grupo/btMaquinasInt-off_pt.gif);
    background-repeat:no-repeat;
	height:22px;
}
.menuDirGrupo .maquinasInt:hover{
	background-image:url(/temas/default/imgs/grupo/btMaquinasInt-on_pt.gif);
    background-repeat:no-repeat;
}

.menuDirGrupo .maquinasInt{
	background-image:url(/temas/default/imgs/grupo/btMaquinasInt-off_pt.gif);
    background-repeat:no-repeat;
	height:22px;
}
.menuDirGrupo .maquinasInt:hover{
	background-image:url(/temas/default/imgs/grupo/btMaquinasInt-on_pt.gif);
    background-repeat:no-repeat;
}

.menuDirGrupo .industriaInt{
	background-image:url(/temas/default/imgs/grupo/btIndustriaInt-off_pt.gif);
    background-repeat:no-repeat;
	height:22px;
}
.menuDirGrupo .industriaInt:hover{
	background-image:url(/temas/default/imgs/grupo/btIndustriaInt-on_pt.gif);
    background-repeat:no-repeat;
}
/*
.menuDirGrupo .financiamentoInt{
	background-image:url(/temas/default/imgs/grupo/btFinanciamentoInt-off_pt.gif);
    background-repeat:no-repeat;
	height:22px;
}
.menuDirGrupo .financiamentoInt:hover{
	background-image:url(/temas/default/imgs/grupo/btFinanciamentoInt-on_pt.gif);
    background-repeat:no-repeat;
}
*/
.menuDirGrupo .vidroAutomovelInt{
	background-image:url(/temas/default/imgs/grupo/btVidroAutomovelInt-off_pt.gif);
    background-repeat:no-repeat;
	height:22px;
}
.menuDirGrupo .vidroAutomovelInt:hover{
	background-image:url(/temas/default/imgs/grupo/btVidroAutomovelInt-on_pt.gif);
    background-repeat:no-repeat;
}

.menuDirGrupo .pecasInt{
	background-image:url(/temas/default/imgs/grupo/btPecasInt-off_pt.gif);
    background-repeat:no-repeat;
	height:17px;
}
.menuDirGrupo .pecasInt:hover{
	background-image:url(/temas/default/imgs/grupo/btPecasInt-on_pt.gif);
    background-repeat:no-repeat;
}


/*menu direita 2*/

.menuDir2Grupo ul{
	margin:0px 0px 0px 0px;
	padding:0;
}
.menuDir2Grupo span {
	display:none;
}

.menuDir2Grupo ul li {
	list-style:none;
}
.menuDir2Grupo a{
	display:block;
	background-image:url(/temas/default/imgs/grupo/bulletMenuDir2.gif);
	background-repeat:no-repeat;
	color:#666666;
	text-decoration:none;
	padding-left:8px;
	height:20px;
}
.menuDir2Grupo a:hover{
	color:#37B0FF;
}


/*detalhe*/
.produtosRelacionados {	
	display:block;
	color:#14153E;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
	border-top:1px dotted #DDDDDD;
}

.molduraDetalhe {
	display:block;
	background-image:url(/temas/default/imgs/grupo/molduraDetalhe.gif);
    background-repeat:no-repeat;
	width:380px;
	height:380px;
	float:left;
	position:relative;
	margin-bottom:15px;
}

.imgDetalhe {
	display:block;
	/*
    background-image:url(/temas/default/imgs/grupo/imgDetalheCarro.jpg);
	background-repeat:no-repeat;
	background-position:center center;
    */
	width:380px;
	height:380px;
	position:absolute;
    overflow:hidden;
}

.titDetalhe {
	color:#14153E;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
}

.textosDetalhe {
	color:#666666;
	line-height:140%;
    height:270px;
    overflow:auto;
    margin-bottom:10px;
}

/*mundo*/
.molduraPequena {
	display:block;
	background-image:url(/temas/default/imgs/grupo/molduraHomeMenor.gif);
    background-repeat:no-repeat;
	width:183px;
	height:129px;
	float:left;
}


.inputMundo {
	font-size:11px;
	color:#333333;
}

/*menu historia*/
.historia ul{
	margin:0px 0px 0px 0px;
	padding:0;
	float:left;
	background-color:#F0F0F0;
	/*border-bottom:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;*/
	display:table;
	vertical-align:middle;
	width:725px;
}
.historia span {
	display:none;
}

.historia ul li {
	list-style:none;
	float:left;
}
.historia a{
	display:block;
	float:left;
	color:#666666;
	text-decoration:none;
}
.historia a:hover{
	background-color:#1B1B49;
	color:#FFFFFF;
}
.historia_filho_sel a{
	background-color:#1B1B49;
	color:#FFFFFF;
    border-left:1px solid #1B1B49;
	border-right:1px solid #1B1B49;
}

.historia .filho_0{
	height:40px;
	padding:20px 17px 0 18px;
	width:84px;
	border-left:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
}

.historia .filho_0:hover{
	border-left:1px solid #1B1B49;
	border-right:1px solid #E5E5E5;
}

.historia .filho_1{
	height:40px;
	padding:20px 19px 0 26px;
	width:51px;
	border-left:1px solid white;
	border-right:1px solid #E5E5E5;
}

.historia .filho_1:hover{
	border-left:1px solid white;
	border-right:1px solid #1B1B49;
}

.historia .filho_2{
	height:50px;
	padding:10px 22px 0 20px;
	width:53px;
	border-left:1px solid white;
	border-right:1px solid #E5E5E5;
}

.historia .filho_2:hover{
	border-left:1px solid white;
	border-right:1px solid #1B1B49;
}

.historia .filho_3{
	height:40px;
	padding:20px 24px 0 21px;
	width:41px;
	border-left:1px solid white;
	border-right:1px solid #E5E5E5;
}

.historia .filho_3:hover{
	border-left:1px solid white;
	border-right:1px solid #1B1B49;
}

.historia .filho_4{
	height:50px;
	padding:10px 20px 0 22px;
	width:47px;
	border-left:1px solid white;
	border-right:1px solid #E5E5E5;
}

.historia .filho_4:hover{
	border-left:1px solid white;
	border-right:1px solid #1B1B49;
}

.historia .filho_5{
	height:40px;
	padding:20px 24px 0 22px;
	width:75px;
	border-left:1px solid white;
	border-right:1px solid #E5E5E5;
}

.historia .filho_5:hover{
	border-left:1px solid white;
	border-right:1px solid #1B1B49;
}

.historia .filho_6{
	height:40px;
	padding:20px 21px 0 21px;
	width:62px;
	border-left:1px solid white;
	border-right:1px solid #E5E5E5;
}

.historia .filho_6:hover{
	border-left:1px solid white;
	border-right:1px solid #1B1B49;
}


/*path*/
.pathDiv {
	color:#666666;
	font-size:10px;
	padding:7px 0 6px 19px;
	border-bottom:1px dotted #DDDDDD;
	margin-bottom:10px;
}

.linkPath {
	color:#666666;
	font-size:10px;
	text-decoration:underline;
}

.linkPath:hover {
	color:#37B0FF;
	text-decoration:none;
}

/*footer*/
.separadorFooter {
	display:block;
	background-image:url(/temas/default/imgs/grupo/separador_footer.gif);
	height:6px;
	font-size:5px;
}

.footerGrupo ul{
	margin:0px 0px 0px 0px;
	padding:0;
	float:left;
	height:21px;
}
.footerGrupo span {
	display:none;
}

.footerGrupo ul li {
	list-style:none;
	float:left;
}
.footerGrupo a{
	display:block;
	height:21px;
	float:left;
}
.footerGrupo a:hover{}

.footerGrupo .btPrivacidade {
	background-image:url(/temas/default/imgs/grupo/btFooter01-off_pt.gif);
    background-repeat:no-repeat;
	width:187px;
}

.footerGrupo .btPrivacidade:hover {
	background-image:url(/temas/default/imgs/grupo/btFooter01-on_pt.gif);
    background-repeat:no-repeat;
}

.footerGrupo .btSugira {
	background-image:url(/temas/default/imgs/grupo/btFooter02-off_pt.gif);
    background-repeat:no-repeat;
	width:94px;
}

.footerGrupo .btSugira:hover {
	background-image:url(/temas/default/imgs/grupo/btFooter02-on_pt.gif);
    background-repeat:no-repeat;
}

.footerGrupo .btFavoritos {
	background-image:url(/temas/default/imgs/grupo/btFooter03-off_pt.gif);
    background-repeat:no-repeat;
	width:125px;
}

.footerGrupo .btFavoritos:hover {
	background-image:url(/temas/default/imgs/grupo/btFooter03-on_pt.gif);
    background-repeat:no-repeat;
}

.footerGrupo .btBolsa {
	background-image:url(/temas/default/imgs/grupo/btFooter04-off_pt.gif);
    background-repeat:no-repeat;
	width:104px;
}

.footerGrupo .btBolsa:hover {
	background-image:url(/temas/default/imgs/grupo/btFooter04-on_pt.gif);
    background-repeat:no-repeat;
}

.footerGrupo .btFaq {
	background-image:url(/temas/default/imgs/grupo/btFooter05-off_pt.gif);
    background-repeat:no-repeat;
	width:128px;
}

.footerGrupo .btFaq:hover {
	background-image:url(/temas/default/imgs/grupo/btFooter05-on_pt.gif);
    background-repeat:no-repeat;
}

.searaGrupo {
	display:block;
	background-image:url(/temas/default/imgs/grupo/logo_seara.gif);
    background-repeat:no-repeat;
	width:54px;
	height:21px;
	float:right;
}

.searaGrupo span{
	display:none;
}

.copyGrupo {
	display:block;
	background-image:url(/temas/default/imgs/grupo/copy.gif);
    background-repeat:no-repeat;
	width:115px;
	height:18px;
	float:left;
}

.copyGrupo span{
	display:none;
}

