/* BANNER DESTAQUE */
.bannerFaixaHome
{
	float: left;
	width: 100%;
	/* margin-bottom: 15px; */
	margin-top: 15px;
}
#destaques
{
	margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1000px;
}
#destaques .banner 
{

}
#destaques ul
{
	bottom: 5px;
    position: absolute;
    right: 3px;
    width: 85px;
}
#destaques ul li.esq a
{
	background: url(images/setaEsq.png);
	background-repeat: no-repeat;
	width: 41px;
	height: 43px;
	cursor: pointer;
	float: left;
}
#destaques ul li.dir a
{
	background: url(images/setaDir.png);
	background-repeat: no-repeat;
	width: 41px;
	height: 43px;
	cursor: pointer;
	float: left;
}
/* MINI BANNERS + NEWSLETTER */
.bannersNews{
	float:right;
	margin-right:0px;
	width:196px}
	
.bannersNews li{
	width:100%;
	text-align:center;
	height:140px;
	margin-bottom:8px;
	overflow:hidden}

/* MARCAS CARROULCEL HOME 
#marcasCarroulcel{
	padding:20px 0;
	height:85px;
	position:relative}
	
#marcasCarroulcel .previous_button,
#marcasCarroulcel .next_button{
	position:absolute;
	width:37px;
	height:37px;
	cursor:pointer;
	top:20px;
	background-image:url(images/layout/iconSprites.png);
	background-repeat:no-repeat;
	z-index:6000}

#marcasCarroulcel .previous_button{
	left:0;
	background-position:-287px -124px}
	
#marcasCarroulcel .next_button{
	right:0;
	background-position:-287px -165px}

#carousel1 {
	width: 985px;
	height:101px;
	position: absolute;    
	margin: 0px;
	overflow: hidden; 
	padding:0px}	
	
#carousel1 .container {
	width: 865px;
	height: 89px;
	position: relative;
	overflow: hidden;
	margin:0 auto} 
	
#carousel1 ul li{
	background:url(images/layout/iconSprites.png) -338px -119px no-repeat;
	float:left;
	margin:0 17px 0 0;
	width:129px;
	height:55px;
	padding:15px;
	overflow:hidden
}
	
#carousel1 ul li img{
	max-width:120px;
	max-height:55px
}
	
#carousel1 ul li .logoOut{
	position:absolute;
	width:129px;
	text-align:center;
	height:55px;
	left:0;
	top:0}
	
div.fadehover {
	position: relative}

img.a{}
img.b{}

#carousel1 ul {
	width: 100000px;
	height: 236px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden; 
	margin: 0}

#carousel1 ul li .content {
	width: 202px;
	height: 236px;
	margin: 4px 0;
	padding: 0;
	text-align: center;
	overflow: hidden}

#carousel1 ul li .content img {
	display: block;
	margin: 0 auto 0 auto;
	overflow: hidden}
	
	*/

/* NUVEM DE TAGS */
.nuvemdeTags{
	padding:5px;
	background:#fff;
	border-top:1px solid #e1e1e1;
	margin:0 0 15px 0;
}
.nuvemdeTags ul.cloudTags {
	padding:0 20px 0 0; 
	text-align: center}
.nuvemdeTags ul.cloudTags li{
	display: inline; 
	vertical-align: middle; 
	line-height: 1.2em;}
.nuvemdeTags ul.cloudTags a
{ 
	color: #494949;
}
.nuvemdeTags ul.cloudTags a:hover
{
	text-decoration: none;
	color:#F6D100;
}

.nuvemdeTags ul.cloudTags .level1 {font-size: 1.2em;}
.nuvemdeTags ul.cloudTags .level2 {font-size: 1.4em;}
.nuvemdeTags ul.cloudTags .level3 {font-size: 1.6em;}
.nuvemdeTags ul.cloudTags .level4 {font-size: 1.8em;}
.nuvemdeTags ul.cloudTags .level5 {font-size: 2.0em;}
.nuvemdeTags ul.cloudTags .level6 {font-size: 2.4em;}
.nuvemdeTags ul.cloudTags .level7 {font-size: 2.8em;}

#rodape .titNuvem {
	color:#F6D100;
	font-size: 20px;
	font-family: 'Archivo Narrow', sans-serif;
	margin-bottom: 12px;
	clear: both;
}


/* MAIS VENDIDOS */
#boxMaisVendidos{
	padding:15px;
	border-bottom:2px dotted #ccc}
	
#boxMaisVendidos .precoRedondo{
	font-size:18px;}
	
#boxMaisVendidos .parcela{
	font-weight:bold}

.minhaCotacao .floatMinhaCotacao
{
	margin-top: 30px;
}

#bannerConteudo{
	float: right;
	width: 770px;
}

#bannerConteudo div
{
	float: left;
	margin: 0px 0px 9px 9px;
	/* width: 250px; */
}
#dicas_do_dia
{
	padding-left: 18px;
	width: 748px !important;
	/* width: 100%!important; */
	z-index: 9;
	/* position: absolute; */
	margin-bottom: 180px;
}
#dicas_do_dia h4
{
	color: #fff;
	float: left;
	font-family: sans-serif;
	font-size: 20px;
	font-weight: lighter;
	padding-bottom: 10px;
	text-transform: uppercase;
	width: 100%;
}
#dicas_do_dia .box_video
{
	float: right;
	width: 367px;
	overflow: hidden;
	margin: 32px;
}
#dicas_do_dia .box_video iframe
{
	width: 367px !important;
}
#bannerConteudo li {
    float: left;
    margin-left: 10px;
}
#dicas_do_dia:before {content: "";background: #121212;position: absolute;width: 100%;height: 335px;left: 0px;z-index: -1;}
#bannerConteudo img {
    width: 100%;
    height: 100%;
}