/* @override 
	http://zaphod.local:8080/erg-renew/docroot/ergrenew/css/style.css
	http://marvin.local:8080/erg-renew/docroot/ergrenew/css/style.css
	http://194.244.18.183/author/docroot/ergrenew/css/style.css
*/

*
{
	margin: 0;
	padding: 0;
	outline: 0;
}

html, body
{
	font: normal 12px Arial;
	color: #535353;
	background: #f2f2f2 url(../images/container-background.png) repeat-y center top;
}

img, fieldset, hr
{
	border: 0;
}

.contrast
{
/*	border: 1px solid red;*/
}

a
{
	color: #5b93bf;
	text-decoration: none;
}

a.contrast
{
	color: #004276;
}

h2
{
	font-size: 1.3em;
	color: #113871;
	font-weight: normal;
}

h3
{
	font-size: 1.1em;
	color: #113871;
	margin-top: 18px;
	margin-bottom: 18px;
}

h2.no-margin, h3.no-margin
{
	margin: 0;
}

h4
{
	font-size: .9em;
	color: #113871;
	margin: 6px 0;
}

hr
{
	border-bottom: 1px solid #eaeaea;
	margin: 10px 0;
}

p
{
	font-size: 1em;
	margin-top: 9px;
	margin-bottom: 9px;
}

ul
{
	margin-top: 9px;
	margin-bottom: 9px;
	list-style-position: inside;
}

li
{
	font-size: 1em;
}

img.logo-image
{
	display: none;
}

div.testo li
{
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 1.5em;
}

div.separator
{
	width: auto;
	height: 1px;
	border-bottom: 1px solid #eaeaea;
	margin: 10px 0;
}

p.highlight
{
	color: #113871;
	font-size: 1.2em;
}

p.highlight strong
{
	color: #6BC21B;
	font-size: 1.3em;
}

strong.bold-blue
{
	font-weight: bold;
	color: #004B85;
}

strong.bold-green
{
	font-weight: bold;
	color: #78C911;
}

.larger
{
	font-size: 1.3em;
}

p.dida
{
	font: normal 10px Arial;
	margin: 4px 0 .5em;
}

select
{
	border: 1px solid #d7d7d7;
}

input
{
	padding: 1px;
	margin: 1px;
}

input[type="submit"]
{
	display: block;
	margin-top: .8em;
}

.warning
{
	font: bold 12px Arial;
	color: #ff0000;
}

.right
{
	text-align: right;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

span.price-sensitive-label
{
	color: #535353;
	font-size: .8em;
}
div#eliche-container
{
	position: absolute;
	z-index: 5;
}

div#container
{
	width: 958px;
	margin: 0 auto;
	padding: 0 20px;
}

div#content
{
	text-align: left;
	margin: 0;
	padding: 0;
}

/* @group Header */

div#header
{
	position: relative;
	height: 124px;
	background: url(../images/header-background.png) no-repeat left top;
	margin: 0 26px 10px 34px;
	z-index: 100;
}

/* @group Logo */

div#logo
{
	float: left;
	width: 126px;
	height: 110px;
	margin-top: 10px;
	margin-right: 36px;
}
div#logo_home
{
	float: left;
	width: 126px;
	height: 110px;
	margin-top: 10px;
	margin-right: 37px;
}

div#logo a
{
	width: 126px;
	height: 110px;
	text-indent: -5000px;
	display: block;
}

/* @end */

/* @group Menu Container */

div#menu-container
{
	width: 734px;
	height: 124px;
	float: left;
	position: relative;
}

/* @group Top Menu */

div#top-menu
{
	width: 100%;
	font-size: 11px;
	height: 20px;
	text-align: right;
	margin-top: 10px;
}

div#top-menu ul
{
	margin: 0;
	list-style-type: none;
}

div#top-menu ul li
{
	border-left: 1px solid #eaeaea;
	display: inline;
	color: #535353;
	font-size: 11px;
	padding-left: 4px;
	margin-left: 4px;
}

div#top-menu ul li.first,
div#top-menu ul li.no-break
{
	border-left: none;
}

div#top-menu ul li form
{
	display: inline;
	margin: 0;
	padding: 0;
}

div#top-menu ul li.no-break:before
{
	content: "";
}

div#top-menu ul li:first-child:before
{
	content: "";
}

div#top-menu a
{
	text-decoration: none;
}

div#top-menu a.small-font
{
	font-size: 10px;
}
div#top-menu a.medium-font
{
	font-size: 12px;
}
div#top-menu a.large-font
{
	font-size: 14px;
}

div#top-menu a.active
{
	font-size: 11px;
	color: #5b93bf;
}

div#top-menu a img
{
	vertical-align: text-bottom;
}

div#top-menu select#language-selector
{
	width: 75px;
	font-size: 10px;
}

div#top-menu input#search
{
	width: 104px;
	margin-left: 0;
	border: 1px solid #eaeaea;
	font-size: 10px;
}

div#top-menu select#site-selector
{
	width: 100px;
	margin-left: 10px;
	font-size: 10px;
}

/* @end */



/* @group Menu */

div#menu
{
	height: 34px;
	display: block;
	width: 683px;
	position: absolute;
	right: 0;
	bottom: 0;
}

div#menu ul.menu_it
{
	width: 683px;
	height: 34px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
	left: 3px;
	margin: 0;
}

div#menu ul.menu_en
{
	width: 683px;
	height: 34px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
	left: 3px;
	margin: 0;
}

div#menu ul.menu_it li, div#menu ul.menu_en li
{
	/*background: transparent url(../images/menu-left-hover.png) no-repeat left 100px;*/
	margin: 0;
	text-indent: -5000px;
	position: relative;
	display: block;
	float: left;
	z-index: 2;
}
div#menu ul.menu_it li.first, div#menu ul.menu_en li.first
{
	margin-left: 0;
}
div#menu ul.menu_it li, div#menu ul.menu_it li a, div#menu ul.menu_en li, div#menu ul.menu_en li a
{
	display: block;
	list-style-type: none;
}

div#menu ul.menu_it li:hover, div#menu ul.menu_it li.hover, div#menu ul.menu_en li:hover, div#menu ul.menu_en li.hover
{
	/*background-position: left 0;*/
}

div#menu ul.menu_it li a, div#menu ul.menu_en li a
{
	/*background: url(../images/menu-right-hover.png) no-repeat right 100px;*/
	color: #58950a;
	font: bold 13px Arial;
	margin-left: 11px;
	line-height: 22px;
	padding: 9px 13px 0 0;
	display: block;
}
div#menu ul.menu_it li a.active, div#menu ul.menu_en li a.active
{
	color: #58950a;
}
div#menu ul.menu_it li a:hover, div#menu ul.menu_it li:hover a, div#menu ul.menu_it li.hover a, div#menu ul.menu_en li a:hover, div#menu ul.menu_en li:hover a, div#menu ul.menu_en li.hover a
{
	/*background-position: right 0;*/
	color: #58950a;
}
div#menu ul.menu_it li a.contrast:hover, div#menu ul.menu_it li:hover a.contrast, div#menu ul.menu_it li.hover a.contrast, div#menu ul.menu_en li a.contrast:hover, div#menu ul.menu_en li:hover a.contrast, div#menu ul.menu_en li.hover a.contrast
{
	color: #2d5100;
}

div#menu ul.menu_it li ul, div#menu ul.menu_en li ul
{
	overflow: visible !important;
	position: absolute;
	width: 176px;
	margin: 3px 0 0 5px;
	margin: 0;
	padding: 10px 0 0;
	background: url(../images/submenu-top.png) no-repeat left top;
	z-index: 12;
	left: -5000px;
}

div#menu ul.menu_it li:hover ul, div#menu ul.menu_it li.hover ul, div#menu ul.menu_en li:hover ul, div#menu ul.menu_en li.hover ul
{
	left: 0;
}

div#menu ul.menu_it li ul li, div#menu ul.menu_it li:hover ul li, div#menu ul.menu_it li.hover ul li, div#menu ul.menu_en li ul li, div#menu ul.menu_en li:hover ul li, div#menu ul.menu_en li.hover ul li
{
	text-indent: 0;
	width: 148px;
	margin: 0;
	display: block;
	background: url(../images/submenu-row.png) repeat-y left bottom;
	padding: 0 18px 0 10px;
}

div#menu ul.menu_en li:hover ul li.calendar, div#menu ul.menu_en li.hover ul li.calendar
{
	border: none;
	font: bold 13px Arial;
}

div#menu ul.menu_it li:hover ul li.last, div#menu ul.menu_it li.hover ul li.last, div#menu ul.menu_it li ul li.last, div#menu ul.menu_en li:hover ul li.last, div#menu ul.menu_en li.hover ul li.last, div#menu ul.menu_en li ul li.last
{
	background: url(../images/submenu-bottom.png) no-repeat left bottom;
	padding-bottom: 10px;
}

div#menu ul.menu_it li:hover ul li a, div#menu ul.menu_it li.hover ul li a, div#menu ul.menu_it li ul li a, div#menu ul.menu_it li:hover ul li a, div#menu ul.menu_it li.hover ul li a, div#menu ul.menu_en li:hover ul li a, div#menu ul.menu_en li.hover ul li a, div#menu ul.menu_en li ul li a, div#menu ul.menu_en li:hover ul li a, div#menu ul.menu_en li.hover ul li a
{
	height: auto;
	margin: 0;
	padding: 2px 0;
	font-size: 1em;
	color: #58950a;
	background: url(../images/submenu-separator.png) repeat-x left bottom;
	font-weight: normal;
}

div#menu ul.menu_it li:hover ul li.last a, div#menu ul.menu_it li.hover ul li.last a, div#menu ul.menu_en li:hover ul li.last a, div#menu ul.menu_en li.hover ul li.last a
{
	background-image: none;
}

div#menu ul.menu_it li ul li a:hover, div#menu ul.menu_it li:hover ul li a:hover, div#menu ul.menu_it li.hover ul li a:hover, div#menu ul.menu_en li ul li a:hover, div#menu ul.menu_en li:hover ul li a:hover, div#menu ul.menu_en li.hover ul li a:hover
{
	color: #5b93bf;
	background-position: left bottom;
}

div#menu ul.menu_it li#il-gruppo_it:hover ul
{
	left: 78px;
}
div#menu ul.menu_en li#theGroup_en:hover ul
{
	left: 78px;
}

li#il-gruppo_it
{
	width: 188px;
	height: 34px;
	background: url(../images/menu_it-item-il_gruppo.png) no-repeat left top;
}
li#il-gruppo_it:hover, li#il-gruppo_it.hover
{
	background: url(../images/menu_it-item-il_gruppo-hover.png) no-repeat left top;
}
li#attivita_it
{
	width: 102px;
	height: 34px;
	background: url(../images/menu_it-item-attivita.png) no-repeat left top;
}
li#attivita_it:hover, li#attivita_it.hover
{
	background: url(../images/menu_it-item-attivita-hover.png) no-repeat left top;
}
li#governance_it
{
	width: 129px;
	height: 34px;
	background: url(../images/menu_it-item-governance.png) no-repeat left top;
}
li#governance_it:hover, li#governance_it.hover
{
	background: url(../images/menu_it-item-governance-hover.png) no-repeat left top;
}
li#investorRelations_it
{
	width: 172px;
	height: 34px;
	background: url(../images/menu_it-item-investor_relations.png) no-repeat left top;
}
li#investorRelations_it:hover, li#investorRelations_it.hover
{
	background: url(../images/menu_it-item-investor_relations-hover.png) no-repeat left top;
}

li#media_it
{
	width: 92px;
	height: 34px;
	background: url(../images/menu_it-item-media.png) no-repeat left top;
}
li#media_it:hover, li#media_it.hover
{
	background: url(../images/menu_it-item-media-hover.png) no-repeat left top;
}

li#theGroup_en
{
	width: 188px;
	height: 34px;
	background: url(../images/menu_en-item-the_group.png) no-repeat left top;
}
li#theGroup_en:hover, li#theGroup_en.hover
{
	background: url(../images/menu_en-item-the_group-hover.png) no-repeat left top;
}
li#business_en
{
	width: 104px;
	height: 34px;
	background: url(../images/menu_en-item-business.png) no-repeat left top;
}
li#business_en:hover, li#business_en.hover
{
	background: url(../images/menu_en-item-business-hover.png) no-repeat left top;
}
li#investorRelations_en
{
	width: 164px;
	height: 34px;
	background: url(../images/menu_en-item-investor_relations.png) no-repeat left top;
}
li#investorRelations_en:hover, li#investorRelations_en.hover
{
	background: url(../images/menu_en-item-investor_relations-hover.png) no-repeat left top;
}
li#governance_en
{
	width: 122px;
	height: 34px;
	background: url(../images/menu_en-item-governance.png) no-repeat left top;
}
li#governance_en:hover, li#governance_en.hover
{
	background: url(../images/menu_en-item-governance-hover.png) no-repeat left top;
}

li#media_en
{
	width: 102px;
	height: 34px;
	background: url(../images/menu_en-item-media.png) no-repeat left top;
}
li#media_en:hover, li#media_en.hover
{
	background: url(../images/menu_en-item-media-hover.png) no-repeat left top;
}

/*
ul.main-menu,
ul.main-menu ul
{
	z-index: 5;
	position: relative;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	padding-left: 0;
	margin-left: 0;
}

ul.main-menu a
{
	display: block;
}

ul.main-menu ul
{
	position: absolute;
	visibility: hidden;
}
ul.main-menu li.over ul
{
	visibility: visible;
}

ul.main-menu ul li
{
	display: block;
}

ul.main-menu:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

ul.main-menu li:hover ul,
ul.main-menu li.menuparent li:hover ul,
ul.main-menu li.menuparent li.menuparent li:hover li,
ul.main-menu li.menuparent li.menuparent li.menuparent li:hover ul,
ul.main-menu li.over ul,
ul.main-menu li.menuparent li.over ul,
ul.main-menu li.menuparent li.menuparent li.over ul,
ul.main-menu li.menuparent li.menuparent li.menuparent li.over ul
{
	visibility: visible;
}

ul.main-menu li:hover ul ul,
ul.main-menu li:hover ul ul ul,
ul.main-menu li:hover li:hover ul ul,
ul.main-menu li:hover li:hover ul ul ul,
ul.main-menu li:hover li:hover li:hover ul ul,
ul.main-menu li:hover li:hover li:hover ul ul ul,
ul.main-menu li.over ul ul,
ul.main-menu li.over ul ul ul,
ul.main-menu li.over li.over ul ul,
ul.main-menu li.over li.over ul ul ul,
ul.main-menu li.over li.over li.over ul ul,
ul.main-menu li.over li.over li.over ul ul ul
{
	visibility: hidden;
}
*/

/** IE6 Fixes **/
/*
ul.main-menu li.menuparent ul
{
	overflow: visible !important;
	/* overflow: hidden; */
/*
}

ul.main-menu li.menuparent ul iframe
{
	display: none;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	width: 20px;
	height: 20px;
}
*/
/* @end */

/* @end */
/* @end */

/* @group Navigation */

div#navigation
{
	height: 36px;
	margin: 0 26px 16px 34px;
	border-bottom: 1px solid #EAEAEA;
}

div#navigation h1
{
	min-width: 162px;
	float: left;
	font-size: 1.6em;
	color: #113871;
	padding-top: 10px;
	white-space: nowrap;
}

div#navigation div#page-breadcrumbs
{
	float: left;
	max-width: 600px;
	padding-top: 15px;
	margin-left: 20px;
	overflow: hidden;
	white-space: nowrap;
}

div#navigation div#page-breadcrumbs ul
{
	list-style-type: none;
	margin: 0;
	margin-left: 14px;
}

div#navigation div#page-breadcrumbs ul li
{
	display: inline;
	font-size: .9em;
}

div#navigation div#page-breadcrumbs ul li:before
{
	content: " > ";
}

div#navigation div#page-breadcrumbs ul li:first-child:before
{
	content: "";
}

div#navigation div#page-tools
{
	float: right;
}

div#navigation div#page-tools ul
{
	list-style-type: none;
	margin: 0;
	margin-top: 16px;
}

div#navigation div#page-tools ul li
{
	float: left;
	margin-left: 4px;
}

div#navigation div#page-tools ul li#page-print
{
	background: url(../images/print-tool.png) no-repeat right bottom;
}
div#navigation div#page-tools ul li#page-print:hover
{
	background: url(../images/print-tool-hover.png) no-repeat right bottom;
}

div#navigation div#page-tools ul li#page-email
{
	background: url(../images/email-tool.png) no-repeat right bottom;
}
div#navigation div#page-tools ul li#page-email:hover
{
	background: url(../images/email-tool-hover.png) no-repeat right bottom;
}

div#navigation div#page-tools ul li#page-bookmark
{
	background: url(../images/bookmark-tool.png) no-repeat right bottom;
}
div#navigation div#page-tools ul li#page-bookmark:hover
{
	background: url(../images/bookmark-tool-hover.png) no-repeat right bottom;
}

div#navigation div#page-tools ul li a
{
	display: block;
	width: 19px;
	height: 16px;
	text-indent: -5000px;
}


/* @end */

/* @group Body */

div#body
{
	position: relative;
	width: 898px;
	min-height: 100px;
	padding: 0 26px 30px 34px;
	background-color: transparent;
	z-index: 50;
}

div#body div#sidebar-left
{
	float: left;
	width: 152px;
}

div#body div#sidebar-left ul
{
	clear: both;
	overflow: visible;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: inside;
}

div#body div#submenu
{
	margin-bottom: 14px;
}

div#body div#submenu ul li
{
	margin: 0;
	padding: 0;
	background: url(../images/submenu-separator.png) repeat-x left top;
}

div#body div#submenu ul li a
{
	font-size: 1.1em;
	color: #58950a;
	display: block;
	padding: 6px 0 5px;
}

div#body div#submenu ul li a.contrast
{
	color: #2d5100;
}

div#body div#submenu ul li a:hover, div#body div#submenu ul li.active a
{
	color: #004b85;
}

div#body div#submenu ul.level3 li a
{
	font-size: .9em;
	padding-left: 1em;
}
div#body div#submenu ul.level4 li a
{
	font-size: .9em;
	padding-left: 2em;
}

div#body div.links
{
	background: url(../images/background-bottom-e-inoltre.png) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 6px;
}

div#body div.links h2
{
	height: 24px;
	background: url(../images/background-top-e-inoltre.png) no-repeat;
	padding: 10px 10px 0;
}

div#body div.links ul
{
	margin: 0;
	background: url(../images/background-middle-e-inoltre.png) repeat-y left top;
	padding-left: 9px;
	padding-right: 9px;
}

div#body div.links ul li
{
	margin-left: 10px;
	padding-left: 1em;
	padding-right: 1em;
	list-style-position: outside;
	text-indent: -10px;
}

div#body div.links ul li a
{
	font-size: .95em;
}

div.contatti
{
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 0;
	border-top: 1px solid #eaeaea;
}

div.contatti h2
{
	margin-bottom: 10px;
}

div.contatti div.contatto
{
	display: block;
	font-size: .95em;
	color: #666666;
	margin-top: 10px;
}

div.contatti div.contatto div.contatto-office
{
	font-weight: normal;
}

div.contatti div.contatto div.contatto-name
{
	font-weight: bold;
}

div#body div#main-content
{
	float: left;
	width: 496px;
	margin-left: 19px;
}

div#body div#main-content-mypage
{
	float: left;
	width: 496px;
}

div#body div#main-content-home
{
	width: 897px;
}

div#body div#main-content-large
{
	float: left;
	width: 724px;
	margin-left: 19px;
}

div#body div#main-content h2,
div#body div#main-content-large h2
{
	font-weight: bold;
	margin-top: 0;
	padding-bottom: 1em;
}


div#body div#sidebar-right
{
	float: right;
	width: 212px;
}

/* @end */


/* @group Footer */

div#footer
{
	position: relative;
	width: 100%;
	margin: 0 0 24px 0;
	padding: 0;
	background-color: transparent;
	z-index: 0;
}

div#tools_container
{
	width: 262px;
	height: 85px;
	background: url(../images/tools-background.png) no-repeat left top;
	padding: 2px 2px 1px;
}

div#tools_container_overflow
{
	padding: 40px 0 5px;
	overflow: hidden;
	height: 30px;
}

div#tools
{
	position: relative;
	bottom: 10px;
	margin: 0 auto;
}

div.jqDockLabel
{
	font: bold 12px Arial;
	color: #E8B66A;
	text-align: center;
	white-space: nowrap;
}

div.jqDockLabelLink {cursor:pointer;}
div.jqDockLabelImage {cursor:default;}

/* @group Extra */

div#extra
{
	width: 957px;
	background-color: #f5f5f5;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	margin-bottom: 18px;
	padding: 0;
	margin-left: 0;
}

/* @end */

/* @group Footer inner */

div#footer-inner
{
	padding: 0 12px;
}

div#footer p
{
	font: normal 11px Arial;
	color: #676767;
}


div#footer span.footer-links a
{
	margin-left: 5px;
	margin-right: 0;
	padding-left: 6px;
	padding-right: 0;
	border-left: 1px solid #eaeaea;
}

div#footer span.last-update
{
	float: right;
}

/* @end */

/* @end */

/* @group Main */

div#main
{
	width: 897px;
}

div#main-inner
{
	position: relative;
	width: 897px;
	height: 241px;
}

div.main-image
{
	position: absolute;
	width: 897px;
	height: 241px;
	top: 0;
	left: 0;
}

/* @group Main Info */

.ui-datepicker
{
	border: 1px solid #bebebe;
	padding: 4px;
	background: #ffffff none;
}

.ui-datepicker .ui-datepicker-header
{
	text-align: center;
	margin-bottom: 1px;
	padding-bottom: 2px;
}

.ui-datepicker .ui-datepicker-header.ui-corner-all
{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-bottom: 1px solid;
}

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev
{
	float: left;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next
{
	float: right;
}

.ui-datepicker table.ui-datepicker-calendar tbody td
{
	padding: 2px;
	border: 1px solid #bebebe;
	background-color: #eee;
	text-align: center;
}

#ui-datepicker-div table.ui-datepicker-calendar tbody tr td.ui-datepicker-other-month.ui-datepicker-unselectable.ui-state-disabled {
	background-color: #fff;
	border: none;	
}

/**/

.ui-tabs .ui-tabs-hide
{
    position: absolute;
    left: -5000px;
}

.ui-tabs .ui-tabs-hide table.mgnlControlBarSmall
{
	display: none;
}

div#home_tab
{
	position: relative;
	padding: 0;
	width: 896px;
	height: 246px;
	margin-bottom: 12px;
	margin-top: 24px;
}
div#home_tab .ui-widget-content
{
	padding: 0;
}
div#home_tab.ui-corner-all,
div#home_tab .ui-corner-all,
div#home_tab .ui-corner-bottom,
div#home_tab .ui-corner-top
{
	border: none;
}
div#home_tab .ui-widget-header
{
	background: none;
}

div#home_tab div.tab-sheet
{
	position: relative;
	top: 0;
	left: 0;
	width: 897px;
	height: 300px;
	z-index: 0;
}

div#home_tab div.ui-tabs-panel div.image,
div#home_tab div.ui-tabs-panel div.image object
{
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 897px;
	height: 241px;
}

div#home_tab ul.ui-tabs-nav
{
	position: absolute;
	list-style-image: none;
	list-style-type: none;
	left: 4px;
	height: 90px;
	z-index: 1;
	top: 200px;
}

div#home_tab ul.ui-tabs-nav li,
div#home_tab ul.ui-tabs-nav li.ui-tabs-selected
{
	width: 150px;
	height: 47px;
	display: block;
	float: left;
	margin: 0 4px;
	text-align: center;
	text-indent: -5000px;
	padding: 40px 0 0;
}
div#home_tab ul.ui-tabs-nav li a
{
	position: relative;
	cursor: pointer;
	display: block;
	width: 150px;
	height: 47px;
	font: normal 14px Arial;
	text-transform: uppercase;
	background: transparent none;
	margin-top: -10px;
}

div#home_tab ul.ui-tabs-nav li.ui-tabs-selected,
div#home_tab ul.ui-tabs-nav li:hover
{
	height: 67px;
	padding-top: 20px;
}
div#home_tab ul.ui-tabs-nav li.ui-tabs-selected a,
div#home_tab ul.ui-tabs-nav li:hover a
{
	color: #004B85;
}

div#home_tab ul.ui-tabs-nav li.ui-tabs-selected a.contrast,
div#home_tab ul.ui-tabs-nav li:hover a.contrast
{
	color: #004276;
}

div.main-info
{
	position: absolute;
	width: 219px;
	z-index: 1;
	top: 0;
	right: 22px;
	background: white;
	padding-left: 10px;
	padding-right: 10px;
}

div.main-info-inner
{
	position: relative;
	width: 219px;
}

div.main-info-header
{
	width: 219px;
	height: 10px;
	background: url(../images/info-background-top.png) no-repeat left bottom;
}

div.main-info-body
{
	background: url(../images/info-background-middle.png) repeat-y left top;
	padding: 0 10px;
	height: 270px;
	overflow: hidden;
}

div.main-info-body img
{
	display: block;
	margin-bottom: 5px;
}

div.main-info-body h3
{
	color: #113771;
	margin-top: 0;
	margin-bottom: 12px;
	text-transform: uppercase;
}

div.main-info-body p
{
	font: normal 13px Arial;
	color: #696969;
	margin: 0;
	padding: 0 5px 5px;
}
div.main-info-body p.approfondisci
{
	margin: 22px 0 0;
}

div.main-info-body p a
{
	color: #4A8613;
	text-decoration: none;	
}
div.main-info-body p a:hover
{
	text-decoration: underline;
}

div.main-info-footer
{
	width: 219px;
	height: 12px;
	background: url(../images/info-background-bottom.png) no-repeat left top;
}

div.main-info-corner
{
	width: 34px;
	height: 34px;
	position: absolute;
	top: 0;
	right: -4px;
}

/* @end */

/* @group Main tabs */

div#main-tabs
{
	position: relative;
	z-index: 90;
	margin-left: 13px;
	margin-top: -22px;
	height: 93px;
}

div#main-tabs ul
{
	margin: 0;
	vertical-align: bottom;
	list-style-type: none;
}

div#main-tabs ul li
{
	display: block;
	text-indent:-5000px;
	float: left;
}

div#main-tabs ul li a
{
	width: 152px;
	height: 96px;
	display: block;
}

/* @end */

/* @group Testo */

div.testo
{
	/*width: 100%;*/
	margin-bottom: 24px;
}

div.testo table.no-border
{
	width: 100%;
}
div.testo table.no-border td
{
	border: none;
}

div.testo table.no-green-border td
{
	border-right: none;
}

/* @end */

/* @group Download */

div.documents
{
	margin-bottom: 24px;
}

div.documents div.separator
{
	margin: 0 0 10px;
}

div.documents div.header
{
}

div.documents div.header span
{
	color: #113871;
	font-weight: bold;
	font-size: 1.1em;
	height: 24px;
	vertical-align: top;
	display: block;
	float: left;
}

div.documents div.header span.header_files
{
	float: right;
}

div.documents h3
{
	font-size: 1em;
	margin-top: 1em;
	padding-bottom: 0;
	margin-bottom: 1em;
}

div.documents div.group
{
	width: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.documents table thead td
{
}

div.documents table tbody td.date
{
	color: #7C7C7C;
	font-size: 1em;
}

div.documents table tbody td.description
{
	color: #7C7C7C;
	font-size: 1em;
	padding-top: 6px;
	padding-bottom: 8px;
	border-bottom: 1px solid #F0F0F0;
}

div.documents table tbody td.title
{
	color: #699D31;
	font-size: 1em;
}

div.documents table tbody td.links
{
	width: 120px;
}

div.documents table tbody td ul.links
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.download table tbody td ul.links li
{
	margin: 0 20px 0 0;
	padding: 0;
	height: 16px;
	display: block;
	float: left;
}

div.documents table tbody td ul.links li:last-child
{
	margin: 0;
}

div.documents table tbody td ul.links li a
{
	margin: 0;
	padding: 0;
	display: block;
	width: 14px;
	height: 16px;
	text-indent: -5000px;
}

div.documents table tbody td ul.links li a.pdf
{
	background: url(../images/links-pdf.png) no-repeat right bottom;
}

div.documents table tbody td ul.links li a.excel
{
	background: url(../images/links-excel.png) no-repeat right bottom;
}

div.documents table tbody td ul.links li a.word
{
	background: url(../images/links-word.png) no-repeat right bottom;
}

div.documents table tbody td ul.links li a.movie
{
	background: url(../images/links-movie.png) no-repeat right bottom;
}

/* @end */

/* @group Highlight */

div.highlight
{
	margin-bottom: 24px;
	position: relative;
}

div.highlight-open
{
	height: 4px;
	background: url(../images/highlight-top.png) no-repeat right top;
}

div.highlight-content
{
	padding: 14px 18px 18px;
	color: #113871;
	font-size: 1.2em;
	background: url(../images/highlight-bottom.png) no-repeat right bottom;
}

div.highlight-content p
{
	margin: 0;
}

div.highlight-content p strong
{
	color: #6BC21B;
	font-size: 1.3em;
}

div.highlight-content p.contrast, div.highlight-content p.contrast strong
{
	color: #000000;
}

div.highlight-close
{
	height: 18px;
	background: url(../images/highlight-bottom.png) repeat-x left top;
}

div.highlight-close-left
{
	float: left;
	width: 18px;
	height: 18px;
	background: url(../images/highlight-left-bottom.png) no-repeat left bottom;
}
div.highlight-close-middle
{
	float: left;
}
div.highlight-close-right
{
	float: right;
	width: 18px;
	height: 18px;
	background: url(../images/highlight-right-bottom.png) no-repeat right bottom;
}

/* @end */

/* @group Image */

div.image img
{
	float: left;
	margin-right: 1em;
}

div.image h3
{
	margin-top: 0;
}

/* @end */

/* @group Image Archive */

div.image-archive
{
	margin-bottom: 24px;
}

div.image-archive-item
{
	float: left;
	width: 142px;
	background: url(../images/image-archive-middle.png) repeat-y left top;
	margin: 0 22px 8px 0;
}

div.image-archive-item-top
{
	height: 6px;
	background: url(../images/image-archive-top.png) no-repeat left top;
}

div.image-archive-item-middle
{
	height: 150px;
	overflow: hidden;
	padding: 0 7px 0 6px;
	margin-bottom: 6px;
}

div.image-archive-item-middle a
{
	border: 1px solid #d8d8d8;
	width: 128px;
	height: 80px;
	background-color: #ebebeb;
	display: block;
	overflow: hidden;
}

div.image-archive-item-middle img
{
	border: 0;
	height: 80px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

div.image-archive-item-middle h4
{
	color: #58950A;
	margin-bottom: .2em;
}

div.image-archive-item-middle p
{
	margin-top: 0;
	font-size: .85em;
	color: #8F8F8F;
	overflow: hidden;
	line-height: 1.2em;
	height: 4.8em;
}

div.image-archive-item-bottom
{
	height: 6px;
	background: url(../images/image-archive-bottom.png) no-repeat left bottom;
}

/* @end */

/* @group Movie Archive */

div.movie-archive
{
	margin-bottom: 24px;
}

div.movie-archive-item
{
	float: left;
	width: 226px;
	background: url(../images/movie-archive-middle.png) repeat-y left top;
	margin: 0 22px 8px 0;
}

div.movie-archive-item-top
{
	height: 6px;
	background: url(../images/movie-archive-top.png) no-repeat left top;
}

div.movie-archive-item-middle
{
	height: 176px;
	overflow: hidden;
	padding: 0 6px;
	margin-bottom: 6px;
}

div.movie-archive-item-middle a
{
	border: 1px solid #d8d8d8;
	width: 128px;
	height: 80px;
	background-color: #ebebeb;
	display: block;
}

div.movie-archive-item-middle img
{
	border: 0;
	height: 80px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

div.movie-archive-item-middle h4
{
	width: 212px;
	overflow: hidden;
	color: #58950A;
	margin-bottom: .2em;
}

div.movie-archive-item-middle p
{
	margin-top: 0;
	font-size: .85em;
	color: #8F8F8F;
	overflow: hidden;
	line-height: 1.2em;
	height: 3.6em;
}

div.movie-archive-item-bottom
{
	height: 6px;
	background: url(../images/movie-archive-bottom.png) no-repeat -1px bottom;
}

/* @end */

/* @group Attivita */

div.attivita
{
	margin-bottom: 24px;
}

div.attivita-item
{
	width: 233px;
	float: left;
	margin-bottom: 20px;
}

div.attivita-item.odd
{
	margin-right: 24px;
}

div.attivita-item img
{
	width: 233px;
	height: 102px;
}

div.attivita-item h2
{
	margin-top: 13px;
}

div.attivita-item p
{
	margin: 6px 0;
}

div.attivita-item a
{
}

/* @end */

/* @group Report */

div.report
{
	margin-bottom: 24px;
}

div.report div.report-actions
{
	margin-top: 6px;
}

div.report table,
div.testo table
{
	margin-top: 8px;
}

div.report table thead tr td,
div.testo table thead tr td,
div.testo table thead tr th
{
	color: #ffffff;
	background-color: #113871;
	padding: 6px;
	font-size: 1em;
	font-weight: bold;
	-webkit-border-radius: 6px;
}

div.report table tbody tr td,
div.testo table tbody tr td
{
	padding: 6px;
	font-size: 1em;
	border-bottom: 1px solid #EAEAEA;
	border-right: 1px solid #6BC21B;
}

div.report table tfoot tr td,
div.testo table tfoot tr td
{
	color: #6BC21B;
	padding: 6px;
	border-bottom: 1px solid #EAEAEA;
	border-right: 1px solid #6BC21B;
}

div.report table tr td:last-child,
div.testo table tr td:last-child
{
	border-right: none;
}

/* @end */

/* @group Tabs */

div.tabberlive, div.ui-tabs, div.monopage-tabs
{
	margin-bottom: 10px;
	margin-top: 8px;
}

div.tabberlive ul.tabbernav,
div.tabs.ui-tabs ul.ui-tabs-nav,
div.monopage-tabs ul.tabnav
{
	list-style-type: none;
	list-style-image: none;
	background-color: #ffffff;
	margin: 0 0 6px;
}

div.tabberlive.dropshadow ul.tabbernav
{
	height: 36px;
	margin-top: 14px;
	margin-bottom: 0;
	background: transparent url(../images/tabber-shadow-top.png) no-repeat left bottom;
	position: relative;
}

div.tabberlive.dropshadow div.clear.dropshadow
{
	height: 13px;
	background: url(../images/tabber-shadow-bottom.png) no-repeat left top;
}

div.tabberlive ul.tabbernav li,
div.tabs.ui-tabs ul.ui-tabs-nav li,
div.monopage-tabs ul.tabnav li
{
	display: inline;
	background-color: #ffffff;
	padding: 7px 0 5px 3px;
}

div.tabberlive ul.tabbernav li a,
div.tabs.ui-tabs ul.ui-tabs-nav li a,
div.monopage-tabs ul.tabnav li a
{
	background: #ffffff url(../images/tab-right.png) no-repeat right top;
	padding: 7px 10px 5px 3px;
	color: #699D31;
}

div.tabberlive ul.tabbernav li a.contrast,
div.tabs.ui-tabs ul.ui-tabs-nav li a.contrast,
div.monopage-tabs ul.tabnav li a.contrast
{
	color: #004276;
}

div.tabberlive.dropshadow div.tabbertab
{
	background: url(../images/tabber-shadow-middle.png) repeat-y left top;
	padding-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
}

div.tabberlive.dropshadow div.tabbertab h2
{
	width: auto;
}

div.tabberlive.dropshadow ul.tabbernav li.tabberactive
{
	background: url(../images/tabber-shadow-tab-left-active.png) no-repeat left top;
	padding-top: 13px;
}
div.tabberlive.dropshadow ul.tabbernav li.tabberactive a
{
	background: url(../images/tabber-shadow-tab-right-active.png) no-repeat right top;
	padding-top: 12px;
}
div.tabberlive.dropshadow ul.tabbernav li
{
	background: url(../images/tabber-shadow-tab-left.png) no-repeat left top;
	padding-top: 11px;
}
div.tabberlive.dropshadow ul.tabbernav li a
{
	background: url(../images/tabber-shadow-tab-right.png) no-repeat right top;
	padding-top: 10px;
}

div.tabberlive ul.tabbernav li.tabberactive,
div.tabs.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected
{
	color: #699D31;
	font-weight: bold;
	background: url(../images/tab-left-selected.png) no-repeat left top;
}

div.monopage-tabs ul.tabnav li.selected
{
	color: #699D31;
	font-weight: bold;
	background: url(../images/tab-left-selected.png) no-repeat left top;
}

div.tabberlive ul.tabbernav li.tabberactive a,
div.tabs.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a
{
	color: #5b93bf;
	font-weight: bold;
	background: url(../images/tab-right-selected.png) no-repeat right top;
}

div.tabberlive ul.tabbernav li.tabberactive a.contrast,
div.tabs.ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a.contrast
{
	color: #004276;	
}


div.monopage-tabs ul.tabnav li.selected a
{
	color: #699D31;
	font-weight: bold;
	background: url(../images/tab-right-selected.png) no-repeat right top;
}

div.tabberlive div.tabbertabhide
{
	display: none;
}

div.tabs.ui-tabs div.ui-tabs-panel
{
	margin-top: 2em;
}

div.glossary div.tabberlive
{
	margin-bottom: 24px;
	margin-top: 8px;
}

div.glossary div.tabberlive ul.tabbernav
{
	list-style-type: none;
	list-style-image: none;
	background-color: #ffffff;
	border-bottom: 1px solid #eaeaea;
}

div.glossary div.tabberlive ul.tabbernav li
{
	display: inline;
	background-color: #ffffff;
	padding: 0;
	padding-left: 4px;
	padding-right: 4px;
}

div.glossary div.tabberlive ul.tabbernav li.last
{
	border-right: none;
}

div.glossary div.tabberlive ul.tabbernav li a
{
	background: none;
	padding: 0;
}

div.glossary div.tabberlive ul.tabbernav li.tabberactive
{
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #f5f5f5;
	background-color: #f5f5f5;
	background-image: none;
}

div.glossary div.tabberlive ul.tabbernav li.tabberactive a
{
	background: none;
	font-weight: bold;
}

div.glossary div.tabberlive div
{
	display: block;
	padding: 10px 0 0;
}

div.glossary div.tabberlive div.tabbertabhide
{
	display:none;
}

div.glossary div.glossarytab h2
{
	display: none;
}

div.glossary div.glossarytab div.glossarydefinitions
{
	margin: 0;
	padding: 0;
}

div.glossarydefinitions dt
{
	font-weight: bold;
}

div.glossarydefinitions dd
{
	margin-left: 1em;
	margin-bottom: 1em;
}

div.glossarydefinitions dd p
{
	margin: 0;
}

/* @end */

/* @group Two Columns */

div.two-columns
{
	margin-bottom: 24px;
}

div.two-columns div.two-columns-item
{
	float: left;
	width: 240px;
}

div.two-columns div.two-columns-item.odd
{
	margin-right: 8px;
}

div.two-columns div.two-columns-item.even
{
	margin-left: 8px;
}

div.tab-sheet-item
{
	width: auto;
	padding: 10px 0;
}

/* @end */

/* @group Links Central */

div.links-central
{
	background: url(../images/background-links-central-bottom.png) no-repeat left bottom;
	padding-bottom: 35px;
	margin-bottom: 24px;
}

div.links-central h2
{
	height: 24px;
	background: url(../images/background-links-central-top.png) no-repeat left top;
	padding: 10px 10px 0;
}

div.links-central-columns
{
	background: url(../images/background-links-central-middle.png) repeat-y left top;
}

div.links-central-columns ul
{
	margin: 0;
	padding-left: 9px;
	padding-right: 9px;
}

div.links-central-columns ul li
{
	list-style-type: none;
	list-style-image: none;
	margin-left: 10px;
	text-indent: -11px;
	margin-bottom: 4px;
}

div.links-central-left
{
	float: left;
	width: 240px;
}

div.links-central-right
{
	float: right;
	width: 240px;
}

/* @end */

/* @group FAQ */

div.questionFaq a, div.selectedQuestionFaq a
{
	cursor: pointer;
}

div.faq h3
{
	font-weight: normal;
	font-size: 1em;
	margin: 0;
}
div.faq div
{
	margin: 0 1em;
}

/* @end */


/* @end */

/* @group Boxes */

div#boxes
{
	margin-top: 10px;
}

div#boxes div.middle_box h2
{
	padding: 18px 18px 0;
	font: normal 18px Arial;
	color: #004b85;
}

/* @group freebox */

div#freebox
{
	position: relative;
	width: 230px;
	height: 175px;
	margin-right: 6px;
	margin-left: 9px;
	float: left;
	z-index: 5;
}

div#freebox_top
{
	width: 230px;
	height: 50px;
	background: url(../images/box1-background-top.png) no-repeat left bottom;
}

div#freebox_top h3
{
	margin: 0;
	padding: 18px 18px 0;
	color: #004b85;
}

div#freebox_middle
{
	background: url(../images/box1-background-middle.png) repeat-y left top;
}

div#freebox_middle div.home-text div.testo
{
	padding: 0 18px;
}

div#freebox_middle div.home-text div.testo p
{
	margin: 0;
}


div#freebox_middle ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#freebox_middle ul li
{
	display: block;
	width: 183px;
	height: 21px;
	background: url(../images/home-button-background.png) no-repeat;
	margin-left: 13px;
	overflow: hidden;
	padding: 5px 0 0 8px;
}


div#freebox_middle a.button
{
	width: 156px;
	display: block;
	font: normal 12px/16px Arial;
	height: 14px;
	color: #8AC54A;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}

div#freebox_middle a:hover.button
{
	color: #6b983a;
}

div#freebox_bottom
{
	width: 230px;
	height: 28px;
	background: url(../images/box1-background-bottom.png) no-repeat left top;
}

/* @group Erg per chi viaggia*/

div.dialog
{
	display: none;
	z-index: 15;
	position: absolute;
	top: 8px;
	left: 8px;
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #ddd;
/*	width: 174px;*/
	width: 600px
}

div.dialog_small
{
	width: 174px;
}
div.dialog_medium
{
	width: 380px;
}
div.dialog_large
{
	width: 600px;
}

.dialog_close, .organigram_item_close
{
	position: absolute;
	top: 0;
	right: 0;
}

div.dialog p
{
	color: #676767;
}

div.dialog h2
{
	width: auto;
	font: bold 14px Arial;
	color: #113871;
	margin: 7px;
}

div.dialog h3
{
	font-size: 1.1em;
	color: #113871;
	margin-top: 0;
	margin-bottom: 10px;
}

div.dialog form
{
	margin-top: 8px;
	margin-bottom: 8px;
}

div.dialog a
{
	font: normal 10px Arial;
	color: #6895B7;
	text-decoration: none;
}

div#investitori div.dialog a, div#media div.dialog a
{
	color: #8AC54A;
	line-height: 14px;
}

div.dialog ul
{
	padding: 0 0 10px;
	border-bottom: 2px dotted #8DB0C9;
	margin: 0;
}

div.dialog ul li
{
	background: none;
	margin: 6px 0 0;
	padding: 0;
	height: auto;
}

div.dialog img
{
	float: left;
	vertical-align: top;
	margin-right: 4px;
}

div.dialog input[type=checkbox]
{
	float: left;
	margin-right: 4px;
	margin-bottom: 10px;
	background: none;
	border: 1px solid #DAD9C9;
}

div.dialog label
{
	color: #676767;
}

div.dialog_large_content,
div.dialog_medium_content
{
	background: url(../images/background-home-dialog-large.png) repeat-y left top;
}

div.dialog_large_first,
div.dialog_medium_first
{
	float: left;
	width: 180px;
	padding: 6px;
	background: transparent;
	/*border-right: 2px dotted #8DB0C9;*/
}

div.dialog_large_first select,
div.dialog_medium_first select
{
	background: none;
	width: 160px;
	border: 1px solid #DAD9C9;
}

div.dialog_large_second
{
	float: left;
	width: 200px;
	padding: 6px;
	background: transparent;
	/*border-right: 2px dotted #8DB0C9;*/
}
div.dialog_medium_second
{
	float: left;
	width: 176px;
	padding: 6px;
	background: transparent;
	/*border-right: 2px dotted #8DB0C9;*/
}

div.dialog_large_third
{
	float: left;
	width: 180px;
	padding: 6px;
	background: transparent;
}

/* @end */


/* @end */

/* @group Investitori Media */

div#investitori_media
{
	float: left;
	width: 418px;
}

div#investitori
{
	position: relative;
	width: 211px;
	float: left;
	z-index: 3;
}

div#investitori div.dialog_large
{
	left: -210px;
}

div#investitori ul
{
	margin: 0;
	list-style-type: none;
}

div#investitori ul li
{
	display: block;
	width: 183px;
	height: 21px;
	background: url(../images/home-button-background.png) no-repeat;
	margin-left: 13px;
	overflow: hidden;
	padding: 5px 0 0 8px;
}

div#investitori a.button
{
	width: 156px;
	display: block;
	font: normal 12px/16px Arial;
	height: 14px;
	color: #8AC54A;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}
div#investitori a:hover.button
{
	color: #6b983a;
}

div#investitori_top
{
	height: 50px;
	background: url(../images/investitori-background-top.png) no-repeat left bottom;
}

div#investitori_middle
{
	height: 100%;
	background: url(../images/investitori-background-middle.png) repeat-y left top;
}

div#investitori_bottom
{
	height: 28px;
	background: url(../images/investitori-background-bottom.png) no-repeat left top;
}

div#media
{
	position: relative;
	width: 207px;
	float: left;
	z-index: 1;
}

div#media ul
{
	margin: 0;
	list-style-type: none;
}

div#media ul li
{
	display: block;
	width: 183px;
	height: 21px;
	background: url(../images/home-button-background.png) no-repeat;
	margin-left: 6px;
	overflow: hidden;
	padding: 5px 0 0 8px;
}

div#media a.button
{
	width: 156px;
	display: block;
	font: normal 12px/16px Arial;
	height: 14px;
	color: #8AC54A;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
}
div#media a:hover.button
{
	color: #6c9838;
}

div#media_top
{
	height: 50px;
	background: url(../images/media-background-top.png) no-repeat left bottom;
}

div#media_middle
{
	height: 100%;
	background: url(../images/media-background-middle.png) repeat-y left top;
}

div#media_bottom
{
	height: 28px;
	background: url(../images/media-background-bottom.png) no-repeat left top;
}

div.dialogs
{
	position: relative;
	left: 0;
	top: 0;
	z-index: 20;
}

div.dialog-investors
{
	position: absolute;
	left: 0;
	top: 0;
}

div.dialog-freebox
{
	position: absolute;
	left: 0;
	top: 0;
}

div.dialog-media
{
	position: absolute;
	left: 0;
	top: 0;
}

div.dialog-investor div.dialog_large
{
	left: 8px;
}

div.dialog-investor div.dialog_medium
{
	left: 8px;
}

div.dialog-investor div.dialog_small
{
	left: 8px;
}

div.dialog-media div.dialog_large
{
	left: 8px;
}

div.dialog-media div.dialog_medium
{
	left: 8px;
}

div.dialog-media div.dialog_small
{
	left: 214px;
}

div.right-box
{
	width: 214px;
	background: url(../images/right-box-middle.png) repeat-y left top;
	margin-bottom: 10px;
}

div.right-box-top
{
	height: 10px;
	background: url(../images/right-box-top.png) no-repeat left top;
}

div.right-box-middle img
{
	margin: 0 8px 0 1px;
}

div.right-box-middle div.right-box-text
{
	padding-right: 10px;
	padding-left: 78px;
}

div.right-box-middle div.right-box-text-large
{
	padding-right: 10px;
	padding-left: 10px;
}

div.right-box-bottom
{
	height: 10px;
	background: url(../images/right-box-bottom.png) no-repeat left bottom;
}


/* @end */

/* @group Last */

div#last_column
{
	width: 219px;
	float: left;
	margin-left: 10px;
}

/* @end */


/* @end */

div.erg_calendar
{
	width: 192px;
	padding: 6px 10px;
	background: url(../images/calendar-background.png) no-repeat left bottom;
	margin-bottom: 10px;
}

div.legend
{
	margin-top: .5em;
	color: #7C7C7C;
	font-size: .8em;
}

span.calendar-legend-price-sensitive
{
	margin-left: 1em;
}

table.erg_calendar
{
	width: 192px;
	border-collapse: collapse;
}

table.erg_calendar tbody
{
	border-bottom: 1px solid #CBCBCB;
}

table.erg_calendar td
{
	font: bold 11px Arial;
	color: #7C7C7C;
	text-align: center;
}
table.erg_calendar tr.month td
{
	color: #004b85;
	padding-bottom: 6px;
}
table.erg_calendar td.dayofweek
{
	padding-bottom: 4px;
}
table.erg_calendar td.day
{
	width: 26px;
	height: 17px;
	border: 1px solid #CBCBCB;
	text-align: center;
	background: url(../images/calendar-cell-background.png) no-repeat 1px 1px;
	padding-top: 2px;
}
table.erg_calendar td.day.today
{
	color: #004B85;
}
table.erg_calendar td.event
{
	background: url(../images/calendar-cell-event-background.png) no-repeat 1px 1px;
}
table.erg_calendar td.psevent
{
	background: url(../images/calendar-cell-psevent-background.png) no-repeat 1px 1px;
}
table.erg_calendar td.empty
{
	background: url(../images/calendar-cell-empty-background.png) no-repeat 1px 1px;
}
table.erg_calendar td.event a,
table.erg_calendar td.psevent a
{
	color: #fff;
}
div.show_all
{
	margin: 8px 0;
}

div.tag-cloud ul.tags li
{
	display: inline;
}

div.tag-cloud ul.tags li.tag_weight_5
{
	font-size: 1.2em;
}
div.tag-cloud ul.tags li.tag_weight_10
{
	font-size: 1.5em;
}

div.content-search-pages
{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

div.content-search-contents
{
	
}

ul.tag-list li,
ul.content-list li
{
	list-style-image: none;
	list-style-type: none;
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid #eaeaea;;
}

ul.tag-list li a,
ul.content-list li a
{
	display: block;
}

ul.tag-list li em,
ul.content-list li em
{
	display: block;
	font-style: normal;;
	font-size: .9em;
}

div.document
{
	position: relative;
	margin-bottom: 1em;
}

div.document div.title
{
	
}

div.document h4
{
	font-size: 1em;
	font-weight: normal;
	position: relative;
	margin: .5em 0;
	text-indent: 0;
	padding: 0;
}

div.document h4 a
{
	font-weight: normal;
	/*text-transform: capitalize;*/
}

div.document span.download
{
	margin: 0;
	display: block;
	float: right;
}

div.document span.download img
{
	margin-left: 10px;
}

div.document p
{
	margin-top: 0;
	margin-bottom: 1em;
	font-size: .9em;
}

div.organigram
{
	position: relative;
	z-index: 100;
}

div.card_container
{
	position: absolute;
}

div.card
{
	position: absolute;
	width: 250px;
	border: 1px solid #eaeaea;
	background-color: #ffffff;
	padding: 8px;
}

div.card div.photo
{
	width: 76px;
	float: left;
	margin-right: 10px;
}

div.card div.photo img
{
	width: 76px;
}

div.info
{
	width: 160px;
	float: left;
}

div.footer-block
{
	padding: 12px;
}

div.footer-block h3
{
	margin: 0;
}

div#tag-cloud
{
	width: 647px;
}

div#strumenti
{
	width: 262px;
}

div#mypage
{
}

div.mgnlMainbar
{
	position: relative;
}

div.sale-points-form
{
	margin-bottom: 24px;
}
div.work_with_us
{
	margin-bottom: 24px;
}
div.work_with_us input[type="submit"]
{
	margin-left: 100px;
}
div.work_with_us fieldset
{
	margin-bottom: .5em;
}
div.work_with_us fieldset label
{
	display: block;
	width: 100px;
	float: left;
	margin-top: .4em;
	color: #004B85;
}

div.work_with_us fieldset label.required
{
	font-weight: bold;
}

div.work_with_us fieldset label.error
{
	color: #c8162f;
	width: 150px;
	margin-left: 1em;
	font-weight: bold;
}


div.work_with_us fieldset input
{
	float: left;
	width: 180px;
}

div.work_with_us fieldset div.nascita
{
	display: block;
	width: 400px;
	margin-left: 100px;
}

div.work_with_us fieldset input.error,
div.work_with_us fieldset select.error
{
	padding: 2px;
	border: 1px solid #c8162f;
}

div.work_with_us div.errors
{
	margin-top: 1em;
	margin-left: 100px;
	list-style-image: none;
	list-style-type: none;
}

div.work_with_us div.errors
{
	display: none;
}

div.work_with_us div.errors h4
{
	color: #c8162f;
}
div.work_with_us div.errors ul
{
	margin-top: 0;
}
div.work_with_us div.errors ul li
{
	margin-left: 1em;
	list-style-image: none;
	list-style-type: none;
}
div.work_with_us div.errors ul li label
{
	font-size: .9em;
	color: #c8162f;
	display: block;
}

div.work_with_us div.info
{
	margin-left: 100px;
	margin-bottom: .6em;
	display: block;
	float: none;
	width: 100%;
	font-size: .8em;
	color: #7C7C7C;
}

/**/

div.erg-search
{
	padding: 1em;
	margin-bottom: 10px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

form#erg_search fieldset
{
	margin-bottom: 1.2em;
}
form#erg_search fieldset select
{
	width: 200px;
}
form#erg_search input[type="submit"]
{
	margin-left: 120px;
}
form#erg_search fieldset label
{
	display: block;
	float: left;
	width: 120px;
	margin-top: 4px;
	font-weight: bold;
	color: #004B85;
}
form#erg_search fieldset em
{
	margin-left: 120px;
	margin-top: .5em;
	font-size: .9em;
	display: block;
}

form#erg_search input.hasDatepicker
{
	width: 100px;
}

form#erg_search img.ui-datepicker-trigger
{
	margin-bottom: -3px;
	margin-left: 2px;
	margin-right: 10px;
}

form#erg_search div.errors
{
	margin-top: 10px;
	display: none;
}

form#erg_search div.errors h4
{
	color: #c8162f;	
	margin-top: 0;
}
form#erg_search div.errors ul li
{
	margin-left: 1em;
	list-style-image: none;
	list-style-type: none;
}
form#erg_search div.errors ul li label
{
	font-size: .9em;
	color: #c8162f;
	display: block;
}

/**/

div.content-search-result-report
{
	margin-top: 1em;
	margin-bottom: 1em;	
}

div.content-search-result-report p
{
	padding-top: 3px;
}

div.pager
{
	float: right;
	width: auto;
	height: 20px;
}

div.pager ul
{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	float: right;
}

div.pager ul li
{
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

div.pager ul li.pager-page
{
	font-size: .97em;
	float: left;
	text-align: center;
	padding: 2px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}
div.pager ul li.pager-page a
{
	display: block;
}
div.pager ul li.pager-page-number
{
	border-bottom: 1px solid #eaeaea;
	border-top: 1px solid #ffffff;
}
div.pager ul li.pager-current-page
{
	background-color: #f8f8f8;
	color: #699D31;
	font-weight: bold;
	border: 1px solid #eaeaea;
	border-bottom-color: #f8f8f8;
}


/**/

div.dialog-freebox div.dialog div.home-browser ul,
div.dialog-investor div.dialog div.home-browser ul,
div.dialog-media div.dialog div.home-browser ul
{
	background: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

div.dialog-freebox div.dialog div.home-browser ul li,
div.dialog-investor div.dialog div.home-browser ul li,
div.dialog-media div.dialog div.home-browser ul li
{
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	display: block;
	width: auto;
	height: 1em;
	margin: 0 0 3px;
	background: none;
	padding-left: 10px;
	text-indent: -10px;
	overflow: hidden;
}

div.dialog-freebox div.dialog div.home-browser ul li a,
div.dialog-investor div.dialog div.home-browser ul li a,
div.dialog-media div.dialog div.home-browser ul li a,
div.dialog-investor div.dialog div.home-text a,
div.dialog-media div.dialog div.home-text a
{
	padding: 0;
	font: normal 10px Arial;
	color: #8AC54A;
	margin: 0;
	height: 1em;
	line-height: 1.1em;
}

div.dialog-freebox div.dialog div.home-browser ul li a:before,
div.dialog-investor div.dialog div.home-browser ul li a:before,
div.dialog-media div.dialog div.home-browser ul li a:before
{
	content: "";
}


/**/

div.home-text
{
}

div.home-text h3
{
	padding: 0;
	margin: 0;
}

div.home-text div.testo
{
	padding: 0 0 5px;
	margin: 0;
}

div.home-text div.testo p
{
	margin-top: 0;
}

/**/

div.home-year-result
{
	background: url(../images/background-home-year-report-bottom.png) no-repeat left bottom;
}

div.home-year-result h3
{
	padding: 10px 10px 0;
	margin: 0;
	background: url(../images/background-home-year-report-top.png) no-repeat left top;
}

div.home-year-result p
{
	padding: 10px 10px 0;
	margin: 0;
}

div.home-year-result table
{
	width: 199px;
	padding: 10px 5px 30px;
}

div.home-year-result table tbody
{
}

/**/

div.erg-content-detail
{
	position: relative;
}
div.erg-content-detail div.erg-content-detail-attachments
{
	position: absolute;
	top: 0;
	right: 0;
}

div.erg-content-detail div.erg-content-detail-abstract
{
	font-size: .98em;
	font-style: italic;
	margin-bottom: 1em;
}
div.erg-content-detail div.erg-content-detail-description
{
	margin-top: 2em;
	margin-bottom: 2em;
}

/**/

ul.tag-cloud
{
	
}

ul.tag-cloud li
{
	display: inline;
	margin-right: .2em;
}

.tag-weight-1
{
	font-size: .9em;
}
.tag-weight-2
{
	font-size: 1em;
}
.tag-weight-3
{
	font-size: 1.2em;
}
.tag-weight-4
{
	font-size: 1.4em;
}
.tag-weight-5
{
	font-size: 1.6em;
}

/**/

div.googlemap-legend ul
{
	margin-top: 0;
}
div.googlemap-legend ul li
{
	display: inline;
	margin-right: 2em;
}

div.googlemap-legend ul li img
{
	margin-bottom: -3px;
	margin-right: .5em;
}

div.gmap-info
{
	display: block;
}

div.gmap-sheet
{
	margin-bottom: 1em;
}

div.gmap-sheet img
{
	margin-right: 1em;
}

/**/

form#questionario-form
{
	
}

form#questionario-form fieldset
{
	margin-bottom: 2em;
}

form#questionario-form fieldset legend
{
	display: block;
	font-size: 1.1em;
	margin-bottom: 1em;
	color: #004B85;
	font-weight: bold;
}

form#questionario-form fieldset p
{
	font-size: .9em;
}

form#questionario-form fieldset table
{
	margin-top: 1em;
}

form#questionario-form fieldset table td
{
	border-bottom: 1px solid #eaeaea;
}

form#questionario-form fieldset table.voti td p
{
	margin: 4px;
}

.questionario-email
{
	width: 200px;
}

.questionario-commenti
{
	width: 100%;
}

form#questionario-form fieldset.actions input
{
	float: left;
	margin: 0 1em 0 0;
}

/**/

div.ticker
{
	background: url(../images/ticker_background.gif) no-repeat;
	padding: 6px;
}

div.ticker-home
{
	height: 20px;
	width: 898px;
}

/**/

form#login_form
{
	margin: 0;
	padding: 0;
}

fieldset.mainfieldsLogin
{
	display: block;
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

label.labelLoginForm
{
	display: block;
	width: 70px;
	float: left;
	margin-top: 4px;
	font-size: .9em;
	font-weight: normal;
}

input.submitLogin
{
	margin-left: 70px;
	float: left;
}

div.login-more-actions ul
{
	margin: 0;
	padding: 0;
}
div.login-more-actions ul li
{
	display: inline;
	margin-right: 1em;
}

div.login-more-actions ul a
{
	display: inline;
	font-size: .9em;
	font-weight: normal;
}

div.footer-block div.errors ul
{
	list-style-position: outside;
	margin-left: 1.5em;
}

div.footer-block div.errors ul li
{
	padding-left: 0;
	font-size: .9em;
	color: #c8162f;	
}

/**/

fieldset
{
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.registration-field
{
	margin-bottom: 6px;
	clear: both;
}

div.registration-field label
{
	display: block;
	float: left;
	margin-top: 4px;
	width: 120px;
}

div.registration-actions
{
	margin-left: 120px;
}

div.registration-actions input
{
	display: inline;
	margin-right: 1em;
}

div.registration-mailalert
{
	margin-left: 0;
	margin-bottom: 0;
}

div.registration-mailalert label
{
	display: inline;
	float: none;
}

div.registration-mailalert ul
{
	margin-left: 40px;
	list-style-image: none;
	list-style-type: none;
}

div.registration-mailalert-options
{
	display: block;
}

div.registration-mypage
{
	margin-left: 0;
	margin-bottom: 0;
}

div.registration-mypage label
{
	display: inline;
	float: none;
}

div.registration-mypage ul
{
	margin-left: 40px;
	list-style-image: none;
	list-style-type: none;
}

div.registration-mypage-options
{
	display: block;
}

div.registration-field-privacy-text
{
	border: 1px solid #eaeaea;
	font: normal 10px Courier;
	margin-left: 120px;
	width: 365px;
	height: 100px;
	overflow: auto;
	padding: 5px;
}

div.registration-field.registration-privacy-radio
{
	margin-left: 120px;
	display: inline;
}

div.registration-field.registration-privacy-radio label
{
	float: none;
	display: inline;
	margin-right: 10px;
}

/**/

div#mypage-introduction
{
	margin-bottom: 10px;
}

div#mypage-introduction h3
{
	margin-top: 0;
	margin-bottom: 10px;
}

div.mypage-block
{
	width: auto;
	border: 1px solid #eaeaea;
	margin-bottom: 10px;
}

div.mypage-block-title
{
	padding: 2px 2px 2px 10px;
	background: url(../images/mypage-title-background.gif) repeat-x;
	color: #004B85;
	font-weight: bold;
	border-bottom: 1px solid #eaeaea;
}

div.mypage-block-title-label
{
	display: block;
	height: 14px;
	float: left;
	overflow: hidden;
}

div.mypage-block div.mypage-block-title-label
{
	width: 90%;
}

div.mypage-block-title-close
{
	text-indent: -5000px;
	background: url(../images/mypage-close.gif) no-repeat 0 2px;
	display: block;
	width: 12px;
	height: 12px;
	float: right;
}

div.mypage-block-title-close a
{
	display: block;
	width: 12px;
	height: 12px;
}


div.mypage-block-body
{
	padding: 2px 10px;
}

div.mypage-block-body ul.links
{
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
}

div.mypage-block-body ul.links li
{
	margin-left: 10px;
	margin-bottom: .5em;
	text-indent: -10px;
}

/**/

div.sitemap-page
{
	width: 160px;
	float: left;
	margin-right: 5px;
}

div.sitemap-page h3
{
	margin: 0 0 5px;
}

div.sitemap-page ul
{
	margin-top: 0;
	list-style-type: none;
	list-style-image: none;
}

div.sitemap-page ul.level2
{
	margin-bottom: 1em;
}

div.sitemap-page ul.level2 li
{
	margin-bottom: 5px;
	text-indent: -10px;
	padding-left: 10px;
}

div.sitemap-page ul.level2 li a
{
	font-weight: bold;
}

div.sitemap-page ul.level3
{
	margin-top: 3px;
}

div.sitemap-page ul.level3 li
{
	margin-bottom: 0;
}
div.sitemap-page ul.level3 li a
{
	font-weight: normal;
}

/**/

div#document-request fieldset
{
	padding: 1em 0;
}
div#document-request fieldset legend
{
	display: block;
	font-weight: bold;
	margin-bottom: .5em;
}

div#document-request div.document-request-field
{
	margin-bottom: .5em;
}

div#document-request div.document-request-field label
{
	display: block;
	width: 120px;
	float: left;
	padding-top: 3px;
}

div#document-request div.document-request-field input[type="text"]
{
	width: 150px;
}

div#document-request div.document-request-field select#profile, div#document-request div.document-request-field select#document-year
{
	width: 150px;
}

div#document-request div.document-request-field select#document-name
{
	width: 350px;
}

div#document-request div.document-request-field-consenso-text
{
	border: 1px solid #eaeaea;
	font: normal 10px Courier;
	overflow: auto;
	padding: 5px;
	overflow: auto;
	height: 6em;
}

div#document-request div.document-request-field-consenso-radio label
{
	padding-top: 0;
}

div#document-request div.document-request-field-consenso-radio input
{
	margin-left: 120px;
	display: block;
}

div#document-request fieldset.document-request-field.document-request-field-actions
{
	padding: 0;
	margin: 0 0 0 120px;
	border: none;
}
div#document-request input#document-request-action-cancel
{
	display: inline;
	margin-top: 0;
}
div#document-request input#document-request-action-submit
{
	display: inline;
	margin-top: 0;
}

div#document-request input
{
}
div#document-request div.document-request-field label.error
{
	display: block;
	font-size: .9em;
	color: red;
	margin-left: 120px;
	margin-bottom: 4px;
	width: 300px;
}

div#document-request div.document-request-field-consenso-radio label.error
{
	margin: 0;
}

/**/

#lightbox-image-details
{
	padding-bottom: 11px;
}

/**/

input#username, input#password
{
	width: 120px;
}

/**/

div.contatto-gruppo
{
	margin-bottom: 10px;
}

/**/

ul.mypage-content
{
	width: 190px;
	float: left;
}
ul.mypage-contacts
{
	margin-left: 10px;
	width: 190px;
	float: left;
}

ul.mypage-content ul, ul.mypage-contacts ul
{
	margin-left: 0;
}
ul.mypage-content strong, ul.mypage-contacts strong
{
	color: #004B85;
}

ul.mypage-contacts ul li strong
{
	color: #535353;
}

ul li.mypage-item label
{
}

div.registration-mailalert label.labelRegistrationForm, div.registration-mypage label.labelRegistrationForm
{
	font-weight: bold;
	color: #004B85;
}

fieldset.buttons
{
	border-bottom: none;
}

/**/

.cronology
{
	position: relative;
	width: 720px;
	height: 300px;
}

.cronology embed, .cronology object
{
	position: absolute;
	z-index: 0;
	display: block;
}

/**/

div.closed
{
	display: none;
}
h3.closed
{
	display: block;
}

div.movie, div.single-image
{
	margin-bottom: 10px;
}

span.group-site a
{
	font: normal 11px Arial;
	margin-left: 5px;
	margin-right: 0;
	padding-left: 6px;
	padding-right: 0;
	border-left: 1px solid #eaeaea;
}

span.group-site a.first
{
	border: none;
	padding-left: 0;
}

/**/

.hidden
{
	display: none;
}

.clear
{
	clear: both;
	height: 0px;
	overflow: hidden;
}

.placeholder
{
	color: #666;
}
/**/

div#richiesta-offerta fieldset
{
	padding: 1em 0;
}
div#richiesta-offerta fieldset legend
{
	display: block;
	font-weight: bold;
	margin-bottom: .5em;
}

div#richiesta-offerta div.richiesta-offerta-field
{
	margin-bottom: .5em;
}

div#richiesta-offerta div.richiesta-offerta-field label
{
	display: block;
	width: 120px;
	float: left;
	padding-top: 3px;
}

div#richiesta-offerta div.richiesta-offerta-field input[type="text"]
{
	width: 180px;
}

div#richiesta-offerta div.richiesta-offerta-field textarea
{
	width: 183px;
}


div#richiesta-offerta div.richiesta-offerta-field-consenso-radio label
{
	padding-top: 0;
}

div#richiesta-offerta div.richiesta-offerta-field-consenso-radio input
{
	margin-left: 120px;
	display: block;
}

div#richiesta-offerta fieldset.richiesta-offerta-field.richiesta-offerta-field-actions
{
	padding: 0;
	margin: 0 0 0 120px;
	border: none;
}
div#richiesta-offerta input#richiesta-offerta-action-cancel
{
	display: inline;
	margin-top: 0;
}
div#richiesta-offerta input#richiesta-offerta-action-submit
{
	display: inline;
	margin-top: 0;
}

div#richiesta-offerta div.richiesta-offerta-field label.error
{
	display: block;
	font-size: .9em;
	color: red;
	margin-left: 120px;
	margin-bottom: 4px;
	width: 300px;
}

div#richiesta-offerta div.richiesta-offerta-field-consenso-radio label.error
{
	margin: 0;
}