@charset "utf-8";
body {
	margin: 0px;
}
#tudo {
	width: 769px;
	margin-right: Auto;
	margin-left: Auto;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3C847;
}
#menu {
	width: 175px;
	background-color: #E6F0CA;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #A3C847;
	float: left;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#menu a {
	text-decoration: none;
	color: #7EA235;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C847;
	height: 18px;
}
#menu a:visited {
	text-decoration: none;
	color: #7EA235;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C847;
		height: 18px;
}
#menu a:hover {
	text-decoration: none;
	color: #7EA235;
	display: block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C847;
	background-color: #D2E4A3;
}#miolo {
	float: left;
	width: 380px;
	padding: 15px;
}
#miolo h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #607D2B;
	margin: 0px;
	font-size: 24px;
}
#miolo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #253010;
	line-height: 16px;
}
#miolo2 h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #607D2B;
	margin: 0px;
	font-size: 14px;
}
#miolo2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #253010;
	line-height: 14px;
}
#depoimentos {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #E6E6E6;
}
#depoimentos h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 5px;
	background-color: #CCCCCC;
}
#depoimentos p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 10px;
	line-height: normal;
	color: #666666;
}
#depoimentos img {
	margin-right: 15px;
}
#depoimentos a {
	color: #666666;
	text-decoration: none;
}
#depoimentos a:visited {
	color: #666666;
	text-decoration: none;
}
#depoimentos a:hover {
	color: #666666;
	text-decoration: underline;
}
#direita {
	padding: 15px;
	text-align: right;
}
#rodape {
	clear: both;
	background-color: #A3C847;
	width: 755px;
	margin-right: Auto;
	margin-left: Auto;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 8px;
}

.depo-p1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 20px;
}
.depo-p2 {
	padding-bottom: 20px;
}
.fotogde {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
