
body {
  margin:0px;
  padding:0px;
  text-align:center;
  background-color: #f3b261;
  font-size: 1em;
  font-family: verdana;
  background-image: URL(img/sfondo_body.gif);
  background-position: top center;
  background-repeat: repeat-y;
}


/* PARTE di struttura_fisso per accessibilita */


#bodyContent {
	width:760px;
	text-align:left;
        margin-left: auto;
margin-right: auto;
}


#graficaHead {
  width: 760px; 
  margin:0px;
}
div.corpo {
  width: 760px;
  float:left;
}

/* MENU DI NAVIGAZIONE A SINISTRA */

DIV.menusx {
width: 156px;
float:left;
padding: 0px 5px 0px 14px;
}

DIV.titolo {
  background-image: URL(img/menu_undertit_long.gif);
  background-repeat: no-repeat;
}


DIV.titolo h2 {
font-size:0.7em;
color: #ffffff;
text-align:left;
padding:9px 0px 3px 13px;
margin:0px;
background-image: URL(img/menu_underh2_bottom.gif);
background-position: left bottom;
background-repeat: no-repeat;
}

UL.nav_group {
display:block;
background-image: URL(img/menu_underul.gif);
background-repeat: no-repeat;
background-position: left bottom;
padding:0px 0px 10px 0px;
margin:0px 0px 20px 0px;
list-style-type:none;
}

UL.nav_group LI {
line-height:1em;
font-size: 0.6em;
font-weight:normal;
padding:4px 0px 4px 12px;
margin:0px;
color: #4e4b40;
}

UL.nav_group LI.nav_leaf_titlevoice {
line-height:1em;
font-size: 0.6em;
font-weight:normal;
padding:8px 0px 4px 12px;
margin:0px;
color: #4e4b40;
}

LI.nav_leaf_selected {
text-decoration: underline;
}

UL.nav_group LI A {
color:#4e4b40;
text-decoration:none;
}
UL.nav_group LI A:hover {
color:#4e4b40;
text-decoration:underline;
}

/*AGGIUNTA per documentazioni*/

UL.nav_group LI.nav_leaf_unselected_up {
line-height:1em;
font-size: 0.6em;
font-weight:normal;
padding:0px 0px 4px 12px;
margin:0px;
color: #4e4b40;
}

LI.nav_leaf_selected_up {
line-height:1em;
font-size: 0.6em;
font-weight:normal;
padding:0px 0px 4px 12px;
margin:0px;
color: #4e4b40;
text-decoration: underline;
}

UL.nav_group LI.nav_leaf_unselected_up A {
color:#4e4b40;
text-decoration:none;
}
UL.nav_group LI.nav_leaf_unselected_up A:hover {
color:#4e4b40;
text-decoration:underline;
}

/*FINE AGGIUNTA per documentazioni*/


/* AGGIUNTA per voce menu novità */

UL.nav_group LI.nav_leaf_selected_new {
line-height:1em;
font-size: 0.6em;
font-weight:bold;
padding:0px 0px 4px 7px;
margin:0px;
color: #006FC3;
margin-top: 8px;
}

UL.nav_group LI.nav_leaf_unselected_new {
line-height:1em;
font-size: 0.6em;
font-weight:bold;
text-decoration:none;
border-style: solid;
border-width: 1px;
margin-top: 4px;
margin-left: 7px;
margin-right: 20px;
padding:3px 3px 3px 2px;
background-color: #BAE1FF;
color:#006FC3;
}

UL.nav_group LI.nav_leaf_selected_new A {
color:#006FC3;
text-decoration:none;
border-style: solid;
border-width: 1px;
margin-top: 3px;
padding: 2px;
}

UL.nav_group LI.nav_leaf_selected_new A:hover {
color:#006FC3;
text-decoration:none;
background-color: #BAE1FF;
}

/* FINE AGGIUNTA per novità */


DIV.patrocinio{
line-height:1.1em;
font-size: 0.6em;
font-weight:normal;
padding:4px 0px 15px 10px;
margin:0px;
color: #4e4b40;
background-image: URL(img/menu_underul.gif);
background-repeat: no-repeat;
background-position: left bottom;
margin-bottom: 20px;
}

DIV.patrocinio A{
color:#4e4b40;
text-decoration:none;
}
DIV.patrocinio A:hover, DIV.crediti A:hover {
color:#4e4b40;
text-decoration:underline;
}
DIV.patrocinio A.PatrNoUnder{
color:#4e4b40;
text-decoration:none;
}
DIV.patrocinio A.PatrNoUnder:hover {
color:#4e4b40;
text-decoration:none;
}
DIV.patrocinio A.PatrNoUnder IMG {
 padding: 5px 25px 5px 18px;
 border-style: none;
}
DIV.patrocinio A IMG {
 padding: 5px 25px 5px 18px;
}

DIV.crediti {
line-height:1.1em;
font-size: 0.6em;
font-weight:normal;
padding:0px;
margin:0px;
color: #4e4b40;
background-image: URL(img/credits_bottom.gif);
background-repeat: no-repeat;
background-position: left bottom;
margin-top: 20px;
margin-bottom:10px;
}


DIV.crediti DIV.cont {
padding:15px 0px 15px 12px;
background-image: URL(img/creditstop.gif);
background-repeat: no-repeat;
background-position: left top;
}

DIV.cont SPAN {
   font-weight: bold;
  line-height:2em;
}


DIV.crediti A {
color:#4e4b40;
text-decoration:none;
}
DIV.crediti A:hover {
color:#4e4b40;
text-decoration:underline;
}

/* FINE MENU DI NAVIGAZIONE A SINISTRA */



DIV.clear {
  clear: both
  }

DIV.corpocentrale {
 float:left;
 width: 570px;
}
  
DIV.presentazione {
  margin:0px;
  padding:0px;
  font-size: 0.7em;
}

h1 {
  margin:0px;
  padding:0px;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #3999e5;
  border-bottom: solid #3999e5 1px;
}

h2.Documentale {
  margin:0px;
  padding:0px;
  font-size: 1em;
  text-transform: uppercase;
  color: #3999e5;
  border-bottom: solid #3999e5 1px;
  padding-top: 30px;
}
  
#bottom {
font-size:0.55em;
text-align: center;
border-style: solid;
border-color: #000000;
border-width: 1px 1px 1px 1px;
padding: 0;
padding-bottom: 2px;
background-color: #d3edff;
margin-bottom: 0px;
}

#bottom a, #bottom a:hover {
text-decoration:none;
font-weight:bold;
color: #258fde;
}  


P, P.PTOP {
margin-top: 10px;
margin-bottom: 10px;
line-height: 1.7em;
text-align: justify;
}


/*
P.PTOP {
  line-height: 1.7em;
  text-align: justify;
}
*/

DIV.presentazione UL {
  margin:5px 0px 35px 0px;
padding:0px;
}

DIV.presentazione UL LI {
padding:8px 0px;
list-style-type: none;

color: #606060;
border-bottom: dotted #cccccc 1px;
}

DIV.presentazione UL LI STRONG {
font-style:normal;
color: black;
}

DIV.presentazione OL LI {
padding:0px 0px 7px 0px;
text-align: justify;
line-height: 1.4em;
}


DIV.presentazione UL.ElencoDocumentale {
  margin:5px 0px 5px 0px;
padding:0px;
}

DIV.presentazione UL.ElencoDocumentale LI {
padding:8px 0px;
list-style-type: none;

color: #606060;
border-bottom: dotted #cccccc 1px;
}

DIV.presentazione UL.ElencoDocumentale LI STRONG {
font-style:normal;
color: black;
}

