img {
	border: none;
}
body {
	background-image: url(../images/fundo.jpg);
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #9E9986;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
}

#geral {
	background-position: center;		
}

#header {
	height: 272px;
	background-image: url(../images/topo.jpg);
}

#Form_contato {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
}

#Form_contato input {
	font-size: 11px;
	background-color: #F5F5F5;
	border: 1px solid #666666;
}
.Formulario {
	font-size: 11px;
	background-color: #F5F5F5;
	border: 1px solid #666666;
	width: 320px;
}
.dia {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #003300;
}
.mes {
	font-size: 14px;
	text-align: center;
	color: #993300;
}
.linkflyer {
	color: #FF0033;
	font-size: 12px;
	text-decoration: none;
}
.linkflyer a:link {
	color: #FF0033;
	font-size: 12px;
	text-decoration: none;
}
.linkflyer a:hover {
	color: #FF0033;
	font-size: 12px;
	text-decoration: underline;
}
