@charset "utf-8";
/* CSS Document */

.titulo_paginas {
	font-family: Calibri, Century, Verdana;
	font-size: 35px;
	font-weight: bold;
	color: #DAEC93;
}
.texto_claro_medio {
	font-family: Calibri, Century, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	font-style: italic;
	text-align: left;
}
.texto_claro_pequeno {
	font-family: Calibri, Century, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
#menu{
	background-image:url(../images/bg_menu.png);
	background-position:top;
	background-repeat:no-repeat;
}.formulario_texto {
	font-family: Calibri, Century, Verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #FFF;
}
.formulario_preto {
	font-family: Calibri, Century, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.titulo_galeria {
	font-family: Calibri, Century, Verdana;
	font-size: 25px;
	font-weight: bold;
	color: #FC9;
}
