
.uno{

}


.due{
	
}

.tre{
	
}

.quattro{
	
}

.cinque{
	
}

.sei{
	
}

.sette{
	
}
body{
background:#FFFFFF;
margin:0px;
padding: 0;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#666666;
text-align: center;
}

a{ color:#6C8EFF; background:transparent;text-decoration:none; }
a:hover{ color:#999999;background:transparent; text-decoration:underline; }
a:active{ color:#999999;background:transparent; text-decoration:none; }
a:active:hover{ color:#6C8EFF;background:transparent; text-decoration:underline; }
a:visited{ color:#999999;background:transparent;text-decoration:none; }
a:visited:hover{ color:#6C8EFF;background:transparent; text-decoration:underline; }

.nero{
			font-weight: bold;
			}

.adestra{
text-align:right;
}

.noborder{
	border: none;
}

#corpo{
position: relative;
width:800px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#lato{
float:left;
text-align:left;
width:150px;
}

#container{
width:600px;
margin-left:160px;
border-left:#CCCCCC 1px solid;
}

#container img {
		border: 1px solid black;
		}

.contenuto1{
background: url('../img/sfondo.jpg') no-repeat top left;
width:330px;
padding-left:20px;
float:left;
text-align:justify;
line-height: 11pt;
position: relative;
}

.contenuto2{
padding:20px;
text-align:justify;
line-height: 11pt;
}

.contenuto3{
background: url('../img/sfondo.jpg') no-repeat top left;
padding:30px;
text-align:justify;
line-height: 11pt;
}


.gallery{
	background: url('../img/sfondo.jpg') no-repeat top left;
	text-align: center;
	padding: 20px;
}

#foto{
	text-align: left;
   display: none;
	padding: 20px;
}

h3{
text-align:right;
color:#6C8EFF;background:transparent;
font-size:14pt;
font-weight:bold;
}

#titolo{
height:120px;
border-bottom:#CCCCCC 1px solid;
text-align:right;
font-size:10pt;
/*letter-spacing:-1px;*/
color:#CCCCCC;
}

#footer{
text-align:center;
font-size:10px;
height:30px;
margin-top:10px;
border-top:#CCCCCC 1px solid;
text-transform:lowercase;
}

#menulist
{
	padding: 0 1px 1px;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;
	background: #F3F3F3;
	color: inherit;
	width: 13em;
}

#menulist li
{
list-style: none;
margin: 0;
border-top:#CCCCCC 1px solid;
text-align: right;
}

#menulist li a
{
	display: block;
	/*width: 11.5em;*/
	height: 25px;
	padding-top: 5px;
	padding-left: 0px;
	/*padding: 0.25em 0.5em 0.25em 0.75em;*/
	background: #F3F3F3;
}


#menulist li a:visited { color: #999999;background:transparent}

#menulist li a:hover
{
border-color: #FF3366;
color: #666666;
background: #FFFFFF;
text-decoration: none;
}

li #attivo{
	color: blue;
	text-decoration: underline;
}


#listgames{
	padding: 0 1px 1px;
	margin-left: 0;
	font: bold 12px Verdana, sans-serif;

}

#listgames li{
list-style: none;
height: 30px;
padding-top: 10px;
display: inline;
text-align: center;

}
#listgames li a{
padding-right: 5px;
padding-left: 5px;
	border-right: 1px solid red;
}
#listgames li a:visited{

color: #003399;
}

#news{
position     : relative;
	height: 30px;
   overflow: hidden;
	height: 3em;
	padding: 0;
	margin: 0;
	text-align: center;
	}

#newstext {
    position     : absolute;
    top          : 10px;
    left         : 0px;
    clip         : rect(0px 325px 2em 0px);
    margin       : 0;
    padding      : 0;
	 line-height  : 1.8em;
    height       : 1.7em;
	 width: 600px;
	 overflow: hidden;
	 
}

#newstext li {
    display      : inline;
    float        : left;
    width        : auto;
}

#newstext li.newsli {
    margin       : 0 15px;
} 