body{ margin: 0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666}
A {text-decoration : underline;color:#666666}
A:LINK {text-decoration: underline;}
A:Hover {text-decoration: none;}

#menu{margin-left: 150px; margin-top: 50px;z-index: 1;}

#boxcontainer {margin-left: 150px;z-index: 1;}

/* Gallery Styles */
#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 100%; /* Set to gallery width, in px or percentage */
height: 400px; /* Set to gallery height */
z-index: 1;
cursor:col-resize
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

		#freccia-left{
		position: absolute;
		width: 150px;
		height: 400px;
		left: 0;
		z-index: 100;
		background: url(image/freccia-l.png) no-repeat top left transparent;
		}
		#freccia-right{
		position: absolute;
		width: 150px;
		height: 400px;
		right: 0;
		z-index: 100;
		background: url(image/freccia-r.png) no-repeat top left transparent;		
		}

#statusdiv {
background-color: #eee;
/*border: 1px solid gray;*/
font-family:Arial, Helvetica, sans-serif;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */

#piede{
position: absolute;
width: 100%;
height: 100px;
text-align: center;
bottom:0;
z-index: 0;
/*background: url(image/freccia-l.png) no-repeat top left transparent;*/
}

#no_script {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

#no_script a{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-style: normal;color: #666666;text-decoration:none}
#no_script a:hover{text-decoration: underline}

.testo_11_verde_b {
	font-size: 11px;
	color: #009900;
	font-weight:bold;
}
.testo_11_rosso {
	font-size: 11px;
	font-style: normal;
	color: #CC0000;
}
.testo_10_grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
