@import url("sito_corpo.css");

a
{
	color:#215361;
	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: #215361;
}

body
{
	color: #215361;
	background-color: #F3F5FA;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
}

/*********** CLASSI PER IL TOP ******/
.top
{
	width: 100%;
	float:  right;
	padding-top: 0px;
	margin-top:0px;
	text-align:right;
	position: relative;
	top: 0px;
	background-color:#5DB9C6;
	color: #32546D;
}

.verytop
{
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 52px;
	float:  right;
	text-align:right;
	padding-top: 0px;
	margin-top: 0px;
	color: #32546D;
}

.img-sx
{
	float:left;
	vertical-align:  bottom;
	height:52px;
	width:auto;
}

.tit-orange
{
	float:  right;
	color: #32546D;
	font-size: 20px;
	background-color:#5DB9C6;
}

.tit-ente
{
	float: right;
	text-align:right;
	font-size: 16px;
	background-color:Transparent;
	width:100%;
	color: #32546D;
}

.menutop 
{
	background-color:#C0CED7;
	color: #32546D;

	float:left;
	width:100%;
	height: 20px;
	font-size: 12px;
	vertical-align:baseline;
	text-align: center;
	border-bottom: solid 1px #215361;
	line-height: 22px;
	background-repeat: repeat-x;
	font-style: normal;
}

.currentsection 
{
	background-color:#C0CED7;
	color: #215361;

    font-weight:700;
	float: left;
	width: 18%;
	height: 100%;
	border: none;
	text-align: center;
	vertical-align:text-bottom;
}

.currentsection a:link, .currentsection a:visited
{
	background-color:#C0CED7;
	color: #215361;
    font-weight:700;
}

/*********** CLASSI PER IL LEFT ******/

.left-menu 
{
	width: 20%;
	height: auto;
	float: left;
	color: #32546D;
	background-color: #F3F5FA;
	font-size: 11px;
	padding: 0px;
	vertical-align: middle;
	border: 0px solid #F3F5FA;
}

span.titolo-menu
{
	height: 0px;
	color: #32546D;
	background-color: #F3F5FA;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 4px;
}

div.welcome
{
	font-size: 11px;
	font-style:normal;
	color: #32546D;
	background-color: #F3F5FA;
    font-weight:700;
	text-align: left;
	width: 100%;
	border-width: 0px 0px 1px 0px;
	border-color: #F3F5FA;
	border-style: none none solid none;
	vertical-align:top;
	padding-top: 0px;
	text-indent: 2px;
	line-height: 16px;
}

.livello1
{
	font-size:12px;
	vertical-align:top;
	color: #32546D;
	background-color: #F3F5FA;
	/*background-color: #8DA7B8;*/
    font-weight:700;
	border-top: 1px solid #F3F5FA;
	border-left: 2px solid #F3F5FA;
	border-right: 1px solid #F3F5FA;
	padding: 0px 0px 3px 0px;
	width:100%;
}

.livello2
{
	font-size:11.3px;
	vertical-align:top;
	color: #32546D;
	background-color: #F3F5FA;
    font-weight:700;
	width:100%;
	padding: 0px 0px 3px 0px;
}

.livello3
{
	font-size:10px;
	vertical-align:top;
	color: #32546D;
	background-color: #F3F5FA;
	padding: 2px 0px 3px 0px;
	width:100%;
}

.livello4
{
	font-size:11px;
	vertical-align:top;
	color: #32546D;
	background-color: #F3F5FA;

	width:100%;
}

.livello1 a:link
{
	width:100%;
	color: #32546D;
	background-color: #F3F5FA;
    font-weight:700;
}

.livello2 a:link, .livello3 a:link, .livello4 a:link
{
	width:100%;
	color: #32546D;
	background-color: #F3F5FA;
}

.livello1 a:visited
{
	width:100%;
	color: #32546D;
	background-color: #F3F5FA;
    font-weight:700;
}

.livello2 a:visited, .livello3 a:visited, .livello4 a:visited
{
	width:100%;
	color: #32546D;
	background-color: #F3F5FA;
}

.livello1 a:hover
{
	width:100%;
	color: #FF0000;
	background-color: #F3F5FA;
    font-weight:700;
	text-decoration: underline;
}

.livello2 a:hover, .livello3 a:hover, .livello4 a:hover
{
	width:100%;
	color: #FF0000;
	background-color: #F3F5FA;
	text-decoration: underline;
}

div.menuscript 
{
	display:none;
}

ul
{
	margin-left: 0px;
	padding-left: 0px;
	width:98%;
	color: #32546D;
	background-color: #F3F5FA;
    font-weight:700;
	border-bottom:solid 1px #F3F5FA;
	list-style-image:url(_c1.jpg);
	list-style-position:inside;
}

ul ul
{
	margin-left: 2px;
	/*padding-left: 5px; //GRASSHOPPER */
	list-style-image:url(_c2.jpg);
	color: #32546D;
	background-color: #F3F5FA;
	width: 90%;
}

ul ul ul
{
	margin-left: 4px;
	/*padding-left: 8px;//GRASSHOPPER */
	list-style-image:url(_c2.jpg);
	color: #32546D;
	background-color: #F3F5FA;
	width: 95.5%;
}

ul ul ul ul
{
	margin-left: 6px;
	/*padding-left: 10px;//GRASSHOPPER */
	list-style-image:url(_c2.jpg);
	color: #32546D;
	background-color: #F3F5FA;
	width: 95%;
}

/*********** CLASSI PER IL MAIN ******/

/*.main-div */
#corpoServ
{
    margin:0px 0;
	padding: 1px 0px 0px 1px;
	font-size: 12px;
	float: left; 
	width: 79.6%; 
	height: 85%;
	color: #215361;
	background-color: #F3F5FA;
	text-align: left;
	/*border-width: 0px 0px 0px 1px; 
	border-color: #F3F5FA; 
	border-style: none none none solid;*/
}

.top-main
{
	width: 100%;
	text-align:left;
	float:left;
	color: #32546D;
	background-color: #F3F5FA;
    font-weight:700;
	font-size:11px;
	height:15px;
	line-height: 16px;
	text-indent: 6px;
	font-style: normal;
}

a.homelink
{
	font-size:10px;
	color: #32546D;
	background-color: #F3F5FA;
    font-weight:700;
	text-decoration: underline;
}

a.homelink:hover
{
	font-size:10px;
	color: #FF0000;
	background-color: #F3F5FA;
    font-weight:700;
	text-decoration: underline;
}

div.maincenter
{
	border:solid 1px #F3F5FA;
	text-align:center;
	vertical-align:middle;
}

img.bollino
{
	border:none 0px #F3F5FA;
}

img.logocedaf
{
	border:none 0px #F3F5FA;
}

ul.main
{
	font-size:15px;
	list-style-position:inside;
	list-style-type: disc;
	line-height:20px;
    color: #215361;
    background-color:#F3F5FA;
}

ul.main a:link, ul.main a:visited
{
    color: #215361;
    background-color:#F3F5FA;
}

ul.main a:hover
{
    color: #F3F5FA;
    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;
}

table.news a:link, table.news a:visited
{
	color: #215361;
}

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;
}
