/* CSS Document */

html {
height: 100%;
} 

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

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

.nav {

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

.nav table
{
width: auto;
border-left: 3px solid #ffff00;
border-top: 3px solid #ffff00;
border-right: 3px solid #ffff00;
border-bottom: 3px solid #ffff00;
}


.nav td {
width: 14,28%;
background-color: #ffffff;
border-left: 3px ridge #0000ff;
border-top: 3px ridge #0000ff;
border-right: 3px ridge #0000ff;
border-bottom: 3px ridge #0000ff;


}

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

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

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


	
table {

width: auto;
font-family: verdana, arial, sans-serif;
background-color: #ffffff;
}	


caption {
font-size: 0.7em;
font-weight: bold;
}
th {

background-color: #ffffff;
font-weight: bold;
text-align: justify;
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 {
width: 50%;
background-color: #ffffff;
font-weight: bold;
text-align: center;
font-size: 0.7em;
border-left: 1px ridge #CCCCCC;
border-top: 1px ridge #CCCCCC;
border-right: 1px ridge #CCCCCC;
border-bottom: 1px ridge #CCCCCC;
}
li {
font-weight: bold;

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



}




a { color: #0000ff;
}

a:visited { color: #000000;
}



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


#center {

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: 650px;      /* per IE5.x e IE6 */
min-height: 650px;  /* per i browser moderni */
}




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

}
.foto {
text-align: center;

}
hr {
color: #C0C0C0;
}


#foot {
background-color: #dddddd;
width:auto; 
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;
}
