html,body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
}

/*----------------------------------------------------------------------- DEFAULT LINKS */

a:link {color: #006699; text-decoration: none;}
a:visited {color: #006699; text-decoration: none;}
a:hover {color: #CC0000; text-decoration: underline;}

/*----------------------------------------------------------------------- DIV PRIMARI */

#mainheader {
	height:60px;
	width: 100%;
	margin-left:2px;
}

#mainMenu {
	height:23px;
	width: 100%;
	margin-left:2px;
	color:#FFFFFF;
	background-color:#000033;
}

#mainSubMenu {
	height:18px;
	width: 100%;
	margin-left:2px;
	margin-bottom:4px;
	color:#FFFFFF;
	background-color:#999999;
	background-image: url(../img-gen/interf/shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#mainContentHome {     /* per la home page */
	width: 996px;
	margin-left:2px;
}
#mainContentIstit {     /* per la parte istituzionale*/
	width: 996px;
	margin-left:2px;
	background-image: url(../img-gen/interf/bg_side_sx_istit.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#mainContentProd {     /* per la parte prodotti */
	width: 996px;
	margin-left:2px;
	background-image: url(../img-gen/interf/bg_side_sx_prod.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#mainFooter {
	width:100%;
	height:22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-left:2px;
	margin-top:10px;
	text-align:center;
	font-size:10px;
	color:#999999;
	clear:both;
}

#sideContentSxIstit {
 	width:240px;
	background-color:#DDDDDD;
	float:left;
}

#sideContentDxIstit {
 	width:748px;
	margin-left:242px;
}

#sideContentSxProd {
 	width:300px;
	background-color:#DDDDDD;
	float:left;
}

#sideContentDxProd {
 	width:688px;
	margin-left:302px;
}


/*----------------------------------------------------------------------- DIV SECONDARI */
  
#menuUtilities {
	font-size:11px;
	color:#333333;
	float:right;
	margin-top:42px;
	margin-right:15px;
	font-weight: bold;
}

.vociMainMenu{
	height:23px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	border-right:1px solid #FFFFFF;
	text-align: center;
	text-transform:uppercase;
	line-height:23px;
}
.vociSubMenu{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-left:150px;
	margin-top:0px; /*MODIFICA VALORE ORIGINALE = 3px*/
	padding-top:3px; /* AGGIUNTO PER RENDERE LA DISTANZA DAL TOP DELLE VOCI MENU*/
}

.sideMenuSxBottomIstit {
    height:320px;
	font-size: 10px;
	padding-left:5px;
	padding-top:30px;
}
#side_submenu_prod_mach{
    margin-top:5px;
    height:300px;
	overflow:scroll;
	background-color:#EEEEEE; 
}

#InternalContents {
   padding-left:10px;
   padding-bottom:5px;
}


/*--------------------- Bannerini Interni con il titolo --------------------*/
.TitleBannerIstit {
    width:100%; 
	height:108px;
	background-color:#000033;
}
.TitleBannerFruit {
    width:100%;
	height:108px;
	background-color:#f5d500;
}
.TitleBannerVeget {
    width:100%;
	height:108px;
	background-color:#1a9100;
}
.TitleBannerFilling {
    width:100%;
	height:108px;
	background-color:#007db4;
}
.TitleBannerSeaming {
    width:100%;
	height:108px;
	background-color:#f50a00;
}


/*--------------------- LINKS -------------------------------------------  */ 

a.linkMainMenu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkMainMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkMainMenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*Istituzionale*/
a.sideMenuSxItemIstit:link {
    display:block;
	height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
}
a.sideMenuSxItemIstit:visited {
    display:block;
	height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
}
a.sideMenuSxItemIstit:hover {
    display:block;
	height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#F3F3F3;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
	background-color:#000033;
}
/*Fruit*/
a.sideMenuSxItemFruit:link {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
}
a.sideMenuSxItemFruit:visited {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
}
a.sideMenuSxItemFruit:hover {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
	background-color:#f5d500;
}

/*Vegetables*/
a.sideMenuSxItemVeget:link {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
}
a.sideMenuSxItemVeget:visited {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
}
a.sideMenuSxItemVeget:hover {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#F3F3F3;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
	background-color:#1a9100;
}

/*Filling*/
a.sideMenuSxItemFilling:link {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
}
a.sideMenuSxItemFilling:visited {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
}
a.sideMenuSxItemFilling:hover {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#F3F3F3;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
	background-color:#007db4;
}

/*Seaming*/
a.sideMenuSxItemSeaming:link {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
}
a.sideMenuSxItemSeaming:visited {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#333333;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
}
a.sideMenuSxItemSeaming:hover {
    display:block;
	height:auto;
	min-height:15px;
	border-bottom:1px solid #FFFFFF;
	color:#F3F3F3;
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	text-decoration: none;
	background-color:#f50a00;
}



/*------------------------------------------------------------------------ STILI CONTENTS */ 

.text{
	font-size:11px;
	color:#333333;
}

.text_products
{
	font-size:11px;
	color:#333333;
}


.text_products img
{
	margin-top:10px;
}

.DidaProducts
{
	font-size:10px;
	color:#000;
}

.BannersTitle{
    padding-left:15px;
    padding-bottom:15px;
	color:#F3F3F3;
	font-size:18px;
	font-weight:700;
    font-family: Arial narrow, Arial, Helvetica, sans-serif;
}
.BannersTitleDark{
    padding-left:15px;
    padding-bottom:15px;
	color:#333333;
	font-size:18px;
	font-weight:700;
    font-family: Arial narrow, Arial, Helvetica, sans-serif;
}

.InternalTitles{
   font-size:14px;
   color:#555555;
   font-weight:700;
   font-family: Arial narrow, Arial, Helvetica, sans-serif;
   border-bottom:1px solid #DDDDDD;
   padding-left:10px;
   padding-bottom:5px;
}

.bgGreyTitles{
   font-size:14px;
   color:#555555;
   font-weight:700;
   text-transform:uppercase;
   font-family: Arial narrow, Arial, Helvetica, sans-serif;
}
.bgGreySubTitles{
   font-size:11px;
   color:#333333;
}
.microTitle{
	font-size:10px;
	color:#333333;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:0px;
}
.machineListSection{
    font-size:10px;
	font-weight:bold;
	margin-left:4px;
	margin-top:8px;
	padding:0px;
}
.machineList{
    font-size:11px;
	margin-left:4px;
	margin-top:8px;
	list-style-position:inside;
	padding:0px;
}
.machineList li{
	padding-left:0px;
	line-height:14px;
}

.newsUL{
   font-size:11px;
   color:#333333;
   line-height:17px;
}
.tableExhibit{
   border-bottom:1px solid #000033;
}
.tableCatalogues{
   border-bottom:1px solid #F3F3F3;
   font-size:11px;
   font-weight:bold;
}
.tableSpecialOpp{
   border-bottom:1px solid #F3F3F3;
   font-size:11px;
}
.tableCustomers{
   border-bottom:1px solid #F3F3F3;
   padding-bottom:10px;
   padding-top:10px;
   font-size:11px;
}
.tableSales{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
	padding-top:5px;
	font-size:11px;
	vertical-align: top;
}
.tableNews{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:12px;
	padding-top:12px;
	font-size:11px;
	vertical-align: top;
}