<!-- 
body {
margin: 0;
padding: 0;

font: 80% arial, sans-serif;

}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative;
top: 0;
left: 0;
}
#menu {
width: 15em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;

background: white;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: #fffffff;
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}



p
{
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
    margin-top: 0px;
	margin-right:5px;
	margin-left:5px;
	align:justify;
	}
	
	
.p1
{
	font-size : 12pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
    margin-top: 0px;
	margin-right:5px;
	margin-left:5px;
	align:justify;
	}	
	p.recuo
{
	font-size : 10pt;
	font-family : Arial, sans-serif;
	font-weight : normal;
	color : Black;
    margin-top: 0px;
	margin-right:5px;
	margin-left:100px;
	align:justify;
	}
	p.dashed
{
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
	margin-left : 10px;
	margin-right : 10px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
border-style: dashed;
border-color: #c0c0c0;
}
	b.destaque     
{ color:#0000FF; }

	
.cor:link {font-family : Arial, sans-serif; font-weight : bold; font-size : 12pt; color : #feb101; text-decoration: none;}
.cor:visited {font-family : Arial, sans-serif; font-weight : bold; font-size : 12pt; color : #feb101; text-decoration: none;}
.cor:hover {font-family : Arial, sans-serif; font-weight : bold; font-size : 12pt; color : #c9a0d6; }

.cor2:link {font-family : Arial, sans-serif; font-weight : bold; font-size : 10pt; color : black; text-decoration: none;}
.cor2:visited {font-family : Arial, sans-serif; font-weight : bold; font-size : 10pt; color : black; text-decoration: none;}
.cor2:hover {font-family : Arial, sans-serif; font-weight : bold; font-size : 10pt; color : #feb101; }

	
ul {
	font-size : 10pt;
	font-family : Arial, sans-serif;
	color : Black;
	margin-right:5px;
	margin-left:5px;
	align:justify;
	list-style-type: circle;

}



