body {
	background-image: url(../altro/sfondo.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#menu {
	position: absolute;
	top: 15; left: 0;
	width: 230;
	margin: 5px; 
	}
#menu a {
	color: #A87CAB;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	background-color: #666699;
	color: white;
}
div.clSlideMenu{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:12px;
	overflow:hidden;
	/* width:220; */
	height:16;
}
a.clA0 {
	/* All top level links */
	color: white;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a.clA1{ /* All sub level links */
	color:#A87CAB;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
a.clA2{
	/* All sub2 level links */
	color: #8284B0;
	text-decoration: none;
}


/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2; top:2; z-index:200;}
/* NEEDED ----- This class should be named like this:
	#NAME_OF_YOUR_MENUcont
*/
#slideMenucont{ position: absolute;  visibility:hidden;}

body, th, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	}


.centro {
	text-align: center;
}

#corpo {
	border: thin solid #666699;
	margin-top: 15px;
	margin-left: 235px;
	background-color: #ECF3F9;
	padding: 10px;
	min-width: 500px;
	width: auto !important;
	width: 100%;
}
#corpolinks {
	border: thin solid #6A5ACD;
	background-color: #F0F8FF;
	padding: 10px;
}
#corpo a:link, #corpo a:visited, #corpo a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #8B8DB6;
}
#corpo a:visited {
	color: #666699;
}
#corpo a:hover {
	background-color: #666699;
	color: #ECF3F9;
}

.boxtitolo {
	text-align: center;
	background-image: url(../altro/sfondo.jpg);
	margin: 15px;
	padding: 5px;
	border: thin solid #666699;
}
H1, H2, H3 {
	background-color: #336699;
	color: white;
}
H4, H5, H6 {
	color: #336699;
}
.atleft img { float:left; margin: 5px; }
.boxatleft {	float: left; }
.endleft { clear: left; }

.atright img { float:right; margin: 5px; }
.boxatright { float: right; }
.endright { clear: right; }

.endboth {
	 clear: both;
}

.conbordo {
	padding: 5px;
	border: thin solid #666699;
}

.inglese, .alessia {
	font-style: italic;
}

.sottotitolo {
	text-decoration: underline;
}

.gruppogalleria {
}
.elegalleria {
	float: left;
	background-color: #ECDBE0;
	margin: 3px;
	padding: 3px;
	border: thin solid #666699;
	width: 170px;
	height: 220px;
}

.evidenza {
	background-color: #ECDBE0;
	border: thin solid #666699;
	padding: 5px;
}

.voceagent {
	color: #339966;
}

.menulink, .menulink td {
	background-color: #E6E6FA;
	font-size: x-small;
}

dt {
	font-weight: bold;
}