body{
    background: #eaeaea url("../images/sfondo.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration: none;
	font-weight: normal;
	
	scrollbar-base-color: #d0d0d0;
	scrollbar-face-color: #d0d0d0;
	scrollbar-shadow-color: #f6f6f6;
	scrollbar-arrow-color: #016c9b;
	scrollbar-highlight-color: #f6f6f6;
	scrollbar-dark-shadow-color: #f6f6f6;
	scrollbar-3d-light-color: #f6f6f6;
	scrollbar-track-color: #f6f6f6;
	
}

/* body utilizzato solo per l'invio delle mail */
body.mail{
	background-color:#FFFFFF;
	margin: 2px;
}

/*---------------------------------------- DIV -------------------------------------------*/

#container {
	background-image: url("../images/container.png");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center bottom;
	border: 0px solid red;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width:1000px;
}

#container_top {
	background-image: url("../images/container_top.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
}

#top {
	background-image: url("../images/top.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	height: 255px;
	width:975px;
	padding-right:1px;
}


#menu {
	background-image: url("../images/sfondo_menu.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	width:975px;
	height:25px;
	padding-right:1px;
	_padding-right:0px;
}

#bott_menu {
	padding: 5px 7px 7px 5px; 
	background:#FFFFFF;
	text-transform:uppercase;
	color:#254c5f;
	font-weight: bold;
	font-size:11px;
	
}

#centrale {
	width:1000px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #00FF66;
	
	height: auto !important;  /* per i browser moderni */
    height: 450px;      /* per IE5.x e IE6 */
    min-height: 450px;  /* per i browser moderni */
			
}

#centro {
	width:950px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-left:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	border: 0px solid #00FF66;
}

#centro_interno {
	background-color:#FFFFFF;
	padding-right:0px; 
	width:960px; 
	_padding-left:10px;
	
	height: auto !important;  /* per i browser moderni */
    height: 450px;      /* per IE5.x e IE6 */
    min-height: 450px;  /* per i browser moderni */
}

#bottom {
	background-image: url("../images/bottom.png");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;		
	clear: both;
	height:30px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width:1000px;
	
	font-size: 11px;
	color:#000000;	
}

#div_bottom {
	width:976px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom:20px;
}

.sfondo_logo {
	background: url("../images/logo_sfondo.png");
	background-repeat:no-repeat;
	background-position:center 300px;
	background-attachment:fixed;
}

/*BOX di destra*/

#sfondo_box { 
	background-image: url("../images/sfondo_box.png");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: top right;
	width /**/:184px;
	float:right; 
	padding-right:0px; 
	padding:0px;
}

div.box { 
	width:171px !important;
	width /**/:180px;
    height:590px !important;
	height /**/: 600px;
    overflow:auto;
	padding: 5px;
    border-left:1px solid #EEE;
	border-right:1px solid #EEE;
	
	}

div.box p{margin-top:0}

/*I BOX in home*/

#box_home {
	background-image: url("../images/box_home.png");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	width:758px;
}

#box_home_sfondo_top {
	background-image: url("../images/box_home_sfondo_top.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	height:26px;
}

#box_home_sfondo_bottom {
	background-image: url("../images/box_home_sfondo_bottom.png");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	height:21px;
}

#box_home_centro {
	margin-left:100px;
	padding-right:8px;
	padding-top:8px;
	
	height: auto !important;  /* per i browser moderni */
    height: 50px;      /* per IE5.x e IE6 */
    min-height: 50px;  /* per i browser moderni */
}

/*CSS principale per il menu*/

ul#nav{font-size:11px;  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; height:23px; border:0px solid red;}
ul#nav,ul#nav li,ul#nav ul,ul#nav ul li{margin:0px; padding:0px; list-style-type:none;}
ul#nav{line-height:25px; color: #fff}
ul#nav a{display:block; padding: 0px 20px; text-decoration: none; color:#fff}
ul#nav li{float: left; position: relative; }
/* background: url("../images/sfondo_menu_bottone.png") no-repeat 0px 0px; background-position: left bottom; */
ul#nav li li{float: none; line-height: 22px; display:block !important; display: inline; /*IE*/}
ul#nav ul{position: absolute; top: 25px; _top: 22px; left: -9999px; width: 22em; background: #fff; color: #3B5998}
ul#nav ul{padding: 7px 0px; border: 1px solid #3B5998}
ul#nav li li a{height:22px}   /*fix per IE */
ul#nav ul,ul#nav li li a{background-color: #FFF; color: #3B5998}
ul#nav li:hover,ul#nav a:hover{ background-color:#99b9e1; color: #fff;}
ul#nav li:hover ul,ul#nav li.sfhover ul{left: -1px; z-index: 100}

/*regole per separatore e le icone */

#mail {  margin-left:8px;  margin-top:5px; width:240px; color: #c71e0a; }
ul#nav li.sep{height: 34px; background: #fff}
ul#nav li.sep span{display: block;height: 1px;overflow: hidden; margin: 6px 5px 0;background: #CCC}
ul#nav li li.icon a{padding-left: 24px}
ul#nav li li.settings a{background: url("../images/icon_settings.gif") no-repeat 3px 3px}
ul#nav li li.privacy a{background: url("../images/icon_padlock.gif") no-repeat 3px 3px}


/*CSS principale per il menu*/

/*ul#nav{ font-size:11px;  font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif; height:23px; border:0px solid red; }
ul#nav,ul#nav li,ul#nav ul,ul#nav ul li{ margin:0px; padding:0px; list-style-type:none; }
ul#nav{ line-height:25px; margin-left:0px; color: #fff; }
ul#nav a { display:block; padding: 0 20px; text-decoration: none; color:#FFF; }
ul#nav li.principale{ float: left; font-size:12px;  position: relative; background: url("../images/sfondo_menu_bottone.png") no-repeat 0px 0px; background-position: center bottom;}
ul#nav li.principale a:hover{ color:#e8e5e5; }/*over principale*-/
ul#nav li{ font-size:11px;  float: left; position: relative; background-position: center bottom; }
ul#nav li li{ float: none; line-height: 22px; display:block !important;display: inline; /*IE*-/ }
ul#nav ul{ position: absolute;top: 23px;left: -9999px; width: 16em;background: #fff;color: #99b9e1; }
ul#nav ul{ padding: 7px 0;border: 1px solid #99b9e1; }
ul#nav li li a{ height:22px; }   /*fix per IE *-/
ul#nav ul,ul#nav li li a{ background-color: #FFF; color: #3B5998; }
/*ul#nav li:hover,ul#nav a:hover{ background-color: #99b9e1; color: #fff; }*-/
ul#nav li.principale ul a:hover{ background-color: #99b9e1; color: #fff; }
ul#nav li.principale ul { margin-top:2px; }
ul#nav li:hover ul,ul#nav li.sfhover ul{ left: -1px; z-index: 100; }

/*regole per separatore e le icone *-/

#mail {  margin-left:8px;  margin-top:5px; width:240px; color: #c71e0a; }
ul#nav li.sep{ height: 34px;background: #fff}
ul#nav li.sep span{ display: block; height: 1px; overflow: hidden; margin: 6px 5px 0; background: #CCC; }
ul#nav li li.icon a{ padding-left: 24px; }
ul#nav li li.settings a{ background: url("../images/icon_settings.gif") no-repeat 3px 3px; }
ul#nav li li.privacy a{ background: url("../images/icon_padlock.gif") no-repeat 3px 3px; }

/* -------------- form contatti/registrazione --------------- */

div.in{
	margin: 10px 0 10px 10px;
	font-size:11px;
}

div.in label{
	float:left;
	width:160px;
	line-height:23px;
	text-align:left;
}

div.in input,
div.in textarea{
	font-size:11px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

div.in input.form{
	width:200px;
}


/* -------------- Tag Html --------------- */

h1 {
	font-size:18px;
	color:#016c9b;
	padding:2px;
	margin:0px;
}

h2 {
	font-size:16px;
	color:#016c9b;
	padding:2px;
	margin:0px;
}


h3 {
	font-size:14px;
	color:#016c9b;
	padding:2px;
	margin:0px;
}

img{
	padding:0px;
	margin: 0px;
}

input,textarea{
background: transparent;
border-right:1px solid #75736e;
border-bottom:1px solid #75736e;
}

.class_form {
    padding: 0px;
	margin: 0px;
}

.class_img{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.class_img2{
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.class_img3{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a img{border:none} 
a:link,a:visited{color:#000; text-decoration:underline} 
a:hover,a:active{color:#000; text-decoration:underline} 

table {
    border-collapse: collapse;
    border: solid black 1px;
	margin-bottom:50px;
	
}
th,td {
    border: solid black 1px;
	padding:3px;
}

.blu {
    background-color:#016c9b;
	font-weight: bold;
	color:#FFFFFF;
	font-size:15px;
	text-align:center;
	width:50%;
}

.blu2 {
    background-color:#99b9e2;
	font-weight: bold;
	color:#0d4157;
	font-size:15px;
	text-align:center;
	width:50%;
}

.grigio {
    background-color:#d7d7d7;
	font-weight: bold;
}

.blu_chiaro {
    background-color:#99b9e2;
	font-weight: bold;
	color:#FFFFFF;
	font-size:13px;
	text-align:center;
}

.class_note {
	float:right; 
	width:45%; 
	padding-left:5px; 
	padding-right:5px;
}

.contorno_img {
    border: 1px solid #CC9901;
}

.contorno{
	border: 1px dashed #996633;
}

.bugfix {display : none}

hr {
	background-color:#d7d7d7;
	color:#d7d7d7;
	border: 0px solid;
	height:1px;

}

.bottone_form{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #034EA2;
	text-decoration:none;
	font-variant:normal;
}
