@charset "utf-8";
/* CSS Document */

/* ---- GENERICI ---- */
body {
	margin: 0;
	padding:0;
	font: 10px Verdana, Geneva, sans-serif;
	color: #707070;
	background-color:#ffffff;
	background-image:url(../img/2.png);
	/*background-image:url(../img/1.png);*/
	background-repeat:no-repeat;
	background-repeat:repeat-x;
}
ul, li {
	list-style-type: square;	
}

ol, li {
	list-style-type: decimal;	
}

img {
	border: none;
}
a {	
	color: #002774;	
	text-decoration: underline;
}
/* ---- FINE GENERICI ---- */


/* ---- CONTENITORE ---- */
#container {
	margin: 0 auto;
	margin-top:20px;
	padding: 0;
	width: 980px;
	background-color:#FFFFFF;
	/*border:#00519e 5px solid;*/
	border:#00519e 3px solid;
}


/* ---- HEADER ---- */

#header {
	height:90px;
	background: #FFF;
	padding:20px;
	padding-bottom:0px;
	width: 940px;
	}



/* ---- FINE CONTENITORE ---- */



#content {
	/*clear:both;*/
	/*border-top:5px solid #00519e;*/
	border-top:3px solid #00519e;
	background-image:url(../img/bg_content.jpg);
	background-repeat:repeat-y;
	}

#content_home {
	clear:both;
	/*border-top:5px solid #00519e;*/
	border-top:3px solid #00519e;
	background-image:url(../img/bg_content_home.jpg);
	background-repeat:repeat-y;
	}

/*--SX--*/

#sx_unes {
	border-left:none;
	border-bottom:none;
	padding:0px;
	float:left;
	width:180px;
	background-color:#FFF;
	}

#sx_u, #sx_u2 {
	border-left:none;
	border-bottom:none;
	padding:30px;
	float:left;
	width:120px;
	background-color:#FFF;
	}

#sx_unes h2 {
	margin-top:15px;
	color:#00519e;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	}

#sx_u h2, #sx_u2 h2 {
	color:#00519e;
	font-size:14px;
	line-height:24px;
	font-weight:bold;
	}

/*--FINE SX--*/

/*--DX--*/

#dx_unes, #dx_u, #dx_udue {
	float:right;
	border-right:none;
	border-bottom:none;
	padding:30px;
	width:120px;
	background-color:#FFF;
	}

#dx_unes  ul, #sx_unes  ul, #sx_u ul, #sx_u2 ul {
	margin:0; padding:0; list-style-type:none}
	
#dx_unes li, #sx_unes li, #sx_u li, #sx_u2 li {
	font-family:Arial, verdana, georgia, helvetica, sans-serif;
	font-size:10px;
	display:block;
	padding-right:0px;
	margin-left:0px;
	padding-left:0px;
	width:120px;
	background-image:url(../img/freccina.jpg);
	background-repeat:no-repeat;
	background-position:right;
	line-height:32px;
	list-style-type:none;
	}	
	
.box2 {
	/*width:130px;*/
	padding-right:0px;
	/*float:left;*/
	}
		
#dx_unes a, #dx_u a, #dx_udue a{
	color:#e75113;
	font-size:11px;
	}

#sx_unes a, #sx_u a, #sx_u2 a{
	color:#e75113;
	font-size:11px;
	}

#dx_unes img, #dx_u img, #dx_udue img{
	border:1px solid #00519e;
}

#sx_u img, #sx_u2 img{
	border:1px solid #00519e;
}

#sx_unes img {}

/*--FINE DX--*/

#contenuto {
	margin-left:185px;
	margin-right:170px;
	padding:30px;
	padding-top:20px;
	}
	
#contenuto h1 {
	color:#e75113;
	font-size:14px;
	}

#contenuto_home {
	margin-left:185px;
	/*margin-right:170px;*/
	padding:30px;
	padding-right:10px;
	padding-top:20px;
	/*border-bottom:5px solid #00519e;*/
	border-bottom:3px solid #00519e;
	height:251px;
	}
	
#contenuto_home h1 {
	color:#e75113;
	font-size:14px;
	}

#contenuto_home img {
	border:1px solid #00519e;
	}

#contenuto_home_bottom {
	margin-left:185px;
	/*margin-right:170px;*/
	padding:30px;
	padding-top:10px;
	border-bottom:none;
		}

.box {
	width:164px;
	padding-right:20px;
	float:left;
	}
	
#contenuto_home_bottom h2 {
	color: #00519e;
	font-size:14px;
	font-family: Arial, verdana, georgia, helvetica, sans-serif;
	}
	
#contenuto_home ul {
	margin:0; padding:0; list-style-type:none}
	
#contenuto_home li{
	font-family:Arial, verdana, georgia, helvetica, sans-serif;
	font-size:10px;
	display:block;
	padding-right:20px;
	margin-left:0px;
	padding-left:0px;
	width:120px;
	background-image:url(../img/freccina.jpg);
	background-repeat:no-repeat;
	background-position:right;
	line-height:32px;
	}

/*--FOOTER--*/

#footer {
	padding:20px;
	margin-top:10px;
	clear:both;
	background:none;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	color: #00519e;
	}

#footer2 {
	padding:20px;
	margin-top:10px;
	clear:both;
	background:none;
	padding: 0;
	width: 980px;
	color: #00519e;
	}

#footer span {
	float:left;
	/*padding-right:200px;*/
	padding-right:350px;
	padding-top:10px;
	padding-left:30px;
	}

#footer ul {
	margin:0;
	padding:0;
	padding-top:10px;
	}

#footer li {
	display:inline;
	}
	
#footer a {
	text-decoration:none;
	color: #00519e;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
/*--galleria img--*/

#contenitore_img{width:550px;margin:0 auto;position:relative;}
#photos{background-color:#fff;width:550px;height:370px; margin-left:-7px}
#photos img{width:550px;height:350px;margin:0px;padding:0;}
#thumbnails{width:550px;height:40px;margin:20px 0 0 -5px;padding:0;}
#thumbnails ul{margin:0;padding:0;text-align:center;}
#thumbnails ul li{margin:0px 13px 10px 0;padding:0px 0 0px 0;display:inline;}
#thumbnails a img{height:35px;border:1px solid #00519e; margin-bottom:10px}
#thumbnails a.activeSlide img{ border:1px solid #666;}
#navPhotos{position:absolute;top:195px;height:30px;z-index:1000;line-height:30px;width:550px;}
#navPhotos a{color:#333333;font-size:1em;text-transform:uppercase;font-weight:bold;padding:0px 20px 0 0px;overflow:visible;outline:none;}
#navPhotos a:hover{color:#666666;}
#navPhotos #prev{float:left;}
#navPhotos #next{float:right;}
#description{position:absolute;top:350px;left:0px;height:30px;z-index:1000;line-height:30px;width:550px;background-color: #00519e;  margin-left:-7px}
#description p{margin:0;padding:0; padding-left:20px; color:#fff;}
	
/*--fine galleria img--*/	