html { 
  height: 100%;	
 }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  background-repeat:no-repeat;
  background-position:51% 0px;
	background-color: #ffffff;
	height: 100%;	 
	}
.testo {
font-family:georgia,"times new roman",serif ;
font-size: 0.9em;
font-style: italic;
text-align: justify;
padding: 30px;
 }

.dida {
 text-align: center;
 margin : 0px 0 15px 0px;
 border:0px solid black;
 font-family:Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
 font-size:small;
 }  

table.conten { 
background-image:url('img/fondo_all.gif');
background-repeat:no-repeat;
width: 999px;
 border: 0px solid black;
 padding: 0;
 margin: 0px auto;
 margin-top: 0px;
 margin-bottom: 0px;
 height: 100%;
 } 

	
#navcontainer {
   width: 200px; 
   margin-top:420px;
   text-align:left;
	 vertical-align: top; 
	 border: 0 solid black;
}

#navcontainer ul {
  margin: 0 0 0 10px;
  padding: 0;
  list-style-type: none;
  font: bold 12px Verdana, Arial, Helvetica, sans-serif;
  text-indent: 0px;
	}

#navcontainer a {
  display: block;
   text-decoration:none;
   margin:0;
   padding:0; 
}

#navcontainer li {
    line-height:0;
  }

#navcontainer img {
   border:0 solid #666633;
   margin:0;
   padding:0;
}


#navbar {
   width: 999px; /*era 1024*/
	 height: 42px;
   margin-top:0px;
   background-color: #ffaaaa;
	 border:0 solid black/*width*/ /*style*/ /*color*/;
}

#navbar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-indent: 0px;
	line-height:0;
}

#navbar a {
  display: inline;
   text-decoration:none;
   margin:0;
   padding:0; 
}

#navbar li {
    line-height:0;
  }

#navbar img {
   border:0 solid #666633;
   margin:0;
   padding:0;
	 float: left;
}
em { 
font-weight: bold; }

.centra {
text-align: center;  }

/*a.int {
font-weight: bold;
text-decoration: none; }


a:link.int, a:visited.int {
color: #f00000;
 }
a:hover.int{
color: #FFFFAA;
}
*/
td.des {
 background-image:url('img/fondo2des.png');
 background-repeat:no-repeat;
 }
.tabfoto {
 margin-right:20px;
 /*margin-left:150px;*/
 margin-top:20px;
 border: 0 solid white;
 width: 630px;
  
 }
.tabfoto caption {
  font-family:Verdana,Tahoma,Arial,'Arial Black',Helvetica,'Century Gothic','Lucida Sans Unicode',Impact,sans-serif;
 font-size:x-large;
  color:#666655;
	 font-weight:bold;
	 padding-bottom: 0px; /*30px;*/
 } 
.tabfoto a {
text-decoration: none; 
 }
.tabfoto a:link, .tabfoto a:visited {
color: #666655;
 }
.tabfoto a:hover{
color: #000000;
 } 
.tabfoto img {
border: 0 solid white;
text-align: center; 
 } 
.tabfoto td {
text-align: center;
padding: 8px; 
 } 
 