.conteudo h2 {
	float:right;
	margin-bottom:17px;
	}
	
.conteudo p{
	margin-bottom:18px;
	}
	
.conteudo .bloco{
	background-image:url(../../imgs/internas/responsabilidade-social/fundo.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:732px;
	height:52px;
	background-color:#fafafa;
	background-repeat:repeat-x;
	margin-bottom:4px;
	}
	
.conteudo .bloco .texto{
	background-image:url(../../imgs/geral/linha-point.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:52px;
	padding-bottom:1px;
	}
	
.conteudo .bloco .texto a span{
	font-size:17px;
	color:#ee1d25;
	font-weight:bold;
	display:block;
	padding-top:3px;
	}
	
.conteudo .bloco .texto a .cinza{
	color:#888888;
	font-weight:bold;
	font-size:11px;
	padding-top:0px;
	}
	
.conteudo .text{
	margin-top:21px;
	}
	
.conteudo .text h3{
	padding-top:4px;
	}
	
	
