
@import url(magic.css);
@import url(../fonts/stylesheet.css);
 
 
/************************************************************************************
Aspetto di base
*************************************************************************************/

body {
	color:#000;
	font-size:19px;
	font-family: 'aleolight', arial; margin:0; padding:0;font-weight:700;
	    
}
a, a:hover, a:link, a:visited, a:active {
}
a img {
	border:0px;
	padding:0px;
	margin:0px; vertical-align:top; 
}
a.language  {
	border:2px solid #fff;margin: 0px 22px 0px 0px;
	padding:0px; display: inline-block;
	 
}
a.language:hover {
	border:2px solid #960;
	padding:0px;
	 
}

p {
	margin-top:20px;
	margin-bottom:20px;
}
h1, h2, h3, h4 {
	
	margin:0px; 
	 
}
h1 {
	font-size:1.5em;color:   #346;  font-family: 'aleoregular';
}
h2 {
	font-size:1.3em;color:#346; font-family: 'aleoregular';
}
h3 {
	font-size:1.2em;color:#346;
}
h4 {
	font-size:1.1em;
}
#logo {
	padding:10px 0 0
}
#logo img {
	padding: 0;
	vertical-align:top
}
img {
	-ms-interpolation-mode:bicubic;
	margin:0%
}
/************************************************************************************
Struttura
*************************************************************************************/
 

#page_cont{   display:block;width:100%;      margin:0 auto 0px;   background-color:#FFF  ; box-sizing: border-box;   
	 
}
#page_cont:after {
	clear:both;content:"";display:table;
}
#header {
	display:block;
	padding:0px 0px 0px 0%;  
    width:100%; 
    margin:0 auto 0; display:block;    z-index:+100; 
 
	 
}
#header:after {
	clear:both;content:"";display:table;
}
#footer {
	clear: both;  color:#fff;
	font-size:0.9em; 
	display:block;  
	text-align:center;
	padding:0%;box-sizing: border-box;
}
#footer h3 {
	 
	color:#000
}

#footer a {
	 
	color:#fff
}
#footer a:hover {
	 
	color:#ccc
}
 
 


   




/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 960px) {
 #page {
 width: 100%;
padding:0;
}
body {
 font-size:17px;
}
}

/* for 700px or less */
@media screen and (max-width: 700px) {
 #header {
display:block;
 height:auto;
color:#ccc;
 
}
}
 @media screen and (max-width: 940px) {
 #header {
display:block;
padding:0px 0%;
 color:#ccc;
width:100%;
margin:auto;
 
}
}
@media screen and (max-width: 480px) {
}
/* classe link */
a.link, a.link:hover, a.link:link, a.link:visited, a.link:active {
	color:#000;
	text-decoration:underline
}
a.link:hover {
	color:#666
}
 
/* Cookies */
.informativa {
	max-width:800px;
	margin:auto;
}
.informativa a, .informativa a:hover, .informativa a:link, .informativa a:visited, .informativa a:active {
	font-size:1em;
	color:#efefef
}
.informativa a:hover {
	font-size:1em;
	color:#000
}
/************************************************************************************
finestre modulari
*************************************************************************************/
#modal {
	position: fixed;
	z-index:300;
	left:0px;
	top:0px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	height:100%;
	width:100%;
	background-color:#666;
	display:none;
	 
}
#modal-box {
	position: fixed;
	z-index:320;
	 	left:0px;box-sizing: border-box;
	top:0px;
	 
	width:100%; text-align:right; 
	display:none;
	text-align:center; height:250px; top:45%; margin-top:-130px;
}
#modal-box img {
	max-width:100%;
	max-height:100%;
}
#modal-box .links {
	color:#CCC
}
#modal-box .links:hover {
	color:#999
}
#modal-chiudi {
	z-index:350; display:block; float:right;
 
	 
	 
	height:30px;
	width:30px; padding:3px;background-image:url(../img/icon_menu_close2.png); background-position:0 100%; 
	cursor:pointer;
}
#modal-chiudi:hover {background-image:url(../img/icon_menu_close2.png); background-position:0 0; 
	 
} #modal-content {margin:auto ;box-sizing: border-box; max-width:800px; display:block;   border:2px solid #007bc0; background-color:#FFF; box-shadow:1px 1px 40px #ccc;width:100%; padding:1.5%}
 @media screen and (max-width: 480px) {
 #modal-box img {
 max-width:130%;
max-height:110%;
margin-left:-10%;
width:auto;
}
#modal-box {
 max-width:100%;
 
 
width:100%;
}#modal-box {
	position: fixed;
	z-index:320;
	 	  text-align:right;  
	display:none;
	text-align:center;  
}
}
.sfoca {
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-ms-filter: blur(2px);
	-o-filter: blur(2px);
	filter: blur(2px);
}
 


 


 @media screen and (max-width: 600px) {
 

}
.sfoca {
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-ms-filter: blur(2px);
	-o-filter: blur(2px);
	filter: blur(2px);
}
 
.foot-txt{ text-align: center
}


#popup-cookie-law a{   text-decoration:none; padding:1px;  color: #CCC;}
#popup-cookie-law a#close{   text-decoration:none; padding:1px;  color: #CCC; font-size:1em;}
#popup-cookie-law a:hover{   text-decoration:none; padding:1px;   color:#FFF}
#popup-cookie-law-sf{ font-size:1.1em; text-align:center;  width:100%; position:fixed;left:0px; bottom:0px; padding:0%; background-color:#000; color:#fff; z-index:5000000;}#popup-cookie-law-sf{ font-size:1.1em; text-align:center;  width:100%; position:fixed;left:0px; bottom:0px; padding:0%; background-color:#000; color:#fff; z-index:5000000;}
#popup-cookie-law-sf div{  max-width:900px;   margin:auto; padding:1%; z-index:5000002;}
.text-standard {
	display: block;
	float:left;
	box-sizing: border-box;
	padding:2% 8% 0%;
	margin: 0% 0% 0% 0%;
	 
} 

