/* CONTEUDO 1*/
#contDEsq{
	float:left;
	width:210px;
	height:200px;
	margin-top:14px;
	padding-left:18px;
	
}

#contDDir{
	float:right;
	background-image:url(../imagens/saofrancisco.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:191px;
	margin-right:15px;
	margin-top:14px;
	
}

/* CONTEUDO 2 */

#cont2Img{

	width:240px;
	height:169px;
	margin-left:65px;
        margin-top:14px;
	float:left;
}

#cont2Esq{
	width:210px;
	height:155px;
	float:right;
	margin-right:212px;
	margin-top:14px;
}




