/*stile del body*/

@font-face
{
font-family: 'Berylium';
src: local('Berylium'), url('/fonts/Berylium.ttf') format('truetype');
}

body {
	
	background-image:url('../images/sfondo3.jpg');
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: rgb(235,231,220);
	/*font-family: 'Berylium';    */
	font-family: 'Cardo', serif;
	font-size: 100%;
	text-align: justify;
	color: black;
	margin: 0 auto;
	width: 894px;
        
}



/*stile dei link*/

td.immagine {opacity:1;}

td.immagine:hover {opacity:0.8;}



a {text-decoration:none; color:rgb(116,69,69);}

a:hover {text-decoration:none; color:rgb(100,100,100);}

p {margin-top:0px; margin-bottom:0px;}

/*stile delle immagini*/

img {border:0px solid white;}

/*stile dei titoli*/

h1 {font-size:200%; margin-top:0px; margin-bottom:0px;}

h2 {font-size:170%; margin:0px; }

h3 {font-size:140%; margin:0px; font-style:italic;}

h4 {font-size:110%; margin:0px; text-align:center; color:rgb(116,69,69);}


.preload {
	
	display:none;
	
}



/* stile del contenitore "doppio" grande (testo pił immagini)*/
#contenitore-grande {
	
        margin-top:0px;
	margin-bottom:10px;
	
        
}


/* stile del contenitore testo*/

#testo {
	
	border: 0px solid white;


        padding:20px;
	
	
	margin-bottom: 10px;
	
}

/* stile del contenitore testo sopra*/

#testo.sopra {
	
	background-image:url('../images/sfondo_top8.png');
	background-repeat:no-repeat;
	min-height:200px;
	text-align:center;
  float:left;
	width:850px;
       color: rgb(100,100,100);
    
	margin-bottom:10px;
	margin-top:30px;
	
}

#testo.sopra1 {
	
	
	float:left;
	width:850px;
	text-align:center;
  
	margin-bottom:0px;
	margin-top:0px;
	  color: rgb(100,100,100);
}

#testo.sopra2 {
	
	
	float:left;
	width:850px;
	text-align:justify;
  
	margin-bottom:0px;
	margin-top:0px;
	
}

#testo.sopra2b {
	
	
	float:left;
	width:850px;
	text-align:justify;
  
	margin-bottom:0px;
	margin-top:0px;
	
}

#testo.sopra3 {
	
	
	float:left;
	width:850px;
	text-align:right;
   padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	
}

#testo.sopra4 {
	
	background-image:url('../images/sfondo_top9.png');
	background-repeat:no-repeat;
	min-height:160px;
	text-align:left;
  float:left;
	width:850px;
       color: rgb(100,100,100);
    
	margin-bottom:0px;
	margin-top:0px;
	
}

#testo.sopra5 {
	
  background-image:url('../images/sfondo_top10.png');
	
  background-repeat:no-repeat;
	min-height:290px;
	text-align:right;
  float:left;
	width:850px;
       color: rgb(100,100,100);
    
	margin-bottom:10px;
	margin-top:0px;
	
}

/*#testo.sopra1:hover {
	
	background-color: rgb(60,60,60);
     	background-color: rgba(0,0,0,0.6);
	_background-color: rgb(60,60,60);
	float:left;
	width:850px;
	text-align:left;

	margin-bottom:10px;
	margin-top:0px;
	
}    */

/* stile del contenitore testo sotto*/

#testo.sotto {
	


	float:left;
        width:600px;

	margin-bottom:10px;
	
	font-size: 90%;
	
}

#testo.sotto:hover {
	
	background-color: rgb(60,60,60);
     	background-color: rgba(0,0,0,0.6);
	_background-color: rgb(60,60,60);

	float:left;
        width:600px;

	margin-bottom:10px;
	
	font-size: 90%;
	
}

/* stile del contenitore testo sotto2*/

#testo.sotto2 {
	


	float:right;
        width:196px;

	margin-bottom:10px;
	text-align:right;
	font-size: 90%;
	
}

#testo.sotto2:hover {
	
	background-color: rgb(60,60,60);
     	background-color: rgba(0,0,0,0.6);
	_background-color: rgb(60,60,60);

	float:right;
        width:196px;

	margin-bottom:10px;
	text-align:right;
	font-size: 90%;
	
}

#testo img {

	margin-right:20px;
	
}

#testo img.primopiano {

	margin-right:0px;
	
}

#testo.sopra img {

	margin-left:-20px;
	margin-top:-20px;
	
}

#testo.sotto3 {
	
	
	
	padding:0px;
	float:left;
	width:890px;
	text-align:center;
  color:rgb(116,69,69);
	margin-bottom:10px;
	margin-top:0px;
	font-size: 90%;
	
	
	
}

#testo.sotto3 a {font-weight:bold;}

#testo.sotto3 a:hover {font-weight:bold;}


/*#testo.sotto3:hover {
	
	background-color: rgb(60,60,60);
     	background-color: rgba(0,0,0,0.6);
	_background-color: rgb(60,60,60);
	float:left;
	width:890px;
	text-align:left;

	margin-bottom:10px;
	margin-top:0px;
	font-size: 90%;
}    */

#testo.sotto3 img {

	margin-right:0px;
	
}




/* stile del contenitore immagini*/
#immagini {
	
	border:2px solid white;
	width:890px;
	height:400px;
	overflow: hidden;
        margin-left:0px;
        
	margin-bottom: 0px;
	          
}

#immagini img {

	margin:0px;
	

}

#immagini img.sola {

	margin:0px;

}



/* stile del contenitore immagini (slideshow)*/

#immagini.slideshow {
	
	float:left;
        
        margin-bottom:10px;
	
}

#immagini.slideshow1 {
	
	float:left;
        height:350px;
        margin-bottom:10px;
	
}

/* stile del contenitore immagini (noslideshow)*/

#immagini.noslideshow {
	
	float:right;
	
	
        margin-bottom:10px;
	margin-top:10px;

}


/* stile del contenitore video*/
#video {
	
	float: left;
	border:2px solid white;
	width:890px;
	height:501px;
	overflow: hidden;
        margin-left:0px;
        
	margin-bottom: 10px;


	          
}

#video img {

	margin:0px;
	

}

#video img.sola {

	margin:0px;

}


/*stile del footer*/

#footer-tot {
  
  font-size:90%;


  width:890px;
	float: left;
  height: 20px;
	line-height: 20px;
  border:0px solid white;
	margin-bottom:20px;
	           
}

#footer-sx {
  
  width:440px;
           color:black;
	float: left;  
  border:0px solid white;
	text-align:left;
	padding-left:20px;
	
	         
}

#footer-dx {
  
  width:410px;
     color:black;
	float: right;  
  border:0px solid white;
	text-align:right;
	padding-right:20px; 
  
         
}



