/* Montagem de conteúdo - RESPONSABILIDADE */
#conteudo{
	padding:20px 0 0 26px;
	width:545px;
	height:560px;
	background: url(../img/responsabilidade_img.jpg) top right no-repeat ;
	float:left;
	overflow:hidden;
}
#conteudo .texto{
	margin-top:20px;
	margin-left:-17px;
	width:260px;
	height:350px;
	color:#000000;
}
.responsabilidade_fotos{
	position:absolute;
	z-index:0;
	top:117px;
	margin-left:460px;
	border:none;
}