body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	background:#d1e338;
	
}


A:link { text-decoration: none; color: #9E5B5A; }
A:visited { text-decoration: none; color: #9E5B5A }
A:active { text-decoration: none; color: #9E5B5A; }
A:hover { text-decoration: underline; color: #9E5B5A; }


.texto
{
font-family: Arial;
font-size:13px;
text-align: justified;
color:#000000;
background:#ffffff;
padding:10px;
padding-left:10px;
text-align:justify;
line-height:17px;
}
 

.rodape
{
background-color:#e5702a;
font-family:Arial, sans-serif;
font-weight:bold;
font-size:10px;
color:#ffffff;
border-width: 0px;
}


.buttonscontainer {
	width: 180px;
	padding-left: 0px;
	}
	
	
A.m:link { text-decoration: none; color: #FFFFFF; }
A.m:visited { text-decoration: none; color: #FFFFFF; }
A.m:hover { text-decoration: underline; color: #FFFFFF; }



A.m2:link { text-decoration: none; color: #ffffff; }
A.m2:visited { text-decoration: none; color: #ffffff; }
A.m2:hover { text-decoration: none; color: #ffffff; }

.buttons A{
height: 26px;
padding: 4px;
padding-bottom: 0px;
padding-top: 6px;
display: block;
font: 16px Arial, sans-serif;
font-weight: 600;
text-align: left;
border-bottom: 1px solid #C8C8C8 ;
background-color: #e5702a;  
}

.buttons a:hover {
text-decoration: none;
background-color: #f08a4c;
}


.sub_buttons A{
color: #ffffff;
padding: 1px;
padding-top:6px;
padding-right:8px;
display: block;
font: 12px Arial, sans-serif;
text-decoration: none;
text-align: right;
background-color: #A2B69D;
margin-left:10px;
}

.sub_buttons a:hover {
text-decoration: none;
border-bottom: 1px solid white;
padding: 1px;
padding-top:6px;
padding-right:8px;

}

.tdmenu{
background-color:#e5702a;
}



h2{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e5702a;
	font-weight: bold;
	font-variant:small-caps;
	text-decoration: none;
	letter-spacing:8px;
}



h3{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #f08a4c;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing:8px;
}

ul{
line-height: 20px;
list-style-type:square;
font-family: Arial;
font-size:13px;
text-align: justify;
line-height: 14px;
color:#000000;
background:none;
list-style-position: inside;
}

li{
line-height: 30px;
}

table.tabelas
{
font-family: Arial, sans-serif;
font-size: 12px;
border-collapse: collapse;
}

hr
{
background-color:#6D6968;
height:1px;
width:90%;
border:0;
}

