body {
	margin: 0;
	padding-top: 5px;
	background:#fff;
	color: grey;
	font: 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center; /*per IE5.x*/
}
#intestazione {
    background: transparent;
}
#menu {
	background: transparent;
	font-size:60%;
}
#corpo_home,#corpo_home_en {
    position:relative;
	height:430px;
}
#corpo_home {
	background:url(immagini/sfondo.jpg) center center no-repeat;
}
#corpo_home_en {
	background:url(immagini/sfondo_en.jpg) center center no-repeat;
}
#pie-di-pagina {
	background: transparent;
	clear: left;
}
#centrato {
	text-align:left;
	padding:0;
	margin:0;
}
#intestazione,#menu,#corpo_home,#corpo_home_en,#centrato,#pie-di-pagina {
    padding:0;
    width:760px;
	margin-left: auto;
	margin-right:auto;
}
#pie-di-pagina p {
    margin: 5px 5px 10px 5px;
    padding:0;
    font-size:65%;
    background:transparent;
    color: #555;
    text-align: center;
}
#corpo {
    width:100%;
    float:left;
}
#colSx {
    width:200px;
    float:left;
    background: transparent;
    margin:0;
}
#colSx h1
{
    padding: 6px 5px 5px 5px;
    margin-top:5px;
    margin-bottom:10px;
    border-left: 1px solid #222;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
    font-weight: bolder;
    font-size:80%;
    text-transform:uppercase;
    background-color:#F8F8F8;
    color: #444
}
#colSx ul{
    margin:0;
    padding:0;
    list-style:none;
}
#colSx li.Sel{
    padding: 3px 0.5em 3px 13px;
    background:url(immagini/quadratino.gif) left center no-repeat;
    font-weight: bolder;
    font-size: 80%;
    color: #6b6b6b;
}
.menuSx a{
    text-decoration:underline;
    background:url(immagini/freccia.gif) left center no-repeat;
    color: #333;
}
.menuSx a,
.menuSx a:hover{
    display:block;
    padding: 3px 0.5em 3px 13px;
    font-weight: bolder;
    font-size: 80%;
}
.menuSx a:hover{
    text-decoration:none;
    background:url(immagini/quadratino.gif) left center no-repeat;
    color: #6b6b6b;
}
a.indietro
{
    text-decoration:underline;
    color: #333;
}
a.indietro:hover{
    text-decoration:none;
    color: #6b6b6b;
}
a.indietro,
a.indietro:hover{
    font-weight: bolder;
    font-size: 100%;
}
#colDx {
    margin:0;
    width:560px;
    height:430px;
    float:left;
    background: transparent;
}
#colDx h1
{
    margin-top:5px;
    margin-bottom:0px;
    padding: 5px;
    border-top: 1px solid #222;
    border-right: 1px solid #222;
    font-weight: bolder;
    font-size:80%;
    background-color:#F8F8F8;
    color: #444
}
#colDx h1 a
{
    text-decoration:underline;
    color: #333;
}
#colDx h1 a:hover
{
    text-decoration:none;
    color: #333;
}

#boxTesto
{
    height:380px;
    padding: 0px;
    background-color:#F8F8F8;
    border-top: 1px solid #F8F8F8;
    border-left: 1px solid #222;
    border-right: 1px solid #222;
    border-bottom: 1px solid #222;
    line-height: 1em;
}
#boxTesto.chi
{
    background:url(immagini/syn.jpg) center bottom no-repeat;
    background-color:#F8F8F8;
}
#boxTesto.chi_en
{
    background:url(immagini/syn_en.jpg) center bottom no-repeat;
    background-color:#F8F8F8;
}
#boxTesto.dove
{
    background:url(immagini/sfondo_dove.jpg) center bottom no-repeat;
    background-color:#F8F8F8;
}
#boxTesto ul
{
    margin: 5px 5px 5px 5px;
    font-size:75%;
    text-align: justify;
    color: #444;
}
#boxTesto ul.piccolo
{
    font-size:70%;
    line-height:1.2em;
}
#boxTesto ul.indirizzi
{
    list-style-type:none;
}
#boxTesto ul.indirizzi li
{
    margin-left:-30px;
}
#boxTesto li.ampio
{
    margin-top: 12px;
    margin-bottom:12px;
}
#boxTesto h2
{
    margin: 10px 5px 5px 5px;
    padding:0;
    font-size:75%;
    background:transparent;
    color: #444;
    text-align: justify;
}
#boxTesto p
{
    margin: 5px 5px 10px 5px;
    padding:0;
    font-size:75%;
    background:transparent;
    color: #444;
    text-align: justify;
}
#boxTesto p.rosso
{
    margin: 15px 5px 15px 5px;
    padding:0;
    font-size:75%;
    font-weight:bolder;
    background:transparent;
    color: darkred;
    text-align: center;
}
#boxTesto p.nota
{
    margin: 0px 5px 0px 5px;
    padding:0;
    font-size:70%;
    background:transparent;
    color: #444;
    text-align: justify;
    line-height: 0.9em;
}
.immagine
{
    float:right;
}
.immagine img
{
    margin:0px 5px 15px 15px;
    border:0;
}
img#formazione
{
    margin-left:50px;
    margin-top:10px;
    border:0;
}
img#analisi
{
    margin-left:5px;
    margin-top:20px;
    border:0;
}

#action {
    position:absolute;
    top:160px;
    left:620px;
}
#action img{
    border:0;
}
.menuNavigazione{
    background:#6B6B6B;
    color:#FFF;
    margin:0;
    padding:0.3em 0;
    text-align:center;
    text-transform:uppercase;
    font-weight:bolder;
}
.menuNavigazione li{
    display:inline;
}
.menuNavigazione a{
    padding:0.3em 20px;
    text-decoration:none;
    margin:-0.5em 0;
    border-right:1px solid #FFF;
}
.menuNavigazione .primaVoce a{
    border-left:1px solid #FFF;
}
.menuNavigazione a.VoceSel:link,
.menuNavigazione a.VoceSel:visited,
.menuNavigazione a.VoceSel:hover,
.menuNavigazione a.VoceSel:focus,
.menuNavigazione a.VoceSel:active{
    background:#999;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
    background:#6B6B6B;
    color:#FFF;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
    background:#999;
    color:#fff;
}
.footer{
    background:#6B6B6B;
    color:#FFF;
    margin:0;
    padding:0.15em 0 0 0;
    text-align:center;
}
.footer img{
    border:0;
}
.footer li{
    display:inline;
}
.footer a{
    padding:0.15em 20px 0 20px;
    text-decoration:none;
    margin:-0.5em 0;
    border-right:1px solid #FFF;
}
.footer .primaVoce a{
    border-left:1px solid #FFF;
}
.footer a:link,
.footer a:visited
.footer a:hover,
.footer a:focus,
.footer a:active{
    background:#6B6B6B;
    color:#fff;
}
acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}


