

html,form{
	margin: 0;
	padding: 0;
}

body{
	text-align: center;
	font-size: 11px;
	/*background: #d6d6d6 url(http://www.figevafiltri.it/css/img/bgbody.gif) no-repeat top;*/
	background: #5A6276 url(http://www.figevafiltri.it/img/bgbodybig.jpg) no-repeat top;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
}

/* CSS HTML*/
a{
	color: #60BB46;
	text-decoration: none;
}
a:hover {
	color: #60BB46;
	text-decoration: underline;
}
form{
	margin: 0;
	padding: 0;
}
fieldset{
	border: 1px solid #b3b3b3;
}
p{
	margin:0;
	padding:0;
}
img{
	border:0;
}
label{
	padding: 0;
	border: 0;
	display: block;
}
input ,textarea{
	font-family: Arial, Helvetica, sans-serif;
	color: #8c8c8c;
	height: 21px;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: 1px solid #BDBCBC;
	background: #ffffff;
	text-align: left;
}
input.bottone{
	color: #939598;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	border: 0;
	padding: 0;
	cursor: pointer;
	font-family: Georgia, "Times New Roman";
}

h1{
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 26px;
	text-align: justify;
	color: #2AB34B;
	font-weight: bold;
}
h2{
	padding: 0;
	margin: 0;
	color: #00a54f;
	font-size: 18px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
}
h3{
	padding: 0;
	margin: 0 0 5px 0;
	color: #00a54f;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
}

/* CSS WEBSITE*/
.noborder{
	border: 0;
}
.noview{
	display:	none;
}
.floatLeft{
	float: left;
}
.clearAll{
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0px;
}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.c0{
	color: #000000;
}
.c1{
	color: #ffffff;
}
.c2{
	color: #00a54f;
}
.c3{
	color: #8c8c8c;
}
#mainBody{
	margin: auto;
	padding: 0;
}
#mainContent{
 	width:1004px;
	margin: auto;
	padding: 0;
}
#mainContent .contenitore{
	padding: 5px 0 0 0;
	margin: 0 14px 0 15px;
}
#corposite{
	width: 975px;
	text-align: justify;
	margin: 0;
}
#header{
	width: 975px;
	height: 25px;
	background: url(http://www.figevafiltri.it/img/bgheader.png) no-repeat left bottom;
	margin: 0;
	padding: 0;
}
#lingua{
	text-align: right;
	margin: 0 10px 0 0;
	font-size: 11px;
	color: #00a64f;
}
#lingua a{
	text-decoration: none;
	color: #9e9e9e;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
#lingua span.sel{
	text-decoration: none;
	color: #00a64f;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#corpopagina{
	width: 975px;
	background: url(http://www.figevafiltri.it/css/img/bgsite.png) repeat-y top;
	margin: 0;
	text-align: justify;
}
#corpopagina .contpagina{
	padding: 0 0 0 0;
	margin: 0 10px 0 10px;
}
#logo{
	width: 955px;
	height: 170px;
	background: url(http://www.figevafiltri.it/FigevaFiltri.gif) no-repeat top;
	margin: 0;
}
#menu{
	width: 955px;
	height: 55px;
	background: url(http://www.figevafiltri.it/css/img/bgmenu.gif) no-repeat top;
	padding: 0;
	margin: 0;
	display:block;
}
#menu .contmenu {
	padding: 10px 0 0 0;
	margin: 0 20px 0 20px;
	font-size: 19px;
}
#menu .contmenu a{
	width: auto;
	height: 30px;
	color: #9e9e9e;
	text-decoration: none;
	font-weight: normal;
	padding: 0 4px 0 4px;
}
#menu .contmenu a.sel{
	color: #00a64f;
	text-decoration: none;
	font-weight: bold;
	padding: 0 4px 0 4px;
}
#menu .contmenu span.separa{
	width: 2px;
	height: 30px;
	padding: 0 4px 0 4px;
}
#contPage{
	width: 955px;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
}
.banner1{
	width: 951px;
	height: 219px;
	background: url(http://www.figevafiltri.it/css/img/bgbanner1.gif) no-repeat top;
	float: left;
}
.banner2{
	width: 473px;
	height: 150px;
	background: url(http://www.figevafiltri.it/css/img/bgbanner2.gif) no-repeat top;
	float: left;
}
.banner3{
	background-image: none; 
	background-color: #F5F5F5; 
	width: 460px;
	height: auto;
	float: left;
}
.banner1 a,
.banner1 a:hover{
	width: 951px;
	height: 219px;
	display: block;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}
.banner2 a,
.banner2 a:hover{
	width: 473px;
	height: 150px;
	display: block;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}
.banner3 a,
.banner3 a:hover{
	width: 460px;
	display: block;
	position: relative;
	cursor: pointer;
	text-decoration: none;
}
.banner1 .image{
	width: 344px;
	float: left;
	margin: 0 12px 0 0;
}
.banner2 .image{
	width: 153px;
	float: left;
	margin: 0 12px 0 0;
}

.banner1 .text,
.banner2 .text,
.banner3 .text{
	float: left;
	margin: 0;
	font-size: 14px;
	line-height: 20px;
	color: #8c8c8c;
}
.banner1 .text .titolo,
.banner2 .text .titolo,
.banner3 .text .titolo{
	font-size: 20px;
	line-height: 20px;
	color: #00a54f;
	font-weight: bold;
}
#topPage{
	width: 941px;
	background: url(http://www.figevafiltri.it/css/img/bgtop.gif) no-repeat top;
	padding: 2px 0 0 0;
}
#bottomPage{
	width: 941px;
	background: url(http://www.figevafiltri.it/css/img/bgbottom.gif) no-repeat bottom;
	padding: 0 0 2px 0;
}
#bodyPage{
	width: 941px;
	background: url(http://www.figevafiltri.it/css/img/bgcorpo.gif) repeat-y top;
	padding: 1px 0 1px 0;
}
#image_sezione{
	width: 931px;
	height: 230px;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0;
}
#testo_sezione{
	text-align: justify;
	margin: 1px 0 5px 0;
	padding: 0;
	font-size: 17px;
	line-height: auto;
	color: #666;
}
#elenco{
	margin: 0 0 10px 5px;
	text-align:left;
}
#elenco .elem{
	width: 223px;
	height: 193px;
	float: left;
	background: url(http://www.figevafiltri.it/css/img/bgelem.gif) no-repeat top;
	padding: 0;
	overflow: hidden;
}
#elenco .elem a{
	width: 223px;
	height: 193px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
#elenco .elem .image{
	width: 211px;
	height: 136px;
	/*background: #ffffff;*/
}
#elenco .elem .image .no{
	width: 211px;
	height: 136px;
	background: #ffffff;
}
#elenco .elem .titolo{
	width: 211px;
	height: 42px;
	overflow: hidden;
	font-size: 18px;
	line-height: 16px;
	color: #ffffff;
}
#topProd{
	width: 947px;
	background: url(http://www.figevafiltri.it/css/img/prodtop.gif) no-repeat top;
	padding: 2px 0 0 0;
}
#bottomProd{
	width: 947px;
	background: url(http://www.figevafiltri.it/css/img/prodbottom.gif) no-repeat bottom;
	padding: 0 0 2px 0;
}
#bodyProd{
	width: 947px;
	background: url(http://www.figevafiltri.it/css/img/prodcorpo.gif) repeat-y top;
	padding: 1px 0 1px 0;
}
#lista{
	width: 206px;
	float: left;
	/*background: Aqua;*/
	margin: 0 25px 0 0;
}
#lista .elem{
	font-size: 20px;
	margin: 0 0 0 0;
}
#lista .elem a{
	text-decoration: none;
	color: #8c8c8c;
}
#lista .elem a.sel{
	text-decoration: none;
	font-weight: bold;
	color: #00a54f;
}
#lista .elem .testo{
	font-size: 11px;
	margin: 1px 0 4px 0;
	font-weight: normal;
	color: #AAA;
	/*font-style: italic;*/
  padding-left: 5px;
}
#lista .subelem{
	font-size: 14px;
	margin: 0 5px 0 5px;
	font-style: italic;
}
#lista .subelem a{
	text-decoration: none;
	color: #8c8c8c;
}
#lista .subelem a.sel{
	text-decoration: none;
	font-weight: bold;
	color: #00a54f;
}

#lista{
  text-align:left;
}

#lista .separa{
	width: 206px;
	height: 2px;
	background: url(http://www.figevafiltri.it/css/img/bgsepara.gif) no-repeat top;
	margin: 5px 0 5px 0;
}
#scheda{
	width: 692px;
	float: left;
}
#scheda .image{
	width: 572px;
	height: 346px;
	float: left;
	margin: 0 10px 10px 0;
	overflow: hidden;
}
#scheda .imageVerticale{
	width: 250px;
	float: left;
	margin: 0 10px 10px 0;
}
#scheda .gallery{
	width: 110px;
	height: 346px;
	float: left;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#scheda .gallery a.elem{
	width: 110px;
	height: 66px;
	margin: 0;
	padding: 0;
	display: block;
	cursor: pointer;
}
#scheda .testo{
	font-size: 15px;
	line-height: 15px;
	color: #7d7d7d;
	margin: 5px 0 10px 0;
}
#scheda .descrizione{
	margin: 1px 0 5px 0;
	padding: 0;
	font-size: 14px;
	line-height: auto;
	color: #8c8c8c;
  float: left;
}
#scheda .tags{
  width: 20%; 
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: auto;
	color: #00a64f;
  float: right;
  background:#ffffff;
  padding: 5px;
  text-align:center;
  border: 1px dotted #00a64f;
}
#scheda .tags h4{
	margin: 0 0 5px 0;
	font-size: 22px;
	line-height: auto;
	color: #00a64f;
  text-align:center;
}
#scheda .tags span.big{
	font-size: 18px;
	line-height: auto;
	color: #8c8c8c;
  padding: 5px;
}
#scheda .tags span.medium{
	font-size: 15px;
	line-height: auto;
	color: #8c8c8c;
  padding: 3px;
}
#scheda .tags span.small{
	font-size: 12px;
	line-height: auto;
	color: #8c8c8c;
  padding: 1px;
}

#scheda .info{
	width: 136px;
	height: 44px;
	background: url(http://www.figevafiltri.it/css/img/bgrichiesta.gif) no-repeat top;
	text-align: center;
	font-size: 12px;
}
#scheda .info a{
	color: #7d7d7d;
	text-decoration: none;
}
#contPage .back{
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
#contPage .back a{
	text-decoration: none;
	color: #DA1D28;
}
#scheda .imagebig{
	width: 692px;
	height: 419px;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#scheda .gallerybig{
	margin: 0 0 10px 0;
}
#scheda .gallerybig a.elem{
	width: 110px;
	height: 66px;
	margin: 0;
	padding: 0;
	display: block;
	cursor: pointer;
	float: left;
}


#contact{
	width: 380px;
	margin: 10px 0 10px 0;
	float: right;
	text-align: left;
}
#contact .elemform{
	color: #00a54f;
	font-size: 13px;
	text-align: left;
	font-style: italic;
	margin: 0 0 5px 0;
}

.errore{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #ff0000;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 5px 0;
	font-weight: bold;
}
.risposta{
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	padding: 0 0 5px 0;
}
#footer{
	width: 975px;
	height: 40px;
	margin: auto;
	background: url(http://www.figevafiltri.it/css/img/bgfooter.png) no-repeat top;
	padding: 0;
}
#footer .contenitore{
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
}
#alias{
	margin: 15px 0 5px 0;
	text-align: center;
}
#privacy{
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	color: ##929292;
	font-size: 13px;
	line-height: 12px;
	text-align: left;
}
.testo_sezione{
	padding: 0;
	margin: 0;
	color: #00a54f;
	font-size: 20px;
	line-height: 22px;
	text-align: justify;
	font-weight: bold;
}