body {
	font-family: Arial, Verdana, Helvetica, 'Sans-Serif';
	background-color: #ffffff; color: #666666; margin: 2px
}
h1,h2 { 
	text-align:center; 
	color: #005300;
}

a:link {text-decoration: none; color: #333333}
a:visited {text-decoration: none; color: #333333}
a:hover {text-decoration: none;color: #999999;}
a:active {text-decoration: none; color: #333333}


.site{
background-color: #ffffff;
width: 770px;
height:justify;
padding: 0px 5px 0px 5px; 
border-right:1px solid #FFBB77;
border-left: 1px solid #FFBB77;
}

table {
font-size:102%;
}

#geral { 
	text-align:justify; 
	font:70% Arial, Verdana, 'Sans-Serif';
	width:770px;
	}

#esquerda { 
	text-align:left; 
	width:160px;
	float:left;
	padding-top: 2px; 
	/*border-right:1px solid;*/
}
#direita { 
	width:150px;
	float:right;	
}
#conteudo {
	width:430px; 
	margin-left: 170px;
}

#conteudo2 {
	width:600px; 
	margin-left: 165px;
	/*padding:3px 10px 10px 10px;*/
}

#box1 {
	background-color: #FEDDBB;
	position: #direita;
	top: 50px;
	left: 10px;
	padding:0.2em  0.2em 0.2em  0.2em;
	width: 150px;	
	}
 
.neg{
font-size:102%;
font-weight: bold;
color:#005300;
}	 
	
	
	A.a-quadro:link {
	text-decoration: none;
font-size:110%;
  font-weight: bold;
   color:#005300;
}

A.a-quadro:visited {
	text-decoration: none;
	font-size:110%;
  font-weight: bold;
   color:#005300;
}

A.a-quadro:active {
	text-decoration: none;
	font-size:110%;
  font-weight: bold;
   color:#005300;
}

A.a-quadro:hover {
	text-decoration: none;
	font-size:110%;
  font-weight: bold;
  	color: #996666;
}

.borda{
font:99% Arial, Verdana, 'Sans-Serif';
text-align:left;
height:justify;
width: justify;
background-color: #F9F8EE;
padding: 3px 3px 3px 3px; 
border-color:#999999;
border-bottom:1px dashed #CCCCCC;
}
.borda2{
font:99% Arial, Verdana, 'Sans-Serif';
text-align:left;
height:justify;
width: justify;
background-color: #ffffff;
padding: 3px 3px 3px 3px; 
border-color:#999999;
border-bottom:1px dashed #CCCCCC;
}
#rodape {
	text-align:center;
	clear:both;
	height:justify;
	width:760px;
	margin-top: 4px;
	padding-top: 4px; 
	border-top:1px dashed #ffffff;
	}
	
		/* ===Menu vertical*/
	ul#menu {
width:justify;
text-align:left;
/*background:#F3F0E0;*/
margin:0;
padding:0;
list-style-type:none;
}
ul#menu li {
border-bottom:1px solid #FFBB77;
/*border-right:5px solid #6F6F37;*/
}
ul#menu li a:link, ul#menu li a:visited {
display:block;
height:1%;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #993300;
/*border-left:8px solid #6F6F37;*/
padding-left:2px;
padding-top:1px;
padding-bottom:1px;

}
ul#menu li a:hover {
background-color:#FFBB77;
color:#FFFFFF;
border-left:3px solid #FF6600;
}

#boxtitmn {
    font:102%;
	text-align: left;
	color: #005300;
	font-weight: bold;
	background-color:#F9F8EE;
	position: #direita;
	top: 50px;
	width: justify;
	padding:0.2em  0.2em 0.2em  0.5em;
	border-bottom:1px solid #FFBB77;	
	}
	/*===fim*/ 
	
		#box_busca2 {
background-color: #FFCC66;
width:justify;
height: 25px;
font: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:center;
padding: 3px 0px 0px 0px;
 }	 
 
  	#box_topnot {
background-color:#F4F4F4;
width:justify;
height: justify;
text-align:left;
margin-top: 3px;
padding: 3px 7px 7px 7px;
border: 1px solid silver;
 }
 
 /* Box para banners  - topo lado direito */
#box_baner {
    text-align:center;
	background-color: #F4F4F4;
	top: 50px;
	width: justify;
	padding: 0.4em  0.4em 0.4em  0.4em;
	border: 1px;
	border-color:#999;
    border-style:solid;	
	}
 
 /*menu horitonzal*/
ul.nav { 
	margin:0; 
	padding-left:0;
	}
	
ul.nav li {
	list-style:none;	
	display:inline;
	}
ul.nav li a {
	float:left;
	border-top:0.1em solid #fff;
	border-right:0.1em solid #909090;
	border-bottom:0.1em solid #909090;
	border-left:0.1em solid #fff;
	width: justify;
	font: Verdana, Arial, Helvetica, 'sans-serif';
	font-weight: bold;
	background:#F4F4F4;
	color:#752600;
	text-align:center;
	padding-left:28px;
	padding-right:28px;
	/*padding:0  0.2em 0.2em  0;*/
	text-decoration:none;
	}
ul.nav a:hover{
	background:#752600;
	color:#F4F4F4;
	border-color:#000 #fafafa #fafafa #000;
	}	
