#cargos{
	margin:20px auto;
	width:550px
}
#diretoria, #conselho, #conselhoSuplentes, #fiscal, #fiscalSuplentes, #etica{
	float:left
}
span.tituloDiretoria{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CC0000;
	margin-left:30px
}
div.area{
	float:left;
	width:240px;
	height:auto;
	padding:8px;
	margin:3px 10px 3px 6px;
	border-bottom:1px #CCC dotted;
	border-left:1px #990000 dotted;
	background-image:url(../imgCSS/FundoArea.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
span.cargo{
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CC0000
}
img.foto{
	float:left;
	width:65px;
	height:75px;
	margin-top:7px
}
span.nome{
	float:left;
	width:170px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:7px 0 0 3px;
	font-weight:bold;
}
span.descricao{
	float:left;
	width:230px;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:20px 0 0 5px
}
#ancoraTopo{ 
	clear:both;
	text-align:right;
	font-size:12px;
	font-weight:bold
}*/