
div.campaign {
	float:left;
	width:591px;
	background: url(../assets/home_sheik2.png) no-repeat  top left;
	height:114px;
	
}
div.mileumsec {
	float:left;
	width:670px;
	background: url(../assets/Home_10001sec.png) no-repeat  top left;
	height:114px;
	
}
div.revista {
	float:left;
	width:670px;
	background: url(../assets/home_revista.png) no-repeat  top left;
	height:128px;
	
	
}
div.clip {
	float:left;
	width:700px;
	background: url(../assets/Home_video.png) no-repeat  top left;
	height:114px;
	margin-top:5px;
	height:110px;
}

div.mobile {
	float:left;
	width:626px;
	background: url(../assets/home_mobile_big.png) no-repeat  top left;
	height:212px;
	
}
div.mobile_click {
	float:left;
	margin-left:30px;
	margin-top:120px;
	
}
.titulo1-amarelo-escuro {
	color:#e5cb9b;
	float:left;
	font-size:15px;
	padding-left:130px;
	padding-top:15px;
	
}


.titulo1-amarelo {
	color:#fff;
	float:left;
	font-size:13px;
	padding-left:130px;
	padding-top:15px;

	
}

.titulo1-amarelo .red {
	color:#be020c;
	font-size:13px;
	font-weight:bold;
	
}


div.subtext {
	float:left;
	padding-left:130px;
	color: #999;
	font-size: 11px;
	
}

div.inner-subtext {
	float:left;
	color: #999;
	padding-left:5px;
	padding-top:22px;
	font-size: 11px;
	position:relative;
	top:-5px;
}

div.inner-revista-subtext {
	float:left;
	clear:both;
	color: #999;
	margin-left:130px;
	font-size: 11px;
}

div.click {
	
	float:left;
	margin-left:130px;
	margin-top:10px;
	color: #AC384C;
	font-size: 11px;
	height:20px;	
	padding-bottom:8px;
}

div.click a{ 
	color: #e5cb99; 	
	background: url(../assets/home_seta.png) no-repeat  top right;
	height:17px;
	padding-right:30px;
	padding-bottom:8px;
}
		
.titulo1-rosa {
	margin-top:30px;
	color:#AC384C;
	font-size:13px;
	margin-bottom:10px;
}
		
.home-titles {
	margin-top:10px; 
	margin-bottom:10px;
	background: url(../assets/home_separador.png) no-repeat  top left;
	height:20px;
	width:413px;
}
.home-titles span{
	margin-left:20px;
	color:#e5cb99;
	font-size:13px;
	position:relative;
	top:2px;
	
}
