/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color: #273a5a;
	background-image: url(images/tal.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

table, td, img {border:0;}

.Divisore {
	background:url(images/Divisore.gif) left top repeat-y;
}

.Content li {
	background:url(images/bull.gif) 0 8px no-repeat;
	padding:0 0 0 8px;
	
}

.Content {
	color:#616A78;
	text-align:left;
}

.ContentCenter {
	color:#616A78;
	text-align:center;
}

#CenterBody {
	text-align: center;
	width: 1000px;
	height: auto;
	background-image: url(images/bg_flash.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font:11px/15px tahoma, arial, helvetica, sans-serif;
}

#Attimo{
		position:relative;
		top:-30px;
		width:100%;
		text-align:right;
}

#Firma{
		position:relative;
		top:-20px;
		width:100%;
		text-align:right;
}
#Footer{
	height:21px;
	position:relative;
	color: #616A78;
	left: -30%;
	bottom: -30px;
}

.link{background:url(images/arr.gif) 16px 8px no-repeat #1C2636; color:#899BB7; padding:2px 19px 5px 24px;}

.link2{background:url(images/arr.gif) 16px 8px no-repeat #1C2636; font-size:12px; color:#899BB7; padding:2px 19px 5px 24px;}

/* Sezione CSS Rolloover Immagini su pagine */
#slider {
	width: 313px; /* important to be same as image width */
	height: 311px; /* important to be same as image height */
	top:-10px;
	position:relative; /* important */
	overflow: hidden; /* important */
}

#slider1 {
	width: 313px; /* important to be same as image width */
	height: 311px; /* important to be same as image height */
	top:-30px;
	position:relative; /* important */
	overflow: hidden; /* important */
}

#slider2 {
	width: 313px; /* important to be same as image width */
	height: 311px; /* important to be same as image height */
	top:10px;
	position:relative; /* important */
	overflow: hidden; /* important */
}

#sliderContent, #slider1Content, #slider2Content {
    width: 243px; /* important to be same as image width or wider */
	top: 0;
	margin-left: 0;
}
.sliderImage, .slider1Image, .slider2Image {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    width: 243px;
    background-color: #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider1Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    width: 243px;
    background-color: #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.slider2Image span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    width: 243px;
    background-color: #000;
    filter: alpha(opacity=0);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong, .slider2Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}

/* FINE Sezione CSS Rolloover Immagini su pagine */
