/*
      css stile programming: Daniele Apostolo
	  
*/

/* ----------* CONTENITORI *------------- */

* { padding: 0; margin: 0; }

body {
	background: #0000CC;
	font-family:"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

#main {
	margin: 0 auto;
	width: 1200px;
}

#main-long {
	margin: 0 auto;
	width: 1200px;
}

#column-sx{
	width:50px;
	height:695px;
	float: left;
}

#column-dx{
	width:50px;
	height:695px;
	float: right;
}


#header {
	margin: 0 auto;
	width: 1200px;
	height: 230px;
	background: #0000CC url(../immagini/head.jpg) no-repeat left top;
	float: left;
}

#centrale {
	margin: 0 auto;
	width: 1200px;
	background: url(../immagini/bk-centrale.jpg) repeat-y left top;
	float: left;
}


#leftcontent {
	width: 790px;
	height: 524px;
	float: left;
	margin-left: 50px;
}

#textcontent {
	width: 290px;
	float: right;
	margin-right: 54px;
}

#thankscontent {
	width: 790px;
	height: 200px;
	float: left;
	background-color: #ffffff;
	margin-left: 50px;
}

#sheetcontent {
	width: 1090px;
	float: left;
	margin-left: 55px;
}

#separator {
	font-size:12px;
	float:left;
	height: 15px;
	width: 1100px;
	background-color: #ffffff;
	margin-left: 50px;
}


#separator p {
	padding-top:2px;
	color:#cc0000;
	text-align:left;
}


#separator a {
	color:#cc0000;
}

#separator a:hover {
	color:#FFcc00;
}

#testina    {
	height: 16px;
	width: 50px;
	float: right;
	position: fixed;
	margin-left: 100px;
}


/* ----------* TESTO DI BASE *------------- */


p {
	color: #0000CC;
	font-weight: bold;
	letter-spacing: -1px;
}

a {
text-decoration:none;
}

a:hover {
background-color:#0000CC;
color:#FFCC00;
text-decoration:none;
}



#thankscontent h1{
	font-weight:bold;
	font-size:20px;
	padding-left:15px;
	padding-top:15px;
}


#textcontent p {
text-align:justify;
}

h1 {
	font-family:"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color:#0000CC;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin:0px;
	letter-spacing: -1px;
}

h2 {
	font:16px Trebuchet MS;
	color:#EE0000;
	letter-spacing:-1px;
	font-weight:bold;
}

h2 a {
     text-decoration:none;
	color:#EE0000;
}

h2 a:hover {
	background-color:#0000CC;
	color:#FFCC00;
}

h3 {
	padding: 10px 0px 5px 10px;
	font:40px Trebuchet MS;
	color:#FFCC00;
	font-weight:bold;
}

h3 a {
	color:#FFCC00;
	padding-left:15px;
}

h3 a:hover {
	color:#EE0000;
	}







/* ----------* MENU *------------- */

#nav-icone {
	width: 100px;
	height: 23px;
	border-top: #ffffff 3px solid;
	border-bottom: #ffffff 3px solid;
	float:right;
	text-align: left;
	padding-top:5px;
	padding-left:390px;
	background-color:#0000CC;
	margin-top: 195px;
	margin-right: 50px;
} 

#navigazione {
	width: 600px;
	height: 23px;
	border-top: #ffffff 3px solid;
	border-bottom: #ffffff 3px solid;
	float:left;
	text-align: left;
	padding-top:5px;
	padding-left:10px;
	background-color:#0000CC;
	margin-left: 50px;
	margin-top: 195px;
} 
 
.navOrizzontale {
	font-family:"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	text-align: left;
	list-style:none;
}

.navOrizzontale li {
display: inline;
}

.navOrizzontale a {
padding: 0px 2px 0px 2px;
/*font-weight:bold;*/
}

.navOrizzontale a:link,
.navOrizzontale a:visited {
	color:#EEEEEE;
	text-decoration:none;/*font-weight:bold;*/
}
.navOrizzontale a:hover,
.navOrizzontale a:focus,
.navOrizzontale a:active{
	background:#FFCC00;
	color: #FF0000;/*font-weight:bold;*/
}






/* ----------* FOOTER *------------- */

#footer {
	margin: 0 auto;
	width: 1200px;
	height: 101px;
	background: #0000CC url(../immagini/footer.jpg) no-repeat left top;
	float: left;
}

#footer p {
font-size: 90%;
	font-family:"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #0000CC;
	padding-left:50px;
}

#footer a {
	background: transparent;
	text-decoration: none;
	color: #FF0000;
}



#footer a:hover {
	background: transparent;
	color: #FF0000;
}

.centrato {
	text-align: center;
}

.credits {
	text-align: left;
	padding-right:50px;
	font-size:80%;
}






/* ----------* CLASSI *------------- */

.rosso {
	color: #EE0000;
}

.giallo {
	color: #FFCC00;
}

.postdata {
	font:12px Verdana;
	margin:-6px 0 -15px 0;
	font-weight:bold;
	text-align:left;
	color: FFCC00;
}

.pdfdown {
	font:12px Verdana;
	margin:-6px 0 -15px 0;
	font-weight:bold;
	text-align:right;
	color: EE0000;
}

.centrato {
	text-align: center;
}

.credits {
	text-align: left;
	padding-right:50px;
	font-size:80%;
}

.destra {
	text-align: right;
}



/* ----------* TABELLA *------------- */

#testatabella {
	width: 1100px;
	border-top: #ffffff 5px solid;
	border-bottom: #ffffff 5px solid;
	float: left;
}

#tabellacontent {
	width: 1100px;
	border-bottom: #ffffff 5px solid;
	float: left;
}

#tablename {
	border-top: solid 3px #ffffff;
	height: 62px;
	width: 1100px;
	background-color: #0000CC;
	margin-left: 50px;
	float: left;
}

#tablepdf {
	border-top: solid 3px #ffffff;
	height: 62px;
	width: 100px;
	background-color: #0000CC;
	margin-right: 50px;
	float: right;
}


#tablename h1{
	color: FFCC00;
}

#tablename h1 a {
	font-size:12px;
	padding-left:15px;
	color: FFCC00;
}


#sheetname {
	float:left;
	border-top: solid 3px #ffffff;
	height: 62px;
	width: 1000px;
	background-color: #0000CC;
	margin-left: 50px;
}

#arrowbox {
	float:right;
	height: 50px;
	width: 100px;
	background-color: #ffffff;
	position: fixed;
}


#sheetname h1{
	font-size:34px;
	padding-left:10px;
	text-align:left;
}

.small{
	font-size:14px;
}



table {
	border-collapse: collapse;
	border: 1px solid #38160C;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #F6ECF0;
	background-color: #ffcc00;
  }
caption {
  text-align: left;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
tr, td, th {
	border: 1px dashed #0000cc;
	padding: 0.8em;
	color: #000000;
	font-weight:bold;
	font-size:10px;
  }
thead th, tfoot th {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	border: 1px solid #01265C;
	text-align: left;
	background-color: #0000FF;
	color: #ffffff;
	padding-top:6px;
  }
tbody td a {
	background: transparent;
	text-decoration: none;
	color: #cc0000;
  }
tbody td a:hover {
  background: transparent;
  color: #cc0000;
  }
tbody th a {
  font: normal 14px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:bold;
  color: #cc0000;
  }
tbody th a:hover {
  background: transparent;
  color: #FFFFFF;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #38160C;
  background: #38160C;
  padding-top:6px;
  }
.odd {
	background: #F2F3F8;
  }
 .odd2 {
	background: #E1E1E9;
  }
tbody tr:hover {
  background: #FFCC00;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  background: #ffcc00;
  color:#000000;
  }
  
 #nav li#toolshed{
	position:absolute;
	top:20px;
	left:500px;
	width:150px;
	background:#fff;
	border:1px solid #000;
	text-align:center;
	padding:.5em;
}
#toolshed span{
	display:block;
	font-weight:bold;
	padding:.5em .5em
}

#toolshed a:link,
#toolshed a:visited,
#toolshed a:hover,
#toolshed a:active
		{
			color:#363;
			padding:.5em .5em
			display:block;
		}
