/* CSS Document */

html {
height: 100%;
} 

body {
text-align: center;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}
	
#top {
background-color: #0000ff;
width:950px; 
margin:0.1em auto; 
text-align:center;
border:1px solid #000;
}

.posizione { 
background-color: #dddddd;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.nav {

font-family: Arial, Verdana, sans-serif; 
font-size: 1em;
font-weight: bold;
}

.nav table
{
width: 100%;
border-left: 3px solid #0000ff;
border-top: 3px solid #0000ff;
border-right: 3px solid #0000ff;
border-bottom: 3px solid #0000ff;
}


.nav td {
width: 25%;
background-color: #ffffff;
border-left: 3px ridge #0000ff;
border-top: 3px ridge #0000ff;
border-right: 3px ridge #0000ff;
border-bottom: 3px ridge #0000ff;
padding-left: 10px;
padding-right: 10px;

}

.nav a
{ 
color: #0000ff;
text-decoration: none;
padding: 5px;
}

.nav a:visited { color: #000080;
}

.nav a:hover { 

color: #000080;
}


	
table {
width: 95%;
font-family: verdana, arial, sans-serif;
background-color: #ffffff;
}	


caption {
font-size: 0.7em;

}
th {
background-color: #ffffff;
font-weight: bold;
text-align: center;
font-size: 0.8em;
border-left: 1px ridge #CCCCCC;
border-top: 1px ridge #CCCCCC;
border-right: 1px ridge #CCCCCC;
border-bottom: 1px ridge #CCCCCC;
padding-left: 10px;
padding-right: 10px;
}
td {
background-color: #ffffff;
font-weight: bold;
text-align: center;
font-size: 0.7em;

}
li {
font-weight: bold;

}
#corpo { width:950px; 
margin:0.1em auto; 
text-align:center;
position:relative; 
border:1px solid #000; 
background-color: #dddddd;
}


#left {

position:absolute; 
top:0; left:0; 
width:150px; 
padding:0.1em 0; 
text-align: center;
height: auto !important;  /* per i browser moderni */
height: 650px;      /* per IE5.x e IE6 */
min-height: 750px;  /* per i browser moderni */
}

a { color: #0000ff;
}

a:visited { color: #000000;
}

#left a { 
color: #0000ff;
text-decoration: none;
display: block;
padding: 5px;
}


#left a:visited { color: #000080;
}

#left a:hover { 
background-color: #0000ff;
color: #ffffff;

}




.menu1 {
font-size: 0.7em;
font-family: verdana, arial, sans-serif;
background-color: #ffffff;
font-weight: bold;
color: #000000;
margin-left: 10px;
margin-right: 10px;
 
 }
 
 .menu2
 {
 font-size: 0.7em;
 margin-top :10px;
font-family: verdana, arial, sans-serif;
background-color: #ffffff;
font-weight: bold;
color: #000000;
 margin-left: 10px;
margin-right: 10px;
 }
 



 form {
font-family: verdana, arial, sans-serif;
font-size: 11px;
}
 
#titol {
height: auto;
width: auto;
}


#center {
margin:0px 150px 0px 150px;
border-left: 0.1em solid #0000ff; 
border-right: 0.1em solid #0000ff; 
background:#f0f0f0; 

padding:0.1em 0;
height: auto !important;  /* per i browser moderni */
height: 850px;      /* per IE5.x e IE6 */
min-height: 900px;  /* per i browser moderni */
}



.foto {
text-align: center;
font-weight: bold;
color: #0f00f0;
}


.contenuti { 
background-color: #ffffff;
font-size: 0.8em;
font-family: verdana, "times new roman", sans-serif;
font-weight: normal;
text-align: justify;
margin-left: 10px;
margin-right: 12px;
}

hr {
color: #C0C0C0;
}
#right {
position:absolute; 
top:0; right:0; 
padding:0.1em 0; 
width:150px; 
text-align: center;
height: auto !important;  /* per i browser moderni */
height: 800px;      /* per IE5.x e IE6 */
min-height: 850px;  /* per i browser moderni */
}


#right a { 
color: #0000ff;
text-decoration: none;
display: block;
padding: 5px;
}


#right a:visited { color: #000080;
}

#right a:hover { 

background-color: #0000ff;
color: #ffffff;
}




#foot {
background-color: #dddddd;
width:950px; 
margin: 0.1em auto;
text-align:center;
padding:0.5em 0; 
border:1px solid #000; 

}
.sotto {
margin-left: 10px;
margin-right: 10px;
background-color: #ffffff;
font-size: 0.7em;
font-family: arial, verdana, sans-serif;
font-weight: normal;
font-style: normal;
text-align: center;
}


.sotto table {
width: auto;
text-align: left;
}
