/* CSS Document */

/* - - - - - Inizializzazione e globali - - - - - */

html {
  height: 100%;
  }

* {
  margin: 0;
  padding: 0;
  }

body {
  background-color:#EAEAEA;
  font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
  color:black;
  line-height:12px;  
  }

a {
  color:#0A8DDF;
  text-decoration:none;
  }
  
a:hover{
  text-decoration:none;
  }


h2{
	font-size:24px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
	padding-bottom:7px;
	font-weight:normal;
	font-weight: 400;
	margin-bottom:10px;
	}

h3{
  color:black;
  padding-bottom:7px;
  font-size:20px;
	font-family: Georgia, Arial, Verdana, Helvetica, sans-serif;
  }
  
ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
#site{
  width:994px;
  margin:0 auto;
  padding-top:5px;
  padding-bottom:20px;
  background-image: url(../images/bordoMain.png);
  background-repeat: no-repeat;
  background-position: bottom;
}
/**** Inizio header ****/
#header{
  width:960px;
  margin:0 auto;
  background-color: #1B1B1B;
  background-image: url(../images/bordoHeader.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  height:110px;
}

#sfondoHeader{
	padding-top:10px;
  width:980px;
  background-color:white;
  margin:0 auto;
	}
	
#header #logo{
  float:left;
}

#header #logo img{
  border:0;
  padding:0;
  padding-left:5px;
}

#header #menu{
  float:right;
}

/* - - - - - Parte del login - - - - - */

.contenitoreCampi{
	float:right;
	margin-top:15px;
	}

.tastoLogin{
	float:left;
	}

.label{
	float:left;
	margin-right:5px;
	}

.labelNome{
	padding-top:3px;
	float:left;
	margin-right:9px;
	}

.titoloAreaRiservata{
	font-weight:bold;
	padding-top:5px;
	float:left;
	margin-right:20px;
	}

.label input {
	width:80px;
	height:17px;
	border:1px #D2D2D2 solid;
	padding-top:0px;
	}

.login_label {
	float:right;
	clear:both;
	margin-top:5px;
	}

.tastoLogin button{
  float:right;
  border:1px #D2D2D2 solid;
  padding: 1px 1px 1px 1px;
  font-weight:bold;
  color:#128FC7;
  font-size:11px;
  }

.tastoLogin button a{
  color:#1A65A6;
  font-weight:bold;
  margin-right:5px;
  }
  
#login{
  height:60px;
  color:white;
  margin-right:5px;
  }

#multimediale{
  float:right;
  }
  
#header #menu ul li{
  float:left;
  background-image: url(../images/sfondoMenu.gif);
  background-repeat: repeat-x;
  background-position: left;
  margin-left:2px;
}

#header #menu ul li a{
  padding:16px 20px 15px 20px;
  color:white;
  display:block;
  font-weight:bold;
}

#header #menu ul li.on{
  background-image: url(../images/sfondoMenuOn.gif);
  background-repeat: repeat-x;
  background-position: left;
}

#header #menu ul li:hover{
  background-image: url(../images/sfondoMenuOn.gif);
  background-repeat: repeat-x;
  background-position: left;
}
/**** Fine header ****/

/**** Inizio main ****/
#main{
  width:970px;
  margin:0 auto;
  padding-left:10px; 
  background-color: white;
}

#main #flash{
width:960px;
}

/****** content home page ********/

#main #contentHome{
  margin-top:14px;
}

#main #contentHome .paragrafo{
  float:left;
  width:475px;
  margin-bottom:10px;
  padding-right:10px;
  
}

#main #contentHome .paragrafo h2{
  background-image: url(../images/strikeGrey.png);
  background-position: bottom;
  background-repeat: repeat-x;
  padding-bottom:19px;
  color:#5C5C5C;
  font-weight: 500;
}

#main #contentHome .paragrafoInferiore{
  clear:both;
  margin-top:5px;
  margin-right:10px;
}

#main #contentHome .paragrafoInferiore h2{
  background-image: url(../images/strikeGrey.png);
  background-position: bottom;
  background-repeat: repeat-x;
  padding-bottom:19px;
  color:#5C5C5C;
  font-weight: 500;
}

/****** fine content home page ********/

/****** content pagine interne ********/

#main #content{
  width:710px;
  float:left;
  margin-right:20px;
  margin-top:20px;
  margin-bottom:20px;
}

#main #spallaDestra{
  width:230px;
  float:left;
  margin-bottom:20px;
}

#main #content #paragrafo h2{
  padding-bottom:19px;
  color:#5C5C5C;
  font-weight: 500;
}

/* - - - - Gallery - - - - */
.gallery {
  margin-top:20px;
  background-color:#EAF7FD;
	margin-bottom:20px;
}

.gallery h3{
  color:#1B8EC5;
  background-color:white;
  padding-bottom:15px;
  padding-top:10px;
}

h3.closed {

  background-image:url(../images/strikeBlu.png);
  background-position:bottom;
  background-repeat:repeat-x;
}

h3.open {
  margin-bottom:10px;
  background-image:url(../images/strikeBluG.png);
  background-position:bottom;
  background-repeat:repeat-x;
}

.gallery h3.closed a {
  color:#E7E6E4;
  font-weight:bold;
  padding:5px 0 5px 0px;
  color:#1B8EC5;
}

.gallery h3.open a {
  color:#000000;
  font-weight:bold;
  padding:5px 0 5px 0px;
  color:#1B8EC5;
}

.gallery .thumbs {
  float:left;
  padding:0 0px;
}

.gallery .thumbs .thumb {
  float:left;
  padding:0 2px 0;
}

.gallery .thumbs .thumb img {
  padding-right:4px;
  padding-bottom:4px;
  border:0;
  margin:10px;
}

.gallery .thumbs .thumb a:hover img {
}

/* - - - - Fine gallery - - - - */

/* - - - - - BreadCrumb - - - - - */

#bread_container{
  margin-bottom:10px;
  padding-left:10px;
  background-color:#DADADA;
  width:950px;
	margin-top:1px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:11px;
  }

ul#bread, #bread_container a, ul#bread li a {
  display:inline;
  width:900px;
  color:#128FC7;
  font-weight:bold;
  }

ul#bread li {
  background-image: url(../images/frecciaBread.gif);
  background-repeat: no-repeat;
  background-position: left center;
  display:inline;
  padding:0 0px 0 10px;
  margin-left:1px;
  }
  
/**** Spalla destra pagine interne *******/

#spallaDestra #sottomenu{
  margin-bottom:10px;
  background-color:#EAF7FD;
  margin-top:10px;
}

#spallaDestra #sottomenu ul li{
  height:30px;
  background-image: url(../images/menuSec.png);
  background-position: left;
  background-repeat: repeat-x;
  padding-left:20px;
  margin-bottom:1px;
}

#spallaDestra #sottomenu ul li:hover{
  height:30px;
  background-image: url(../images/menuSecUp.gif);
  background-position: left;
  background-repeat: repeat-x;
  padding-left:20px;
  margin-bottom:1px;
}
#spallaDestra #sottomenu ul li a{
  display:block;
  color:white;
  font-weight:bold;
  padding-top:8px;
  padding-bottom:8px;
}

#spallaDestra #sottomenu ul li.on{
  background-image: url(../images/menuUp.png);
  background-position: left;
  background-repeat: no-repeat;
}

#spallaDestra .paragSpallaDx{
  margin-top:20px;
}

#spallaDestra .paragSpallaDx h2{
  color:#5C5C5C;
  background-image: url(../images/strikeBlu.png);
  background-position: bottom;
  background-repeat: repeat-x;
  padding-bottom:19px;
  margin-bottom:10px;
}

/**** Fine Spalla destra pagine interne ******/


/****** fine content pagine interne ********/

/**** Fine main ****/

/**** Inizio footer ****/
#footer{
  width:980px;
  margin:0 auto;
  margin-top:5px;
	padding-bottom:10px;
}

#footer #indirizzo{
  float:left;
}

#footer #linkUtili{
  float:right;
}
/**** Fine footer ****/

/**** clear ****/

.clear{
  clear:both;
}

span.testo ul li {padding-left:14px; text-indent:-14px; }
.parag ul {list-style:disc; list-style-position:inside; }
span.testo ul {list-style:disc; list-style-position:inside; }
span.testo ol {list-style:decimal; list-style-position:inside; }