﻿html, body, object, h2, h3, h4, h5, h6, p, font, strong, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
h1 {
	text-indent: -9000em;
	overflow: hidden;

}

body {
	background:#3773B9 url('../images/sfondo.jpg');
	background-repeat:no-repeat;
	margin: 0;
	/*text-align:center;*/
	font: 12px Verdana;
	line-height: 150%;

}
/*
.contentRight {
	margin: 0;
	padding: 0px;
	float: right;
	width: 500px;
	/*overflow: hidden;
}*/
#wrapper {
	width: 960px; /*margin: 0 auto;*/;
	margin-top: 370px;
	padding: 0px;
	/*background: url(images/wrapper.gif) no-repeat top;*/
}
.footer {
	padding: 0px;
	overflow: auto;
	width: 960px;
	margin: 0 auto;
	color: #DDDEE2;
	font-size: 11px;
}

.footer a:link, .footer a:visited {
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	line-height: 100%;
	font-size: 10px;
}
/**************************gallery**************************************/
#slider {
	width: 500px; /* important to be same as image width */
	height: 375px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	padding: 0;
	margin: 0 10px 0 0;
	border: 0;
	float: right;
}
#sliderContent {
    width: 500px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
#sliderTesto {
    width: 500px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}

.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 472px;
	background-color: #236A9E;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	margin: 1px 1px 2px 1px;
	display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}
/********************************************************************/
.right {
	float: right;
	margin-right: 210px;
}

.right {
	color: #236A9E;
	/*height: 450px;*/
}
.right a#clean {
	text-decoration: none;
	color: #164567;
	margin: 10px 0 0 20px;
	background: transparent !important;
	background: transparent;
	border: 0px !important;
	border: 0px;
	padding: 0;
}
.right a#clean img {
	margin: 10px 0 0 10px;
	background: transparent !important;
	background: transparent;
	border: 0px !important;
	border: 0px;
	padding: 0 10px 0 0;
}

