@charset "utf-8";
/* CSS Document */

body, p, li, ul, img, h1, h2, h3, table {
margin: 0px;
padding: 0px;
border:none;
}

body {
	background-image: url(../images/image_2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: top;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	background-color: #448A0E;
}
.header {
	background-image: url(../images/image_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 220px;
	position: relative;

}
.master .master2 .header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.master .master2 .header ul {
	position: absolute;
	left: 0px;
	top: 135px;
}
.master .master2 .header li {
	background-image: url(../images/image_4.gif);
	float: left;
	height: 39px;
	width: 120px;
	text-align: center;
	list-style-type: none;
	padding-top: 15px;
	background-repeat: no-repeat;
	margin-left: -1px;
}
.canc {
	clear: both;
}
.col01 {
	background-image: url(../images/image_5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 445px;
	margin-left: 20px;
	margin-right: 0px;
	padding-right: 20px;
}
.master .master2 .footer a {
	color: #99CC00;
	text-decoration: none;
}
.master .master2 .footer {
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	margin-top: 20px;
}
.master .master2 .header a {
	color: #333333;
	text-decoration: none;
}

.col02 {
	float: left;
	width: 230px;
	margin-left: 20px;
}
.col02 li {
	background-image: url(../images/image_6.gif);
	height: 30px;
	width: 185px;
	padding-top: 10px;
	padding-left: 30px;
	list-style-type: none;
	margin-bottom: 4px;
}
.col02 a {
	color: #333333;
	text-decoration: none;
}



.master {
	background-image: url(../images/image_7.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.master .master2 {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
.master .master2 .corpo .col01 h1 {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 10px;
}
.master .master2 .corpo .col01 p {
	margin-bottom: 10px;
	line-height: 25px;
	font-size: 13px;
}
.master .master1 {
	background-image: url(../images/image_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#gallery li {
	float: left;
	width: 120px;
	margin-right: 10px;
	margin-bottom: 24px;
	list-style-type: none;
	margin-left: 14px;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.master .master1 .master2 .corpo .col01 #gallery img {
	border: 1px solid #669933;
}
.col01 a {
	color: #333333;
}
.simple-list{ text-align:center; }
.simple-list li{ display:inline}