/* CSS Document */									
.menusuperior {
	font-size: 10px;
	font-family: Verdana;
	color:#000066;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	}
	
.menuinferior{     
    font-size: 10px;
	font-family: Verdana;
	color:#3366CC;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	}	

.posmenuSuperior {position: absolute; 
		top: 39px; 
		left: 110px; 
		z-index: 43;}
	
.posmenuinferior { 
    	position:absolute; 
		background-color:#E6E6FF;		
		height:10px;	
    	top: 53px; 
		left: 125px;
		z-index: 42;}
.menusuperiorNS4 {
	font-size: 11px;
	font-family: Verdana;
	color:#000066;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	}
.menuinferiorNS4 {
	font-size: 11px;
	font-family: Verdana;
	color:#3366CC;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	background-color:#E6E6FF;
	}					  
		
.posmenuSuperiorNS4 { position: absolute; padding: 12px 0px 0px 100px;  z-index: 60; }

.lineamenu {position: absolute;
			 top: 52px; left: 100px;
			 z-index: 60;}