.titulo{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:22px;
	color:#2B2320;
	line-height:15px;
	font-weight:normal;
}

a.titulo_eventos{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:18px;
	color:#2B2320;
	font-weight:normal;
	text-decoration:underline;
	line-height:22px;
}

.titulo2{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:26px;
	color:#373717;
	line-height:15px;
	font-weight:normal;
	line-height:25px;
}

a.texto_14px{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:14px;
	color:#2B2320;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
}

a.texto_14px_claro{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:14px;
	color:#F8FFD6;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;	
}

a.texto_14px_claro:hover{
	text-decoration:underline;	
}

.texto_14px{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:14px;
	color:#2B2320;
	line-height:15px;
	font-weight:normal;
}

.texto_14px_claro{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:14px;
	color:#F8FFD6;
	line-height:15px;
	font-weight:normal;
}

a.texto_14px_claro_link{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:14px;
	color:#F8FFD6;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}

a.texto_14px_claro_link:hover{
	text-decoration:underline;
}

.texto_16px_claro{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:17px;
	color:#F8FFD6;
	line-height:15px;
	font-weight:normal;
	line-height:19px;
}

a.texto_16px_claro_link{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:17px;
	color:#F8FFD6;
	line-height:15px;
	font-weight:normal;
	line-height:19px;
	text-decoration:none;
}

a.texto_16px_claro_link:hover{
	text-decoration:underline;
}

.texto_16px_escuro{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:18px;
	color:#C3C38C;
	line-height:15px;
	font-weight:normal;
	line-height:20px;
}

.texto_12px{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:12px;
	color:#F8FFD6;
	line-height:15px;
	font-weight:normal;
	line-height:19px;
}

.texto_12px_verde{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:12px;
	color:#A4B372;
	line-height:15px;
	font-weight:normal;
	line-height:19px;
}

a.link_14px{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:14px;
	color:#2B2320;
	line-height:15px;
	font-weight:normal;
	text-decoration:none;
}

a.link_14px:hover{
	text-decoration:underline;
}

a.link_26px{
	font-family:'Times New Roman', Helvetica, sans-serif;
	font-size:26px;
	color:#F4F4B4;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}

a.link_26px:hover{
	color:white;
}

.foto_esq{
	float:left;
	padding-right:10px;
}

.foto_right{
	float:right;
	padding-left:10px;
}


a.assinatura{
	position:absolute;
	width:40px;
	height:37px;
	left:0;
	top:0;
	margin-left:35px;
	margin-top:25px;
	background:url(../img/assinatura.png) no-repeat top center;
}

a.assinatura:hover{
	height:39px;
	background:url(../img/assinatura.png) no-repeat bottom center;
}