@import url("sito_corpo.css");

a
{
	color:black;
	text-decoration: none;
}

div.credits
{
	font-size: 10px;
	font-weight:bold;
	text-align:right;
}

div.credits2
{
	font-size: 11px;
	font-weight: bold;
}

div.credits a:visited, div.credits2 a:visited
{
	color: black;
}

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 0px;
	text-align: center;
	font-size: 100%;
}

/*********** CLASSI PER IL TOP ******/
.top
{
	width: 100%;
	float:  right;
	padding-top: 0px;
	margin-top:0px;
	text-align:right;
	position: relative;
	top: 0px;
}

.verytop
{
	background-image: url(../img/header.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 80px;
	float:  right;
	text-align:right;
	padding-top: 0px;
	margin-top: 0px;
	background-position: left top;
	background-color: #006699;
}

.img-sx
{
	float:left;
	vertical-align:  bottom;
	height:52px;
	width:auto;
}

.tit-orange
{
	float:  left;
	color: #FFFFFF;
	font-size: 24px;
	text-align:left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: #333333 0px 1px 3px;
	padding-left: 6px;
	padding-top: 4px;
}

.tit-ente
{
	color: #FFFFFF;
	float: left;
	text-align:right;
	width:100%;
	text-align:left;
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menutop 
{
	color:#FFFFFF;
	float:left;
	width:100%;
	height: 20px;
	font-size: 12px;
	vertical-align:baseline;
	text-align: center;
	border-bottom: 1px solid #66C1FF;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	font-style: normal;
	background-color: #005680;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #66C1FF;
}

.currentsection 
{
	color:#d9d9d9;
	float: left;
	width: 18%;
	height: 100%;
	border: none;
	text-align: center;
	vertical-align:text-bottom;
}

.currentsection a:link, .currentsection a:visited
{
	color:White;
}

/*********** CLASSI PER IL LEFT ******/

.left-menu 
{
	width: 20%;
	height: auto;
	float: left;
	color: #OOOOO;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 0px;
	border: 1px solid #FFFFFF;
	margin: 0px;
}

span.titolo-menu
{
	height: 0px;
	color:#666666;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 4px;
}

#welcome {
	display:none;
	height: 0px;
}

div.welcome
{
	/*font-size: 12px;
	font-style:normal;
	color:white;
	background-color: #666666;
	text-align: left;
	width: 100%;
	border-width: 0px 0px 1px 0px;
	border-color: white;
	border-style: none none solid none;
	vertical-align:top;
	padding-top: 4px;
	text-indent: 2px;
	padding-bottom: 4px;*/
}

.livello1
{
	font-size:12px;
	vertical-align:top;
	color: black;
	background-color: #C4DBF2;
	border-top:1px solid #F2FCFF;
	width:100%;
}

.livello2
{
	font-size:12px;
	vertical-align:top;
	color: black;
	background-color: #999999;
	width:100%;
}

.livello3
{
	font-size:12px;
	vertical-align:top;
	color: black;
	background-color: #999999;
	width:100%;
}

.livello4
{
	font-size:12px;
	vertical-align:top;
	color: black;
	background-color: #999999;
	width:100%;
}

.livello1 a:link, .livello2 a:link, .livello3 a:link, .livello4 a:link
{
	width:100%;
    color: black;
}

.livello1 a:visited, .livello2 a:visited, .livello3 a:visited, .livello4 a:visited
{
	width:100%;
    color: black;
}

.livello1 a:hover, .livello2 a:hover, .livello3 a:hover, .livello4 a:hover
{
	width:100%;
	color: white;
	background-color:#CC0000;
}

div.menuscript 
{
	display:none;
}

ul
{
	margin-left: 0px;
	padding-left: 2px;
	width:98%;
	background-color:#006699;
	color:black;
	border-bottom:solid 1px #d9d9d9;
}

ul ul
{
	margin-left: 0px;
	/*padding-left: 5px; //GRASSHOPPER */
	list-style-type:disc;
	list-style-position:inside;
    background-color:#999999;
    color:black;
	width: 90%;
}

ul ul ul
{
	margin-left: 0px;
	padding-left: 8px;
	list-style-type:circle;
	list-style-position:inside;
    background-color:#999999;
    color:black;
	width: 95.5%;
}

ul ul ul ul
{
	margin-left: 0px;
	padding-left: 10px;
	list-style-type:square;
	list-style-position:inside;
    background-color:#999999;
    color:black;
	width: 95%;
}

/*********** CLASSI PER IL MAIN ******/

/*.main-div */
#corpoServ
{
	margin:0px 0 0px 1%;
	padding: 0px;
	font-size: 12px;
	float: left;
	width: 78.5%;
	height: 85%;
	color: black;
	text-align: left;	/*border-width: 0px 0px 0px 1px; 
	border-color: white; 
	border-style: none none none solid;*/
}

.top-main
{
	width: 100%;
	text-align:left;
	float:left;
	color:white;
	background-color: #6FA6C4;
	font-size:12px;
	text-indent: 6px;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 12px;
}

a.homelink
{
	font-size:10px;
	color: white; 
	text-decoration: underline;
}

div.maincenter
{
	border:solid 1px white;
	text-align:center;
	vertical-align:middle;
	/*Nascondo i loghi*/
	display:none;
}

img.bollino
{
	border:none 0px white;
}

img.logocedaf
{
	border:none 0px white;
}

ul.main
{
	font-size:15px;
	list-style-position:inside;
	list-style-type: disc;
	line-height:20px;
    color: black;
    background-color:White;
}

ul.main a:link, ul.main a:visited
{
    color: black;
    background-color:White;
}

ul.main a:hover
{
    color: white;
    background-color:#666666;
}

.vis
{
	display: inline;
}

.invis
{
	display: none;
}


div.div-esito
{
	text-align:center;
	font-size:20px;
}

table.news
{
   width:100%;
   background-color: Transparent;
   color: #000000;
   font-size: 13px;
   text-align:center;
   padding:2px 0px 0px 0px;
   border:solid 1px #808080;
}
table.news th 
{ 
    font-weight:700; 
	text-align:center;
	vertical-align:baseline;
	background-color:#F0F0FF;
	color:#003366;
}

table.news td
{ /* Ridefinizione per il padding e l'allineamento nelle tab. di DATI */
    text-align: left;
    font-family:Arial, Sans-Serif;
}

table.news a:link, table.news a:visited
{
	color: black;
}

table.news a:hover
{
	color: Red;
}

.rientro
{
	padding-left:5px;
}

div.pager
{
	text-align:right;
}

div.pager a:link, div.pager a:visited
{
	text-decoration:underline;
}

table.layout {
	margin-right: auto;
	margin-left: auto;
	width:99%
}

#divMenu li {
	list-style-type: none;
	line-height: 250%;
	padding-left: 6px;
}

table#tbl_dett td {
	text-align: left;
	vertical-align: top;	
}
table#tbl_dett tr:hover {
	background-color: #D5E3F4;
}

/*Per minuscolizzare tutto decommentare questo*/
/* .spanC {text-transform: lowercase;} */