html,body{margin:0; padding: 0;} /* width: 300px; height: 680px */

body {font-family: Bookman Old Style, Book Antiqua, Times New Roman, serif; font-size: 14px; color: #0000ff; text-align:center}

div#container{width: 970px; height:535px; background-color: #ffffff; margin-left: auto; margin-right:auto; margin-top: 0; text-align:left;}

/* ----------------------------INTESTAZIONE------------------------------------*/

#intestazione 	{table-layout: fixed; width:100%; margin: 0 0 0 0; padding:0; 	}
.titolone 	{font-size: 150%; width: 50%; padding:0; text-align:center; }
.sottotitolo 	{font-size: 60%; width: 25%; text-align:center;  padding:0;	}
.cella_logo	{width: 25%; padding:0; text-align:center;  			}


#intestazione a:link    {cursor:pointer; text-decoration: none; color: #0000ff; font-weight: normal;} 		/* unvisited link */
#intestazione a:visited {cursor:pointer; text-decoration: none; color: #0000ff; font-weight: normal; }		/* visited link   */
#intestazione a:hover   {cursor:pointer; text-decoration: none; color: #0000ff;}        		/* mouse over link*/
#intestazione a:active  {cursor:pointer; text-decoration: none;color: #0000ff; font-weight: normal;}		/* selected link  */


/* ----------------------------STILI MENU NAVIGAZIONE--------------------------*/

#esterno	       {background-color: #cc6600; padding: 0.3em; border:0; font-weight: bold; } 
#navigazione        {background-color: #cc6600; border: 2px solid; border-color:#ffffff;} 		  
#navigazione     ul {list-style-type: none; margin:0.5em} 
#navigazione     li {display: inline; margin: 1em;}
#navigazione     a  {text-decoration: none; color:#0000ff;}
#navigazione_att     a {display: inline; margin: 1em; color: #ffffff;}
#navigazione a:hover{text-decoration: none; color: #ffffff; cursor:pointer;}


/* ------------------------------STILI SOTTO MENU A DESTRA-----------------------*/

#bordo1_sottomenu	{height: 390px; width: 20%; float: right;  margin:0.2em 0 0 0; background-color: #cc6600;  padding: 0.3em; border:0;}
#bordo2_sottomenu	{background-color: #cc6600; height: 100%; border: 2px solid; border-color:#ffffff; margin 0;}
#sottomenu 		{background-color: #cc6600; border:0; margin: 0}
#sottomenu 	ul 	{margin: 0.5em; padding: 0.5em; list-style-type: none; line-height: 2em; text-align: center;}
#sottomenu 	a 	{text-decoration: none; color: #0000ff;}
#sottomenu 	a:hover {cursor:pointer; color: #ffffff;}
#sottomenu_att  a	{color: #ffffff;}


/* ---------------------------------STILI Contenuto-------------------------------*/

div#content{height: 362px; width:75%;  padding-left:1em; overflow: auto;  margin: 1em 0 0 0; float: left;} 

.in_evidenza {font-weight: bold; text-align:center; font-size=1.2em; } 
.titolo_contenuto {font-weight: bold; font-size: 1.2em; text-decoration: underline; text-align:center;}

div#content a {color: #0000ff; font-weight: norlmal;}
div#content a:hover{color: #0000ff; font-weight: normal; text-decoration: underline; }
div#content a:visisted{color: #0000ff; font-weight: norlmal;} 
.foto_testo {float:left; margin-right:2em; margin-bottom:1em; margin-top:1em;}

/* ---------------------------------STILE Home Page-------------------------------*/

.testo_index {font-size: 14px; text-align:left}
.titolo_index {font-size: 16px; text-align:center; vertical-align: top}
#campo_tennis td.titolo_top a {font-size: 16px; font-weight: bold; text-align:center; vertical-align: center;}

.titolo_top a:link 	{font-weight: normal; text-decoration: none; color: #0000ff;}
.titolo_top a:hover 	{text-decoration: none; color: #ffffff;}

#campo_tennis td 	{color: #0000ff; padding: 0.3em; font-size: 15px; text-align:center;}
#campo_tennis a:link 	{font-weight: normal; text-decoration: none; color: #0000ff;}
#campo_tennis a:hover 	{text-decoration: none; color: #ffffff;}
#campo_tennis div a:hover{text-decoration: none; color: #ffffff;}
#campo_tennis td a:hover{text-decoration: none; color: #ffffff;}
#campo_tennis a:visited {font-weight: normal; text-decoration: none; color: #0000ff;}


/* ---------------------------------STILE gallery-------------------------------*/

.testo_index {font-size: 14px; text-align:left}
.titolo_index {font-size: 16px; text-align:center; vertical-align: top}
#gallery td.titolo_top a {font-size: 16px; font-weight: bold; text-align:center; vertical-align: center;}

.titolo_top a:link 	{font-weight: normal; text-decoration: none; color: #0000ff;}
.titolo_top a:hover 	{text-decoration: none; color: #ffffff;}

#gallery td 	{color: #0000ff; padding: 0.3em; font-size: 12px; text-align:center; text-decoration: none;}
#gallery a:link 	{font-weight: normal; text-decoration: none; color: #0000ff;}
#gallery a:hover 	{font-weight: normal; text-decoration: none; color: #ffffff;}
#gallery div a:hover{text-decoration: none; color: #ffffff; font-weight: normal;}
#gallery td a:hover{text-decoration: none; color: #ffffff; font-weight: normal;}
#gallery a:visited {font-weight: normal; text-decoration: none; color: #0000ff;}

#menu_galleria  	{color: #0000ff; padding: 0.3em; font-size: 12px; text-align:left; text-decoration: none;}
#menu_galleria a:link 	{font-weight: normal; text-decoration: none; color: #0000ff;}
#menu_galleria a:hover 	{font-weight: normal; text-decoration: none; color: #0000ff;}
#menu_galleria a:visited {font-weight: normal; text-decoration: none; color: #0000ff;}

#titolo_galleria  	{color: #0000ff; padding: 0.3em; font-size: 14px; text-align:left; text-decoration: none; font-weight: bold}
#titolo_galleria span a:hover {font-weight: bold; text-decoration: none; color: #0000ff;}
#titolo_galleria span a:link 	{font-weight: bold; text-decoration: none; color: #0000ff;}

/* ---------------------------------STILE FOOTER---------------------------------*/

div#footer{width: 970px; padding:0.1em; background-color:#ffffff; margin-bottom:0; margin-top:2px; margin-left: auto; margin-right:auto; line-height: 1em; height: 1em; text-align:center;}











