#col_sx{
	display:inline;
	float:left;
	width:239px;	
	margin:10px 0px 0px 0px;
}

#menulat{
	display:inline;
	float:left;
	width:229px;	
	margin:0px 0px 20px 0px;
}


#menulat ul{
	display:inline;
	float:left;
	width:200px;
	padding:0px;
	margin:0px 0px 0px 30px;
	list-style:none;
}

#menulat li{
	display:inline;
	float:left;
	width:180px;
	padding:0px;
	margin:0px 0px 10px 10px;
	list-style:none;
}


#menulat li h1{
	font-size:12px;
	font-weight:normal;
	color:#e2007a !important;
}

#menulat li h1 a{
	color:#e2007a;
}

#menulat ul a{
	display:block;
	float:left;
	width:180px;
	background-image:url('../immagini/vai_home_viola_over.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}

#menulat ul a:hover, #menulat ul li.selected a, #menulat ul li.selected a:hover{
	display:block;
	float:left;
	width:180px;
	font-weight:bold;
	background-image:url('../immagini/vai_home_viola.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}

#banner_sx{
	display:inline;
	float:left;
	width:229px;	
	margin:0px 0px 0px 0px;
	text-align:center;
}

#banner_sx table{
	display:inline;
	border: 0px solid;
}


/* SOTTOMENU ARCHIVIO*/

#menulat ul.sottomenuarchivio{
	display:inline;
	float:left;
	width:150px;
	padding:0px;
	margin:10px 0px 0px 30px;
	list-style:none;
}

#menulat ul.sottomenuarchivio li{
	display:inline;
	float:left;
	width:130px;
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style:none;
}


#menulat ul.sottomenuarchivio li h1{
	padding:0px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	font-weight:normal;
	color:#e2007a !important;
}

#menulat ul.sottomenuarchivio li h1 a{
	padding:0px;
	margin:0px 0px 0px 0px;
	color:#e2007a;
}

#menulat ul.sottomenuarchivio a{
	display:block;
	float:left;
	width:130px;
	background-image:none;
	background-position:top right;
	background-repeat:no-repeat;
}

#menulat ul.sottomenuarchivio a:hover, #menulat ul.sottomenuarchivio li.selected a, #menulat ul.sottomenuarchivio li.selected a:hover{
	display:block;
	float:left;
	width:130px;
	padding:0px;
	margin:0px 0px 0px 0px;
	background-image:none;
	background-position:top right;
	background-repeat:no-repeat;
}


/* SOTTOSOTTOMENU ARCHIVIO*/

#menulat ul.sottosottomenuarchivio{
	display:inline;
	float:left;
	width:150px;
	padding:0px;
	margin:5px 0px 10px 0px;
	list-style:none;
}

#menulat ul.sottosottomenuarchivio li{
	display:inline;
	float:left;
	width:130px;
	padding:0px;
	height: 12px;
	margin:3px 0px 10px 0px;
	list-style:none;
}


#menulat ul.sottosottomenuarchivio li h1{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	color:#e2007a !important;
}

#menulat ul.sottosottomenuarchivio li h1 a{
	padding:0px;
	margin:0px 0px 0px 0px;
	color:#e2007a;
	font-weight:normal;
}

#menulat ul.sottosottomenuarchivio a{
	display:block;
	float:left;
	width:130px;
	background-image:none;
	background-position:top right;
	background-repeat:no-repeat;
}

#menulat ul.sottosottomenuarchivio a:hover,
#menulat ul.sottosottomenuarchivio li.selected a,
#menulat ul.sottosottomenuarchivio li.selected a:hover{
	padding:0px;
	margin:0px 0px 0px 0px;
	display:block;
	float:left;
	width:130px;
	font-weight:bold;
	background-image:none;
	background-position:top right;
	background-repeat:no-repeat;
}

/*	CALENDARIO*/

#contenitore_calendario{
	display:inline;
	float:left;
	height:220px;
	width:220px;
	margin:20px 0px 0px 10px;
	background-image:url('../immagini/bg_calendario.jpg');
	background-repeat:no-repeat;
}
