body 
	{
	color:#000000;
	font-family:Arial,Sans-Serif;
	font-size:74%;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	text-align: center;
	}

#topbanner
	{
	width: 100%;
	height: 79px;
	margin: * auto;
	background: url(img/topbanner.jpg) no-repeat top center;
	}

#topmenu
	{
	width: 100%;
	height: 58px;
	margin: * auto;
	background: url(img/topmenu.png) no-repeat top center;
	}

#menucontainer
	{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
    font-size: 12px;
	height: 58px;
	
	}
	
#leftmenu
	{
	float: left;
	width: 700px;
	height: 33px;
	margin-left: 0;

	}

#rightmenu
	{
	float: right;
	width: 250px;
	height: 33px;
	margin-right: 0;
	text-align: right;

	}
	
#bodycontainer
	{
	width: 100%;
	height: 865px;
	margin: * auto;
	background: #666666 url(img/sfondo2.jpg) repeat-x top center;
	margin-top: 0;
	}

#content
	{
	width: 1000px;
    border: none 10px #666666;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2px;
	background: #FFFFFF;    /* url(img/round_content.jpg) no-repeat top;*/
	}

#content_in
	{
	width: 980px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background: white;
	}	
#anim
	{
	width: 500px;
	height: 330px;
	margin-left: auto;
	margin-right: auto;
	
	}
	
	
.navigation 
	{


	height:33px;
	font-size: 14px;
    font-weight: bold;
	width: 100%;
	margin:0pt auto;
	padding:0pt 0px 0px;
	}

.navigation a 
	{

	border-right:1px solid #AFBEC7;
	color:#ffffff;
	display:block;
	float:left;
	font-family:arial;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:32px;
	padding:0pt 30px;
	text-decoration:none;
	
	}

.navigation a:HOVER 
	{
	background-position: left bottom;
	color: #8EACE1;
	}
			
			
			
			
.navi2 
	{

	text-align: right;
	height:33px;
	font-size: 20px;
	width: 100%;
	margin:0pt auto;
	margin-top: 3px;
	padding:0pt 0px 0px;
	}

.navi2 a 
	{
	color:#ffffff;
	display:block;
	float:right;
	font-family:arial;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:32px;
	padding:0pt 8px;
	text-decoration:none;
	
	}

.navi2 a:HOVER 
	{
	background-position: left bottom;
	color: #8EACE1;
	}
	
#Articolo
	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;

	background: #dddddd;
	text-align: justify;
	font-size: 16px;
	font-family: Arial;	
	}

#colonnaL
    {
    width: 225px;
    height: 422px;
    float: left;
    padding: 5px;

    background: #95BBf8;    //#c2d1cd;
    text-align: justify;
    font-size: 14px;
  }  

#colonnaR
    {
    width: 225px;
    height: 422px;
    float: right;
    padding: 5px;
    
    background: #95BBf8;    //#bbbbbb;
    text-align: justify;
    font-size: 14px;
  }
#colonnaC
        {
    width: 503px;
    float: left;

    text-align: justify;
    font-size: 17px;
    font-family: Arial;	 
 
    }
 
TABLE.colonne
    {
  height: 500px;
    
  }
 
.titolo
	{
	font-size: 20px;
	font-weight: bold;
	font-family: Arial;
	color: white;
	background: #666666;
	width: 100%;
	height: 24px;
	vertical-align: center;
	padding-top: 4px;
	}
	
#footer
    {
  width: 1000px;
  height: 25px;
  vertical-align: middle;
  background: #333333;
  color: white;
  text-align: center;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  margin-right: auto;
  margin-top: 10px;  
    }
