body {
	color: #404040;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html table {
	font-size: 1.0em;
}

a:link, a:visited {
	color: #7ca6d4;
	text-decoration: underline;
}

a:hover, a:active {
	color: #5e91ca;
	text-decoration: none;
}

#container {
	font-size: 1.1em;
	text-align: center;
	width: 100%;
}

#header {
	margin: 30px auto 0px auto;
	width: 800px;
}

#headerimage {
	float: left;
	height: 340px;
	width: 605px;
}

#headercontent {
	background: url('../images/headerbg.gif') no-repeat left top;
	float: left;
	height: 340px;
	width: 195px;
}

#langchoice {
	margin: 5px 10px 0px 0px;
	text-align: right;
}

#langchoice a:link, #langchoice a:visited {
	font-weight: bold;
	text-decoration: none;
}

#langchoice a:hover, #langchoice a:active {
	text-decoration: underline;
}

#headercontent h1 {
	color: #5e91ca;
	font-size: 1.6em;
	margin-top: 185px;
}

#headercontent h1 .big {
	font-size: 1.2em;
	text-transform: uppercase;
}

#headermenu {
	background: url('../images/headermenubg.png') repeat left top;
	float: left;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	width: 800px;
}

#indexmenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#headermenu li {
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#headermenu a:link, #headermenu a:visited {
	color: #fff;
	display: block;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	padding: 0px 12px;
	text-decoration: none;
	text-transform: uppercase;
}

* html #headermenu a:link, * html #headermenu a:visited {
	display: inline;
	width: auto;
}

#headermenu a:hover, #headermenu a:active {
	color: #5e91ca;
	text-decoration: none;
}

body#cover #headermenu a:link, body#cover #headermenu a:visited {
	display: inline;
}

#headermenu ul#menu {
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#menu li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu li a:link, #menu li a:visited {
	color: #fff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 34px;
	padding: 0px 12px;
	text-decoration: none;
	text-transform: uppercase;
}

* html #menu li a:link, * html #menu li a:visited {
	display: inline;
}

#menu li a:hover, #menu li a:active {
	background-color: #d7e3f2;
	color: #5e91ca;
	text-decoration: none;
}

#menu li a.active:link, #menu li a.active:visited {
	background-color: #d7e3f2;
	border: 1px solid #fff;
	border-bottom: 0px;
	color: #5e91ca;
	line-height: 33px;
}

#menu li a.active:hover, #menu li a.active:active {
	text-decoration: underline;
}

#centro {
	background: url('/images/centrobg.gif') repeat-y left top;
	border: 2px solid #d7e3f2;
	margin: 0px auto 0px auto;
	width: 796px;
}

html:not([dummy]) #centro {
	margin-top: 34px;
}

#zona2 {
	float: left;
	padding: 35px 35px 5px 35px;
	text-align: left;
	width: 533px;
}

* html #zona2 {
	padding: 35px 39px 5px 39px;
	width: 600px;
}

.articolo {
	clear: both;
	margin-bottom: 30px;
}

	
.articolo table td {
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
}

#zona1 table td {
	font-size: 0.9em;
	height: 40px;
	vertical-align: middle;
}

#zona3 .articolo table td {
	font-size: 1.1em;
}

.open {
	color: #2caa1f;
}

.closed {
	color: #ff0000;
}

#zona1 .articolo, #zona3 .articolo {
	border-bottom: 2px solid #fff;
	margin-bottom: 15px;
	padding: 20px 20px 15px 20px;
}

* html #zona1 .articolo {
	padding: 15px 10px;
}

* html #zona3 .articolo {
	padding: 15px 10px;
}

h2 {
	color: #6696cd;
	font-size: 1.8em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-transform: uppercase;
}

#zona1 h2, #zona3 h2 {
	font-size: 1.3em;
	margin: 0px 0px 5px 0px;
}

h3 {
	color: #999;
	font-size: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.fotocontainer {
	float: right;
	margin: 0px 0px 0px 30px;
}

* html .fotogallery {
	margin-right: -10px;
}

.fotogallery a {
	margin-right: 11px;
}

.fotogallery .foto, .fotogallery .fotozoom {
	float: left;
}

.foto, .fotozoom {
	margin-bottom: 12px;
}

.fotozoom a:link, .fotozoom a:visited {
	background: url('/images/zoom.gif') no-repeat right bottom;
	display: block;
	padding-bottom: 11px;
}

#zona1 .fotozoom a:link, #zona1 .fotozoom a:visited,
#zona3 .fotozoom a:link, #zona3 .fotozoom a:visited {
	background: url('/images/zoom3.gif') no-repeat right bottom;
}

.foto img, .fotozoom img {
	border: 2px solid #d7e3f2;
}

.content {
	font-size: 1.2em;
	line-height: 140%;
	margin: 10px 0px;
	text-align: justify;
}

#zona3 {
	float: left;
	padding-bottom: 5px;
	width: 193px;
}

* html #zona3 {
	padding-bottom: 5px;
	width: 185px;
}

#footer {
	clear: both;
	color: #5e91ca;
	font-size: 1.1em;
	margin: 2px auto 20px auto;
	width: 800px;
}

* html #footer {
	margin-top: 5px;
}

#footer a:link, #footer a:visited {
	color: #5e91ca;
}

#footer a:link, #footer a:visited {
	
}

#footerleft {
	float: left;
	margin-left: 5px;
	text-align: left;
	width: 645px;
}

#footerright {
	color: #d7e3f2;
	float: left;
	font-size: 0.8em;
	margin-right: 5px;
	text-align: right;
	width: 145px;
}

#footerright a:link, #footerright a:visited {
	color: #bfd2ea;
	text-decoration: none;
}

#footerright a:hover, #footerright a:active {
	color: #8aafd8;
	text-decoration: underline;
}

.footerlogos {
	margin-top: 20px;
}

.footerlogos a {
	margin: 0px 15px;
}

#zona1 {
	background-color: #dde7f4;
	float: left;
	font-size: 0.9em;
	margin: 0px 0px -35px -35px;
	padding: 20px;
	width: 153px;
}

* html #zona1 {
	margin-left: -20px;
	margin-right: -19px;
	width: 183px;
}

html:not([dummy]) #zona1 {

}

.pista {
	color: #fff;
	margin-bottom: 10px;
	padding: 15px 0px;
	text-align: center;
	width: 100%;
}

.container {
	float: left;
	padding-left: 35px;
}

table.piste {
	border: 1px solid #000;
	border-collapse: collapse;
	margin: 0px;
	padding:0px;
}

table.piste td {
	border: 1px solid #000;
	border-collapse: collapse;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	width: 112px;
}

table.piste img {
	border: 0px;
}

.easy, #pistaf {
	background-color: #27499c;
}

.medium, #pistam {
	background-color: #e7211a;
}

.hard, #pistad {
	background-color: #000;
}

.easy a:link, .easy a:visited, .medium a:link, .medium a:visited, .hard a:link, .hard a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.easy a:hover, .easy a:active, .medium a:hover, .medium a:active, .hard a:hover, .hard a:active {
	color: #fff;
	text-decoration: none;
}

.links {
	
}

table.links td {
	text-align: center;
	vertical-align: middle;
	width: 174px;
}

table.links img {
	margin: 10px 0px
}

.clear {
	clear: both;
	float: none;
	font-size: 0px;
	height: 0px;
	width: 100%;
}

.articolo form {
	width: 100%;
}

.articolo input.title, .articolo input.subtitle {
	width: 100%;
}

.articolo textarea {
	height: 320px;
	width: 100%;
}

#zona2 .articolo table td a {
	border: 0px;
}

.montdessot img {
	border: 2px solid #669a33;
}

.palusc img {
	border: 2px solid #009ee0;
}

.vedlverzon img {
	border: 2px solid #ffed00;
}

.labuja img {
	border: 2px solid #7c4491;
}

.valscura img {
	border: 2px solid #f39919;
}

#zona2 .articolo table {
	margin-bottom: 20px;
	padding: 15px;
}

#zona2 .articolo table td {
	padding: 15px;
}

#zona2 .articolo table td.text {
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
