 
body { 
	font:80% "Trebuchet MS",verdana,helvetica,sans-serif;
	color:#333399
}
A {
	TEXT-DECORATION: underline;
}
 A:hover	{
 background-color: #EEEEEE;
 TEXT-DECORATION: underline;
}

hr {
color:#999999;}

/* posizionamento pagina web */
#testa {
	width:100%;
	background-color: #eeeeee;
	background-position: right;
    border-top:1px solid #000;	
	}

/* sistemazione dei bordi */
#navcontainer
{
width:100%;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #eeeeee;
color: #333;
}
#navcontainer H2
{color: #000;
font-weight:700;
}


#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #90bade;
margin: 0;
}

#navcontainer li a
{
text-decoration:underline;
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #333399;
color: #fff;
font-weight:700;

}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
text-transform:uppercase;
text-decoration:underline;
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color:#fff;
}
.Stile1 {padding-left: 5px;
color: #fff;
font-weight:700;}
#path {
width:100%;
	font-size: 100%;
	font-weight: bold;
}
#path p {
padding-left:10px;
}
#logostrabon {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
#logominerva {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.grande {
	font-size: 150%;
	font-weight: 700;
}

#mission {
	background-color:#eeeeee;
	border: 1px dashed #333399;
}
#mission h1 {
	background-color:#eeeeee;
padding-left:2px;
padding-right:2px;
margin-top:2px;
margin-bottom:2px;
	font-size: 100%;
}
#logunesco {
	position: absolute;
	right: 15px;
	top: 30px;
}
#corpo {
width:100%;
margin:1em auto;
text-align:left
}
#corpo {
position:relative;
}

#corpo-colonna1 {
position:absolute;
top:0; left:0;
width:160px;
}

#corpo-colonna3 {
position:absolute;
top:0; right:0;
width:200px;
}

#corpo-colonna2 {
margin:0 200px 0 160px;
}
#corpo-colonna2 {
border-left:1px solid #000;
border-right:1px dotted #000;
}
#login {
	text-align: center;
}
#contenutoprimo{
padding-left:5px;
padding-right:5px;
}
