/* CSS Document */

body
{
background-color:#C0C0C0;
margin-top:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
margin-right:5px;
SCROLLBAR-FACE-COLOR: #DCDCDC; 
SCROLLBAR-HIGHLIGHT-COLOR: #DCDCDC; 
SCROLLBAR-SHADOW-COLOR: #999999; 
SCROLLBAR-ARROW-COLOR: #999999; 
SCROLLBAR-TRACK-COLOR: #DCDCDC;
}

a:link, a:visited, a:active
{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000099;
font-size:12px;
text-decoration:none;
}

a:hover
{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006699;
font-size:12px;
text-decoration:underline;}

#body
{
background-color:#C0C0C0;
margin-top:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
background-image:url(sfondo00.gif);
background-repeat:repeat-x;
}

p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
padding-right:5px;

}

h1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
padding-right:5px;
font-weight:bold;
}

#main
{
background-color:#C0C0C0;
width:771px;
border:1px solid #959595;
}

#content
{
width:750px;
}


#menu
{
width:155px;
height:360px;
border:1px solid #959595;
background-color: #E0E0E0;
padding-top:5px;
vertical-align:top;
padding-left:5px;
padding-right:5px;
}

#item
{
width:160px;
border:1px #A8A8A8 solid;
text-align:center;
background-color:#E9E9E9;}


#item a:link, a:active, a:visited
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:none;}


#item a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}


#news
{
width: 100px;
border:1px #A8A8A8 solid;
padding-left:3px;
padding-bottom:3px;
padding-top:3px;
margin:2px;
background-color:#E9E9E9;}




#corpo
{
width:584px;
height:360px;
border:1px solid #959595;
background-color: #E0E0E0;
padding-left:20px;
padding-top:5px;
vertical-align:top;
}

#corpo a:link, a:visited, a:active
{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000099;
font-size:12px;
text-decoration:none;
}

#corpo a:hover
{
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006699;
font-size:12px;
text-decoration:underline;}

#corpo img {
	padding: 2px;

	margin: 3px;
	}

#corpo img:hover {

	}

.footer
{

padding-left:23px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-image:url(footerbg.gif);
}

.footertext
{
padding-left:23px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;}

.botton
{
border:1px #A8A8A8 solid;
text-align:center;
background-color:#E9E9E9;
}

.textfield
{
border:1px #A8A8A8 solid;
background-color:#E9E9E9;
}

.textbox
{
border:1px #A8A8A8 solid;
background-color:#E9E9E9;
}

.tdform
{ height:25px;
vertical-align:top;
}


.menu {
z-index:1000;
font-size:90%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; }

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
text-align:left;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
height:26px;
margin-bottom:1px;
width:150px;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#000;
text-indent:5px;
border:1px solid #A8A8A8;
border-width:1px 1px 1px 1px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#E9E9E9; width:150px; w\idth:149px;}
/* style the link hover */
* html .menu a:hover {color:#fff; background:#A2A2A2;}

.menu :hover > a {
color:#fff; 
background:#A2A2A2;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:150px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{
visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

.pr
{
padding-right:10px;}

.sezioni
{
padding-bottom:2px;
padding-top:2px;
padding-left:10px;
background-color:#999999;
font-weight:bold;
width:98%;}

.voci
{
padding-left:10px;
padding-bottom:5px;
}

.h20
{
height:25px;}

#w200
{
width:170px;}

#tabs {
	  float:left;
      width:774px;
	  height:26px;
	  background-color:#C0C0C0;
      line-height:normal;
	  font-size:11px;
	  

      }
 #tabs ul {
	  margin:0;
	  padding:0px;
	  list-style:none;
      }
	  
#tabs li {
      display:inline;
      margin:0;
      padding:0px;
	  vertical-align:baseline;
      }
	  
#tabs a {
      float:left;
      background:url(../pulsante_su.gif) no-repeat left top;
      margin:0;
       padding-top:7px;
	  color:#333333;
	  font-size:11px;
      text-decoration:none;
	  display:block;
	  width:129px;
	  height:26px;
	 text-align:center;
	 vertical-align:baseline;
      }
	  
#tabs a:hover {
      float:left;
      background:url(../pulsante_giu.gif) no-repeat left top;
      margin:0;
	  padding-top:7px
	  color:#333333;
	  font-size:11px;
      text-decoration:none;
	  display:block;
	  width:129px;
	  height:26px;
	 text-align:center;
	 vertical-align:baseline;
      }
	  
#tabs a span {
	float:none;
	padding-top:7px;
	margin:7px 0 0 0;
	text-align:center;
	color: #333333;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	vertical-align:baseline;
      }

#scheda
{

border:1px #A8A8A8 solid;
padding-left:20px;
padding-bottom:3px;
padding-top:3px;
background-color:#E9E9E9;}

.fotosfondo{
	width:584px;
	height:360px;
	background-image:url(../images/fotosfondo.jpg);
	background-repeat:no-repeat;
	border:1px solid #959595;
	background-color: #E0E0E0;
	padding-left:20px;
	padding-top:5px;
	vertical-align:top;
	
}
#intro a{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:100;
}

#intro a:hover{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	font-weight:100;}
	
.realizzazioni
{color: #6CA153;}
