HTML {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	HEIGHT: 100%;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	HEIGHT: 100%;

}
BODY {
	FONT-SIZE: 66%; 
	FONT-FAMILY: arial,sans-serif; 
	TEXT-ALIGN: center;
	background: #c4e3f9;
}


A:link{
	COLOR : black; 	text-decoration : none; 
} 

A:visited {
	COLOR : black; 	text-decoration : none; 
} 

A:active {
	COLOR : black;	text-decoration : none; 
} 

A:hover {
	COLOR : black;	text-decoration : underline; 
}

A.sotto:link{
	COLOR : #CC0000; 	text-decoration : underline; 
} 

A.sotto:visited {
	COLOR : #CC0000; 	text-decoration : underline; 
} 

A.sotto:active {
	COLOR : #CC0000;	text-decoration : underline; 
} 

A.sotto:hover {
	COLOR : #CC0000;	text-decoration : underline; 
}

A.home:link{
	COLOR : #CC0000; 	text-decoration : none; 
} 

A.home:visited {
	COLOR : #CC0000; 	text-decoration : none; 
} 

A.home:active {
	COLOR : #CC0000;	text-decoration : none; 
} 

A.home:hover {
	COLOR : #CC0000;	text-decoration : underline; 
}

A.blu:link{
	COLOR : #0000CC; 	text-decoration : none; 
} 

A.blu:visited {
	COLOR : #0000CC; 	text-decoration : none; 
} 

A.blu:active {
	COLOR : #0000CC;	text-decoration : none; 
} 

A.blu:hover {
	COLOR : #0000CC;	text-decoration : underline; 
}


#layer1{	/*	layer titolo */
    POSITION: absolute;
	LEFT: 0px; 							TOP: 0px;  
	WIDTH: 760px;						HEIGHT: 90px;
	background: #c4e3f9; 
	
}
#layer1a{	/*	titolo */
    POSITION: absolute;
	LEFT: 165px; 							TOP: 8px;  
	WIDTH: 430px;						HEIGHT: 74px;	
}

#layer1b{	/*	titolo */
    POSITION: absolute;
	LEFT: 700px; 							TOP: 30px;  
	WIDTH: 50px;						HEIGHT: 40px;	
}

#layer2{	/*	layer riga grigia */
	POSITION: absolute;
	LEFT: 0px; 							TOP: 90px;  
	WIDTH: 760px;						HEIGHT: 15px;
	background: #6699CC;
	FONT: 11px verdana, arial; 
}

#layer3{	/*	layer quadratini */
	POSITION: absolute;
	LEFT: 570px; 							TOP: 80px;  
	WIDTH: 74px;						HEIGHT: 20px; 
}

#layer7{	/*	layer laterale sx */
		float:left;
	PADDING-TOP: 10px;
	WIDTH: 150px;		
	FONT: 11px verdana, arial; 
	COLOR : #484848; 
	text-align: center;
	line-height: 1.3;

}

DIV#content {
	POSITION: relative;
	margin-left:150px;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 0px;
	min-height:400px; HEIGHT: auto !important; height:400px;
	WIDTH: 580px;
	BACKGROUND: #c4e3f9; 
	FONT-FAMILY: verdana, arial;
	FONT-SIZE: 11px;
	TEXT-ALIGN: justify;
}

DIV#footer {
	 
	/*position: absolute;*/
	PADDING-RIGHT: 0px; 
	/*PADDING-*/LEFT: 0px; 
	PADDING-BOTTOM: 0.1em; 
	WIDTH: 100%; 
	COLOR: #000000; 
	BOTTOM: 0px; 
	PADDING-TOP: 0.5em; 
	POSITION: relative; 
	BACKGROUND-COLOR: #6699CC; 
	TEXT-ALIGN: center;
}
DIV#container {
	BORDER-RIGHT: #000000 1px solid; 
	MARGIN: 0px auto; 
	BORDER-LEFT: #000000 1px solid; 
	/*BORDER-BOTTOM: #6699CC 1px solid; */
	WIDTH: 760px; 
	POSITION: relative; 
	TEXT-ALIGN: left;
}


DIV#header {
	WIDTH: 760px; 
	POSITION: relative; 
	background:#c4e3f9; 
	height: 105px;
}
