/*---colors
FFFFFF
729E7B
9DBC70
FF0000
D5DE9E
445E88
8098BF
CDD5DA
8AB5AC
 */

/*---Body */
.site_name {
	font-size: 16px;
	font-weight: bolder;
	color: #445E88;
}
body {
    
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color : #333333;
	text-align: left;

}

a:link, a:visited {
	color: #CC6666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

a:hover {
	color: #FF0000;	text-decoration: none;
	
}

hr, hr.separator {
	height : 1px;
	width : 100%;
	border: 1px solid #D5DE9E;
}
ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Mambo Menu Styling
 * ------------*/

/* menu -nav */
#mainlevel-nav li
{
	float: right;
}
#mainlevel-nav li a:link, #mainlevel-nav li a:visited{
	color: #445E88;
	width: auto;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 16px;
	text-align: center;
	border-right: 1px solid #8AB5AC;
	border-left: 1px solid #8AB5AC;
	margin-top: 2px;
	padding-right: 18px;
	padding-left: 18px;
	text-indent: 2px;
	padding-top: 2px;
}
#mainlevel-nav li a:hover{
	color: #FF0000;
}


/* menu mainlevel */
a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: uppercase;
	left: 4px;
	line-height:200px;
	float: left;
	width: 144px;
	font-family: "Palatino Linotype", "Times New Roman", Georgia, Times, serif;


}

a.mainlevel:hover {

color: #FFCC66;

}

/* menu sublevel */
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #8AB5AC;
	text-align: left;
	width: 140px;
	text-decoration: none;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD5DA;
	padding-left: 18px;
}

a.sublevel:hover {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5DE9E;
}



/* mambo core stuff */
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
}
table.moduletable th {
		font-size: 12px;
	color: #CDD5DA;
	line-height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD5DA;
	text-align: left;
	}
table.moduletable td {
text-align: left;
	font-size: 12px;
	
}

.pathway {
	color: #FFFFFF;
}
a.pathway, a.pathway:visited {
	color: #CC6666;
}
a.pathway:hover {
	color: #FF0000;
}


/*** General Mambo Styles*/
.back_button{
	text-align: center;
}
.pagenavbar {
	color: #729E7B;
} 
.pagenav, a.pagenav, a.pagenav:visited{
	color: #CC6666;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #CDD5DA;
	background-color: #FFFFFF;
}
a.pagenav:hover{
	color: #CC6666;
}

	
	
.small {
	font-size: 10px;
	font-weight: bold;
	color: #CC6666;
}


/**
 * Mambo Form Styles
 * -----------------
 * Here are 2 styles that Mambo uses to let users control
 * how their forms and buttons may look.
 */
 
.button {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDD5DA;
	border-right-color: #CC6666;
	border-bottom-color: #CC6666;
	border-left-color: #CDD5DA;
	font-size: 10px;
	font-weight: bold;
	color: #CC6666;
	margin-top: 2px;
	margin-bottom: 2px;
}

	.inputbox_search {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #B7B7B7;
	height: 12px;
	width: 120px;
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;
	}

/**
 * Mambo Tabbed Frontend Admin Interface
 * -------------------------------------
 * The CSS styles here defines how the frontend admin interface
 * will look like when editing and adding news through frontend.
 */
 
.ontab {}
.offtab {}
.tabpadding {} 
.tabheading {}
.pagetext {}


/**
 * Mambo General styling for Sections/Categories/Contents
 * ------------------------------------------------------
 * These stylings are either sometimes or often used across
 * Sections, categories and contents. They, therefore, deserves
 * to be mentioned and separated from others.
 */
 
.createdate {
	font-size: 10px;
	color: #D5DE9E;
} 
.modifydate {} 
.readon, a.readon:link, a.readon:visited{
	color: #CC6666;
	float: right;
	background-image: url(../images/Icons_3.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	padding-left: 16px;
}
a.readon:hover{
	color: #CC6633;
	background-position: 0px -37px;
}


/** 
 * Mambo Styling for Contents
 * --------------------------
 * All the styling for contents are listed
 * below.
 */

.contentpane {
	text-align: left;
	vertical-align: top;
}
.contentpaneopen {
	vertical-align: top;
	text-align : left;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	}


.contentdescription {
	text-align : left;
}
table.contenttoc {}
table.contenttoc td {}
.content_rating {}
.content_vote {}


/**
 * Mambo Styles for Categories
 * ---------------------------
 * The following are the styling for "Category" items
 * generated from the Sections area
 */
 /* For content item titles that are hyperlink instead of Read On */
.contentheading, .componentheading{
	font-size: 40px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-family: "Palatino Linotype", "Times New Roman", Georgia, Times, serif;
	height: 55px;
	}
.contentpagetitle, .category {
	color: #990000;
	font-weight: normal;
	text-align: left;
	font-size: 21px;
}
a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	}

a.contentpagetitle:hover, a.category:hover {
	color: #CC6666;
	}




/**
 * Mambo Blog styling
 * ------------------
 * Not too sure where this is used yet. I tried the blog section
 * but it doesn't seem to use it. If you have info on this,
 * email me. I'll update this part.
 */
 
.blogsection{}



/**
 * Mambo's Built-in Component's Syling
 * -----------------------------------
 * These stylings are used for Mambo's built-in components
 * such as newsfeeds, weblinks, contact, search and polls.
 * A commented subtitle will guide you which is for which
 */
 
 
 /*  Polls  */
 


.poll {
	font-size: 11px;
	color: #8AB5AC;
}
table.pollstableborder {
	border: 1px solid #CC6666;
	color: #CC6666;
}

/**
 * Mambo Sections Styles
 * ---------------------
 * Styling of sections tables 
 */

.sectiontableheader {
	background-color : #CDD5DA;
	color            : #445E88;
	font-weight      : bold;
	border-top: 1px solid #CC6666;
	border-right: #CC6666;
	border-bottom: 1px solid #CC6666;
	border-left: #CC6666;
	line-height: 16px;
}

.sectiontableentry1 {
}

.sectiontableentry2 {
  background-color : #EEEDEA;
}



/*  Weblinks */
.weblinks{} 


/*  Newsfeeds */
.newsfeedheading {} 
.newsfeeddate {} 
.fase4rdf {} 


/* Search page */
table.searchintro {
} 


/*  Contact's table settings  */
table.contact {
	height: 99%;
} 
table.contact td.icons {
	padding-bottom: 30px;
} 
table.contact td.details {}

.botpage {
	background-image: url(background-image: url(../images/stories/bot.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
table.moduletable_bt
{
	font-size : 16px;
	color: #FFFFFF;
	vertical-align: bottom;
}
table.moduletable_bt th

 {
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : left;
	line-height: 16px;
	vertical-align: bottom;
}
table.moduletable_bt td

 {
	background: 0px bottom;
	color : #FFFFFF;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	vertical-align: bottom;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #71958E;
	text-decoration: none;
	text-align : left;
	
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #8AB5AC;
	text-decoration: none;
		text-align : left;
}
.testo {
font-size: 12px;
}
.fili {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
}
a.mainlevel_isti:link, a.mainlevel_isti:visited {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	background-image: url(/images/menu_r3_c1.jpg);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: bottom;
}

a.mainlevel_isti:hover {
	color: #868B95;
	
}
a.mainlevel_contat:link, a.mainlevel_contat:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	height: 25px;
	padding-left: 6px;
}

a.mainlevel_contat:hover {
	color: #999999;
	
}
.menutop2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #669999;
	border-bottom-color: #669999;
	border-left-color: #669999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669999;
}
a.mainlevel_top2:link, a.mainlevel_top2:visited {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	height: 25px;
	padding-left: 20px;
	
}

a.mainlevel_top2:hover {
	color: #666666;
	
}
.back {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;	
}
.backcelle {
	background-color: #ebebeb;
}
.contentheading_item, .componentheading_item{
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	}
.contentpagetitle_item, .category_item {
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	text-align: left;
		font-size: 16px;
}
a.contentpagetitle_item:link, a.contentpagetitle_item:visited, a.category_item:link, a.category_item:visited {
	font-size: 17px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}

a.contentpagetitle_item:hover, a.category_item:hover {
	color: #CC6666;
	}
.contentpaneopen_item {
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-align: left;
	line-height: 12px;
}
.dove {
	background-image: url(../images/dove.jpg);
	background-repeat: no-repeat;	
}
.icona  {
	padding-left: 4px;
}
.contentheading_cat, .componentheading_cat {
	
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	}
.contentpagetitle_cat, .category_cat {
		font-size: 15px;
	color: #990000;
	font-weight: normal;
	text-align: left;
		font-size: 16px;
}
a.contentpagetitle_cat:link, a.contentpagetitle_cat:visited, a.category_cat:link, a.category_cat:visited {
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-family: "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}

a.contentpagetitle_cat:hover, a.category_cat:hover {
	color: #CC6666;
	}
.contentpaneopen_cat {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 12px;
}
table.moduletable_cat {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
		color: #FFFFFF;
}
table.moduletable_cat th {
		font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD5DA;
	text-align: left;
	}
table.moduletable_cat td {
	text-align: left;
	line-height: 14px;
	font-size: 12px;
	color: #FFFFFF;
	
}
.contentheading_itemnew, .componentheading_itemnew {
	
	font-size: 19px;
	color: #666666;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	}
.contentpagetitle_itemnew, .category_itemnew {
		font-size: 16px;
	color: #666666;
	font-weight: normal;
	text-align: left;
		font-size: 16px;
}
a.contentpagetitle_itemnew:link, a.contentpagetitle_itemnew:visited, a.category_itemnew:link, a.category_itemnew:visited {
	font-size: 19px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	}

a.contentpagetitle_itemnew:hover, a.category_itemnew:hover {
	color: #CC6666;
	}
.contentpaneopen_itemnew {
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-align: left;
	line-height: 12px;
}
table.moduletable_itemnew {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
		color: #999999;
}
table.moduletable_itemnew th {
		font-size: 19px;
	color: #FFFFFF;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	}
table.moduletable_itemnew td {
	text-align: left;
	line-height: 14px;
	font-size: 12px;
	color: #999999;
	
}
a.mainlevel_prod:link, a.mainlevel_prod:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	height: 29px;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	border: 1px solid #FFFFFF;
	margin: 4px;
	padding: 2px 8px;
	text-transform: uppercase;
}

a.mainlevel_prod:hover {
	color: #CC6666;
	
}
table.moduletable_item {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;
	color: #FFFFFF;
	font-size: 20px;
}
table.moduletable_item th {
		font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD5DA;
	text-align: left;
	}
table.moduletable_item td {
	text-align: left;
	line-height: 14px;
	font-size: 12px;
	color: #990000;
	
}
.menuback {
	background-image: url(/templates/nature_vegetal/images/menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;

}
/* menu mainlevel */
a.mainlevel:link, a.mainlevel:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: uppercase;
	left: 4px;
	line-height:120px;
	float: left;
	width: 144px;
	font-family: "Palatino Linotype", "Times New Roman", Georgia, Times, serif;


}

a.mainlevel:hover {

color: #FFCC66;

}
.menubackint {
	background-image: url(../images/interno_r2_c1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;

}
a.mainlevel_top:link, a.mainlevel_top:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: uppercase;
	left: 8px;
	float: left;
	font-family: "Palatino Linotype", "Times New Roman", Georgia, Times, serif;
	background-position: right;
	margin-left: 12px;
	display: block;
}

a.mainlevel_top:hover {

color: #FFCC66;

}
a.mainlevel_villa:link, a.mainlevel_villa:visited {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: uppercase;
	left: 8px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-position: right;
	width: 180px;
	padding-left: 5px;
	border: 1px solid #663300;
	background-image: url(/templates/lavilla/images/mn.png);
	height: 15px;
	margin-top: 2px;
	line-height: 14px;
	letter-spacing: 1px;
	font-style: normal;
}

a.mainlevel_villa:hover {

color: #FFFFFF;
border: 1px solid #663300;
background-image: url(/templates/lavilla/images/mnon.png);

}
a.sublevel_villa:link, a.sublevel_villa:visited {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: none;
	vertical-align: bottom;
	text-transform: uppercase;
	left: 8px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background-position: right;
	width: 160px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	background-image: url(/templates/lavilla/images/mn.png);
	height: 14px;
	margin-top: 2px;
	line-height: 13px;
	letter-spacing: 1px;
	margin-left: 15px;
}

a.sublevel_villa:hover {
color: #FFFFFF;
border: 1px solid #663300;
background-image: url(/templates/lavilla/images/mnon.png);
}
a.mainlevel_home:link, a.mainlevel_home:visited {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	text-transform: uppercase;
	left: 4px;
	line-height:10px;
	float: left;
	width: 45px;
	font-family: "Palatino Linotype", "Times New Roman", Georgia, Times, serif;


}

a.mainlevel_home:hover {

color: #FFCC66;

}


.contentheading_contat, .componentheading_contat{
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-family: "Palatino Linotype", "Times New Roman", Georgia, Times, serif;
	height: 55px;
	}
.contentpagetitle_contat, .category_contat {
	color: #990000;
	font-weight: normal;
	text-align: left;
	font-size: 21px;
}
a.contentpagetitle_contat:link, a.contentpagetitle_contat:visited, a.category_contat:link, a.category_contat:visited {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	}

a.contentpagetitle_contat:hover, a.category_contat:hover {
	color: #CC6666;
	}

.contentpane_contat {
	text-align: left;
	vertical-align: top;
		font-size: 16px;
}
.contentpaneopen_contat {
	vertical-align: top;
	text-align : left;
	font-size: 16px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	}


.contentdescription_contat {
	text-align : left;
		font-size: 16px;
}
.Stile2 {	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.Stile2 {	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	.titoloform {
	font-family: "Palatino Linotype", "Times New Roman", Georgia, Times, serif;
	color            : #999999;
	font-size: 28px;
	font-weight: normal;
}
	.sottoform {
	font-family: "Palatino Linotype", "Times New Roman", Georgia, Times, serif;
	color            : #999999;
	font-size: 18px;
	font-weight: normal;
}

.sezioform {
	font			 : bold 11px Arial, Helvetica, sans-serif;
  	color            : #666666;
}
.listform {
	font			 : normal 12px Arial, Helvetica, sans-serif;
  	color            : #666666;
}
.prod1 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color            : #333333;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
.prod2 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color            : #666666;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
}
.prod3 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color: #336666;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
.prod4 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color: #336666;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}

.prod5 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color: #336666;
	font-size: 10px;
}
.prod6 {
	font			 : normal 13px Arial, Helvetica, sans-serif;
		line-height: 18px;
	color: #336666;
}

.prod7 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color            : #333333;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
}

.prod8 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color            : #333333;
	font-size: 15px;
	font-style: norma;
	font-weight: bold;
	line-height: 23px;
}
.prod9 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color            : #336666;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	line-height:22px;
}
.prod10 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color            : #333333;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
}
.prod11 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color            : #336666;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height:22px;
}
.prod12 {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color            : #333333;
	font-size: 12px;
	font-weight: normal;
	line-height:19px;
}
.testopagine {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
	color            : #333333;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
