/* CSS Document */

body {
	background-image: url(fundo.gif);
	background-repeat: repeat;
	margin-top: 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:  #236492 ;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {font-size: 9px}
.style4 {font-size: 5px}

.style5 {	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9px;
			color: #333333 ;
			
			
}

#Layer1 {
	position:absolute;
	width:173px;
	height:83px;
	z-index:1;
	left: 24px;
	top: 622px;
}
.style6 {font-size: 0px; }

.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
<!--
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:active {
	color: none;
	text-decoration: underline;
}


#cssdropdown, #cssdropdown ul {

padding: 0;

margin: 0;

list-style: none;

font-size: 11px;

font-family: Verdana, Arial, Helvetica, sans-serif;


}

 

#cssdropdown li {

float: left;

position: relative;

}

 

.mainitems{

border: 1px solid black;

background-color: none;

}

 

.mainitems a{

margin-left:1px;

margin-right: 1px;

text-decoration: none;

background-color:#4B7AA8;

}

 

.subuls{

display: none;

width: 10em;

position: absolute;

top: 1.2em;

left: 0;

background-color:#4B7AA8;

border: 1px solid ;

}

 

.subuls li{

width: 120%;


}

 

.subuls li a{

text-decoration: none;

}

 

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */

top: auto;

left: auto;

}

 

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */

display: block;

}

 

#restofcontent { /*wrap rest of content of the page inside this div*/

clear: left;

}

 

a.linktres:link {

            color:#DEFFFF;

            background-color:#4B7AA8;

            text-decoration:none;

            }

a.linktres:visited {

            color:#DEFFFF;

            

            }

a.linktres:hover {

            color:#DEFFFF;

            background-color:#7BA9DA;

            text-decoration:none;

            }

a.linktres:active {

            color:none;

            text-decoration:none;

            background-color:none;

            }

 

 

			 
			 