/* @override 
	http://marvin.local:8080/erg-ist/docroot/erg/css/style.css
	http://ergsvil.sempla.it:8080/author/docroot/erg/css/style.css
	http://10.0.1.103:8080/erg-ist/docroot/erg/css/style.css
	http://ergtest.sempla.it:8080/author/docroot/erg/css/style.css
*/

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

html, body
{

	font: normal 12px Arial;
	color: #535353;
	background: #ffffff;
}

img, fieldset, hr
{
	border: 0;
}

a
{
	color: #000000;
	text-decoration: none;
}

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;
}

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: 957px;
	margin: 0;
	padding: 0 20px;
}

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

/* @group Header */

div#header
{
	height: 124px;
	margin: 0 26px 10px 34px;
}

/* @group Logo */

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

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

/* @end */

/* @group Menu Container */

div#menu-container
{
	width: 724px;
	height: 124px;
	float: left;
}

/* @group Top Menu */

div#top-menu
{
	display: none;
}

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

div#top-menu ul li
{
	display: inline;
	color: #535353;
	font-size: 11px;
}

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

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

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: #699D31;
}

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

div#top-menu select#language-selector
{
	width: 95px;
}

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

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

/* @end */



/* @group Menu */

div#menu
{
	display: none;
}

/* @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
{
	display: none;
}

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-email
{
	background: url(../images/email-tool.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 a
{
	display: block;
	width: 19px;
	height: 16px;
	text-indent: -5000px;
}


/* @end */

/* @group Body */

div#body
{
	min-height: 100px;
	padding: 0 26px 30px 34px;
}

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: #535353;
	display: block;
	padding: 6px 0 5px;
}

div#body div#submenu ul li a:hover
{
	color: #699D31;
}

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
{
	padding-left: 1em;
	padding-right: 1em;
}

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
{
	width: 100%;
	margin: 0 0 24px 0;
	padding: 0;
	background-color: transparent;
}

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

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
{
	display: none;
}

.ui-datepicker
{
	display: none;
}
/* @end */

/* @group Footer inner */

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

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

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: 897px;
	height: 320px;
	margin-bottom: 0;
}
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
{
}

div#home_tab div.ui-tabs-panel div.image,
div#home_tab div.ui-tabs-panel div.image object
{
	display: none;
}

div#home_tab ul.ui-tabs-nav
{
	display: none;
}

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.main-info
{
}

div.main-info-inner
{
}

div.main-info-header
{
}

div.main-info-body
{
	padding: 0 10px;
}

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

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

div.main-info-body p
{
	font: normal 14px Arial;
	color: #696969;
	margin: 0;
	padding: 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
{
}

div.main-info-corner
{
	display: none;
}

/* @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: auto;
	margin-bottom: 24px;
}

div.testo table.no-border
{
	width: auto;
}
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
{
	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: 18px;
	background: url(../images/highlight-top.png) repeat-x left top;
}

div.highlight-open-left
{
	float: left;
	width: 18px;
	height: 18px;
	background: url(../images/highlight-left-top.png) no-repeat left top;
}

div.highlight-open-center
{
	float: left;
/*	background: url(../images/highlight-lefttop-corner.png) no-repeat left top;*/
}

div.highlight-open-right
{
	float: right;
	width: 18px;
	height: 18px;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

div.highlight-open-corner
{
	width: 32px;
	height: 33px;
	background: url(../images/highlight-top-right-corner.png) no-repeat right top;
	position: absolute;
	right: 0;
	top: 0;
}

div.highlight-content
{
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 0 32px 0 18px;
	color: #113871;
	font-size: 1.2em;
}

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

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

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: 140px;
	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;
}

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: 3.6em;
}

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: #535353;
}

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: #699D31;
	font-weight: bold;
	background: url(../images/tab-right-selected.png) no-repeat right top;
}

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.selectedAnswerFaq
{
	margin: 0 1em;
}

/* @end */


/* @end */

/* @group Boxes */

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

div#boxes div.middle_box h2
{
	font: normal 20px Arial;
	color: #113871;
}

/* @group ERG per Te */

div#ergpt_middle ul
{
	display: none;
}

/* @group Erg per chi viaggia*/

div.dialog
{
}

div.dialog_small
{
}
div.dialog_medium
{
}
div.dialog_large
{
}

.dialog_close
{
	display: none;
}

div.close_widget
{
	display: none;
}

div.dialog p
{
	color: #676767;
}

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

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

/* @end */


/* @end */

/* @group Investitori Media */

div#investitori ul
{
	display: none;
}

div#media
{
}

div#media div.dialog_large
{
}

div#media div.dialog_medium
{
}

div#media ul
{
	display: none;
}

div.right-box
{
	width: 214px;
	margin-bottom: 10px;
}

div.right-box-top
{
	height: 10px;
}

div.right-box-middle img
{
}

div.right-box-middle div.right-box-text
{
}

div.right-box-middle div.right-box-text-large
{
}

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


/* @end */

/* @group Last */

div#last_column
{
	display: none;
}

/* @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 td
{
	font: bold 11px Arial;
	color: #7C7C7C;
	text-align: center;
}
table.erg_calendar tr.month td
{
	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;
	margin-bottom: 1em;
}

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-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;
}

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: 164px;
	float: left;
}

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

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

div#tag-cloud
{
}

div#strumenti
{
}

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.pager
{
	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#ergpt div.dialog div.home-browser ul,
div#investitori div.dialog div.home-browser ul,
div#media div.dialog div.home-browser ul
{
	background: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: none
}

div#ergpt div.dialog div.home-browser ul li,
div#investitori div.dialog div.home-browser ul li,
div#media div.dialog div.home-browser ul li
{
	display: block;
	width: auto;
	height: 1em;
	margin: 0 0 3px;
	background: none;
	padding-left: 10px;
	text-indent: -10px;
	overflow: hidden;
}

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

div#ergpt div.dialog div.home-browser ul li a:before,
div#investitori div.dialog div.home-browser ul li a:before,
div#media div.dialog div.home-browser ul li a:before
{
	content: "";
}

/**/

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
{
	padding: 10px;
}

/**/

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
{
	display: none;
}

/**/

fieldset.mainfieldsLogin
{
	display: block;
	border: none;
}

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: 120px;
	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: 120px;
	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: scroll;
	padding: 5px;
}

/**/

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;
}

div.mypage-block-body ul.links li
{
	margin-bottom: .5em;
}

/**/

/**/

.hidden
{
	display: none;
}

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