html {
	overflow: -moz-scrollbars-vertical;
}
#header {
	background-image: url(../img/marchio.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 140px;
	width: 100%;
	position: relative;
}
#menu {
	height: 140px;
	width: 100%;
	position: relative;
	text-align:center
}
#strutture {
	visibility: visible;
	height: 50px;
	width: 100%;
	position: relative;
}
#corpo {
	text-align: center;
}
#newsBox {
	width: auto;
	height: 260px;
	text-align:center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #333333;
	text-align: center;
}
ol {
	list-style: none;
}
.indirizzoContatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.testoNormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.testoSchede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.testoTitoliSchede {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-bottom: -10px;
}
.testoTitoliEventiNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.baseMenu {
	width: 670px;
	height: 20px;
	background-image: url(../img/base_menu.gif);
}
.testoScarica {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.testoInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link.testoInfo {
	color: #000000;
	text-decoration: underline;
}
a:hover.testoInfo {
	color: #666666;
	text-decoration: none;
}
.testoMail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:link.testoMail {
	color: #FF0000;
	text-decoration: underline;
}
a:hover.testoMail {
	color: #FF0000;
	text-decoration: none;
}
/* Pagine interne */
#testata {
	width: 100%;
	height: 65px;
	background-image: url(../img/marchio_interno.jpg);
	background-repeat: no-repeat;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #CCC;
}
#lingue {
	float: right;
	width: 90px;
	height: 25px;
	padding-right: 10px;
	margin-top: 20px;
}
#lingue img {
	border: 0;
}
#menuInt {
	width: 100%;
	height: 30px;
	text-align: right;
}
#profili {
	width: 240px;
	height: 85px;
	background-image: url(../img/base_profili.gif);
}
#contieniProfili {
	width: 260px;
	text-align: center;
	float: left;
}
#contieniProfili2 {
	width: 260px;
	text-align: center;
	float: right;
}
.intestazioneProfili {
	float: left;
	margin-left: 90px;
	margin-top: 30px;
	text-align: left;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#contenuto {
	width: 70%;
	float: left;
	margin-top: 20px;
	text-align: justify;
	padding-left: 20px;
}
#sidebar {
	width: 25%;
	background-color: #FFF;
	float: right;
	margin-top: 20px;
	border-left: 1px solid #CCC;
	border-bottom:  1px solid #CCC;
}
#containerSchedaStruttura {
	width: 25%;
	float: right;
	margin-top: 20px;
	padding-bottom: 20px;
}
#schedaStruttura {
	width: 180px;
	background-color:#FFF;
	border: 1px solid #375294;
	border-top: 0;
	background-image: url(../img/chiusura_box.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
}
a.scheda {
	display: block;
	width: 180px;
	height: 30px;
	margin: 0;
	font: bold 14px/30px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: url(../img/scheda_struttura.jpg) no-repeat 0 -30px;
}
a.scheda:hover {
	background-position:0 0;
	color: #28478F;
	text-decoration: none;
}
#footer {
	width: 100%;
	height: 20px;
	margin-top: 20px;
	float: none;
	clear: both;
	padding-top: 50px;
	text-align: center;
}
.testatineSezioni {
	float: left;
}
#fotoSezioni {
	float:left;
	margin-right: 30px;
	margin-top: 20px;
}
.fotoSezioni {
	border: 1px solid #666;
}
.testoSezioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.mappa {
	float: left;
	margin-right: 10px;
}
.team {
	list-style: none;
}
.weblink {
	list-style: none;
	line-height:20px;
	font-size: 12px;
}
.divingTestata {
	padding-top: 10px;
	margin-left: 120px;
	width: 400px;
	height: 140px;
	background-image: url(../img/testata_diving.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color:#FFF;
	text-indent: 10px;
	line-height: 30px;
}
.climbingTestata {
	padding-top: 10px;
	margin-left: 120px;
	width: 400px;
	height: 140px;
	background-image: url(../img/testata_climbing.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color:#FFF;
	text-indent: 10px;
	line-height: 30px;
}
.velaTestata {
	padding-top: 10px;
	margin-left: 120px;
	width: 400px;
	height: 140px;
	background-image: url(../img/testata_vela.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color:#FFF;
	text-indent: 10px;
	line-height: 30px;
}
.canoakayakTestata {
	padding-top: 10px;
	margin-left: 120px;
	width: 400px;
	height: 140px;
	background-image: url(../img/testata_canoakayak.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color:#FFF;
	text-indent: 10px;
	line-height: 30px;
}
.beachclubTestata {
	padding-top: 10px;
	margin-left: 120px;
	width: 400px;
	height: 140px;
	background-image: url(../img/testata_beachclub.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color:#FFF;
	text-indent: 10px;
	line-height: 30px;
}
/* pulsanti */
.button {
	display: block;
	width: 145px;
	height: 35px;
	margin: 1em;
	font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: url(../img/bottone.png) no-repeat 0 -35px;
}
a.button {
	display: block;
	width: 145px;
	height: 35px;
	margin: 1em;
	font: bold 18px/35px "Trebuchet MS",Arial,sans-serif;
	text-align: center;
	text-decoration: none;
	color: #286C98;
	background: url(../img/bottone.png) no-repeat 0 0;
}
a.button:hover {
	background-position:0 -35px;
	color: #060;
	text-decoration: none;
}
/* regole minitabs */
ul#minitabs {
	list-style: none;
	margin: 0;
	padding: 7px 0;
	border-bottom: 1px solid #CCC;
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
ul#minitabs li {
	display: inline;
	margin: 0 3px;
}
ul#minitabs a {
	text-decoration: none;
	padding: 0 0 3px;
	border-bottom: 4px solid #FFF;
	color: #999;
}
ul#minitabs a#current {
	border-color: #090;
	color:#06F;
}
ul#minitabs a:hover {
	border-color: #39F;
	color: #666;
}
#ContenutoFull {
text-align:left;
padding:20px;
line-height:180%;
}
#ContenutoFull a{
color:#0099FF;
font-weight:bold;
font-size:110%;
}
#ContenutoFull h3{
font-size:120%;
}
.EsitoPositivo {
	padding:10px;
	margin:10px;
	background:#C4F8C2;
	text-align:center;
	border:1px solid #669900;
	color:#000;
}
.EsitoNegativo {
	padding:10px;
	margin:10px;
	background:#FFC4C4;
	text-align:center;
	border:1px solid #FF3300;
	color:#000;
}
.EsitoInformativo {
	padding:10px;
	margin:10px;
	background:#9CF;
	text-align:center;
	border:1px solid #09F;
	color:#000;
}
.TxtInput {
	border:1px solid #999;
	margin:5px 0;
}
.TxtArea {
	border:1px solid #999;
}
.Bottone {
	color:#333;
	font-weight:bold;
}
.TxtInput.errore, .TxtArea.errore {
	background:#FFC4C4;
	border:1px solid #FF3300;
}
span.rosso {
color:#FF6600;
}

