body {
	background: #000000;

}

#container {
	background: url(img/comp2.jpg);
	background-repeat: no-repeat;
	width: 920px;
	/*border: solid #dddddd 1px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;

}

#containerpp {
	background: url(img/comp2pp.jpg);
	background-repeat: no-repeat;
	width: 920px;
	/*border: solid #dddddd 1px;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;

}

#header{
	margin: 0px;
	/*border: solid 1px #eeeeee;*/
}

#left{
	margin-top: 246px;
	margin-left: 793px;
}

#content{
	margin-left: 65px;
	margin-top: -60px;
      width: 550px;
	border: solid #dddddd 1px;
	padding: 10px;
	background: #FFFFFF;
	height: auto !important;  /* per i browser moderni */
    	height: 115px;      /* per IE5.x e IE6 */
    	min-height: 115px;  /* per i browser moderni */
}

#contentpp{
	margin-left: 65px;
	margin-top: -60px;
      width: 550px;
	padding: 10px;
	height: auto !important;  /* per i browser moderni */
    	height: 115px;      /* per IE5.x e IE6 */
    	min-height: 115px;  /* per i browser moderni */
}

#right{
	width: 176px;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}

#footer{
	text-align: center;
	clear: both;
	border-bottom: solid #dddddd 1px;
	color: #FFFFFF;
	padding-top: 40px;
	background: url(img/foot.jpg);
	background-repeat: no-repeat;
	width: 903px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#footer a{
	background: #000000;
	color: red;
	text-decoration: none;
	border: solid 1px #FFFFFF;
	border-bottom: #000000;
	padding: 2px;
	padding-bottom: 7px;
}

#footer a:hover{
	color: #FFFFFF;
}

#intest h1 {
    display: none;
}

#intest {
	/*width: 150px;
	height: 100px;
	border: solid 1px #eeeeee;
	display: block;*/
}

#intest a{
	display: block;
	width: 150px;
	height: 100px;
	margin-left: 567px;
}

#menu{
	margin-top: 0px;
	margin-left: -1px;
}

#menu a{
	color: #000000;
	text-decoration: none;
}

#menu a:hover{
	font-weight: bold;
}

#menu span{
	visibility: hidden;
}

#stat{
	margin-top: 5px;
	text-align: left;
}

#booksel{
	margin-top: 25px;
}

#booksel td{
	vertical-align: bottom;
}

#bookblok{
	border-bottom: solid 1px #eeeeee;
	margin-bottom: 30px;
}

#bdesc{
	background: #eeeeee;
	margin-right: 30px;
	margin-left: 30px;
}

#attcont{
	color: #CC0000;
	font-weight: bold;
}

#attcon{
	margin-left: 25px;
	margin-bottom: 25px;
}

#attcompl{
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 40px;
}

#menuatt a{
	float: left;
	text-decoration: none;
	margin-left: 10px;
	background: #990000;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
}

#menuatt a:hover{
	background: #CC0000;
}

#matts a{
	background: #CC0000;
}

#elspett{
	border-bottom: solid 1px #eeeeee;
}

#elspett td{
	vertical-align: top;
}

#elspett td p{
	padding-top: 0px;
	margin-top: 0px;
}

#spedx p{
	background: #f3f3f3;
}

#elspett img{
	border-bottom: solid 3px #000000;
}

#speelim{
	width: 170px;
}

/*****************INIZIO titoli**********************/
#titcal{
	background: url(img/titcal.jpg);
      width: 131px;
      height: 32px;
      margin-top: -25px;
      margin-left: 15px;
}

#titcal h2{
	display: none;
}

#titmus{
	background: url(img/titmus.jpg);
      width: 266px;
      height: 32px;
      margin-top: -25px;
      margin-left: 15px;
}

#titmus h2{
	display: none;
}

#titatt{
	background: url(img/titatt.jpg);
      width: 92px;
      height: 32px;
      margin-top: -25px;
      margin-left: 15px;
}

#titatt h2{
	display: none;
}

#titinfo{
	background: url(img/titinfo.jpg);
      width: 148px;
      height: 32px;
      margin-top: -25px;
      margin-left: 15px;
}

#titinfo h2{
	display: none;
}

#titbook{
	background: url(img/titbook.jpg);
      width: 112px;
      height: 32px;
      margin-top: -25px;
      margin-left: 15px;
}

#titbook h2{
	display: none;
}

#titspett{
	background: url(img/titspett.jpg);
      width: 121px;
      height: 32px;
      margin-top: -25px;
      margin-left: 15px;
      margin-bottom: 25px;
}

#titspett h2{
	display: none;
}

/*****************FINE titoli************************/
#tit{
	vertical-align: top;
}

#tit a{
	color: #444444;
}

#tit a:hover{
	color: red;
}

#tit h3{
	vertical-align: top;
	margin-top: 0px;
	padding-top: 5px;
	margin-left: 15px;
	font-size: small;
	letter-spacing: 0.08em;
	font-family: sans-serif;
}

#tcalend h3{
	font-size: medium;
	color: #888888;
	text-align: right;
	padding-top: 20px;
}

#tcalend h4{
	color: #aaaaaa;
	margin-bottom: 5px;
	border-bottom: 1px solid #aaaaaa;
}

#tcalend table{
	border-collapse: collapse;
}

#tcalend tr{
	border-bottom: 1px solid #bbbbbb;
}

#tcosp{
      vertical-align: top;
}

#tcosp b{
	color: #9d0c10;
}

#tcosp i{
}

#tdata{
      vertical-align: top;
      text-align: right;
      margin-left: 50px;
}

#tdata span{
      margin-left: 50px;
}

#timg{
	width: 132px;
}

#timg img{
	border-bottom: solid 3px #000000;
	padding: 0px;
	margin: 0px;
}

#teveosp{
	background: #eeeeee;
}

#osp tr{
	background: #eeeeee;
}

#infcen{
	margin-left: 20px;
	border-top: 1px solid #9d0c10;
	border-left: 1px solid #9d0c10;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	margin-top: -18px;
}

#infcon{
	margin-left: 15px;
	/*margin-top: -5px;*/
}

#infocon h2{
	font-size: medium;
	/*text-align: right;*/
      color: #CC0000;
	font-weight: bold;
}

#chfog{
	margin-top: -21px;
	text-align: right;
}

#chfog a{
	border: none;
	background: #444444;
	margin-right: 2px;
}

/************************INIZIO bottoni*************************/
#cale a{
	width: 105px;
	height: 19px;
	display: block;
	margin-left: 17px;
}

#cale a:hover{
	background: url(img/butt/calen.jpg);
	width: 105px;
	height: 19px;
	display: block;
}

#spett a{
	width: 103px;
	height: 22px;
	display: block;
	margin-top: 17px;
	margin-left: 17px;
}

#spett a:hover{
	background: url(img/butt/spett.jpg);
	background-repeat: none;
	width: 103px;
	height: 22px;
	display: block;
}

#muse a{
	width: 68px;
	height: 17px;
	display: block;
	margin-top: 17px;
	margin-left: 23px;
}

#muse a:hover{
	background: url(img/butt/museo.jpg);
	background-repeat: none;
	width: 68px;
	height: 17px;
	display: block;
}

#att a{
	width: 77px;
	height: 20px;
	display: block;
	margin-top: 17px;
	margin-left: 23px;
}

#att a:hover{
	background: url(img/butt/att.jpg);
	background-repeat: none;
	width: 77px;
	height: 20px;
	display: block;
}

#book a{
	width: 99px;
	height: 23px;
	display: block;
	margin-top: 19px;
	margin-left: 14px;
}

#book a:hover{
	background: url(img/butt/book.jpg);
	background-repeat: none;
	width: 99px;
	height: 23px;
	display: block;
}

#info a{
	width: 125px;
	height: 22px;
	display: block;
	margin-top: 13px;
}

#info a:hover{
	background: url(img/butt/info.jpg);
	background-repeat: none;
	width: 125px;
	height: 22px;
	display: block;
}

/************************FINE bottoni***************************/