#allPaper {
	width:590px;
	height:400px;
	position:relative;
	top:10px;
	float:left;
}

/* DIVISÕES DO SITE */
	
.meioPapelParede {
	width:575px;
	height:380px;
	position:relative;
	float:left;
	left: 10px;
}
/*
.fundoLatrealPapelParede{
width:230px;
height:650px;
position:relative;
float:left;
background-image:url(../img/midia/bannermidia.jpg);
background-repeat:no-repeat;
top:20px;
}
 */
.containerPapelParedeAll	{
	width:575px;
	height:260px;
	position:relative;
	float:left;
	top: 10px;
	background-image:url(../img/main/ponto.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.containerPapelParedeAll2	{
	width:575px;
	height:150px;
	position:relative;
	float:left;
	top: 10px;
	background-image:url(../img/main/ponto.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.containerPapelParedeP	{
	width:115px;
	height:125px;
	position:relative;
	float:left;
	text-align:center;
	top: 10px;
}
.containerTituloCampanha	{
	width:550px;
	height:70px;
	position:relative;
	float:left;
	top: 10px;
	}

