
#container2 {
   background-color: #76C5F0;
}



/*-------------------------------------IMAGEM DE FUNDO--------------------------------*/

.fundo{
   margin: 0 0px 0px 0px;
   padding: 0px 0px 176px 0px;
   text-indent: -5000px;
	background-image: url(../images/campanhasdasaude/campanhasdasaude-comfundo-parte1.jpg);
   background-repeat: no-repeat;
	width: 770px;
}

.fundo-segundaparte{
   margin: 0 0px 0px 0px;
   padding: 0px 0px 175px 0px;
   text-indent: -5000px;
	background-image: url(../images/campanhasdasaude/campanhasdasaude-comfundo-parte2.jpg);
   background-repeat: no-repeat;
	width: 770px;
}

.fundo-terceiraparte{
   margin: 0 0px 0px 0px;
   padding: 0px 0px 188px 0px;
   text-indent: -5000px;
	background-image: url(../images/campanhasdasaude/campanhasdasaude-comfundo-parte3.jpg);
   background-repeat: no-repeat;
	width: 770px;
}

.fundo-quartaparte{
   margin: 0 0px 0px 0px;
   padding: 0px 0px 235px 0px;
   text-indent: -5000px;
	background-image: url(../images/campanhasdasaude/campanhasdasaude-comfundo-parte4.jpg);
   background-repeat: no-repeat;
	width: 770px;
}

/*-------------------------------------TITULOS e BILHETINHOS-MATERIAS--------------------------------*/

.titulos {
   float: left;
   margin: 35px 0 55px 0px;
	padding: 0;
	font-size: 30px;
	color: #000;
	text-align: center;
	width: 550px;
	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 100px 0px;
   text-indent: -5000px;
	background-image: url(../images/campanhasdasaude/titulosmaterias-comunicacao.jpg);
   background-repeat: no-repeat;
}


