#content .Content_tab{
	padding:10px 15px 0 15px;
}
.alfabetica {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
text-align:center;
margin:0px 0 10px 0;
}
.alfabetica span{
font-weight:bold;
font-size:10px;
background-image:url(../imagens/pontilhado_v.gif);
background-position:right;
background-repeat:repeat-y;
padding: 0 4px 0 4px;
}
.alfabetica span.off{
color:#C3C3C3;
}
.alfabetica .Atodos, .alfabetica .Ftodos{
	font-family:"Trebuchet MS";
	font-size:9px;
	font-weight:normal;
	display:inline;
	cursor:pointer;
}
.Content_tab p{
margin:0 0 10px 0;
}
<!-- Boletin -->
.equipe{}
.equipe .letra{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
	color:#595959;
	margin:15px 0 -3px 0;
	cursor:pointer;
}
.equipe .letra span{
	float:right;
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#CCCCCC;
	font-weight:normal;
	display:inline;
	margin:-16px 4px 0 0;
}
.equipe .pessoas{
	border-bottom:1px solid #C1C0BC;
	padding:5px 0;
}
.equipe .dados_pessoa{
}
.equipe .nome{
	background-image:url(../imagens/set_equipe.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	padding:3px 0 3px 14px;
	color:#4C4C4C;
	margin:0px;
}
.equipe h3{
	display:block;
	cursor:pointer;
}
.equipe .nome_on{
	background-image:url(../imagens/set_equipe_open.gif);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	padding:3px 0 3px 14px;
	color:#1081b9;
	margin:0px;
}
.equipe .nome span{
	float:right;
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#CCCCCC;
	font-weight:normal;
	display:inline;
	margin:-15px 4px 0 0;
}
.equipe .txt_equipe{
	padding:0px 0 15px 0px;
	font-size:13px;
	display:block;
	color:#505050;
}
.equipe .tit_equipe{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#4C4C4C;
}
.equipe .img_equipe{
	float:left;
	margin:0 10px 0 0;
}