body {  text-align:center;
        padding: 0; 
	font: 0.7em Tahoma, sans-serif; 
	line-height: 1.5em;
        height:100%;
}

.content { height:100%;
           margin: 0 auto;
	   width: 880px;}


h1 {text_align: left;
    margin: 10px 0 0 20px;
    font: bold 2.5em Verdana, Arial, Helvetica, sans-serif;
    color: #6D9782;}

.immag {float:left;
        border: none;}

.new {clear: both;
      float: left;
      border: none;
      /*margin-left: 50px;*/}

.nav ul { margin: 0; padding : 5px 0 0 15px; list-style : none; clear: both;}

.nav li {display: inline; padding: 0 0 0 20px;}

.nav a:link, .nav a:visited{ color: #017A26; font: bold 1.3em Georgia, Times New Roman, Times, serif; text-decoration: none;}
.nav a:hover, a:active, a:focus{color: #6DFF82; font: bold 1.3em Georgia, Times New Roman, Times, serif; text-decoration: none;}

.pie_pagina {
         clear:both;
         /*height: 70px;*/
	 color: #999999;
	 margin: 20px 0 0 0 ;
	 padding: 10px 0 0 0;
	 border-top: 1px solid #ccc;
         text-align:center;
         background:none;
         }
.pie_pagina a:link, a:visited, a:hover, a:focus, a:active {color:#999999; text-decoration: none; font: normal 1em Georgia, Times New Roman, Times, serif;}

#powered{clear: both;
         width: 860px;
		 text-align: right;}
		 
#powered img{border: none;}	

