HTML,BODY             {     margin: 0;
                            padding: 0;                        }

BODY                  {     font-family: arial,sans-serif;
                            font-size: 76%;
                            text-align: center;
							background-color: #88af12;		}
							 
DIV#container         {     width: 860px;
							margin: 0 auto;
                            text-align: left;					}
							 
DIV#lingue           {      text-align: center;			}												
							 
DIV#indirizzo        {      text-align: center;					}										

.text                {      color: #3f5805;
                            font-family: arial;
                            font-size: 8pt;
							text-decoration: none;              }

A.link				 {      color: #3f5805;
                            font-family: arial;
                            font-size: 8pt;
							text-decoration: none;              }	
							
A.link:hover   		 {     	color: #fff265;        }	

img 				{	border: none; }