
/*&&>> Hacks! <<&&*/

* html ul li a {
	width: 1px;
	}

/*&&>> IE5 Mac Hack <<&&*/
/*\*//*/
.menu ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
	}
.menu ul {
	padding-bottom: 0;
	margin-bottom: -1px;
	}
/**/	


	html { 
	height : 100%; 
} 
	body { 
	background-color : #dbfad7; 
	margin : 0; 
	height : 100%; 
	text-align : center; 
} 
	a:link { 
	text-decoration : none; 
	color : white;  
} 
	a:visited { 
	text-decoration : none; 
        color : white; 
} 
	a:hover { 
	text-decoration : none; 
	color : #17550f;
} 

	#box { 
	background-color : #dbfad7; 
	float : left; 
	height : auto; 
	width : 100%; 
} 


.texttop { 
	margin-left : 30px; 
	margin-right : 30px; 
	font-family : Verdana; 
	font-size : 20px; 
	color : #dbfad7; 
	font-weight : bold;
	 text-align : center;
}

.texttop2 { 
	margin-left : 30px; 
	margin-right : 30px; 
	font-family : Verdana; 
	font-size : 18px; 
	color : #dbfad7; 
	font-weight : bold;
	 text-align : center;
}

.textbox { 
	font-family : Verdana; 
	font-size : 14px; 
	font-weight : bold; 
	color : #17550f; 
	margin : 20px;
        text-align : left;
} 
.textbox1 { 
	font-family : Verdana; 
	font-size : 14px; 
	color : #17550f; 
	margin : 20px;
        text-align : left;
} 
.textboxblu { 
	font-family : Verdana; 
	font-size : 14px; 
	color: #10364e;
        margin : 20px;
        text-align : left;
} 

.textbox2 { 
	font-family : Verdana; 
	font-size : 16px; 
	font-weight : bold; 
	color : #17550f; 
	margin : 20px;
        text-align : center;
} 
.textbox3 { 
	font-family : Verdana; 
	font-size : 12px; 
	color : #17550f; 
	margin : 20px;
        text-align : center;
} 
.textlezioni{ 
	font-family : Verdana; 
	font-size : 13px; 
	font-weight : bold; 
	color : #17550f; 
	margin-left : 20px;
        text-align : left;
} 
.textlink { 
	font-family : Verdana; 
	font-size : 13px; 
	color: #17550f;
	background-color : #79ba4a; 
        border: 2px solid #17550f;
	font-weight : bold; 
	text-align : center; 
} 

.textlink1 { 
	font-family : Verdana; 
	font-size : 13px; 
	color: #17550f;
	background-color : #79ba4a; 
        border: 2px solid #17550f;
	font-weight : bold; 
	text-align : left; 
} 

.textlink2 { 
	font-family : Verdana; 
	font-size : 13px; 
	background-color : #17550f; 
        font-weight : bold; 
	text-align : center; 
} 
 .textlink2 a:hover{ 
	font-family : Verdana; 
	font-size : 13px; 
	background-color : #d2fa99; 
        border: 1px solid #17550f;
        font-weight : bold; 
	text-align : center; 
       
}
.textlink3 { 
	font-family : Verdana; 
	font-size : 17px; 
	color: #17550f;
	background-color : #79ba4a; 
        font-weight : bold; 
	text-align : center; 
       
} 
  .textimg { 
	font-family : Verdana; 
	font-size : 14px;
        font-weight : bold; 
	color : #17550f; 
	margin : 5px;
        text-align : center;
        vertical-align : top;
} 

div#header{background-color:#9CF}
div#header h1{margin:0;line-height:70px;margin-left:20px}


div#navigation{
    background-color: #418946;
    border: 1px solid #b4dc97;
    height: 29px;
    width: auto;
    text-align: center}

div#navigation ul{
    list-style-type: none;
    margin: 0;
    padding: 5;
    white-space: nowrap}

div#navigation li{
    display: inline;
    margin: 0;
    padding: 0;}

div#navigation li a{
    font: 14px "verdana",sans-serif;
    font-weight:bold;
    text-decoration: none;
    border: 1px solid #b4dc97;
    padding: 2px 0.3em;
    background: #79ba4a;color: white}

div#navigation li a:hover{
    background: #d2fa99;color: #17550f}

div#navigation li#activelink a{
    background: #d2fa99;color: #17550f} 
    
 /*&&>> Submenu <<&&*/

#submenu {
	background: #b4dc97;
	font: 14px "verdana",sans-serif;
	font-weight:bold;
	margin-top: 2px;
	padding: 5px 5px 5px 5px;
	height: 20px;
	width: auto;
	text-align: center
	}

#submenu a {
	color: #17550f;
	text-decoration: none;
    border: 0;
    padding: 2px 0.3em;
    color: red;
	}

#submenu a:hover{
        border: 1px solid red;
        color: #17550f
}

/*&&>> Hacks! <<&&*/

* html ul li a {
	width: 1px;
	}

/*&&>> IE5 Mac Hack <<&&*/
/*\*//*/
.menu ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
	}
.menu ul {
	padding-bottom: 0;
	margin-bottom: -1px;
	}
/**/	

