body {
	background-image: url(../images/texture_main.jpg);
	background-repeat: repeat-x;
	background-color: #014071;
	margin: 0px;
}
a {
	text-decoration: none;
}
li {
	list-style-type: circle;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#container {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	width: 680px;
	margin-left: 20px;
	margin-top: 7px;
}
#logo {
	width: 250px;
	position: relative;
	margin-top: 0px;
}
#penna {
	margin-top: -115px;
	position: relative;
	width: 560px;
	margin-left: 330px;
}
#main {
	margin-bottom: 25px;
	margin-top: 46px;
}
#nuvole {
	background-image: url(../images/texture_nuvole.jpg);
	background-repeat: repeat-x;
	height: 322px;
	margin-top: 334px;
}
#colonna {
	float: right;
	width: 170px;
	margin-right: 20px;
	margin-top: 7px;
}
#colonneLati {
	width: 170px;
	background-image: url(../images/sfondo_colonneLati.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#colonneLatiNosfondo {
	width: 170px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#colonnaHome {
	float: left;
	background-image: url(../images/sfondo_colonneLati.jpg);
	background-repeat: no-repeat;
	width: 170px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 8px;
}
#colonnaHomeNosfondo {
	float: left;
	width: 170px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 8px;
}
#colonnaCentraleHome {
	margin-top:20px;
	background-image: url(../images/sfondo_colonnaCentrale.jpg);
	background-repeat: no-repeat;
	width: 425px;
	padding-right:10px;
	padding-bottom: 10px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#riga {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-bottom: 10px;
}
#centro {
	float: left;
	width: 435px;
	margin-left: 0px;
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#centroInt {
	float: left;
	width: 620px;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#titolo {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #01508F;
}
#titoloMin {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 18px;
	color: #666;
}
#cerca {
	width: 190px;
	position: absolute;
	margin-top: 12px;
	margin-left: 710px;
}
#titoloProdotto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2B6DA1;
	text-decoration: none;
	padding-left: 5px;
}
#storiaTab {
	background-color: #EEEEEE;
	padding: 10px;
}
#storiaTabBianco {
	padding: 10px;
}
#boxVideo {
	background-color: #EEEEEE;
	padding: 15px;
	border: 1px dotted #CCCCCC;
	text-align: center;
}
#mainNav{
	float: left;
}
#mainNav a:link,#mainNav a:visited{
float:left;
font-weight:normal;
}

#mainNav li.more{
	float:left;
	list-style:none;
}
/********
#mainNav ul{
	position:absolute;
	z-index:10;
	line-height: normal;
	visibility: hidden;
	background-color: #006600;
	padding: 0px;
	margin-top: 34px;
	margin-left: -82px;
}

#mainNav ul a:link,#mainNav ul a:visited{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #003E6C;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	float: none;
}
#mainNav ul a:hover,#mainNav ul a:focus,#mainNav ul a:Active{
	color:#fff;
	background-color: #1C9CFC;
}

#mainNav ul li{
	display: inline;
}



#mainNav ul li.pgNav{
display:none;
}
#mainNav ul.menuOn{
visibility:visible;
}
*/

/****CHI SIAMO****/
#mainNav ul.chiSiamo{
	position:absolute;
	z-index:10;
	line-height: normal;
	visibility: hidden;
	background-color: #006600;
	padding: 0px;
	margin-top: 34px;
	margin-left:-1px;
}

#mainNav ul.chiSiamo a:link,#mainNav ul.chiSiamo a:visited{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #003E6C;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:4px;
	float: none;
}
#mainNav ul.chiSiamo a:hover,#mainNav ul.chiSiamo a:focus,#mainNav ul.chiSiamo a:active{
	color:#fff;
	background-color: #1C9CFC;
}

#mainNav ul.chiSiamo li{
	display: inline;
}
/****MENU ON****/

#mainNav ul.menuOnChiSiamo{
	position:absolute;
	z-index:10;
	line-height: normal;
	visibility: visible;
	background-color: #006600;
	padding: 0px;
	margin-top:34px;
	margin-left:-1px;
	width:118px;
}

#mainNav ul.menuOnChiSiamo a:link,#mainNav ul.menuOnChiSiamo a:visited{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #003E6C;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:4px;
	float: none;
	width:118px;
}
#mainNav ul.menuOnChiSiamo a:hover,#mainNav ul.menuOnChiSiamo a:focus,#mainNav ul.menuOnChiSiamo a:active{
	color:#fff;
	background-color: #1C9CFC;
	width:118px;
}

#mainNav ul.menuOnChiSiamo li{
	display: inline;
}
/******/


/****COMUNICAZIONE****/
#mainNav ul.comunicazione{
	position:absolute;
	z-index:10;
	line-height: normal;
	visibility: hidden;
	background-color: #006600;
	padding: 0px;
	margin-top: 34px;
	margin-left: -1px;
}

#mainNav ul.comunicazione a:link,#mainNav ul.comunicazione a:visited{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #003E6C;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	float: none;
}
#mainNav ul.comunicazione a:hover,#mainNav ul.comunicazione a:focus,#mainNav ul.comunicazione a:active{
	color:#fff;
	background-color: #1C9CFC;
}

#mainNav ul.comunicazione li{
	display: inline;
}
/****MENU ONCOMUNICAZIONE****/

#mainNav ul.menuOnComunicazione{
	position:absolute;
	z-index:10;
	line-height: normal;
	visibility: visible;
	background-color: #006600;
	padding: 0px;
	margin-top: 34px;
	margin-left: -1px;
	width:118px;
}

#mainNav ul.menuOnComunicazione a:link,#mainNav ul.menuOnComunicazione a:visited{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #003E6C;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	float: none;
	width:118px;
}
#mainNav ul.menuOnComunicazione a:hover,#mainNav ul.menuOnComunicazione a:focus,#mainNav ul.menuOnComunicazione a:Active{
	color:#fff;
	background-color: #1C9CFC;
	width:118px;
}

#mainNav ul.menuOnComunicazione li{
	display: inline;
}
/******/

/****PRODOTTI****/
#mainNav ul.prodotti{
	position:absolute;
	z-index:10;
	line-height: normal;
	visibility: hidden;
	background-color: #006600;
	padding: 0px;
	margin-top: 34px;
	margin-left: -1px;
}

#mainNav ul.prodotti a:link,#mainNav ul.prodotti a:visited{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #003E6C;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	float: none;
}
#mainNav ul.prodotti a:hover,#mainNav ul.prodotti a:focus,#mainNav ul.prodotti a:Active{
	color:#fff;
	background-color: #1C9CFC;
}

#mainNav ul.prodotti li{
	display: inline;
}
/****MENU ONCOMUNICAZIONE****/

#mainNav ul.menuOnprodotti{
	position:absolute;
	z-index:10;
	line-height: normal;
	visibility: visible;
	background-color: #006600;
	padding: 0px;
	margin-top: 34px;
	margin-left: -1px;
	width:118px;
}

#mainNav ul.menuOnprodotti a:link,#mainNav ul.menuOnprodotti a:visited{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #003E6C;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	float: none;
	width:118px;
}
#mainNav ul.menuOnprodotti a:hover,#mainNav ul.menuOnprodotti a:focus,#mainNav ul.menuOnprodotti a:Active{
	color:#fff;
	background-color: #1C9CFC;
	width:118px;
}

#mainNav ul.menuOnprodotti li{
	display: inline;
}
/***(fine prodotti)***/


.corpo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 25px;
	padding-left: 6px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
}
.footer A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footer A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.img {
	border: 1px solid #999999;
	margin-bottom: 7px;
	margin-right: 7px;
}
.quickLink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	cursor: hand;
}
.quickLink A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	cursor: hand;
}
.quickLink A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	cursor: hand;
}
.quickLinkOver {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	cursor: hand;
}
.quickLinkOver A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	cursor: hand;
}
.quickLinkOver A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	cursor: hand;
}
.quickLinkImg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px dashed #CCCCCC;
	cursor:pointer;
	cursor:hand;
}
.quickLinkImg A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px dashed #CCCCCC;
	cursor:pointer;
	cursor:hand;
}
.quickLinkImg A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px dashed #CCCCCC;
	cursor:pointer;
	cursor:hand;
}
.quickLinkImgOver {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px dashed #CCCCCC;
	cursor:pointer;
	cursor:hand;
}
.quickLinkImgOver A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px dashed #CCCCCC;
	cursor:pointer;
	cursor:hand;
}
.quickLinkImgOver A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px dashed #CCCCCC;
	cursor:pointer;
	cursor:hand;
}
.menuInterno {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	cursor: hand;
	float: left;
	padding: 10px;
	margin: 3px;
	border: 1px dashed #CCCCCC;
}
.menuInterno A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	cursor: hand;
	border: 1px dashed #CCCCCC;
}
.menuInterno A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #48BCF5;
	cursor: hand;
	border: 1px dashed #000000;
}
.menuInternoOver {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #48BCF5;
	padding: 10px;
	margin: 3px;
	cursor: hand;
	float: left;
	border: 1px dashed #000000;
}
.menuInternoOver A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #48BCF5;
	cursor: hand;
	border: 1px dashed #000000;
}
.menuInternoOver A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #48BCF5;
	cursor: hand;
	border: 1px dashed #000000;
}
.prodotto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	cursor: hand;
	padding: 4px;
	margin: 2px;
	border: 1px dashed #CCCCCC;
	height: 140px;
}
.prodotto A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	cursor: hand;
	border: 1px dashed #CCCCCC;
}
.prodotto A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	cursor: hand;
	border: 1px dashed #000000;
}
.prodottoOver {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 4px;
	margin: 2px;
	cursor: hand;
	border: 1px dashed #000000;
	height: 140px;
}
.prodottoOver A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	cursor: hand;
	border: 1px dashed #000000;
}
.prodottoOver A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	cursor: hand;
	border: 1px dashed #000000;
}
.testoCerca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0079E2;
	text-align:left;
	padding:1px;
}
.testoProdotto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 90px;
}
.testoProdotto A {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.testoProdotto A:HOVER {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0079E2;
	text-decoration: none;
}
.testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-right:50px;
	
}
.testo A {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.testo A:HOVER {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0079E2;
	text-decoration: none;
}
.titoli {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B6DA1;
	text-decoration: none;
	padding-bottom: 5px;
}
.titoli A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B6DA1;
	text-decoration: none;
}
.titoli A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titoliBegreen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #04AF54;
	text-decoration: none;
	padding-bottom: 5px;
}
.titoliBegreen A{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #04AF54;
	text-decoration: none;
}
.titoliBegreen A:HOVER{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.begreen {
	font-weight: bold;
	color: #669900;
}
.imgProdotti {
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 7px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
.boxImmagini {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EEEEEE;
	padding: 4px;
	margin: 2px;
	cursor: hand;
	border: 1px dashed #000000;
}
.boxRicercaAvanzata {
	background-color: #F7F7F7;
	padding: 4px;
	cursor: hand;
	margin-top: 12px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dashed #999999;
}
.data {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
	text-decoration: none;
	padding-bottom: 4px;
}
.liStyle {
	padding-top: 27px;
	width:100%;
}

/***** INIZIO RICERCA *****/

.ricercaCat {
	background-image: url(../images/sfondo_ricercaCat.jpg);
	background-repeat:no-repeat;
	padding:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
}

.ricercaCat A{
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}
.ricercaCat A:HOVER {

	color: #0079e2;
	text-decoration:none;
	font-weight:normal;
}

.ricercaBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px dashed #CCCCCC;
}
.risultatoRicerca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #EEEEEE;
	font-style: italic;
}

.ricercaFamiglie {
margin-bottom:5px;
}
.ricercaRisultati {
float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.ricercaNoRisultati {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/***** FINE RICERCA *****/.menuFamiglieRicerca {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/cerchio.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

SELECT.ricercaForm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dashed #999999;
	font-weight:normal;
}
INPUT.ricercaForm {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #EEEEEE;
	padding: 2px;
	border: 1px dashed #999999;
	font-weight:normal;
}

#categorie {float:right; margin-top:-28px; vertical-align:baseline;}
li.ricercaLista {
	list-style-type:none;
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #999999;
}
.ricercaElenco {
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #999999;
}
.nomeProdotto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bonusTesto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bonusTitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#titoloBegreen {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #04AF54;
}
#bfcMain {
	background-image: url(../images/bfc_sfondoIMG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 20px;
}
#bfcTop {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	width: 250px;
	padding-top: 20px;
	padding-left: 10px;
}
#bfcDown {
	margin-top: 330px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}
