<style type="text/css">
<!--
/***********************************************/
/* miolo.css                           		   */
/***********************************************/

#teste{}

#conteudo{
	float:left;
	width:537px;
	height:405px;
	margin-top:13px;
	margin-left:12px;
}

#titulo{
	float:left;
	width:100%;
	margin-bottom:5px;
	text-align:left;
}

#imagemPromocao{
	float:left;
	width:310px;
	height:130px;
}

#textoPromocao{
	float:left;
	width:205px;
	height:110px;
	margin-left:8px;
	margin-bottom:5px;
	background:#e2ddb7;
	text-align: left;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}

#textoOutrasPromocao{
	float:left;
	width:530px;
	height:82px;
	overflow: auto;
	background:#e2ddb7;
	text-align: left;
	font-size:11px;
	padding: 5px 5px 5px 5px;
}

#textoOQueRola{
	float:left;
	width:250px;
	height:108px;
	margin-left:5px;
	margin-bottom:4px;
	background:#e2ddb7;
	text-align: left;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}

#textoFiquePorDentro{
	position:relative;
	width: 500px;
	height: 220px;
	overflow: hidden;
	font-size:11px;
	text-align:left;
	margin-left:5px;
	margin-bottom:10px;
}

#textoFiquePorDentro div{
	position:absolute;
	display:block;
	border:none;
	width: 500px;
	height: 220px;
}

#fiquePorDentroBt img {
	cursor: pointer;
}

#menuOQueRola{
	float:right;
	width:300px;
	text-align:right;
	margin-right:15px;
	margin-top:-24px;
	font-size:11px;
}

#menuNavegacao{
	float:left;
	width:100%;
	text-align:center;
	font-size:11px;
	color:#7b7979;
}

#texto{
	float:left;
	width:95%;
	font-size:11px;
	text-align:left;
	margin-left:5px;
	margin-bottom:10px;
}

#textoGaleria{
	float:left;
	font-size:11px;
	text-align:left;
	margin-left:5px;
	margin-bottom:10px;
}

#imagemGaleria{
	float:left;
	width:120px;
	height:95px;
}

#fotoGaleria{
	float:left;
	width:120px;
	height:95px;
	padding: 5px;
}

#textoGaleria{
	float:left;
	width:200px;
	height:90px;
	margin-bottom:5px;
	margin-left:8px;
	background:#e2ddb7;
	text-align: left;
	font-size:11px;
	padding: 5px 5px 5px 5px;
}

#galeriaEsquerda{
	float:left;
	width:345px;
}

#galeriaDireita{
	float:left;
	width:190px;
	text-align:left;
}

#parceirosInterno{
	float:left;
	width: 170px;
	height: 70px;
}

#formColuna{
	float: left;
	width:100px;
	height:26px;
}

#formColuna2{
	float: left;
	height:26px;
}


#formPromocao{
	float: left;
	width:100px;
	height:25px;
}

#botaoEnviar{
	float:none;
	width:100%;
	margin-top:5px;
	text-align:center;
}

-->
</style>