/* CSS Document */
body{
	background:#ADC2E4;
}

.unnamed1 {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: 666666;
	border-right-color: 666666;
	border-bottom-color: 666666;
	border-left-color: 666666;
}
a , a:hover , a:visited{
	color:#003399;
}
.fontformino{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.linkbarra{
	text-decoration:none;
	color:#2E3293;
}
a.linkbarra:visited{
	color:#2E3293;
}

.linkmenu{
	text-decoration:none;
	color:#666666;

}

#logoprogenies{
	margin-top:50px;
	margin-bottom:50px;
	margin-left:5px;
}
#codice_ISSN{
	margin-top:0;
	margin-left:20px;
	width:135px;
	border:1px solid green;
	border-radius:7px;
	background: #ECFAED;
	text-align:left;
	font-size:9px;
	font-family:verdana;
	font-weight:bold;
	line-height:20px;
}
#codice_ISSN p{
	margin:5px;
}
#footerpagina{
	height:20px;
	line-height:20px;
	background:#40AE49;
	font-family:verdana;
	color:#fff;
	text-align:center;
	font-size:11px;
}
#footer{
	height:20px;
	line-height:20px;
	background:#40AE49;
	font-family:verdana;
	color:#fff;
}
.markermenu{
width: 180px; /*width of menu*/
}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
/*border: 1px solid #9A9A9A;*/
}

.markermenu ul li a{
background: #ffffff url(../img/arrow-list.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover{
color: black;
background-color: #ffffff;
background-image:url(../img/arrow-list-red.gif);
}
.linkbarra:visited{
	color:#2E3293;
}

.linkmenu{
	text-decoration:none;
	color:#666666;

}

#logoprogenies{
	margin-top:50px;
	margin-bottom:50px;
}
#codice_ISSN{
	margin-top:0;
	margin-left:20px;
	width:135px;
	border:1px solid green;
	border-radius:5px;
	background: #ECFAED;
	text-align:left;
	font-size:9px;
	font-family:verdana;
	font-weight:bold;
	line-height:20px;
}
#coduseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */

.tabellona{
 border:1px solid #039;
}
-->
#navcontainer{
	margin:0;
	width:167px;
	height:250px;
	text-align:left;

}
#navcontainer ul
{

display:block;
margin: 0px;
margin-top:30px;
 margin-bottom:30px;
padding: 0;
list-style-type: none;

}

#navcontainer ul li { 
/*display: inline; */
	margin: 0;
	margin-bottom:3px;
	padding:3px;
	background:#003399;
	border-radius:5px;
	width:165px;
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
	display:block;
	height:30px;
	line-height:30px;
}

#navcontainer ul li a
{
text-decoration: none;
color: #fff;

}

#navcontainer ul li a:hover
{
color: #40ae49;
text-decoration:underline;
}

