@charset "UTF-8";
/* CSS Document */
body{
	background-image:url(immagini/si-render-sfondo4.jpg);
	background-attachment: fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat:repeat;

	}
#container{
	width:920px;
	height:auto;
	padding:15px;
	padding-top:5px;
	margin:0 auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:url(immagini/trasparenza.png);

	}
#box-logo{
	width:190px;
	height:165px;
	margin-bottom:10px;
	padding-bottom:20px;
	padding-left:30px;
	padding-right:30px;
	padding-top:35px;}
.links{
	width:650px;
	height:25px;
	font-size:9px;
	text-align:right;
	margin-bottom:30px;
	}
#col-left{
	width:250px;
	min-height:900px;
	float:left;
}
#cont-right{
	width:650px;
	min-height:400px;
	float:left;
	padding:10px;

	}
	
#s3slider {
  width:650px;/* important to be same as image width */
	height:275px; /* important to be same as image width */
   /* important to be same as image height */
   position:relative; /* important */
   overflow: hidden; /* important */
 
}

#s3sliderContent {
   width: 650px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: -40px; /* important */
  
}

.s3sliderImage {
	 width: 650px; 
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */

}

.s3sliderImage span {
   position: absolute; /* important */
   left:0;
   margin-left:480px;
   height:275px;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px;
   width: 130px;
   background-color: #f7f7f7;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #000;
   display: none; /* important */
   top: 0;
   text-align:justify;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
.menu{
	height:24px;
	width:220px;
	border:#666 solid 1px;
	padding-top:8px;
	padding-left:10px;
	font-size:12px;
   }
   #lente{
	width:10px;
	height:30px;
	float:left;
	margin-right:15px;
}
.box-grandi{
	width:210px;
	min-height:65px;
	margin-top:10px;

	border:#666 solid 1px;
	padding:10px;
	font-size:11px;}
textarea { resize: none; }
.invia{
	width:207px;
	text-align:right;}
.testo-rosso{
	color:#9F1613;
}

table{
	text-align:right;
	margin-top:10px;
	font-size:12px;}

.item {
	width:110px;
	height:110px;	
    border:#e5e5e5 solid 2px;
	margin-right:9px;
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
}

.item .caption {
	width:110px;
	height:110px;
	background:#f7f7f7;
	color:#000;
	font-weight:bold;
	text-align:center;
		
	/* fix it at the bottom */
	position:absolute;
	left:0;

	/* hide it by default */
	display:none;

	/* opacity setting */
	filter:alpha(opacity=80);    /* ie  */
	-moz-opacity:0.8;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.8;    /* for really really old safari */  
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */

}

.item .caption a {
	text-decoration:none;
	color:#0cc7dd;
	font-size:16px;
	text-align:center;	
	/* add spacing and make the whole row clickable*/
	padding:2px;
	display:block;
}

.item .caption p {
	padding:5px;	
	margin:0;
	font-size:10px;
}

img {
	border:0;
	
	/* allow javascript moves the img position*/
	position:absolute;
}

.clear {
	clear:both;	
}
.galleria{
	margin-top:30px;
	width:650px;
	min-height:500px;
	text-align:justify;}
.regolamento{
	margin-top:30px;
	width:620px;
	height:760px;
	text-align:justify;
	overflow-y:scroll;
	padding-right:10px;
	
	}
a{
	color:#000;}
h1{
	font-size:18px;
	color:#9F1613;}
h2{
	font-size:14px;
	color:#333;
	font-weight:normal;}
p{
	font-size:12px;}
.box1{
	width:290px;
	height:100px;
	border:#666 solid 1px;
	margin-top:10px;
	padding:10px;
	float:left;
	margin-right:20px;
	}
.box1-r{
	width:290px;
	height:100px;
	border:#666 solid 1px;
	margin-top:10px;
	padding:10px;
	float:left;
	}
.box-portfolio{
	width:625px;
	height:auto;
	border:#666 solid 1px;
	margin-top:-10px;
	padding:10px;
	float:left;
	}
.box-paginazione{
	width:625px;
	height:auto;
	margin-top:-10px;
	padding:10px;
	float:left;
	font-size:14px;
	text-align:right;
	margin-top:20px;
	}
.icone{
	width:100px;
	height:100px;
	float:left;
	margin-right:10px;
	}
.rifer{
	width:180px;
	float:left;
	height:100px;
	font-size:9px;
	line-height:16px;
	
	}
.leggi-tutto{
	width:460px;
    height:auto;
	text-align:right;
	float:left;
	}
.titolo{
	color:#F00;
	font-size:14px;}
p{
	margin-top:5px;}
	
.footer {
	width:920px;
	height:40px;
	color:#006;
	margin:0 auto;}
#bottom{
	width:950px;
	   margin-right:auto;
	margin-left:auto;
	height:25%;
	background-image:url(immagini/sfondo.png);
	background-repeat:repeat;
	border-top:#666 2px solid;
	}
.top{
	width:940px;
	margin-right:auto;
	margin-left:auto;
	height:25%;
	background-image:url(immagini/trasparenza.png);
	border-bottom:#666 2px solid;
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px;
	}
	
	
.box2footer{
	width:950px;
	height:120px;
	clear:both;
	
	}
.box-footer{
	clear:both;
	bottom:0px;
   }
 #footer{
	width:auto;
	height:32px;
	padding-top:10px;
	color:#000;
	margin-top:20px;
	padding-left:15px;
	background-image:url(immagini/trasparenza.png);
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer-menu{
	background-image:url(immagini/trasparenza.png);
	border-bottom:#666 2px solid;ù
	width:925px;
	padding-left:15px;
	padding-top:5px;
	height:30px;
    margin-right:auto;
	margin-left:auto;
	clear:both;
	font-size:16px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
a:hover{
	color:#9F1613;}
.pagina{
	color:#9F1613;
	}
#privacy{
	width:600px;
	height:200px;
	overflow:auto;
	font-size:11px;
	}