body{
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #d0d7c8;
	background-image: url(../img/jpg/body_fundo.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-position: top;
	}
#tudo {
	width:760px;
	text-align:left;
	margin:0 auto;
	background-color: #D2E1D3;
	}
#topo {
	width:760px;
	height:60px;
	background-color:#D0D7C8;
	text-align: center;
	}
a:link {
	color: #FF9933;
	text-decoration: none;
}	
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
}
a:active {
	color: #CC9966;
	text-decoration: none;
}	
h1 {
	color: #3D611B;
	font-size: 36px;
	font-weight: normal;
	line-height: 120%;
}
h2 {
	color: #3D611B;
	font-size: 26px;
	font-weight: normal;
	line-height: 120%;
}	
h3 {
	color: #3D611B;
	font-size: 22px;
	font-weight: normal;
	line-height: 120%;
}
h4 {
	color: #3D611B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 120%;
}
h5 {
	color: #3D611B;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
}
h6 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 120%;
}
#latesq {
	width:180px;
	background-color: #D2E1D3;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#latdir {
	width:540px;
	background-color: #E0E9DC;
	float: left;
	margin-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	height: 600px;
	overflow: auto;
	text-align: left;
	list-style-image: url(../img/jpg/list_new.jpg);
}	
#menu, #menu * {
	margin: 0px;
	padding: 0;
}
#menu {
	list-style-type: none;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D2E1D3;
	float: left;
}
#menu li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu li a {
	display: block;
	color: #3D611B;
	background-color: #FFFFFF;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	line-height: 22px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CAB8;
	text-decoration: none;
	background-image: url(../img/jpg/menu_fundo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menu li a:visited {
	color:#3D611B;
}
#menu li a:hover {
	color: #CC9966;
	background: #ffffff;
}
	* html ul li { float: left;}
	* html #menu li a {	height: 1%;
}
#img3 {
	float: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	}
#separamenu {
	float: left;
}	
#menu2, #menu2  * {
	margin: 0px;
	padding: 0;
}
#menu2 {
	list-style-type: none;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}
#menu2  li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu2  li  a {
	display: block;
	color: #3D611B;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	line-height: 22px;
	padding-right: 10px;
	text-decoration: none;
	background-image: url(../img/jpg/menu_fundo2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2CAB8;
	background-color: #FFFFFF;
}
#menu2  li  a:visited {
	color:#3D611B;
}
#menu2  li  a:hover {
	color: #CC9966;
	background: #ffffff;
}
	* html ul li { float: left;}
*  html  #menu2  li  a {	height: 1%;
}
#rodape {
	background-color:#FFFFFF;
	text-align: center;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top: 10px;
	background-image: url(../img/jpg/rodape_fundo.jpg);
	height: 19px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669933;
	}
