body{
	background: url('/Materiale%20Comune/aranciatex.gif');
}
#header_title{
	margin-bottom: 20px;
}
#btnBack{
	cursor: pointer;
	vertical-align: middle;
	height: 80px;
}
#btnBack img{
	vertical-align: middle;
	background-repeat: no-repeat;
	background: transparent;
}
a.home{
	text-transform: uppercase;
	color: #868686;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	direction: ltr;
	float: left;
}
a.home:hover , a.home img:hover{
	color: #ff4700;
	background-color: #ffd89d;
	border: 1px solid #941702;
}
#Sfondo{
	background: transparent url(../images/bg_gallery.png) no-repeat;
	width: 640px;
	height: 500px;
	padding: 6px;
	

}
#fotoContainer{
	width: 640px;
	height: 500px;
	overflow: hidden;
}
#contenuto{
	position: relative;
	
}
#slider{
	width: 650px;
	height: 30px;
	position: relative;
	margin-bottom: 10px;
	font: bold 14px arial;	
	
	background: url(../images/bg_slider.png) no-repeat;
}

#cursore{
	width: 47px;
	height: 27px;
	top: 2px;
	position: absolute;
	background-image: url(../images/cursore.png);
	cursor: move;
}
.tblGallery{
	width: 600px;
	background: transparent;
	margin-top: 20px;
    float:left;
}
.tblGalleryList{
	width: 600px;
	background: transparent;
	margin-top: 20px;
    
}

.tblGallery tr th,.tblGalleryList tr th{
	background-color: #f8c490;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.2em;
}

.tblGallery tr td, .tblGalleryList tr td{
	padding: 5px;
	vertical-align: top;
	text-align: left;
	/*width: 30%;*/
}
	
.noimage {
	width: 130px;
	height: 100px;
}	
a img {
	border: none;
}	
a img.imgfoto{
	border: 1px solid gray;
	background: white;
	padding: 8 8 28 8;
	
}
a img.imgfoto:hover{
	background: #eeefba;
}
a,a:link,a:visited{
	text-decoration: none;	
	border: none;
}
a:hover{
	font-weight: bold;
	cursor: pointer;
	background-color: #fbffc8;
}
.foto{
	background: white;
	padding: 5px 5px 25px 5px;
	border: 1px solid gray;
	width: 120px;
}
#SfondoQuaderno{
	background: url(../images/blank_page.gif) no-repeat;
	width: 800px;
	height: 1000px;
	
}
#SfondoQuaderno #contenuto {
	position: relative;
	top: 0px;
	left: 0px;
	width: 700px;
	height: 900px;
	float: left;
	padding-top: 20px;
	margin-top: 20px;
	margin-left: 30px;
	
	overflow: auto;
	font-size: 14px;
}

#SfondoQuaderno #elenco_lettere{
	font: bold 14px arial;	
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	float: right;
	width: 50px;
	z-index: 30;
	
}

.lettera{
	padding: 6px 7px;
	cursor: pointer;
	vertical-align: bottom;

}
.nolink{
	color: gray;
	cursor: crosshair;	
}
.current, .lettera:hover{
	font-size: 20px;
	color: #cb4609;
	background-color: #fefcd5;
}
.titolo{
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-style: italic;
	
}
.descrizione{
	font-family: Arial, Helvetica, Geneva, sans-serif;
}
a .titolo, a .descrizione{
	color:black;
	font-size: 16px;
	line-height: 1.2em;
}
 iframe{
	border: none;
}
td.defCols:hover{
	background-color: #fefcd5;
}

.alert{
	text-transform: uppercase;
	font: italic 14px Arial, Helvetica, Geneva, sans-serif;
	width: 600px;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 2px solid #930000;
	background-color: #ffc186;
	color: #952d11;
}
.paragrafo{
    margin: 20px 10px;
	font: italic 16px/1.8em "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	color: black;
}
.paragrafo h2{
	text-align: center;
	color: #e33300;

}
.notazione{
	font-weight: bold;
	font-style: italic;
	color: #e33300;
    font-size: 1.2em;
	
}
a.mylink{
    color:black;
	font: 16px "Book Antiqua", Georgia, "Times New Roman", Times, serif;
}
a.mylink:hover,a.mylink:visited{
    text-decoration:none;
}
a.mylink:hover{
	background: none;
	font-weight: bold;
}
