.bg_centro_sombra {
	background-image: url(../imagens/bg_centro_sombra_f.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.fonte_cinza_grande {
	font-family: Calibri;
	font-size: 36px;
	font-weight: bold;
	color: #333;
}
.fonte_cinza_pequena {
	font-family: Calibri;
	font-size:18px;
	color: #333;
}
.fonte_cinza_media {
	font-family: Calibri;
	font-size:24px;
	color: #333;
}
.fonte_destaque {
	font-family:Benoit;
	font-size:24px;
	color:#999;
}
.fonte_menor {
	font-family:Calibri;
	font-size:15px;
	color:#333;
}
