@charset "utf-8";
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3e6cca;
}
#Contenitore #Contenuti #testohome1 h2 {
	font-size: 13px;
	font-weight: bold;
	color: 3E6CCA;
}



*{
	margin:0;
	padding:0;
}
body {
	background-color: #698AB5;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#Contenitore {
	width: 960px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin:0 0 0 -480px;
}
#Contenitore #Testata {
	height: 95px;
	width: 100%;
	background-image: url(img/sfondo_header.jpg);
	background-repeat: no-repeat;
}
#Contenitore #Testata h1 {
	font-size: 12px;
	margin: 0px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 70px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	font-weight: normal;
}
#Contenitore #Menu {
	background-color: #B0C6F7;
	height: 35px;
	position: absolute;
	width: 960px;
	margin: 0px;
}
#Contenitore #Menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 960px;
}

#Contenitore #Menu li {
	list-style:none;
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-left: 1px;
			}
.primo {
	width: 103px;
}
.secondo {
	width: 150px;
}
.terzo {
	width: 296px;
}
.quarto {
	width: 131px;
}
.quinto {
	width: 108px;
}
.sesto {
	width: 98px;
}

#Contenitore #Menu li a{
	background-image: url(img/menu_blu.jpg);
	background-repeat: repeat-x;
	display:block;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
#Contenitore #Menu li a:hover{
	color:#6888AF;
	background-image: url(img/menu_bianco.jpg);
	background-repeat: repeat-x;
	background-position: left;
					}
#Contenitore #Menu li a.current{
	display:block;
	color:#6888AF;
	font-size:13px;
	font-weight:bold;
	line-height:35px;
	text-decoration:none;
	background-image: url(img/menu_bianco.jpg);
	background-repeat: repeat-x;
	background-position: left;
	float: left;
	width: 67px;
				}
#Contenitore #Menu li a:hover.current{
	color:#6888AF;
	}

#Contenitore #Contenuti {
	height: 580px;
	width: 960px;
	background-color: #FFFFFF;
	padding-top: 15px;
}

#Contenitore #Piede {
	height: 90px;
	width: 960px;
	background-image: url(img/sfondo_footer.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333333;
	padding-top: 20px;
	margin-top: 2px;
}


body,td,th {
	font-family: Helvetica, Arial, sans-serif;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}

.nivo-controlNav a.active {
	font-weight:bold;
}

#slider {
	position:relative;
	margin-right: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 35px;
	
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
}
#slider a {
	border:0;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}

a.nivo-prevNav {
	left:10px;
}
#testohome1 {
	margin-left: 15px;
	margin-right: 15px;
	width: 455px;
	float: left;
	margin-top: 15px;
}
#testohome1  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
}
#testohome2 {
	float: right;
	width: 455px;
	margin-right: 15px;
	margin-top: 45px;
}
#testohome2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
#Contenitore #Piede a {
	color: #333333;
	text-decoration: none;
}

