dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}



#menu2 {
	position:absolute; /* Menu position that can be changed at will */
	/*top: 124px;
/*left: 08;*/
z-index:100;
	width: 22%; /* precision for Opera */
	left: 10px;
	top: 130px;
	height: 18px;
	text-color:blue;
}

#menu dl {
float: left;
width: 22%;
height:25px;
}

#menu2 dl {
/*float: left;*/
width: 100%;
height:18px;
}

#menu dt {
cursor: pointer;
color:white;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-weight: bold;
background: white;
border: 0px solid #A29B97;
margin: 0px;
height:25px;

}

#menu2 dt {
cursor: pointer;
color:white;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
font-weight: bold;
background-color: #A29B97;
border: 0px solid black;
color:blue;
width: 100%;
}


#menu dd {
display: none;
border: 0px solid #A29B97;
cursor: pointer;
color:white;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
text-align: center;
font-weight: bold;
background: black;
border: 0px solid #A29B97;
margin: 0px;
height:25px;
}

#menu2 dd {
display: none;
border: 0px solid #A29B97;

}

#menu li {

text-align: center;
background: black;
}

#menu2 li {
text-align: center;
background: black;
width: 100%;
}

#menu li a, #menu dt a {
color: white;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align:center;
display: block;
height:100%;
border: 0 none;
}

#menu2 li a, #menu2 dt a {
color: white;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
text-align:left;
display: block;
height:100%;
border: 0 none;
padding-left:5px;
padding-top:3px;
width: 97%;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:active, #menu dt a:focus {
background-color: #A29B97;
}

#menu2 li a:hover, #menu2 li a:focus, #menu2 dt a:hover, #menu2 dt a:active, #menu2 dt a:focus {
background: black;
}

#site {
	position: absolute;
	z-index: 1;
	top : 94px;
	/*left : 10px;*/
color: #000;
	width: 100%;/*background-color: #ddd;
padding: 5px;
border: 0px solid gray; */
	left: 10px;
}

.style1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}


.style2 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:white;
}
style4:visited {color:white;}
style4:link {color:white;}

.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.style47 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }
.style48 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 14px; }

.style9 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 20px;
}
.style44 {font-size: 11px;font-family: Arial, Helvetica, sans-serif;}

.style10 {font-size: 14px;font-family: Arial, Helvetica, sans-serif;}
.style11 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.style50 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:black;
}

/*#Apresentacao {
	position:relative;
	left:20px;
	top:125px;
	width:130px;
	height:19px;
	z-index:1;
}*/

