body
{
background-color: #003300;
font-family: Garamond, Arial;
color: #393033;
font-size: large;
text-align:center;
margin: 0;
}

#container
{
margin-left:auto;
margin-right:auto;
font-size: 14px;
background-color: #ffffff;
text-align:center;
padding: 0;
width: 760px;
}


#testata
{
width: 760px;
font-size: 14px;
background-color: #ffffff;
height: 123px;
text-align:center;
}

#contenuti
{
width: 760px;
font-size: 14px;
background-color: #ffffff;
text-align: left;
padding: 0;
}




/***********************************************/
/* menu  orizzontale                            */
/***********************************************/

#navcontainer
{
height: 50px;
background-color: #f2cc1c;
color: #003300;
width: 100%;

}


#navcontainer ul
{padding-top: 15px;
margin: 0;
padding-left: 0px;
padding-right: 0px;
list-style-type: none;
width: 100%;
background-color: #f2cc1c;
color: #003300;
font-size: 16px;
text-align: center;
}

#navcontainer ul li { display: inline;}


#navcontainer ul li a
{
text-decoration: none;
color:  #003300;
margin: 0;
padding:5px;
border-right: 1px solid #003300;
padding-top: 1px;
padding-bottom: 1px;

}

#navcontainer ul li a:hover
{
color:  #003300;
text-decoration:underline;
margin: 0;
border-right: 1px solid #003300;
padding-top: 1px;
padding-bottom: 1px;

}



#navcontainer ul li a.ultimo
{
text-decoration: none;
color:  #003300;
margin: 0;
border-right: 1px solid #f2cc1c;
padding-top: 1px;
padding-bottom: 1px;

}

#navcontainer ul li a.ultimo:hover
{
color:  #003300;
text-decoration:underline;
margin: 0;
padding-top: 1px;
padding-bottom: 1px;
;

}


#navcontainer ul li a.acc
{
text-decoration: none;
padding-top: 1px;
padding-bottom: 1px;
color:  #7b0505;
margin: 0;
border-right: 1px solid #003300;


}

#navcontainer ul li a.acc:hover
{
color:  #003300;
text-decoration:underline;
margin: 0;
border-right: 1px solid #003300;

}
/***********************************************/
/* fine menu  orizzontale                            */
/***********************************************/



/***********************************************/
/* foto sinistra                         */
/***********************************************/

#menusx
{
padding: 0;
font-size: 12px;
background-color: #ffffff;
width: 180px;
float: left;
text-align:center;
}





/***********************************************/
/* contenuti destra                         */
/***********************************************/


#contenutiintsx
{
width: 579px;
font-size: 14px;
background-color: #ffffff;
text-align: left;
float: left; 
padding: 0;
}


#testo_centro
{
width: 390px;
font-size: 14px;
background-color: #ffffff;
text-align: left;
float: left;
padding-top: 12px;
min-height: 400px;
padding: 0;
}


#testi
{
font-size: 15px;
margin-left: 15px;
margin-right: 15px;
padding-top: 15px;
}


#menudx
{
font-size: 12px;
background-color: #ffffff;
text-align: center;
float: right;
padding: 0;
width: 180px;
}



/***********************************************/
/*altri stili                       */
/***********************************************/



#contenuti_pdf
{
width: 800px;
font-size: 14px;
background-color: #ffffff;
text-align: center;
padding: 0;
background-repeat: repeat;
background-position:left;
}

#testata_pdf
{
width: 100%;
font-size: 14px;
background-color: #003300;
height: 122px;
text-align:center;
}

#contenutidx
{
font-size: 12px;
background-color: #ffffff;
text-align: center;
float: right; 
padding: 0;
}


A
{
	COLOR: #4F6F86; TEXT-DECORATION: none;
}

A:hover {
	COLOR: #4F6F86; TEXT-DECORATION: none;
}

A:visited {
	COLOR: #4F6F86; TEXT-DECORATION: none;

}


.titolino
{color: #C2C0A9;
}

.allineamentocentro
{
text-align: center; 
}

#footer
{
width: 100%;
font-size: 14px;
background-color: #003300;
color: #FFFFFF;
height: inherit;
text-align: center;
padding-bottom: 5px;
padding-top: 10px;

}

#testo_frase
{
color: #666666;
background-color: #FFFFFF;
width:100%;
text-align:center;
font-size: 20px;
}

.titolini
{
font-size: 18px;
color:  #003300;
font-weight:bold;

}

.titolodritto
{
font-size: 18px;
color:  #003300;
font-weight:bold;

}

.tabella
{
font-size: 14px;
background-color:#ffffff;
}

.td
{
font-size: 14px;
background-color:#ffffff;
}

.verde
{
color:  #003300;
font-weight:bold;

}

.foto
{
border:#FFFFFF 1px solid;

}


#lingua

{
background-color: #003300;
font-family: Garamond, Arial;
color: #ffffff;
font-size: 14px;
height: 16px;
text-align: right;
}


#lingua A
{
	COLOR: #ffffff; TEXT-DECORATION: underline;
}

#lingua A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline;
}

#lingua A:visited {
	COLOR: #ffffff; TEXT-DECORATION: underline;

}

.cellasinistra
{
border-bottom: solid 2px #AAAAAA;
border-left: solid 2px #AAAAAA;
border-top: solid 2px #AAAAAA;

}

.celladestra
{
border-bottom: solid 2px #AAAAAA;
border-top: solid 2px #AAAAAA;
border-right:solid 2px #AAAAAA;

}

