body {
 margin: 0px; padding: 0px;
 background-color: #003366;
 color: #ffffff;
 font: 12px/22px verdana, arial, sans-serif;
 text-align: center;
}

img {border:0}

#content {position: relative;
          width: 640px;
	  margin-left: auto;
	  margin-right: auto;
	  margin-top: 40px;
          padding: 0;
          text-align: center
}

#header{text-align: left; height: 100px}

#header h1 {visibility: hidden }
/*
#header h2 a {visibility: hidden }
#header {background-image: url(../images/header.gif);
         background-repeat: no-repeat;
         background-position: bottom left}
*/
ul, li {margin: 0; padding: 0; line-height: 130%}

#topmenu {
 font-weight: bold;
 position: absolute; top: 0px; right: 0px;
 margin-top: 40px;
 text-align: left;
 color: #ff9900;
 list-style-type: none
}

#topmenu a {color: #ff9900 }
#topmenu a:hover {color: #666699 }
#topmenu ul {list-style-type: none; padding-left: 15px}
#topmenu ul a {color: #33cc99 }
#topmenu ul a:hover {color: #666699 }

#foto {position: absolute; top: 200px; left: 40px;
       border-bottom: 1px solid black; border-right: 1px solid #000;
       width: 200px; height: 180px;
       border-top: 1px solid #39c; border-left: 1px solid #39c;}

#didascalia {position: absolute; top: 160px; left: 55px;
}

#rightmenu {text-align: left; position: absolute;
            top: 180px; left: 280px }
#rightmenu dt {font-weight: bold; padding-top: 15px} 
#rightmenu dd {font-style: italic; margin-left: 0; line-height: 130% }

a { color: #33CC99 }
a:hover { color: #666699 }

#leftmenu { font-weight: bold;
            text-align: left; width: 210px;
            position: absolute; top: 400px; left: 60px }
#leftmenu li {list-style-type: none; margin-top: 15px; color: #ff9900;}
#leftmenu a {color: #ff9900;}
#leftmenu a:hover {color: #666699;}
#leftmenu ul ul li {margin-top: 0; padding-top: 0}
#leftmenu ul ul a {color: #33cc99 }
#leftmenu ul ul a:hover {color: #666699 }

li#lang {padding-top: 10px}

#address {text-align: left; position: absolute; top: 550px; left: 350px}
address {font-style: normal; line-height: 120%; margin-top: 30px}
#address ul {list-style-type: none; margin-left:0; margin-top: 0}
#address ul a {line-height: 130%}

#footer {text-align: center; width: 100%;
	 position: absolute; top: 1050px; left: 10%;
        }
#footer ul {margin: 0; width: 100%; list-style-type: none;
            padding-top: 40px; padding-bottom: 40px}
#footer li {display: inline; margin-right: 80px; }

/*
 div {
 border: 1px solid blue;
}

 ul, dl {
 border: 1px solid yellow;
}
 address {
 border: 1px solid green;

}
*/

