BODY { 
   background-color: #C5C68F;
   background-image: URL('./img/int_bgl.png');
   font-family: Verdana, Arial, Helvetica, sans-serif;
   padding-bottom: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-left: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
   margin-right: 0px
}
td   {
   font-size: x-small
}	
/* navigatione */

#navlinks   {
   margin-top: 0px;
   padding-top: 40px;
   padding-bottom: 12px;
   background-color: white
}	

#navlinks A {
   display: block;
   color: #000000;
   font-size: medium;
   text-decoration: none;
   background-color: #CCCC99;
   margin-top: 5px;
   text-align: left;
   padding: 5px 5px 5px 25px
}

#navlinks A:link, #navlinks A:visited {
   text-decoration: none;
   background-color: #EEEEDD
}

#navlinks A:hover {
   text-decoration: none;
   background-color: #CCCC99
}

#navlinks P {
   font-size: x-small;
   color: black;
   font-style: italic;
   text-align: center
}

/*. . . . . . . . . . . . . . . . . .*/
/* sub-navigatione */
/* navigatione */

#subnavlinks {
   margin-top: 0px
}	

#subnavlinks A { 
   display: block;
   color: #000000;
   font-size: x-small;
   text-decoration: none;
   background-color: #CCCCCC;
   margin-bottom: 5px;
   margin-top: 0px;
   text-align: left;
   padding: 1px 5px 3px 70px
}

#subnavlinks A:link, #navlinks A:visited {
   text-decoration: none
}

#subnavlinks A:hover	{
   text-decoration: none;
   background-color: #EEEEEE
}

/*. . . . . . . . . . . . . . . .*/
TABLE#main {
   margin-top: 0px;
   width: 740px;
   border-collapse: collapse;
   padding-bottom: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-left: 0px;
   border: 0px;
   font-size: x-small
}
TABLE#main TD.layout {
   padding-bottom: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-left: 0px;
   border: 0px
}

TABLE#main TD.btm {
   padding-bottom: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-left: 0px;
   border-bottom: thin dotted;
   vertical-align: top
}

TABLE#main TD.graybtm {
   padding-bottom: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-left: 0px;
   border-bottom: thin dotted;
   background-color: #EEEEEE;
   vertical-align: top;
   height: 100%
}

/* ----------- Content ----------*/

div.pictittolo	{
   text-align: center;
   clear: both;
   margin-bottom: 35px;
   margin-top: 10px
}

/*. . . . . . . . . . . . . . . .*/
DIV.content {
   margin-top: 30px;
   padding-left: 0px;
   padding-right: 0px
}

P.epigraph {
   margin-left: 200px;
   font-style: italic;
   text-align: right;
   font-size: x-small
}
P {
   font-size: x-small;
   color: black;
   margin-bottom: 1em;
   margin-top: 0px;
   text-align: left
}

div.myul {
   font-weight: bold;
   margin-left: 1em;
   margin-bottom: 5px;
   font-style: normal;
   text-align: left
}

div.myullast {
   font-weight: bold;
   margin-left: 1em;
   margin-bottom: 15px;
   font-style: normal;
   text-align: left
}

.myli {
   color: #BAB98E
}

H1 {
   font-size: medium;
   font-weight: bold
}

H2 {
   color: #9F845B;
   font-size: medium;
   font-weight: bold
}

div.navpanel {
   text-align: center;
   padding-top: 10px;
   padding-bottom: 10px
}

A:link, A:visited {
   color: maroon;
   text-decoration: underline;
}	

A:visited {
   color: #9F845B;
   text-decoration: underline;
}	
	
*/