

	BODY {					ont-family: 'Roboto', sans-serif;}

		
	div#WRAP-CENTER 							{	ackground-color:rgb(239,239,239); background-repeat:no-repeat; 
															background-image: linear-gradient(to bottom, rgba(250,250,248,0), rgba(250,250,248,1) ) , url(../images/saturn.jpg); 
															background-size:cover, 100% auto;
															background-position: left 0px, left 0px; 
															background-repeat: no-repeat, no-repeat;  
															border:0px solid red; }

														
	div.Section-TRAILER 							{	max-width: 800px; margin-top:100px;   }													
	div.Section-INTRO1 							{	margin:0px auto 0px auto; opacity: .90; }					
	DIV.Section-DESCRIPTION1 					{	padding:35px 30px; font-family:Quicksand;  font-size:18px; color:black; }
	div.Section-DESCRIPTION1:first-letter 	{	font-family:Quicksand; font-size:300%; color:var(--Evid1);}	
	
	H1.Section-TITLE1 								{	color:white;  background-color:rgb(128,161,128); } 	
	
	div.Section-PAGE 								{	text-align:center; }
	
	DIV.Area-CITAZIONE {					 		box-sizing:border-box; max-width:500px; margin: 70px auto 100px auto;  padding: 25px 30px; 
														font-family:Quicksand; font-size:22px; line-height:25px; font-variant:small-caps; text-transform:lowercase; text-align:left; 
														color:white;background-color: var(--Black); border-radius:8px; }
	div.Area-CITAZIONE:first-letter 			{	display:block; float:left; font-size:300%; color:var(--Evid1);  padding:0px 5px 4px 0px; font-style:normal;
														text-transform:uppercase; line-height:80%;  }
														
	DIV.Area-DESCRIPTION 					{	box-sizing:border-box; max-width:700px; margin:0px auto;  padding: 20px 50px 35px 50px; 
														font-family:Quicksand; font-size:18px; line-height:24px; text-align:center; color:white; 
														color:var(--Black); background:trasparent; border-radius:8px; opacity:.80;}

														
														
	DIV.Area-GALLERY {					 		box-sizing:border-box; max-width:800px; margin: 50px auto 0px auto;  padding: 35px 45px; 
														font-family:Quicksand;  font-size:18px; line-height:130%;  text-align:left; 
														color:var(--Black); background-color:rgb(230,230,230); border-radius:0px; }
	div.Area-GALLERY:first-letter 			{	display:block; float:left; font-size:300%; font-weight:bold; color: var(--Evid1);  padding:0px 5px 4px 0px; font-style:normal;
														text-transform:uppercase; line-height:80%;  }														
/*	========================================================================================================================== */	
	

/*										-------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */	


/*			850 pixel - Reimpostazione menu a Toggle
/*		================================================================== */						
			@media only screen 
			and (max-width: 860px)
			and (min-width : 0px) {	
/*		================================================================== */
		div.Section-TRAILER 					{	rgin-top:100px;   }	
		div.Section-INTRO1 					{	margin-top: 200px; }
		div.Area-CITAZIONE					{	margin-top:30px; }
		
}	
	
										
