UNKNOWN {
	HEIGHT: 3px
}
UNKNOWN {
	WIDTH: auto
}

<!-- 	HEADERLINKS sono i titoli dei menu  -->

.headerlinks A {
	MARGIN: auto 70px auto 0px;		<!-- 	Questo spazia orizzontalmente  -->
	COLOR: #FFFFFF; 
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #948CBD;


}




.headerlinks A:hover {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #COBBD9;
	
}




.mainitems {
	FONT-SIZE: 10pt; FONT-FAMILY: "Trebuchet MS", Arial, Verdana, sans-serif
}
.submenus {
	BORDER-RIGHT: white 0px solid; <!-- 	Manteniamo il bordo in basso e sx  -->
	BORDER-TOP: white 0px solid;
	DISPLAY: none;
	LEFT: 0px;
	BORDER-LEFT: white 1px solid;
	WIDTH: 100px;
	BORDER-BOTTOM: white 1px solid;
	POSITION: absolute;
	TOP: 1.2em;
	BACKGROUND-COLOR: #948CBD
}
.submenus LI {
	WIDTH: 100%
}
.submenus LI A {
	DISPLAY: block; 
	WIDTH: 100%; 
	TEXT-INDENT: 3px; 
	TEXT-ALIGN: center; 
	TEXT-DECORATION: none;
	HEIGHT: 30px;
	LINE-HEIGHT: 29px;	
}

<!-- interessa i link di 2° livello -->
.submenus LI A:hover {
	COLOR: #948CBD;
	BACKGROUND-COLOR: #C0BBD9;
	TEXT-DECORATION: none;
	font-size: bolder;
	HEIGHT: 30px;			<!-- Altezza interriga con link in selezione -->
}
#csstopmenu A {
	TEXT-ALIGN: left
}
#csstopmenu LI {
	FLOAT: left; POSITION: relative
}
#csstopmenu LI:hover UL {
	DISPLAY: block
}
LI.over UL {
	DISPLAY: block
}
UNKNOWN {
	LEFT: auto; TOP: auto
}
#csstopmenu {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#csstopmenu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}


<!-- Oggetti -->


#Corpo	{
	background: #ffffff;
	}


#menu	{
	position: absolute;
	width: 776px;
	height: 60px;
	top: 25px;
	left: 280px;
	z-index: 2;
	}


#logo	{
	position: absolute;
	width: 180px;
	height: 10%;
	top: 25px;
	left: 10px;
	}

DIV.BAR-UP	{
	position: absolute;
	width: 100%;
	height: 90px;
	Z-index: 3;
	top: 0px;
	left: 0;
	right: 0px;
	bottom: 0px;
	background: #948CBD;
	}



#BAR-SX	{
	position: absolute;
	width: 190px;
	height: 60%;
	Z-index: 0;
	top: 45%;
	left: 0;
	right: 0px;
	bottom: 10%;
	background: #9CCE5A;
}

#BAR-CENTRO	{
	position: absolute;
	width: 87%;
	height: 74%;
	background:#FFFFFF;
	z-index: 1; top:100;
	left:13%;
	right:0;
	bottom:0
	}



#BAR-down	{
	position: absolute;
	width: 100%;
	height: 80px;
	Z-index: 3;
	left: 0;
	right: 0px;
	bottom: 0px;
	background:#948CBD;
	}
	
	
	
<!-- scuola obbligo --!>
.obbligo {
background-color: #BA9C45;
}

DIV.BAR-UP_OBBLIGO	{
	position: absolute;
	width: 100%;
	height: 90px;
	Z-index: 3;
	top: 0px;
	left: 0;
	right: 0px;
	bottom: 0px;
	background: #BA9C45;
	}
	
<!-- Testo descrittivo nelle schede prodotto --!>
#Tx_Tit_codice_Prodotti {
    font-family: sans-serif;
    font-size: bolder;
    font-weight: 800;
    color: #ffffff;
    font-size: 6px;
}
#Tx_descizione_Prodotti {
    font-family: sans-serif;
    font-size: bolder;
    font-weight: 350;
    color: #ffffff;
    font-size: 14px;
}

#Tx_Tit_codice_Prodotti3 {
    font-family: sans-serif;
    font-size: bolder;
    font-weight: 300;
    color: #ffffff;
    font-size: 11px;
}
#Tx_Tit_codice_Prodotti4 {
    font-family: sans-serif;
    font-size: bolder;
    font-weight: 200;
    color: #ffffff;
    font-size: 11px;
}
