@charset "utf-8";
/* CSS Document */
body,html { 
	  height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background:url(../grafica/sf-pagina.png); 
	}
td img {display: block;}

#contenitore {
	margin: 0% auto;
	text-align: left;
	width:760px;
	overflow: hidden;
	height: 630px;
}

#contenitore2 {
	margin: 0% auto;
	text-align: left;
	width:760px;
	overflow: hidden;
	height: 650px;
	}
td.box{
	vertical-align:top;
	background-image: url(../grafica/sf-box.jpg);
	}
	
td.box-home{
	vertical-align:top;
	background-image: url(../grafica/sf-box-home.jpg);
	}
div.box1{
	width:468px !important;
	width /**/:468x;
	height:420px !important;
	height /**/: 420px;
	overflow:auto;
	padding: 0px;
	border-right:0 solid;
	scrollbar-base-color: #76100D;
	scrollbar-track-color: #930E00;
	color: #FFFFFF;
	font: 11px verdana;
	}

div.box1 p{
	margin-top:0;
	margin-bottom:10px;
	margin-left: 10px;
}

div.box2{
	width:468px !important;
	width /**/:468x;
	height:420px !important;
	height /**/: 420px;
	overflow:auto;
	border-right:0 solid;
	scrollbar-base-color: #76100D;
	scrollbar-track-color: #930E00;
	color: #FFFFFF;
	font: 11px verdana;
	vertical-align:top;
	margin-bottom:20px;
	margin-top:20px;
	}

div.box2 p{
	margin-top:0;
	margin-bottom:10px;
	margin-left: 10px;
}

.text{
	font: italic 12px/20px "trebuchet ms";
	color: #999999;
	padding: 40px 40px 20px;
}
.album {
	font-size: 11px;
	text-align: center;
	font-family: "trebuchet ms";
	color: #FFFFFF;
	text-transform: capitalize;
}
.collegamenti {
	color: #CCCCCC;
	text-decoration: none;
	font: bold normal 12px "trebuchet ms";
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
}
a.collegamenti:link  a.collegamenti:visited{
	font-family: "trebuchet ms";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a.collegamenti:hover{
	color: #666666;
	text-decoration: underline;
}
A.album:link, A.album:visited{
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

a.album:hover{
	color: #666666;
	text-decoration: underline;
}
.stampa {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "trebuchet ms";
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-style: italic;
}
.titolo-stampa {
	font-family: "trebuchet ms";
	font-size: 14px;
	text-transform: uppercase;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;
}
.autore {
	font-family: "trebuchet ms";
	font-size: 11px;
	text-transform: capitalize;
	color: #CCCCCC;
	font-style: normal;
}
.tit-testata {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	font-style: normal;
}
.titolo {
	color: #CCCCCC;
	font: bold normal 11px "trebuchet ms";
	text-transform: none;
}
.thumb {
	border: 5px solid #660000;
}
