﻿@charset "utf-8";
/* regular */ 
body
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	background-image: url("../img/bg.gif");
	background-repeat:repeat-x;
	background-color: #efefef;
}
img
{
	border: 0px;
}
.size
{
	width: 950px;
	margin: 0px auto;
	padding:0px;
	box-shadow:0px 10px 10px #666;
	-webkit-box-shadow:0px 10px 10px #666;
	-moz-box-shadow: 0px 10px 10px #666;
}

h2
{
	padding:5px;
	margin:2px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#009933;
}



/* header */
.header
{
	height: 159px;
	background-color: White;
}
.header01
{
	margin-bottom:10px;
	overflow: hidden;
}
.mnav
{
	height: 39px;
	background-repeat: repeat-x;
	margin-left: 8px;
	width: 930px;
}

ul{
	margin:0; 
	list-style-type:none;
}

.mnm{
	width:931px;
}

.mnm ul{
	width:931px;
	height:35px;
	padding:0 0 0 0px;
	text-transform:uppercase;
	font-weight:BOLD;
		background:#22814a;

}
.mnm ul li{
	float:left;
}
.mnm ul li a{
	background:#22814a;
	display:block;
	padding:4px 17px 4px 17px;
	border-left:2px solid #fff;
	font:11px/27px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.mnm ul li a:hover{
	background-color:#005b26;
}

.mnm ul li a.hover{
	background-color:#04bb50;
	cursor:text;

}

.mnm ul li a.last{
background:url("../img/gb.gif") no-repeat left;
padding:4px 17px 4px 29px;
}

.mnm ul li a:hover.last{
color:#ffcc00;
background:#22814a;
background:url("../img/gb.gif") no-repeat left;
}

.mnm ul li a.lastenglish{
background:url("../img/it.gif") no-repeat left;
padding:4px 17px 4px 29px;
}

.mnm ul li a:hover.lastenglish{
color:#ffcc00;
background:#22814a;
background:url("../img/it.gif") no-repeat left;
}

.mnimgl
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.mnimgr
{
	position: absolute;
	right: 0px;
	top: 0px;
}
.logo
{
	float: left;
	padding-top: 11px;
	padding-left: 8px;
	height:95px
}
.hright
{
	float: right;
	width: 360px;
	height:100px;
}
.hr01
{
	width: 350px;
	background-image: url("../img/bg-minimenu.gif");
	background-repeat: no-repeat;
	font-family:tahoma, verdana, arial;
	font-size:10px;
	font-weight:bold;
	height:30px;

}


.topright
{
	height:25px;
	width: 340px;
	text-align: center;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:6px;
}



.hr01 a
{
	margin-right:30px;
	margin-top:30px;
	margin-left:30px;
	color: white;
	text-decoration: none;	
	padding:3px ;

}

.hr01 a:hover
{
	color: white;
	text-decoration: underline;
}


.hr03
{	
	margin: 0px 15px 5px 5px;
	text-align:right;
}

.hr03 a
{
	font-family:tahoma, verdana, arial;
	font-size:10px;
	font-weight:bold;
	color: #999;
	text-decoration:underline;
}

.hr03 a:hover
{
	color: #333;
	text-decoration:underline;
}


/* content */
.content
{
	background-color: White;
	overflow: hidden;
}
.cmainimg
{
	margin-left: 10px;
	margin-bottom: 10px;
}
.submenu
{
	height: 28px;
	margin-left: 10px;
	width: 930px;
	margin-bottom: 11px;
	border-bottom:1px dotted #999;
	border-top:1px dotted #999;
	background:#f8f8f8

}
.subtext
{
	color: #000;
	font-size: 11px;
	margin-left: 11px;
	margin-top: 6px;
	float: left;
	width: auto;
}


.subtext a
{
	color: #7fbf3d;
}
.subtext a:hover
{
	color: #666;
}

.subimag
{
	float: right;
	margin-top: 6px;
	margin-right: 30px;
	color:#FFF
}
.subimag li
{
	padding: 0px;
	margin: 0px;
}
.subimag ul
{
	padding: 0px;
	margin: 0px;
}
.subimag li
{
	list-style: none;
	float: left;
	padding-left: 4px;
}
.subimag a
{
	text-decoration: none;
}
.snimgl
{
	position: absolute;
	left: 0px;
	top: 0px;
}
.snimgr
{
	position: absolute;
	right: 0px;
	top: 0px;
}
.mcontent
{
	background-color: #fff;
	background:#fff;
	height:100%
/*	height: 760px; */
}
.mcleft
{
	float: left;
	width: 207px;
	height:100%;
	padding-left: 10px;
	background:#fff;
}

.box
{
	padding-bottom: 15px;
}


.box .titoloverde
{
	height: 24px;
	background-image: url("../img/img_240.gif");
	background-repeat: no-repeat;
	color: #f3f8fe;
	padding-left: 10px;
	padding-top: 10px;
	font-weight:bold
}

.box .titologrigio
{
	height: 24px;
	background-image: url("../img/img_241.gif");
	background-repeat: no-repeat;
	color: #fff;
	padding-left: 10px;
	padding-top: 10px;
	font-weight:bold
}


.box .contenuto
{
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	width: 205px;
	background-color: #f0f0f0;
}

.box .contenuto h1
{
	font:11px Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	font-weight:normal;
	padding:0 5px 2px 5px;
	margin:0;

}


.box .contenuto h2
{
	background-color: #e6e3e3;

}





.box .linkettino
{
	border-bottom: 1px solid #fff;
	background-color: #c7e3aa;
}
.box .linkettino a
{
	color:#0d7e3c
}

.box ul
{
	margin: 0px;
	padding: 0px;
}
.box li
{
	font-weight: bold;}

.box ul li a
{	background:#e5e5e5;
	display:block;
	padding:3px 5px 3px 10px;
	margin:2px;
	font:11px/27px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

.box a:active
{
	text-decoration: none;
	background:#a7d378;
	color:#fff;

}

.box ul li a:hover
{
	text-decoration: none;
	background:#a7d378;
	color:#fff;

}

.box a
{
	font-weight:bold;
	color:#257fe6;
}

.box a:hover
{
	font-weight:bold;
	color:#999;
}

.box p
{
	padding:5px ;
	margin:0px;
	font:11px Tahoma, Arial, Helvetica, sans-serif;	color:#666;

}

.box p.titolo
{
	padding:5px;
	margin:2px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#257fe6;
}

.box img
{
	margin:6px;
	border:1px solid #999
}


.box img.noborder
{
	margin:0px;
	border:0px;
	padding:0px;
	border-collapse:collapse
}

.mc01t
{
	height: 37px;
	background-image: url("../image/img_147.jpg");
	background-repeat: no-repeat;
}
.mc01t2
{
	height: 24px;
	background-image: url("../img/img_240.gif");
	background-repeat: no-repeat;
	color: #f3f8fe;
	padding-left: 23px;
	padding-top: 13px;
	font-weight:bold
}
.mcright
{
	width: 710px;
	float: right;
	background-color: White;
}
.mc01
{
	margin: 0px auto;
}
.mc0101
{
	width: 320px;
	height: 75px;
	background-color: #666;
	float: left;
	margin-left:20px;
	margin-bottom:20px
}


.mcr
{
	margin: 5px;
	text-align: left;
	color: #ffffff;
}
.mcr01
{
	font-size: 11px;
	font-weight:bold;
	font-family: Arial;
	text-align:right;
	width:60px;
	height:90px;
	float:left;
	border-right:1px solid #fff;
	padding:0px 5px 5px 2px;
}
.mcr02
{
	font-size: 10px;
	font-family: Tahoma, verdana, Arial;
	font-weight:bold;
	color:#fff;
	padding:3px;
	margin-left:75px;
}
.mcl
{
	margin: 5px;
	text-align: left;
	color: #ffffff;
}
.mcl01
{
	padding-top: 5px;
	font-family: Arial;
	font-size: 19px;
}
.mcl02
{
	padding-top: 13px;
	font-size: 11px;
	font-family: Arial;
	line-height: 16px;
}
.mc0102
{
	margin-left: 14px;
	width: 320px;
	height: 75px;
	background-color: #0d7e3c;
	float: left;
	margin-bottom:20px
}
.mc01t
{
	font-size: 14px;
	padding-left: 23px;
	padding-top: 11px;
	height: 24px;
}
.mc01c li
{
	list-style: none;
	border-bottom: solid 1px #d7d7d7;
}

.mc01c a
{
	text-decoration: none;
	color: #3e6680;
}

.mc01c a:active
{
	text-decoration: underline;
}

.mc01c a:hover
{
	text-decoration: underline;
}

.maincontent
{
	margin: 0px 35px 0px 25px;
	height:100%;
	background:#fff;
}

.maincontent h1
{
	font: 18px Tahoma, Verdana, Arial bold;
	color: #04bb50;
	margin-top:30px;
	border-bottom:3px solid #005b26;
}


.maincontent p
{
	text-align:justify;
	font: 11px/18px Tahoma, Verdana, Arial bold;
	color:#666
}

.maincontent img {
	border: 1px solid #ccc;
	padding: 1px;
	float: left;
	margin: 0 15px 5px 0px;
}

.maincontent img.noborder {
	border: 0px;
	margin:0;
	padding:0;
}

.mc0203
{
	margin-top: 68px;
}
.mc020301
{
	font-size: 12px;
	color: #494949;
	line-height: 18px;
	letter-spacing: -0.1px;
	width: 700px;
}
.mc020302
{
	margin-top: 25px;
	margin-bottom: 40px;
	margin-left: 65px;
	line-height: 25px;
}
.mc020302 a
{
	text-decoration: none;
	color: #033759;
	font-size: 12px;
	font-family: Arial;
}
.mc020302 a:active
{
	text-decoration: underline;
}
.mc020302 a:hover
{
	text-decoration: underline;
}
.mc020302 li
{
	list-style-type: square;
}

.mc020303
{
	color: #494949;
	font-size: 12px;
	margin-bottom: 151px;
	line-height: 18px;
	letter-spacing: -0.1px;
}
/* footer */
.footer
{
	height: 100px;
	background-image: url("../img/bgfooter.gif");
	background-repeat: repeat-x;
	font-size: 11px;
	color: White;
	text-align: left;
	clear: both;
	width: 950px;
	padding:5px 0 5px 0;
}
.footer p
{
	
	font-size: 10px;
	color: #333;
	text-align: left;
		padding:60px 0 5px 15px;
}


.footer ul{
	padding:10px 0 0 0px;
	text-transform:lowercase;
	font-weight:BOLD;

}
.footer ul li{
	float:left;
}
.footer ul li a{
	display:block;
	padding:4px 15px 4px 15px;
	border-right:1px solid #fff;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	color:#ccc;
	text-decoration:none;
}
.mnm ul li a:hover{
	color:#80c03d;
}

.mnm ul li a.hover{
	background-color:#80c03d;
	cursor:text;
	color:#fff

}




.footer a:visited
{
	color: white;
	text-decoration: none;
}
.footer a:link
{
	color: white;
	text-decoration: none;
}
.footer a:active
{
	color: white;
	text-decoration: underline;
}


.footer a:hover
{
	color: white;
	text-decoration: underline;
}


input  {
	width:75px;
	margin: 2px;
	padding: 0px;
	font-size:10px;
	font-family: tahoma, verdama, arial;
	color:#000;
}


.normale  {
	width:120px;
	margin: 2px;
	padding: 3px;
	font-size:11px;
	font-family: tahoma, verdama, arial;
	color:#000;
}

.accapo  {
	display:block;
	width:200px;
	height:auto;
	margin: 2px 0 2px 0;
	padding: 1px;
	font-size:11px;
	font-family: tahoma, verdama, arial;
	color:#000;
	font-weight:normal;
}


.modulo {
	width: 610px;
	height: auto;
	color: #232323;
	padding: 5px;
	float: left;
	background-color: #f5f5f5;
	border: 1px #999 dotted;
	margin: 8px 0 0 4px;
}
.modulo span{
	width:130px;
	font-weight:bold;
}

.modulo input{
	width:200px;
	font-weight:bold;
	height:20px;

}

.labelcontatti {
	float: left;
	width: 142px;
	border: 1px solid #f6f6f6;
	padding: 2px;
	margin: 1px;
	background: #f9f9f9;
}


select {
	margin: 5px 0 0 0;
	padding: 2px;
	font-size:11px;
	line-height:15px;
	font-family: tahoma, verdama, arial;
	color:#666;
	font-weight:bold;
	
}

.entra{
	margin: 0px;
	padding: 2px;
	width:50px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	color:#005b26
}


a
{
	color: #22814a;
	font-weight:bold;
	text-decoration:none
}

p.mini
{
	color: #22814a;
	font-weight:bold;
	font-size:10px;
}


.apricategoria
{
	margin:0px;
	padding:0px;
}


.apricategoria ul 
{
	margin:0px;
	padding:0px;
}

.apricategoria ul li
{
	height: 30px;	

}
.apricategoria ul li a
{
	background-image:url('../img/Folder.png');
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-bottom:30px;

}

.apricategoria ul li a:hover
{
	background-image:url('../img/Folderoff.png');
	background-repeat:no-repeat;
	color:#666
	
}




.scheda
{
	clear:both;
	margin: 0px;
	padding-top:5px;
}

.scheda p
{
	font-family: tahoma, verdana, arial;
	color: #333;
	font-size:11px;
	}


.scheda ul 
{
	margin:0px;
	padding:0px;
}

.scheda ul li
{
	list-style:square;
	color:#0d7e3c;
	line-height:16px;
	margin-left:10px;

}
.scheda ul li a
{
	background-image:url('../img/Folder.png');
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-bottom:30px;
	text-transform:lowercase;
}

.scheda ul li a:hover
{
	background-image:url('../img/Folderoff.png');
	background-repeat:no-repeat;
	color:#666
	
}


.mainfoto
{
	margin: 0px;
	padding:0px;
}


.mainfoto img {
	border: 1px solid #ccc;
	float: left;
}


.pannellino
{
}


.pannellino p
{
	font: 11px Tahoma, Verdana, Arial bold;
	color: #666;
	font-weight:bold;
}

.pannellino a
{
	background-image:url('../img/pdf.png');
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-bottom:30px;
}

.pannellino a:hover
{
	background-image:url('../img/pdfoff.png');
	background-repeat:no-repeat;
	color:#666
	
}

.pdf
{
	margin: 2px;
	width:290px;	background-image:url('../img/pdf.png');
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-bottom:30px;

}


.pdf p
{
	font: 11px Tahoma, Verdana, Arial bold;
	color: #666;
	font-weight:bold;
}
.pdf p.titolo
{
	font: 11px Tahoma, Verdana, Arial bold;
	color: #fff;
	background-color:green;
	font-weight:bold;
	margin-bottom:15px;
	width:285px;
	padding:3px;
}


.pdf a
{
	background-image:url('../img/pdf.png');
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-bottom:40px;
}

.pdf a:hover
{
	background-image:url('../img/pdfoff.png');
	background-repeat:no-repeat;
	color:#666
	
}
.clear { clear: both; background: none; }




.banner
{background-image:url('../img/banner-catalogo-prodotti.gif');
	background-repeat:no-repeat;	
	width: 660px;
height:110px;
margin-top:35px
}

.banner p
{
padding-top:40px;
padding-left: 120px;
padding-right:15px;
color:#fff;
font-size: 13px;
font-family: Tahoma, Verdana, Arial;
font-weight: bold;
}

.banner .small
{
color:#fff;
font-size: 10px;
font-family: Tahoma, Verdana, Arial;
font-weight: bold;
}

table{
	padding:0px;
	margin:0px;
	
}


th {
	background-color:#339966;
	color:#fff;
	text-align:left;
	padding:2px;
	margin:0px;

}

td {
	color:#000;
	text-align:left;
	padding:2px;
	margin:0px;
}
.finale {
	border-bottom:2px solid #339966;
	color:#666;
	text-align:left;
	padding:1px;
	margin:0px;
	font-weight:bold;

}



.verde{
		color: #009933;

}


.sfondino_left{
	width:207px; 
	height:5px; 
	background-repeat:no-repeat; 
	background-image:url('../image/img_272.jpg')
	}
	
.imgschede{
	border: 1px solid #ccc;
	padding: 1px;
	float: left;
	margin: 0 15px 5px 0;

}