@charset "utf-8";
@media only screen and (min-width:768px) {
.cb:after,.cb:before{
	content:" ";
	display:block;
	clear:both;
}
body{
	background-image:url(../images/sfondi/sfondoinvernali.jpg);
	background-position: center top;
	background-attachment: fixed;
	height: 100%;
	width: 100%;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-animation: bugfix infinite 1s; 
}
@-webkit-keyframes bugfix { 
  from {padding:0;} 
  to {padding:0;} 
}
#header{
	width:99%;
	border-radius: 0px 0px 20px 20px;
	background-color: #FFF;
	padding:0.5%;
	box-shadow:0 0 25px #333333;
	overflow:auto;
}
.fixed{
	position: fixed;
	top: 0;
	z-index: 999;
}
.LazioVerticale{
	float:left;
	width: 29%;
	height:auto;
	min-height:65px;
	padding-right:1%;
	display:block;
}
#nav1{
	float: left;
	width: 69%;
}
#nav1 ul{list-style-type: none;}
#nav1 li{
	float:left;
	margin:2px 5px;
}
#nav1 li a{
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 0px 5px;
	line-height:30px;
	border-radius: 5px;
}
.falesie-estive{
	color: #FFFFCC;
	background-color: #007700;
}
.falesie-invernali{
	color: #003366;
	background-color: #FFbb00;
}
.le-guide{
	color: #FFFFCC;
	background-color: #880000;
}
.LV-{
	color: #FFaa00;
	background-color: #0066FF;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: -5px;
	padding-right: 0px;
	padding-left: 5px;
}
.-meteo{
	color: #FFFFFF;
	background-color: #0066FF;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-right: -5px;
	padding-left: 0px;
	padding-right: 5px;
}
.le-palestre{
	color: #FFFFCC;
	background-color: #9900CC;
}
.bottone{margin: 0 -5px;}
#p1{
	color: #000;
	margin-top: 0px;margin-bottom:2px;
}
#p1 a{
	color: #009900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height:22px;
	margin: 0px;
	text-decoration: none;
}
label{
	color: #F80;
	margin-left: 5px;
	margin-right:10px;
	font-size: 20px;
	float:left;
}
input[type=checkbox]{
	position:absolute;
	top:-9999px;
	left:-9999px;
}
input[type=checkbox] ~ #nav2{
	display:none;
}
input[type=checkbox]:checked ~ #nav2{
	display: inherit;
}
#wrapper{
	width: 48.000em;
	margin-top: 1.000em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.25em;
	color: #003366;
	background-color: #FFbb00;
	text-align: center;
	border-radius:10px;
	margin: 10px;
	padding: 5px;
	font-weight: bold;
}
#section{
	background-color: #FFF;
	height: auto;
	min-height: 36.250em;
	padding: 0.313em 0.625em;
	border: 0.313em solid #F90;
	border-radius:15px;
}
#section ol{
	margin: 1em;
	list-style-position: inside;
}
#section ol li{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	line-height:30px;
	color: #000080;
}
#section li p{
	font-size:16px;
	padding-left:35px;
}
#footer{
	clear: both;
	height: auto;
	text-align: center;
	position: relative;
	padding: 0.625em 0px;
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.cb:after,.cb:before{
	content:" ";
	display:block;
	clear:both;
}
body{
	background-image:url(../images/sfondi/sfondoinvernali.jpg);
	background-attachment: fixed;
	background-position: center top;
	-webkit-animation: bugfix infinite 1s; 
}
@-webkit-keyframes bugfix { 
  from {padding:0;} 
  to {padding:0;} 
}
#header{
	width:99%;
	border-radius: 0px 0px 20px 20px;
	background-color: #FFF;
	padding:0.5%;
	box-shadow:0 0 25px #333333;
	overflow:auto;
}
.fixed{
	position: fixed;
	top: 0;
	z-index: 999;
}
.LazioVerticale{
	float:left;
	margin-bottom:5px;
	padding-right:1%;
	width:50%; height:50%;
	display:block;
}
#nav1{
	float: left;
}
#nav1 ul{list-style-type: none;}
#nav1 li{
	float:left;
	margin:2px 5px;
}
#nav1 li a{
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 21px;
	font-weight: bold;
	padding: 0px 5px;
	line-height:30px;
	border-radius: 5px;
}
.falesie-estive{
	color: #FFFFCC;
	background-color: #007700;
}
.falesie-invernali{
	color: #003366;
	background-color: #FFbb00;
}
.le-guide{
	color: #FFFFCC;
	background-color: #880000;
}
.LV-{
	color: #FFaa00;
	background-color: #0066FF;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: -5px;
	padding-right: 0px;
	padding-left: 5px;
}
.-meteo{
	color: #FFFFFF;
	background-color: #0066FF;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-right: -5px;
	padding-left: 0px;
	padding-right: 5px;
}
.le-palestre{
	color: #FFFFCC;
	background-color: #9900CC;
}
.bottone{margin: 2px -5px; width:24px; height:auto;}
#p1{
	color: #000;
	margin-top: 0px;
	margin-bottom:2px;
}
#p1 a{
	color: #009900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height:22px;
	margin: 0px;
	text-decoration: none;
}
label{
	color: #F80;
	margin-left: 5px;
	margin-right:10px;
	font-size: 20px;
	float:left;
}
input[type=checkbox]{
	position:absolute;
	top:-9999px;
	left:-9999px;
}
input[type=checkbox] ~ #nav2{
	display:none;
}
input[type=checkbox]:checked ~ #nav2{
	display: inherit;
}

#wrapper{
	width: 100%;
	margin-top: 1.000em;
	margin: auto;
	position: relative;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.625em;
	color: #003366;
	background-color: #FFbb00;
	text-align: center;
	padding:5px;
	font-weight: bold;
}
#section{
	height: auto;
	padding: 0.313em 0.625em;
	border: 0.313em solid #F90;
	background-color:#FFFFFF;
}
#section ol{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #000066;
	padding-left: 10px;
	list-style-position: inside;
}
#section li{
	line-height:30px;
}
#section li p{
	font-size:16px;
	padding-left:35px;
}
#footer {
	clear: both;
	height: auto;
	text-align: center;
	position: relative;
	padding: 0.625em 0px;
}
}
@media only screen and (min-width:320px) and (max-width:479px) {
.cb:after,.cb:before{
	content:" ";
	display:block;
	clear:both;
}
body{
	background-color:#64B1FF;
	background-attachment: fixed;
	background-position: center top;
	-webkit-animation: bugfix infinite 1s; 
}
@-webkit-keyframes bugfix { 
  from {padding:0;} 
  to {padding:0;} 
}
#header{
	width:99%;
	background-color: #FFF;
	padding:0.5%;
	box-shadow:0 0 25px #333333;
	overflow:auto;
}
.fixed{
	position: fixed;
	top: 0;
	z-index: 999;
}
.LazioVerticale{
	width:60%; height:60%;
	margin-bottom:5px;
	display:block;
}
#nav1{width: 100%;}
#nav1 ul{list-style-type: none;}
#nav1 li{
	float:left;
	margin:2px 5px;
}
#nav1 li a{
	text-decoration:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	padding: 0px 5px;
	line-height:1.5em;
	border-radius: 5px;
}
.falesie-estive{
	color: #FFFFCC;
	background-color: #007700;
}
.falesie-invernali{
	color: #003366;
	background-color: #FFbb00;
}
.le-guide{
	color: #FFFFCC;
	background-color: #880000;
}
.LV-{
	color: #FFaa00;
	background-color: #0066FF;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: -5px;
	padding-right: 0px;
	padding-left: 5px;
}
.-meteo{
	color: #FFFFFF;
	background-color: #0066FF;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-right: -5px;
	padding-left: 0px;
	padding-right: 5px;
}
.le-palestre{
	color: #FFFFCC;
	background-color: #9900CC;
}
.bottone{margin: 2px -5px; width:21px; height:auto;}
#p1{
	color: #000;
	margin-top: 0px;
	margin-bottom:2px;
}
#p1 a{
	color: #009900;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.925em;
	line-height:1.4em;
	margin: 0px;
	text-decoration: none;
}
label{
	color: #F80;
	margin-left: 5px;
	margin-right:10px;
	font-size: 20px;
	float:left;
}
input[type=checkbox]{
	position:absolute;
	top:-9999px;
	left:-9999px;
}
input[type=checkbox] ~ #nav2{
	display:none;
}
input[type=checkbox]:checked ~ #nav2{
	display: inherit;
}
#wrapper{
	width: 100%;
	margin-top: 1.000em;
	margin: auto;
	position: relative;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #003366;
	background-color: #FFbb00;
	text-align: center;
	padding:5px;
}
#section{
	height: auto;
	padding: 0.313em;
	border: 0.313em solid #F90;
	background-color:#FFFFFF;
}
#section ol{
	font-family: Tahoma, Geneva, sans-serif;
	color: #000066;
	list-style-position: inside;
}
#section li{
	line-height:1.25em;
	font-size: 1.25em;
}
#section li p{
	padding-left:15px;
	line-height:1.1em;
	font-size: 0.750em;
}
#footer{
	clear: both;
	height: auto;
	text-align: center;
	position: relative;
	padding: 0.625em 0px;
}
}