body {
	background-repeat: no-repeat;
	background-position:top left;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.formTransparent{
	background-color:transparent; 
	color:#FFFFFF; 
	border:0px solid;
	font-size:16px;
	width:145px;
}
.formContato{
	background-color:#100601; 
	color:#FFFFFF; 
	border:1px solid #5F4533;
	font-size:16px;
	width:255px;
}
.formaBotao{
	background-color:#100601; 
	color:#FFFFFF; 
	border:1px solid #5F4533;
	font-size:16px;
}
.evento{
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	line-height:110%;
}
.tituloNoticias {
	font-size: 16px;
	font-weight: bold;
}
.subtitulosNoticias {
	font-size: 11px;
	font-weight: normal;
}
.diasAgenda {
	font-size: 24px;
	color: #1B0E0A;
	font-weight:bold;
	line-height:80%;
}
.mesAgenda {
	font-size: 14px;
	color: #1B0E0A;
	font-weight:bold;
	line-height:80%;
}

