  

#immagine_inizio {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
	padding:0 0 0 0;
	
  }
  
#immagine_inizio img {
	vertical-align:text-bottom;
}

#left_float {
    float : right;
    margin-bottom : 5px;
    margin-left : 5px;
    margin-top : 15px;
    max-width : 450px;
  }


body {
    color : white;
    font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-variant : normal;
  }

#contenitore{
	background-color:#464646;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
.title {
    color : #000000;
    font-size : 11px;
    text-transform : uppercase;
    font-weight: bold;
  }


.title2 {
    color : #DB0004;
    font-size : 11px;
    text-transform : uppercase;
    font-weight: bold;
  }
  
.small {
	font-size:smaller;
	font-style:italic;
	margin:0;
	padding:0;
	text-align:right;
}

.sottomenu {
    background-color : #ffe700;
    background-image : url('workimage/sottomenu.jpg');
    background-position : right;
    background-repeat : repeat-y;
    display : block;
    float : left;
    margin-right : 5px;
    min-width : 100px;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 10px;
    padding-top : 5px;
  }
  
.sottomenu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.sottomenu li.on {
	background-image:url('workimage/freccia.png');
	background-repeat:no-repeat;
	background-position: left center; 
	padding-left:9px;
}  


.sottotitle {
    bottom : 4px;
    color : #000000;
    font-size : 11px;
    font-variant : normal;
    font-weight : bold;
    line-height : 18px;
    margin-left : 1px;
    margin-right : 1px;
    margin-top : 1px;
    text-align : left;
    text-decoration : underline;
    white-space : nowrap;
  }


.text {
    color : white;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-variant : normal;
    line-height : normal;
    margin-left : 3px;
    margin-top : 3px;
    overflow : auto;
  }


.textbottom {
    color : black;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-variant : normal;
    line-height : normal;
    margin-left : 3px;
    margin-top : 3px;
  }



.grass {
    color : white;
    font-size : 11px;
    font-style : normal;
    font-variant : normal;
    font-weight: bold;
    line-height : normal;
    margin-left : 3px;
    margin-top : 3px;
	text-transform : uppercase;
  }


a.text:link {
    color: #FFFFFF;
    text-decoration: underline;
  }


a.text:visited {
    color: #EBEBEB;
  }


a.text:hover {
    color: #FF0000;
    text-decoration: none;
  }


a.title:link {
  }


a.title:visited {
  }


a.title:hover {
    color: #525252;
  }


a.sottotitle:link {
  }


a.sottotitle:visited {
  }


a.sottotitle:hover {
    text-decoration : none;
    color: #525252;
  }

