/* CSS Document */


a:link{ 
color:#a9a9a9;
text-decoration:none;
}
a:hover {
color:#b66b00;
text-decoration:none;
}
a:visited {
color:#a9a9a9;
text-decoration:none;
}

.body{background-image:url(images/sfondo.jpg);
background-repeat:repeat-x;
background-color: #0e2a4c;
background-position:top;
margin: 0px;
padding: 0px;
border: 0px;
}

.contenuto{
background-image:url(images/back.jpg);
height: 504px;
width: 100%;
background-repeat:repeat-x;
background-position:right;
margin-top: 111px;

}
.contenuto-index{
height: 504px;
width: 100%;
margin-top: 111px;

}

.testo{
font-family: Helvetica, sans-serif;
font-size:13px;
color:#000000;
text-align:left;
}


.campo{
background-image:url(images/sfondo_campo.jpg);
background-repeat:no-repeat;
background-position:center;
height: 504px;
width: 1200px;

}

.riccardo-foto{
background-image:url(images/riccardo-quarti.jpg);
background-repeat:no-repeat;
background-position:left;
height:475px;
width:872px;
margin-top: 14px;
margin-left: 0px;
position:absolute;
z-index:1;
}
.riccardo-foto-gallery{
background-image:url(images/riccardo-quarti.jpg);
background-repeat:no-repeat;
background-position:left;
height:475px;
width:872px;
padding-top: 28px;
margin-left: 0px;

}

.riccardo-scritta{
background-image:url(images/riccardo-quarti_script.jpg);
width:248px;
height: 46px;
position:absolute;
top:79px;
left: 120px;
}

#gallery_cont{
font-family:Helvetica, sans-serif;
font-size:28px;
color:#b66b00;
width:300px;
position:absolute;
margin-top: -420px;
margin-left: 390px;

}

#gallery_cont span{
font-family:Helvetica, sans-serif;
font-size:14px;
color:#666666;
}

#titolo{
font-family:Helvetica, sans-serif;
font-size:28px;
color:#b66b00;
width:340px;
position:absolute;
margin-top: -420px;
margin-left: 390px;
z-index:5;
}
#titolo_news{
font-family:Helvetica, sans-serif;
font-size:12px;
color: #333333;
width:340px;
position:absolute;
margin-top: -420px;
margin-left: 390px;
z-index:6;
}

#titolo span{
font-family:Helvetica, sans-serif;
font-size:14px;
color:#333333;
}
.menu{
font-family:Helvetica, sans-serif;
font-size:12px;
color:#a9a9a9;
position:absolute;
width: 300px;
top:104px;
left: 700px;
}

.contatti{
font-family:Helvetica, sans-serif;
font-size:12px;
color:#a9a9a9;
top:605px;
left: 140px;
position:absolute;
}

.lettore{
position:absolute;
height: 350px;
width:700px;
margin-top: 150px;
margin-left: 450px;
z-index:5;
}

.image{
position:absolute;
margin-top: -25px;
margin-left: -84px;
}
#fotoriccardo{
height:80px;
width:1000px;
margin-top:300px;
position:absolute;
margin-left:375px;
padding: 15px;
}

 #fotoriccardo a img{
 height:90px;
border:#cccccc 4px solid;
}
 #fotoriccardo a img title{
 width:300px;
}

#ImageBoxOverlay{
	background-color: #000;
	font-family:Helvetica, sans-serif;
}
#ImageBoxCaption{
	background: #FFF;
	font-family:Helvetica, sans-serif;
}
#ImageBoxContainer{
	width: 250px;
	height: 250px;
	background-color: #FFF;
	font-family:Helvetica, sans-serif;

}
#ImageBoxCaptionText{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
	font-family:Helvetica, sans-serif;
}
#ImageBoxCaptionImages{
	margin: 0;
}
#ImageBoxNextImage{
	background-image: url(../js/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage{
	background-image: url(../js/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover{
	background-image: url(js/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover{
	background-image: url(js/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
