a{
color:#495E5F;
text-decoration:none;
}
a:hover{
color:#495E5F;
text-decoration:none;
border-bottom:dashed 2px #495E5F;
}
.topo{
background:url(../images/bg_topo.gif);
height:80px;
background-repeat:no-repeat;
padding-top:70px;
}
.rodape{
font-family:Trebuchet MS;
font-size:14px;
float:left;
width:100%;
height:194px;
background:url(../images/bg_rodape.gif);
margin-top:2.3em;
color:#FFFFFF;
text-decoration:none;
}
.rodape a:link{
color:#FFFFFF;
text-decoration:none;
}
.rodape a:visited{
color:#FFFFFF;
text-decoration:none;
}
.menu_superior{
font-family:Trebuchet MS;
font-size:17px;
padding-top:23px;
text-align:right;
}
h1{
font-size:40px;
color: #495E5F;
padding:0px;
margin:0px;
margin-top:10px;
}
h2{
font-size:1.8em;
color:#37733A;
padding-top:1em;
padding-bottom:0.1em;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#corpo{
width:900px;
font-family:Trebuchet MS;
font-size:16px;
line-height:23px;
color:#666666;
margin-left:auto;
margin-right:auto;
}
#breadcrumb{
font-family:Trebuchet MS;
font-size:15px;
color:#FFFFFF;
width:886px;
height:37px;
margin-left:auto;
margin-right:auto;
padding:7px;
background:url(../images/breadcrumb.gif);
}

.campo{
font-family:Trebuchet MS;
font-size:16px;
color:#666666;
border:solid 1px #CCCCCC;
width:400px;
}
.botao{
border:none;
background:#495E5F;
font-family:Trebuchet MS;
font-size:16px;
color:#FFFFFF;
}
#home_direita{
width:420px;
margin-left:auto;
margin-right:auto;
padding:10px;
}