/*  general _______________________________________________________________________________*/
* {padding: 0; margin: 0;}

#body {
	background-color: #E7D1E4;
	margin-top:0px;
	padding-top:0px;
	scrollbar-arrow-color:#75527e;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	text-align: center;
	background-image: url(imagens/lateralesq.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}


#body1 {
	background-color: #bbdd76;
	margin-top:0px;
	padding-top:0px;
	scrollbar-arrow-color:#75527e;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
	text-align: center;
	background-image: url(imagens/lateralesq1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

a:link {color: #666666; text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #99CC00; text-decoration: underline;}
a:active {color: #99CC00; text-decoration: underline;}

#molduraexterna {
	position: relative;
	background-position: center top;
	width: 770px;
	padding:0;
	margin-top: 0;
	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;
	visibility: visible;
	z-index: 1;
}
	
	
#menu {
	left: 0px;
	top: 150px;
	position: absolute;
	height: 20px;
	width: 772px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
}

#molduratexto {
	height: 430px;
	width: 100%;
	right: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(imagens/pessegueira.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
}

#molduratexto1 {
	width: 100%;
	right: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-position: center bottom;
	padding: 0px;
}

#tabelaprezente {
	text-align: center;
	valign: top;
	width: 195px;
	margin: 0px;
	padding: 0px;
	background-image: url(imagens/traco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 300px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	top: 26px;
	right: 20px;
	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;
	z-index: 5;
}

#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	
}

#conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
}

.txtzen {
	color: #9BC825;
	font-weight: bold;
	font-size: 11px;
}


p {
	text-align: 	justify;
	padding: 		10px 20px 5px 20px;
	color:          #666666;
	line-height: 	1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	
	ul {
	list-style: 	none; 
	margin:         5px 20px 10px 10px;}
	
li {
	padding-left: 	1px;
	margin: 		3px 0 0 10px;
	list-style: 	url(imagens/bullet.gif) ;}



	

