@charset "UTF-8";
/* CSS Document */

HTML, BODY {width: 100%; height: 100%;min-height: 900px; margin:0px; margin: 0px; font-family: 'Rubik', Helvetica, sans-serif; font-size: 12pt; font-weight: 200; }

BODY, TABLE, TD, DIV, A, LABEL, SPAN { font-family: 'Rubik', Helvetica, sans-serif; font-size: 12pt; color: #444444; font-weight: 200;}

BODY {background-color:#cecaba; color: #444444;}
STRONG {font-weight:500;}

H1 { font-family: 'Rubik', Helvetica, sans-serif; font-weight:400; font-size: 20pt; color:#444444; margin: 0px; text-align: right; }
H2 { font-family: 'Rubik', Helvetica, sans-serif; display: inline-block; font-weight:500; font-size: 14pt; color: #444444; margin: 10px;}


a, a:hover, a:link, a:active, a:visited {text-decoration:none;color: #094205;}

.fullBackground {
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  position: absolute;
  top: 90;
  left: 0;
  width: 100%;
  /*height: 100%;*/
  
  
  /*background-image: url(../img/bg_homelr_1.jpg)*/
}


.sc_globalcont {
	width: 100%;
	height: 100%;
	
	display: table;
	/*position:absolute;*/
	}

.sc_basic_container{
	position:absolute;
	clip:auto;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
	
}

.sc_container_page {
	
	color: #444444; 
	width: 1120px;  
	min-height: 85%;  

	margin: auto; 
	margin-top: 30px;
	background: rgba(232, 227, 211, 0.7);
	overflow: hidden;
	scroll-behavior: smooth;
	text-align: center; 

	border: 0px;
	border-color: rgba(232, 227, 211, 1);
	border-style: solid;
	border-left-width: 40px;
	border-right-width: 40px;
	
	box-shadow: 3px 3px 10px rgba(0,0,0,0.7) ; 
}
	

.sc-header{
	background: rgba(232, 227, 211, 1);
	width: 1120px;
	height: 200px;
	display: block; 
}		

.sc_container_pg {
}

.sc_fascia_bg {
	width: 100%;
	height: 230px;
	background-color: #e0dbcb;
	z-index: 0;
}


.sc-divlogo{
	margin: 15px;
	margin-left: 0px;
	width: 320px;
	float: left;
}

.sc-menu-fascia {float: right; width: 700px; height: 70px; margin: 15px; margin-right: 40px; margin-top: 90px; margin-bottom: 5px; border: solid 0px #555555}

.sc_menu_icona {display: none}

.sc-menu-cont {width: 100%; margin: 30px; margin-left: auto; margin-right: auto;}

.sc-menu1 {display:block; height: 20px; text-align: left;}
.sc-menu1 a {display:inline-block; height: 20px; min-width: 30px; text-align: center;
	margin:0px; margin-right: 30px; margin-top:5px; padding: 10px; padding-bottom: 0px;}
.sc-menu1 span {display:inline-block; height: 20px; min-width: 30px; text-align: center;
	margin:0px; margin-right: 30px; margin-top:5px; padding: 10px; padding-bottom: 0px;
				color: #075f00; font-weight: 300; border:0; border-bottom: #075f00 5px solid;}
.sc-menu1 a:hover {margin-top:0px; color: #075f00; font-weight: 300; border:0; border-bottom: #075f00 5px solid;}




.sc_footer_fascia { 
	background: rgba(232, 227, 211, 1);
	width: 1200px;
	height: 70px;
	overflow:hidden;
	bottom: 0px;
	margin:auto;
	box-shadow: 4px 4px 10px rgba(0,0,0,0.7);
}
.sc_footer_cont { width: 1000px; padding: 0px; padding-top: 25px; margin: auto; overflow:hidden; font-size: 12pt; }

.sc_div_dati { display:block; font-size: 12pt; margin: auto; text-align: center;  }

.sc_dati_block {}
.sc_dati_block strong {font-size:11pt;}
.sc_dati_tratto {}

.sc_img_sep_news {
	border: 0px; 
	border-bottom: solid 1px #888888;
	margin: 100px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 400px;
	height: 1px;
}

.cs-globalcontainer		
.sc_globalcontHOME { background: rgba(17, 17, 17, 0.0); }
.sc_globalcontBIO { background: rgba(17, 17, 17, 0.0); }
.sc_globalcontCONTACTS { background: rgba(17, 17, 17, 0.0); }
.sc_globalcontPARTNER { background: rgba(17, 17, 17, 0.0); }


.sc_image { width:230px; }
.sc_image_link { display:inline-block; border: 0px; width:230px; height: 230px; overflow:hidden; overflow-style:auto; margin:5px; margin-bottom: 0px; margin-left: 0px; }

.sc_image_double { width:470px; }
.sc_image_link_double { display:inline-block; border: 0px; width:470px; height: 280px; overflow:hidden; overflow-style:auto; margin:5px; margin-bottom: 0px; margin-left: 0px; }

.sc_container_home { 
	color:#444444; 
	float:right;
	min-width: 500px; width: 60%; 
	height: 300px;  
	margin: 0; margin-top: 150px;
	padding: 20px;
	margin-right: 40px;
	
	background: rgba(232, 227, 211, 0.8);
	overflow: hidden;
	
	text-align:left;
	font-size: 13pt;
	font-weight: 300;
	letter-spacing: 2px;
	 }

.sc_container_pagine { 
	color: #444444; 
	float: right;
	min-width: 500px; width: 60%; 
	min-height: 450px;  
	margin: 0;
	margin-top: 50px;
	margin-bottom: 50px;
	padding: 20px;
	margin-right: 40px;
	
	background: rgba(232, 227, 211, 0.8);
	
	text-align: left;
	font-size: 12pt;
	font-weight: 200;
	letter-spacing: 2px;
	 }

.sc_contacts_map {
	width: 650px;
	height: 250px;
}

.sc_container_home_logo { 
	color:#f2f2f2; 
	float:left;
	min-width: 300px; width: 30%; 
	height: 214px;  
	margin: 0; margin-top: 50px;
	background: rgba(17, 17, 17, 0.8);
	overflow: hidden;
	text-align:right;
	font-size: 14pt;
	font-weight:200;
	font-style:italic;
	letter-spacing: 2px;
	 }	 


.sc_container_partner {
	width: 95%; min-width: 1000px;min-height: 450px; height: 85%;  
	margin: auto;  margin-top:45px;
	padding: 10px; padding-top: 0px;
	background: rgba(17, 17, 17, 0.8);
	overflow: hidden;
	text-align:center; 
	}

.sc_text_cont { text-align: left; margin: 0; margin-left:10px; margin-right:10px; margin-top:20px; }
.sc_image_cont { text-align: center; margin: auto; margin-top:20px; }



