/* CSS Document */

body{
	font-family:  Helvetica, sans-serif;
	font-size:62%;
	background-color: #FFFFFF;
}


.menuInside {
	margin: 0px;
	padding-top:0.6em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 0px;
	background-color:#f2f2f2;

}

.menuInside .black {
	padding-top:0.6em;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
}
.menuInside .black a,.menuInside .black a:visited{
	color: #FFFFFF;
	
}

.menuInside .fisso {
	padding-top:0.6em;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color: #1a6b8e;
	color: #FFFFFF;
}
.menuInside .fisso a,.menuInside .fisso a:visited{
	color: #FFFFFF;
}


.menuInside .vario {
	padding-top:0.6em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
	color: #FFFFFF;
}
.menuInside .vario a,.menuInside .vario a:visited{
	color: #FFFFFF;
}

.menuInside .vario li div{
	color: #000000;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 1em;
	font-weight: bolder;
}
.menuInside .vario a:hover{
	color: #000000;
}
.menuInside .fisso a:hover{
	color: #000000;
}
.menuInside .black a:hover{
	color: #0099ff;
}


.menuInside ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

.menuInside ul li {
     margin: 0px;
     padding: 0px;
	 height:2.65em;
}

.menuInside ul li a, .menuInside ul li a:visited {
	display: block;
	text-decoration: none;
	font-size:1em;
	color:#000000;
	padding-top: 0.3em;
	padding-right: 0px;
	padding-bottom: 0.3em;
	padding-left: 1em;
	text-transform: uppercase;
}

.menuInside ul li a:hover {
    text-decoration:none;
    color: #666666;

}

/*
.menuInside ul li a .selected{
	font-weight:bold;
	background-color:#0099ff;
}
*/


#scroll{
	overflow:auto;
	padding-right: 1em;
	padding-left: 5px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #666666;
	width: 554px;
  }
#select{
	text-decoration: underline;
}

#sotto_menu {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0em;
}

.sotto_menuInside {
	margin: 0px;
	padding: 0px;
}

.sotto_menuInside ul {
     list-style: none;
     margin: 0px;
     padding: 0px;
     border: none;
}

.sotto_menuInside ul li {
	 float:left;
     margin: 0px;
     padding: 0px;
	 height:2.5em;
	 border-right:0.1em solid #CCCCCC;
}

.sotto_menuInside ul li a, .sotto_menuInside ul li a:visited {
	text-align:left;
	display: block;
	text-decoration: none;
	font-size:0.9em;
	color:#000000;
	padding-top:1.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	text-transform: uppercase;
}


.sotto_menuInside ul li a:hover {
    text-decoration:none;
    color: #CCCCCC;

}
.sotto_menuInside ul li a .selected{
	text-decoration: underline;
}

.error{
	color: #FF3300;
	text-decoration: underline;
}
.errore{
	color: #FF3300;
}

.td_tabella{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-right-width: 1px;
	border-right-style: dashed;
	
}

.sotto_menu_anno {
	margin: 0px;
	padding-top:5px;
	padding-bottom:5px;
}

.sotto_menu_anno ul {
     list-style: none;
     margin: 0px;
     padding: 0px;
     border: none;
}

.sotto_menu_anno ul li {
	margin: 0px;
	padding: 0px;
	width:3em;
	border: 1px ridge;
	float:left;
	margin-right:1px;
}

.sotto_menu_anno ul li a, .sotto_menu_anno ul li a:visited {
	text-align:center;
	display: block;
	text-decoration: none;
	font-size:0.9em;
	text-transform: uppercase;
}


.sotto_menu_anno ul li a:hover {
    text-decoration:none;

}

input, select, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;


}

#title{
	font-family:  Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}
#tag_ricerche {
	padding-top:2px;
	}
	
#tag_ricerche a {
	font-size: 9px;
	color:#000;
	background-color:#f2f2f2;
	padding-top:2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	width:350px;

}
#ricerche_avanzate{
	width:369px;
	color:#000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f2f2f2;
	border-bottom-color: #f2f2f2;
	border-left-color: #f2f2f2;
}
#ricerche_avanzate table{
	color:#000;
	padding:0px;
	margin:0px;
	font-size:9px;
}
#ricerche_avanzate table{
	font-size:11px;
}
#ricerche_avanzate td {
	list-style-type: none;
	color:#000;
}
#dettaglio{
	padding-right: 1em;
	padding-left: 1em;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #666666;
	font-size:10px;

}

 .dettaglio {
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #f2f2f2;
	color: #FFFFFF;
	width:400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;	
}
 .dettaglio li {
	line-height: 26px;
	border-bottom:1px solid #666;
}
.dettaglio li a{
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-left:3px;

}

.dettaglio  #selected{
	color: #000;

}


 .dettaglio ul{
	list-style-type: none; 
	padding:0;
	margin:0px;
 
 }
 
#home{
	height:216px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:129px;

}
#dettaglio_up{
	padding-right: 1em;
	padding-left: 5px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #666666;
}

#link{
	text-align:right;
		
	padding-right: 20px;

	
}
#link  a {
	border:none;
	background-color: transparent;
	padding-top: 0pt;
	padding-right: 10pt;
	padding-bottom: 0pt;
	padding-left: 0px;
	margin: 0pt;	
}