
/* =============== Campanhas - Geral =============== */

#geralHome {
	position:absolute; 
	top:50%; 
	left:50%;
	width:1000px; 
	height:625px;  
	margin:-312px 0 0 -500px; 
	background:url(../../concurso/_img/bg_home.jpg);
}

#geralHome #campanha{
	width:1000px;
	position:relative;
}

#campanha .miolo{
	position:relative;
	margin:19px 0 0 78px;
	*margin:30px 0 0 78px;
}

#campanha .miolo .intro{
	margin:0 0 0 0px;
}

#campanha .miolo .topVideo{
	margin:15px 0 0 10px;
}

#campanha .miolo #flashBox{
	width:446px;
	height:269px;
	background:#ead2d5;
	margin:-3px 0 0 -10px;
}

#campanha .miolo #anuncio{
	width:166px;
	text-align:center;
	position:absolute;
	bottom:0px; *bottom:30px;
	left:476px;
}

#campanha .miolo #anuncio .cont{
	width:166px;
	height:118px;
	background:#cdacb0;
	margin:-3px 0 0 0;
	text-align:center;
	font:normal 13px Tahoma;
	color:#fff;
}

#campanha .miolo #anuncio .cont img{
	padding:8px 0 8px 0;
}