 body {
	/*background: #F4F4F4;*/
	background:#FFFFFF;
	text-align: justify;
	font-size: 10px;
	font-family: Verdana,Arial,SunSans-Regular, Sans-Serif;
	padding: 0px;
	margin: 0px;
	color:#000000
}
a{
	color: Navy;
	text-decoration: none;
}
a:visited {
	color:#9933FF;
	text-decoration: none;
}
a:hover {
	color:#000099;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: inherit;
}
h1{
font-size:18px;
background-image:url(images/gradiente2.png);
/* background-color:  #F2883D;*/
}
h3{
font-size:12px;
color:#3300FF
}

.visite h3{
text-align:center;
background-color:#99FF99;
color:#000000;
}

.forum h3{
background-color:#9dbcff;
color:#000000;
}
.social h3{
background-color:#C1C4B6;
color:#000000;
}

.rss h3{
background-color:#FF9933;
color:#000000;
}
ul     {
        list-style-image: url(images/page.gif);margin:0; padding:0 2em;
        list-style-position: outside;                            		}
/* ----------classe per il segnala--------------*/ 
.Menu li{
          list-style-image: url(images/page.gif);margin: 0 ;
          }
.no li {
		  text-align:justify;
          list-style-image:none;
          }
.no2 li {
		  text-align:justify;
		  list-style-type:none;
		  list-style-image:none;
          }

.youtube div {
		   }

/* ----------classe per il segnala-------------- */

.scritta div {
	font-size: 12px;
	color: #666666;
		   }
.segnala div {
	padding:20px;
	border-width: 1px;
	border-style: solid;
	border-color: #C3D9FF;
}
/* ----------classe per il RSS-------------- */  
.rss div {
border-left-color:#FF9933;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #FF9933;
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: #FF9933;
border-bottom-style: solid;
border-bottom-width: 1px;
	}
/* ----------classe per il menu forum-------------- */
.forum div {
border-left-color:#9dbcff;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #9dbcff;
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: #9dbcff;
border-bottom-style: solid;
border-bottom-width: 1px;
  }
/* ----------classe per il social-------------- */  
.social div {
border-left-color:#C1C4B6;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #C1C4B6;
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: #C1C4B6;
border-bottom-style: solid;
border-bottom-width: 1px;
}

/* ----------classe per Visite -------------- */  
.visite div {
border-left-color:#99FF99;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #99FF99;
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: #99FF99;
border-bottom-style: solid;
border-bottom-width: 1px;
	}
.visite h3{
background-color:#99FF99;
color:#000000;
}

/* ----------classe bordo puntato--------- */  
.dotup div {
border-top-color:#9dbcff;
border-top-style:dashed;
border-top-width: 1px;
border-bottom-color: #9dbcff;
border-bottom-style: dashed;
border-bottom-width: 1px;
}

.dot div {
border-bottom-color: #9dbcff;
border-bottom-style: dashed;
border-bottom-width: 1px;
}

/* ----------classe per il menu superiore-------------- */
.memu ul{
  list-style-type: none;
}
.menu li {
  list-style-type: none;
  list-style-image:  none;
  float: right;
}

.menu a {
margin: 0 2px;
width: 55px;
height: 15px;
display: block;
text-align: center;
border: 1px solid gray;
text-decoration: none;
color: #000;
background: #fff;
}

.menu a:hover {
background: #ccc;
border: 1px solid gray;
}

.menu a:active {
background: gray;
border: 1px solid gray;
color: #fff;
}
/* ----------classe per i link nel content-------------- */

.coll ul {
        list-style-image: url(images/world_link.png);margin:0; padding:0 2em;
}
.coll li {
          list-style-image: url(images/link.png);margin: 0 ;
		  list-style-position: inside;
		  
          }
/* ----------container to center the layout-------------- */
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #F4F4F4; */ 
}
#testamenu{
	height: 30px;
	width: 760px;
	/* background-color: #E1E1E1;*/
	background-color: #F4F4F4;
	margin-top: 5px;
}

#logo {
	float: left;
	height: 90px;
	width: 200px;
    background-color:#F4F4F4;
}
#banner {
	float:right;
	height: 90px;
	width: 560px;
	background-color: #F4F4F4;
}

#navigation {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	float: left;
	width: 120px;
	padding: 1px;
	background-color:#FFFFFF ;
	
} 
#destra {
	width: 140px;
	float: right;
	padding: 5px;  
    background-color: #FFFFFF ;
        }
#content {
	position: relative;
	font-size: 12px;
	float: left;
	width: 455px; /*overflow: auto; /* superate le dimensioni mostrera le scrollbar */
	padding:5px;
	background-color: #FFFFFF ;
	text-align: justify;
	color: Black;
}
#footer {
    clear:both;
	width: 760px;
	height: 50px;
	margin-top: 5px;
	background-color: #CDCDCD;
	/*border: 1px solid #8D8D8D;*/
	color: Black;
	margin-top: 5px;
		}
	
.box {
	background-image: url(images/sfondoheader2.gif);
	}
/* ---------- Classe per il link di stampa-------------- */
.stampa div{
	font-size: 10px;
	text-align:right
}
.stampa a {
	color:#000000;
	text-decoration:none;
}
.stampa a:visited {
	color:#999999;
	text-decoration: none;
}
.stampa a:hover {
	color:#000000;
	font-weight: bold;
	text-decoration:underline;
}
.stampa a:active {
	color: inherit;
}	
.youtube div{
	}	
.smiley table{
border-color: #9dbcff;
text-align: center;
font-size: 12px;
}

table {
border-color:#9dbcff;
text-align: center;
font-size: 9px;
}
td{border: solid 1px #9dbcff}
th{border: solid 1px #9dbcff}

.news{
font-size:18px
}

.news a {
color:#0000FF;
text-decoration:underline;
}

.news a:hover {
color:#FF9933;
font-weight:normal;
}

.news a:active {
color:#9dbcff;
}
.data{
font-size:xx-small;
}
.sitemap li {
          list-style-image: url(images/join.gif);margin: 0 ;
}
.sitemap_b li {
          list-style-image: url(images/joinbottom.gif);margin: 0 ;
}