html,body
		{
			margin:0px;
			padding:0px;
			background-color:#ffffcc;
		}
a
		{
			color:#666;
			text-decoration:none;
		}
a:hover
		{
			text-decoration:none;
			color:#FF9900;
		}
body
		{
			font-family:Geneva, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#666666;
		}
#container
		{
			width:918px;
			margin:auto;
			background-image:url(images/bg.gif);
		}
#leftcol
		{
			float:left;
			width:213px;
			background-image:url(images/bgmenu.gif);
			margin-left:10px;
		}
#midcol
		{
			float:left;
			width:400px;
			margin-top:10px;
			margin-left:5px;
			border-right:1px solid #ccc;
			border-left:1px solid #ccc;

		}
#rightcol
		{
			float:left;
			margin-left:10px;
			width:240px;
		}

#logo
		{
			height:110px;
			margin-left:24px;
			margin-bottom:30px;
		}
#logo img
		{
			border:0px;
		}
#menu
		{
			background-image:url(images/bgcontenent.gif);
			height:181px;
			font-size:11px;
			font-family:Geneva, Arial, Helvetica, sans-serif;
			font-weight:bold;
			margin-bottom:50px;
		}
#menu a
		{
			display:block;
			height:30px;
			width:150px;
			margin:auto;
			text-decoration:none;
			color:#666666;
			border-bottom:1px solid #ccc;
		}
#menu a:hover
		{
			display:block;
			height:30px;
			width:150px;
			margin:auto;
			text-decoration:none;
			color:#FF6600;
			border-bottom:1px solid #FF6600;
		}
#active
		{
			display:block;
			height:30px;
			width:150px;
			margin:auto;
			margin-top:0px;
			margin-bottom:0px;
			text-decoration:none;
			color:#000000;
			border-bottom:1px solid #000000;
		}
#certificazioni
		{
			text-align:center;
		}
#menufooter
		{
			background-image:url(images/bgfootermenu.gif);
			height:20px;
			width:210px;
		}
#news
		{
			margin-top:10px;
			font-size:12px;
		}
.newsbox
		{
			border-bottom:1px solid #ccc;
			margin-top:20px;
			padding-bottom:5px;
		}
#contenent
		{
			padding:9px;
		}
#contenent a
		{
			text-decoration:none;
			font-weight:bold;
			color:#666;
		}
#contenent a:hover
		{
			text-decoration:none;
			font-weight:bold;
			color:#000;
		}
#main
		{
			width:250px;
			float:left;
			padding:4px;
			padding-left:8px;
			padding-right:0px;
			text-align:justify;
			font-size:10px;
		}
#image
		{
			width:380px;
			height:255px;
			margin:auto;
		}
#footer
		{
			clear:left;
			background-image:url(images/footer.gif);
			background-repeat:no-repeat;
			height:15px;
			text-align:center;
			background-color:ffffcc;
		}
#credits
		{
			text-align:center;
			width:918px;
			margin:auto;
		}
h1
		{
			margin:0px;
			margin-bottom:15px;
			padding:0px;
			font-size:16px;
			color:#FF6600;
		}
h2
		{
			margin:0px;
			margin-bottom:15px;
			padding:0px;
			font-size:14px;
			color:#000;
		}
.newslink
		{
			width:92%; 
			font-size:11px; 
			padding:0px;
			margin:0px;
			border-bottom:1px dashed #999; 
			text-align:right;	
		}	
.newslink a
		{
			color:#666666;
			text-decoration:none;
		}
.newslink a:hover
		{
			color:#00c303;
			text-decoration:none;
		}
.news
		{
			margin-left:5px; 
			margin-top:5px;  
			padding-bottom:5px; 
			font-size:11px;
		}
.profiloimg
		{
			background-color:#fff; 
			padding:10px; 
			border:1px solid #ccc; 
			margin-left:35px;
			margin-bottom:20px;
		}
#products
		{
			padding:9px;
		}
#products a
		{
			display:block;
			padding:5px;
			text-decoration:none;
			font-weight:bold;
			border-bottom:1px solid #999;
			color:#666;
		}
#products a:hover
		{
			text-decoration:none;
			font-weight:bold;
			color:#FF6600;
			border-bottom:1px solid #FF6600;
		}
#schedacontainer
		{
			width:500px;
			margin:auto;
			background-color:#fff;
			text-align:center;
		}
#scheda
		{
			width:500px;
			margin:auto;
			border-top:2px solid #f0f0f0;
			background-color:#fff;
			text-align:center;
		}
#schedacredits
		{
			text-align:center;
			border-top:1px solid #000;
			padding-top:10px;
			width:500px;
			margin:auto;
		}
.primariga
		{
			float:left; 
			text-align:left; 
			width:160px;
		}	
.primariga2
		{
			float:left; 
			text-align:left; 
			width:250px;
		}	
.riga
		{
			float:left; 
			width:100px; 
			text-align:center;
		}
.rigadoppia
		{
			float:left; 
			width:200px; 
			text-align:left;
		}
.rigabox
		{
			border-bottom:1px solid #f0f0f0;
			padding:4px;
		}
.closeriga
		{
			padding:0px; 
			margin:0px; 
			height:0px; 
			clear:left;
		}
.doppioriga
		{
			float:left; 
			width:300px; 
			text-align:center;
		}
.doppioriga2
		{
			float:left; 
			width:230px; 
			text-align:left;
		}
.print	
		{
			background-color:#f0f0f0;
			margin:10px;
		}
.print	a
		{
			display:block;
			background-color:#f0f0f0;
		}
.print	a:hover
		{
			display:block;
			color:#666;
			background-color:#ffffcc;
		}
.min
		{
			padding:4px;
			pargin:0px;
			text-align:left;
		}		