/* CSS Document */

html {
height: 100%;
} 

body {
text-align: center;
background-color: #ffffff;
margin: 0px;
padding: 0px;
}
	
#top {
background: url("../../images/default_final_ltr2.jpg") ;
width:auto;
height:100px;
margin:0.1em auto; 
text-align:center;

}

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

.nav {
font-family: Arial, Verdana, sans-serif; 
font-size: 0.8em;
font-weight: bold;
}

.nav table
{
font-size: 1em;
width: auto;

}


.nav td {

background-color: #ffffff;
border-left: 1px ridge #0000ff;
border-top: 1px ridge #0000ff;
border-right: 1px ridge #0000ff;
border-bottom: 1px ridge #0000ff;
font-size: 0.7em;
}

.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;

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;
padding-left: 10px;
padding-right: 10px;
}
td {
background-color: #ffffff;
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;
	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 {
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 */
}


.foto {
text-align: center;
}

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

}

hr {
color: #C0C0C0;
}


#foot {
background-color: #dddddd;
width:auto; 
margin: 0.1em auto;
text-align:center;
padding:0.5em 0; 


}
.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;
}

