
#container2 {
   background-color:#FBE0D5;
}


/*-------------------------------------IMAGEM DE FUNDO--------------------------------*/

.fundo{
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 380px 0px;
   text-indent: -5000px;
	background-image:url(../images/aconstituicao/personagens.gif);
   background-repeat: no-repeat;
	width: 770px;
}

.fundo-segundaparte{
   margin: 0 0px 0px 0px;
   padding: 0px 0px 500px 0px;
   text-indent: -5000px;
	background-image: url(../images/aconstituicao/folha1.gif);
   background-repeat: no-repeat;
	width: 770px;
}

.fundo-terceiraparte{
   margin: 0 0px 0px 0px;
   padding: 0px 0px 360px 0px;
   text-indent: -5000px;
	background-image: url(../images/aconstituicao/folha2.gif);
   background-repeat: no-repeat;
	width: 770px;
}

.fundo-quartaparte{
   margin: 0 0px 0px 0px;
   padding: 0px 0px 255px 0px;
   text-indent: -5000px;
	background-image:url(../images/aconstituicao/personagensrodape.gif);
   background-repeat: no-repeat;
	width: 770px;
}




/*-------------------------------------TITULOS e BILHETINHOS-MATERIAS--------------------------------*/

.titulos {
   float: left;
   margin: 35px 0 55px 48px;
	padding: 0;
	font-size: 30px;
	color: #008BD3;
	text-align: center;
	width: 350px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

#titulostopo {
	margin: 0 0 0px 0;
	padding: 0;
}

.materias {
	margin: 0 5px 0px 560px;
   padding: 0px 0px 105px 0px;
   text-indent: -5000px;
	background-image: url(../images/aconstituicao/titulosmaterias-participacaosocial.jpg);
   background-repeat: no-repeat;
}


