/* CSS Document */

body {
	background-image: url(../../images/site/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.text_area {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #006600;
	border: thin dotted #69EB97;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99792E;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99792E;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7B6225;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99792E;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99792E;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99792E;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7B6225;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #99792E;
	text-decoration: none;
}

.style5 {
	color: #8F6C1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.style11 {
	color: #8F6C1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}
.style14 {font-size: 9px}
.style17 {color: #8F6C1A; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
.style18 {
	color: #009933;
	font-size: 10px;
}
.style23 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.style24 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style27 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
.style28 {font-size: 9px; font-family: Arial, Helvetica, sans-serif; }

#noticia * {
	font-family: Arial, Helvetica, sans-serif;
}
#noticia span.data {
	display: block;
	font-size: 10px;
	color: #888888;
	margin: 20px 0 0 0;
}
#noticia h2 {
	font-size: 18px;
	margin: 0 0 5px 0;
}
#noticia p {
	font-size: 13px;
	line-height: 18px;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;
}
#noticia div.noticia {
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
}
#noticia div.noticia p {
	padding: 5px 0;
	margin: 0;
}
#noticia div.noticia li {
	margin: 0 0 0 15px;
}
#noticia div.imagem {
	width: 200px;
	float: left;
	margin: 10px 10px 10px 0;
	background-color: #FFFFFF;
}
#noticia div.imagem img {
	border: 0;
}
#noticia div.imagem p {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 5px;
}

#leandro {display: none;}

a.calendario {
	color: #009900;
	font-weight: bold;
}

fieldset {
	border: 0px;
}
legend {
	display: none;
}
#faleconosco form {
	display: block;
	margin: 50px 70px;
}

#faleconosco div.field {
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#faleconosco div.field label {
	display: block;
	color: #000000;
	margin-bottom: 2px;
}
#faleconosco div.field input, #faleconosco div.field textarea {
	font-size: 12px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#faleconosco p.errMsg {
	width: 330px;
	background: #FFF9F9;
	color: #FF0000;
	border: 2px solid #CC0000;
	padding: 10px;
	line-height: 18px;
	font-weight: bold;
	margin: 20px;
}
#faleconosco p.verde {
	margin: 20px 15px;
	color: #006600;
}