﻿body
{
    font-family: Verdana;
    color: #666666;
    text-align: center;
}
.menu
{
    margin-top: 10px;
}
.menu a
{
    color: #0066FF;
    font-weight: bold;
}
.content
{
    border: 1px solid #808080;
    width: 950px;
    margin: 0 auto;
}
.sponsor
{
    float: right;
      width: 300px;
    
}
.testosponsor
{
    font-size: 11px;
}

.conti
{
    border: 5px solid red;
    position: absolute;
    top: 350px;
    left: 390px;
    background-color: #FFFFFF;
}
.nuoto
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    background-image: url('images/sfondonuoto.jpg');
    color: #FFFFFF;
}
.sinistra{text-align:left;}

.karate
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    background-image: url('images/sfondokarate.jpg');
}

.pilates
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    background-image: url('images/sfondopilates.jpg');
    color: #000099;
}
.ginnastica
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    background-image: url('images/sfondoginnastica.jpg');
    color: #000099;
}
.tennis
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    background-image: url('images/sfondotennis.jpg');
    color: #000099;
}
.links
{
    font-family: Algerian;
    height: 39px;
}
.links1
{
    font-family: Algerian;
    text-align: center;
    color: #990000;
}
.danza
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    background-image: url('images/sfondodanza.gif');
    color: #FF3300;
}
.allineamento
{
    left: 0px;
    position: relative;
    width: 600px;
    right: 0px;
    top: 3px;
}

.aerobica
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    background-image: url('images/sfondoaerobica.gif');
    color: #003300;
}
.messaggio
{
    margin-left: 120px;
}
.inviamessaggio
{
    color: #0000FF;
}
.sci
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    background-image: url('images/sfondosci.jpg');
    color: #000099;
}
.direttivo
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    background-image: url('images/sfondodirettivo.jpg');
}
.home
{
    height: 1190px;
    margin-top: 10px;
    width: 649px;
    background-image: url('images/Cerrohome.jpg');
    color: #FFFFFF;
}
.attivita
{
    padding: 20px;
    border: 2px solid #808080;
    background-position: 100px 600px;
    margin-top: 10px;
    width: 600px;
    background-image: url('images/sfondoattivita.gif');
}
.news
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    background-image: url('images/neve.gif');
    color: #FFFFFF;
    text-align: center;
}

.notizie
{
    font-family: Algerian;
    text-align: center;
    font-style: oblique;
    font-size: larger;
    color: #CC0000;
    text-decoration: underline blink;
}
.bacheca
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    color: #003300;
    background-color: #66FF66;
}     
.regolamento
{
    padding: 20px;
    border: 2px solid #808080;
    width: 600px;
    margin-top: 20px;
    color: #003300;
    text-align: left;
    background-color: #FFCCCC;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
