body {
background-color:#99cc99;
scrollbar-face-color: #b8db7c;
scrollbar-highlight-color: #383331;
scrollbar-shadow-color: #383331; 
scrollbar-3dlight-color: #383331;
scrollbar-arrow-color: #383331; 
scrollbar-track-color: #383331; 
scrollbar-darkshadow-color: #383331; 
margin:0;
}

#geral {
background-color:#009933;
width:1024px;
height:768px;
margin:0 auto;
}

#cabecalho {
background-image:url(../sitetera_r1_c1.gif);
width:1024px;
height:272px;
}

#marquee {
width:1024px;
height:25px;
margin-top:200px;
float:left;
}

#esquerda {
background-image:url(../sitetera_r2_c1.gif);
width:304px;
height:446px;
float:left;
}

#menu {
width:160px;
height:354px;
float:left;
margin-left:88px;
margin-top:11px;
}

#mennu {
width:150px;
height:auto;
float:left;
margin-top:10px;

}

#centro {
width:470px;
height:446px;
background-image:url(../sitetera_r2_c2.gif);
float:left;
}

#corpo {
width:450px;
height:364px;
float:left;
overflow:auto;
padding:10px;
}

#direita {
width:250px;
height:446px;
background-image:url(../sitetera_r2_c3.gif);
float:left;
}

#widget {
width:150px;
height:400px;
margin-left:50px;
margin-top:20px;
}

#rodape {
width:1024px;
height:50px;
background-image:url(../sitetera_r3_c1.gif);
float:left;
clear:both;
}

marquee {
font-family:"Courier New", Courier, monospace;
color:#b8db7c;
font-weight:bolder;
font-size:20px;
}

.style2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #B8DB7C;
}
.style3 {color: #B8DB7C;
size:16px;}
.style4 {font-size: 16px; font-family: "Courier New", Courier, monospace;}


p {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	text-align:left;
	text-indent: 40px; /* recuo na primeira linha do parágrafo*/
	color:#b8db7c;
}



ul {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #b8db7c;
	text-align:left;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	text-decoration: none;
	color:#ffffff
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	}


h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #b8db7c;
	text-decoration: none;
	padding: 10px;
	text-align: center;
}

h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #b8db7c;
	text-decoration: none;
	padding: 10px;
	text-align: left;
	background-color: #004119;
}

h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #b8db7c;
	text-decoration: underline;
	padding: 10px;
	text-align: center;
}

#texto {
	float: none;
	height: 388px;
	width: 563px;
	overflow:auto;
	}
	
input, textarea {
background-color:#99cc99;
border-bottom-style:inset;
color:#006633;
}

.botao {
color:#b8db7c;
background-color:#383331;
}

.desenvolvido {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	font-weight: bolder;
	text-transform: capitalize;
	color:#00FF00;
	text-decoration: none;
}