body {
margin : 0;
padding : 0;
font : 73% arial, verdana, tahoma, "Trebuchet MS", sans-serif;
line-height : 1.7em;
color : #333;
background : #fff;
 height:100%;
}
#banner {
	height : 100px;
	margin : 0 auto;
	padding : 0;
	background : #afcda3;
	color : #F03;
	z-index:2;
	
	

}
.logo{
	margin-left: 10px;
	margin-top:5px;
  background : transparent;
	z-index:8;
	 height:15%;
	
	position:absolute;
	
	
}

.titulo
{




color : #52604c;
z-index:15;
margin-left:225px;
margin-top:40px;
background : transparent;
position: absolute;
}


/*#banner h1 {
margin : 0;
padding : 25px;
text-align: left;
background : transparent;
color : #fff;
}*/

#menutop{
	margin-left: 215px;
	z-index:10;
}

#navlist {
padding : 4px 5px 4px 0px;
margin : 0px 0px 20px 0;
text-align : left;

letter-spacing : 3px;
color : #366525;
background : #366525;
}
#navlist li {
list-style : none;
margin : 0;
display : inline;
}
#navlist li a {
padding : 5px 0.75em;
margin : 0;
color : #366525;
background : #366525;
text-decoration : none;
}
#navlist li a:link {
color : #fff;
background :#366525;  
}
#navlist li a:visited {
color : #fff;
background : #366525;
}
#navlist li a:hover {
color : #fff;
background : #7c9b71;
}
#navlist li a#current {
color : #7c9b71;
background : #7c9b71;
text-decoration: underline;
}


#footer {width:100%;
bottom: 0px;
background-color: #366525; /* definido cor de background */
height: 40px; /* definindo altura de 40px */
clear: both; /* não permitindo que objetos "flutuantes" obstruam o rodapé. */
}

} 



.menu ul li a {
color : #366525;

}
.menu ul li a:hover {
color : #366525;

}

#content2 {
border-left: 1px solid #dadada;
margin-left:35px;
min-height: 650px;

}


#content {
padding-left : 0px;
margin : 0 25px;
width : 770px;
margin-left:15px;

}
/*#content p {
padding : 2px;
}*/
#sidebar-a {
float : left;
width : 140px;
margin-left : 15px;
padding : 0 5px 0 10px;

border: 5px;
}
/*# sidebar-b {
float : right;
width : 140px;
margin : 0 15px 0 0;
padding : 0 5px 0 10px;
border-left : 1px solid #eee;
}
#footer {
clear : both;
padding : 5px;
margin : 0;
background : #7ABA2E;
color : #f7f7f7;
}
#footer a {
text-decoration : none;
color : #000;
background : inherit;
}
#footer a:hover {
text-decoration : underline;
color : #fff;
background : inherit;
}*/
a {
text-decoration : none;
color : #366525;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #aaa;
background : inherit;
}
/*
a img {
border : 0;
}
.border {
padding : 10px;
margin : 10px;
border : 1px solid #aaa;
}
.imgleft {
float : left;
border : 1px solid #aaa;
margin : 5px 10px 10px 15px;
padding : 5px;
}
.imgright{
float : right;
border : 1px solid #aaa;
margin : 5px 15px;
padding : 15px;
}*/

.titulo h1 {
margin : -5px;
padding : 5px;
font-size : 140%;
letter-spacing : 3px;
text-align: center;
color : #52604c;
background : transparent;

}
/*
h2 {
margin : 0;
padding : 0;
font-size : 130%;
text-transform : none;
letter-spacing : 5px;
color : #BA3F2F;
background : inherit;
}
h3 {
padding : 5px;
text-transform : uppercase;
font-size : 110%;
letter-spacing : 5px;
color : #fff;
background : #eee;
}
h4 {
padding : 5px;
text-transform : uppercase;
font-size : 110%;
color : #fff;
background : #f17c0b;
}*/
.clear {
clear : both;
width : 100%;
}
.col3,.col3center {
float: left;
width: 30.5%;
}
.col3center {
margin: 0 3%;
}
strong {
color: #000;
}

.arrowlistmenu{
width: 180px; /*width of menu*/
margin-left:-20px;
position:absolute;
}

.arrowlistmenu .headerbar{
font: bold 22px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/

}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
font: bold 100px Arial;
color: #366525;
text-align : left;
display: block;
padding: 4px 0;
padding-left: 0px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
text-align:left;
font-size: 90%;

	z-index:10;
	 height:25%;
}

.arrowlistmenu ul li a:visited{
color: #366525;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #366525;
text-decoration: underline;


}


