.TOP{
	width					: 100%;
	font-style			: normal;
	font-size			: x-large;
	background-image	: url(../images/bandiera.jpg);
	left					: 0px;
	top					: 0px;
}

.MAIN{
	background-color	: #FFFFFF;
	position				:	relative;
	top					: 0px;
	left					: 0px;
	width					: 100%;
}

.MENU{
	position				: absolute;
	left					: 0px;
	top					: 0px;
	color					: #6666FF;
	background-color	: #FFFFFF;
	padding-top			: 20px;
	padding-left		: 10px;
	background			: url(../images/sfondoLeft.jpg) repeat-y;
}

#CONTENUTI{
	background				: #FFFFFF;
	position					: absolute;
	float						: right;
	right						: 0px;
	top						: 0px;
	left						: 200px;
	overflow					: auto;
	padding-top				: 20px;
	padding-left			: 30px;
	padding-right			: 30px;
	padding-bottom			: 10px;
	background-color		: #FFFFFF;
	border-left-width		: 2px;
	border-bottom-width	: 0px;
	border-right-width	: 0px;
	border-top-width		: 0px;
	border-color			: #2757a1; 
	border-style			: solid;
	width						: 74%;
}

.BOTTOM{
	background-color		: #C7D7D8;
	border-style			: solid;
	border-bottom-width	: 0px;
	border-left-width		: 0px;
	border-right-width	: 0px;
	border-top-width		: 2px;
	border-color			: #2757a1;
	width						: 100%;
	height					: 46px;        
}

.PULSANTEHOME{
	width						: 200px;
	height					: 52px;
	position					: relative;
	top						: -20px;
	left						: -10px;
	border-style			: solid;
	border-top-width		: 0px;
	border-left-width		: 0px;
	border-right-width	: 0px;
	border-bottom-width	: 2px;
	border-color			: #2757a1;
}

.PULSANTE{
	width						: 200px;
	height					: 52px;	
	position					: relative;
	top						: -20px;
	left						: -10px;
}

.VISITED2{
	width						: 200px;
	height					: 52px;
	position					: relative;
	top						: -20px;
	left						: -10px;
	background-color		: #2957a4; 
}

.VISITED3{
	width						: 200px;
	height					: 52px;
	position					: relative;
	top						: -20px;
	left						: -10px;
	background-color		: #0ab6ea;
}

.VISITED4{
	width						: 200px;
	height					: 52px;
	position					: relative;
	top						: -20px;
	left						: -10px;
	background				: #975690;
}

.VISITED5{
	width						: 200px;
	height					: 52px;
	position					: relative;
	top						: -20px;
	left						: -10px;
	background				: #0c9d58; 
}

.VISITED6{
	width						: 200px;
	height					: 52px;
	position					: relative;
	top						: -20px;
	left						: -10px;
	background				: #faf402; 
}

.VISITED7{
	width						: 200px;
	height					: 52px;
	position					: relative;
	top						: -20px;
	left						: -10px;
	background				: #ef8a16; 
}

.VISITED8{
	width						: 200px;
	height					: 52px;
	position					: relative;
	top						: -20px;
	left						: -10px;
	background				: #df0528; 
}

.LEFT{
	width						: 200px;
	height					: 52px;
	position					: relative;
	top						: -20px;
	left						: -10px;
	background				: url(../images/sfondoLeft.jpg);
}

.HOME{
	font-family				: Arial, Helvetica, sans-serif;
	color						: gray;
	font-style				: normal;
	text-align				: left;
	padding-top				: 0px;
	padding-left			: 20px;
	padding-right			: 5px;
	font-size				: 14px;	
	border-style			: none; 
}

.FRAME{
	text-align				: left;
   padding-top				: 20px;
   padding-left			: 20px;
   padding-right			: 20px;
}

.ARCHIVIO{
	text-align				: left;
   padding-top				: 20px;
   padding-left			: 30px;
   padding-right			: 20px;

}

.title{
	font-family				: Helvetica;
	font-size				: 16px;
	color						: #858585;
	font-weight				: bold; 
}

.menuarchivio{
	font-family				: Helvetica;
	font-size				: 10px;
	text-decoration		: none;
	font-weight				: 500;
	color						: #737373;
	margin-left				: 30px; 
	margin-top				: -10px; 
}

.menuarchivio:hover{
	color						: #FF0000;
}

.subtitle{
	font-family				: Helvetica;
	font-size				: 14px;
	color						: #737373;
	font-weight				: bold;
}

.content{
	font-family				: Helvetica;
	font-size				: 12px;
	color						: #737373;
}

.newstitle{
	font-family				: Helvetica;
	font-size				: 12px;  
	font-weight				: bold;
	color						: #FF0000;  
	letter-spacing			: 1px;	
	margin-left				: 6px;	
}		

.newslink{
	font-family				: Helvetica;
	font-size				: 10px;
	font-weight				: bold;
	color						: #2757a1;
	text-decoration		: none;
	margin-left				: 8px;
}

.newslink:hover{
	color						: #2757a1;
	text-decoration		: underline; 
	font-weight				: bolder;
}

.newscontent{
	font-family				: Helvetica;
	font-size				: 11px;
	color						: #737373;
	margin-left				: 12px;
}
