body {
	background-color: #80c41c;
	margin: 0px;
	background-image: url(images/bg00.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #0a6836;
	background-attachment: fixed;
}
#tudo {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#col_esq {
	width: 215px;
	float: left;
}
#col_dir {
	width: 545px;
	float: right;
	background-color: #FFFFFF;
}
#espiral {
	background-image: url(images/bg_espiral.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 545px;
}
#rodape {
	background-image: url(images/bg_fimpapel.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: bottom;
}
#texto p {
	font-size: 13px;
}
#texto {
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/ico_separador.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
#galeria {
	background-color: #eff8df;
	background-image: url(images/bg_title_galeria.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 70px;
	padding-bottom: 25px;
}
#copyright {
	font-size: 9px;
	text-align: center;
	margin: 0px;
}
#galeria ul {
	list-style-type: none;
	margin: 0px;
}
#galeria li {
	display: inline;
}
h2 {
	margin: 0px;
	text-align: center;
	font-size: 16px;
	font-style: italic;
	visibility: hidden;
}
#title {
	margin-top: 15px;
	margin-bottom: 15px;
}
#copyright a {
	text-decoration: none;
	color: #0A6836;
}
#contato {
	padding-right: 0px;
	padding-top: 20px;
	padding-left: 30px;
	_padding-left: 85px;
	padding-bottom: 15px;
}
#contato ul {
	list-style-type: none;
	margin: 0px;
	width: 100%;
}
#contato li {
	display: inline;
	float: left;
	margin-right: 15px;
}hr {
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#contato p {
	margin: 0px;
	font-size: 13px;
}
.btn {
	margin-top: 10px;
	width: 400px;
	_width: 375px;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.form {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
form {
	margin: 0px;
}
#texto a {
	font-weight: bold;
	color: #0A6836;
	text-decoration: none;
}
#telefone p {
	text-align: center;
}
#texto li {
	font-size: 12px;
	margin: 0px;
}
#texto b {
	margin: 0px;
}
#menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 30px;
	background-color: #ffea00;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
}
#menu a {
	font-size: 14px;
	text-decoration: none;
	line-height: 25px;
	color: #006600;
	font-weight: bold;
}
#menu a:hover {
	color: #009933;
}
