@charset "UTF-8";
/* CSS Document */



* { margin: 0; padding: 0; }
	 /*
	html {background: url(effetto1.jpg) no-repeat center center fixed;
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	}
	*/
	body {margin: 0 auto;
	paddig:0;}
	body a{ text-decoration:none ;
	
	}
	
	
	@font-face {
    font-family: "sans";
    src: url(fonts/fonts/HelveticaNeueLTStd-UltLt.eot); /* IE */
    src: local("sans"), url(fonts/HelveticaNeueLTStd-UltLt.otf) format("truetype"); /* resto de navegadores */
	}
	
	@font-face {
        font-family: "sans2";
    src: url(fonts/fonts/HelveticaNeueLTStd-Th.eot); /* IE */
    src: local("sans2"), url(fonts/HelveticaNeueLTStd-Th.otf) format("truetype"); /* resto de navegadores */
}

.spacer { height: 30px;}

.container {
	margin: 0;
	width: 100%;
height: 100%;
}
.container2 {
	margin: 0;
	width: 100%;
height: 100%;
}
.content {width: 65%;
height: 80%;
float: left;
margin-left: 110px; 
margin-top: 0;
padding-left: 60px;
padding-bottom: 30px;
clear: right;
         background-color: #FFFFFF;
        
          background: rgba(255,255,255,0.7);
         
	color: #579cac;
	letter-spacing: 1px;
	position:absoute;
	
	
	
}
.content span {float: left;
dispay: inline;

font-size: 2 vw;
font-family: sans;
text-align:right;

}
.content h1 {float: left;
dispay: inline;
width: 60%;
font-size: 2 vw;
font-family: sans;
text-align:left;

}


.content h2{float: left;
dispay: inline;
width: 95%;
font-size: 1.0vw;

font-family: sans2;
font-weight:bold;
text-align:left;
color:#054f68;

}
.content h2 a {float: left;
dispay: inline;
width: 95%;
font-size: 1.0vw;

font-family: sans2;
font-weight:bold;
text-align:left;
color:#054f68;

}

.content h3 {float: left;
dispay: inline;
width: 60%;
font-size: 2.5vw;
font-family: sans;
text-align:left;

}
.content h5 {float: left;
dispay: inline;
width: 60%;
font-size: 2.0vw;

font-family: sans;
font-weight:bold;
text-align:left;
color:#054f68;

}
.contentfoto img
{float: right;

dispay: inline;
width: 32%;
margin-top: 3%;
}


.gallerytext {float: left;
dispay: inline;
width: 100%;
font-size: 0.8vw;
font-family:sans;
text-align:left;

}
	


.footer {
	width: 100%;
height: 15px;
padding: 9px 50px 12px 20px;
clear: both;
font-family: sans;
	font-size: 0.9vw;
	color: #FFF;
	background-color: #333;
	letter-spacing: 1px;
	position:fixed;
    bottom: 0;
    
}
.footer-left {float: left;
width:60%;
}
.footer-right {float: right;
width:20%;
text-align:right;
margin-right:40px;
}
.menu header {padding:0; 
margin:0;
}
.menu {
	float:left;
	width: 300px;
	height: 450px;
	padding: 20px 0 20px 0;
	margin:45px 0 10px 0;
	-webkit-border-top-right-radius: 25px;
	-moz-border-radius-topright: 25px;
	border-top-right-radius: 25px;
	font-family: sans;
	font-size: 18px;
	color: #FFF;
	background-color: #579cac;
	letter-spacing: 1px;
	overflow: hidden;
}

.menu img {
    padding:0px;
    border:0px;
    margin:0px;
}

 .menu ul{
   
    padding: 0px;
    margin: 20px;

}

 .menu ul li{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin: 12px 0 12px 0 ;
    font-size:22px;
    color:#054f68;
    font:sans2;
    
   

}

.menu ul li a {
	  font-size:18px;
	text-decoration: none;
	color: #fff;
	font: sans;
	
}
.menu ul li a:hover{
	  font-size:18px;
	text-decoration: none;
	color: #066;
	font: sans;
	
}
.footer a{
	color: #ffffff;
}
.footer a:hover {
	color:#CCC;
}
.privacy {
	margin: 0 auto;
	width: 600px;

padding:50px 20px;
vertical-align:middle;
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
letter-spacing:0,5;
line-height:20px;
}
	