﻿/*
	CREDEM Web CSS
	Code by Mind srl
	http://wwmind.com
*/

/* -- TAG -- */
BODY {
	margin: 0px;
	padding: 0px;
	background: #fff url(../../../PublishingImages/base/bg_body.jpg) repeat-x left top;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
H1 {
	margin: 0px;
	padding: 0px;
	color: #284E36;
}
H3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
H4 {
	color: #284E36;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
H5 {
	color: #284E36;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: justify;
}
FORM {
	margin: 0;
	padding: 0;
}
FIELDSET, LEGEND {
	margin: 0;
	padding: 0;
	text-align: left;
	border: 0;
}
LABEL {
	cursor: pointer;
}
TEXTAREA {
	margin: 10px 0px 0px 0px;
	width: 99%;
	height: 42px;
	background: #fff;
	border: 1px solid #E7E5E2;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
}
P {
	margin: 0px;
	padding: 0px;
}
A {
	color: #000;
	text-decoration: none;
}
A:hover {
	color: #9E3039;
}
IMG {
	margin: 0px;
	padding: 0px;
	border: none;
}
IMG.left {
	float: left;
	padding-right: 10px;
}
IMG.right {
	float: right;
	padding-left: 10px;
}
HR {
	border: 0;
	height: 1px;
	color: #E8EADF;
	background-color: #E8EADF;
}
/* -- LAYOUT -- */
#wrap {
	width: 960px;
	margin: 5px auto;
}
#header {
	float: left;
	width: 960px;
	margin-bottom: 15px;
}
#logo {
	float: left;
	width: 179px;
	height: 89px;
}
/* contenitore dei menu */
#menuwrap {
	float: left;
	width: 781px;
	background-color: transparent;
}
/* menu generale in alto */
#menugen {
	text-align: right;
}
#menugen UL, #menu UL, #submenu UL, #tabs UL {
	list-style-type: none;
	/*margin: 0px 0px 0px 29px;*/
	margin: 5px 0px 0px 10px;
	padding: 0px;
}
#menugen UL LI {
	display: inline;
	padding-left: 20px;
}
#menugen UL LI A {
	color: gray;
}
#menugen UL LI A:hover {
	color: #9E3039;
}
/* menu principale a tab */
#menu {
	text-align: right;
	height: 42px;
	margin-bottom: 10px;
}
#menu UL LI {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu UL LI A#chisiamoEN,
#menu UL LI A#invrelationsEN,
#menu UL LI A#internationalEN,
#menu UL LI A#salastampaEN {
	display: inline-block;
	text-indent: -10000px;
	height: 42px;
}
/* menu tab off */
#menu UL LI A#chisiamoEN			{ width: 189px; background: transparent url(../../../PublishingImages/Menu/menu_ai_en.png) no-repeat left top; background-position: 0 0;}
#menu UL LI A#invrelationsEN	{ width: 188px; background: transparent url(../../../PublishingImages/Menu/menu_ai_en.png) no-repeat left top; background-position: 0 -368px;}
#menu UL LI A#internationalEN	{ width: 188px; background: transparent url(../../../PublishingImages/Menu/menu_ai_en.png) no-repeat left top; background-position: 0 -184px;}
#menu UL LI A#salastampaEN		{ width: 186px; background: transparent url(../../../PublishingImages/Menu/menu_ai_en.png) no-repeat left top; background-position: 0 -552px;}
/* menu tab on */
#menu UL LI A#chisiamoEN.current			{ background: transparent url(../../../PublishingImages/Menu/menu_chisiamo_cur.gif) no-repeat left top; }
#menu UL LI A:hover#chisiamoEN				{ background-position: 0 -92px; }
#menu UL LI A#invrelationsEN.current	{ background: transparent url(../../../PublishingImages/Menu/menu_invrelations_cur.gif) no-repeat left top; }
#menu UL LI A:hover#invrelationsEN		{ background-position: 0 -460px; }
#menu UL LI A#internationalEN.current	{ background: transparent url(../../../PublishingImages/Menu/menu_international_cur.gif) no-repeat left top; }
#menu UL LI A:hover#internationalEN		{ background-position: 0 -276px; }
#menu UL LI A#salastampaEN.current		{ background: transparent url(../../../PublishingImages/Menu/menu_salastampa_en_cur.gif) no-repeat left top; }
#menu UL LI A:hover#salastampaEN			{ background-position: 0 -644px; }

#menu UL LI A:hover#chisiamoEN.current				{ background: transparent url(../../../PublishingImages/Menu/menu_chisiamo_cur.gif) no-repeat left top; }
#menu UL LI A:hover#invrelationsEN.current		{ background: transparent url(../../../PublishingImages/Menu/menu_invrelations_cur.gif) no-repeat left top; }
#menu UL LI A:hover#internationalEN.current	{ background: transparent url(../../../PublishingImages/Menu/menu_international_cur.gif) no-repeat left top; }
#menu UL LI A:hover#salastampaEN.current			{ background: transparent url(../../../PublishingImages/Menu/menu_salastampa_en_cur.gif) no-repeat left top; }


/* sottomenu */
#submenu {
	margin-top: 8px;
}
#submenu UL LI {
	display: inline;
	padding-right: 10px;
}
#submenu UL LI A {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #284E36;
	padding-right: 30px;
}
#submenu UL LI A:hover {
	color: #9E3039;
}
/* contenuti */
#content {
	float: left;
	width: 960px;
	margin: 0px;
	padding: 0px;
}
#leftcol {
	/*float: left;*/
	width: 218px;
	margin: 7px 20px 0px 0px;
	padding: 0px;
	padding-top: 6px;
}
/* sezione centrale */
#centercol {
	float: left;
	width: 466px;
	margin: 7px 12px 0px 10px;
	padding: 0px;
}
#centercolFrame
{
	margin-left:10px;
	padding: 0px;
}
/* titoli della sezione centrale */
#centercol H1
{
	font-size: 20px;
}
#centercol H1, #centercol H2, #centercol H3, #centercol H4 {
	color: #004300;
}
#centercol H2 {
	font-size: 20px;
	line-height: 94%;
	margin: 0px;
	padding: 0px;
	/*text-transform: capitalize;*/
}
#centercol H3 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
#centercol H4 {
	font-size: 16px;
	margin: 0;
	padding: 10px 0 0 0;
}
#centercol P {
	font-size: 13px;
	margin: 0;
	padding: 10px 0 0 0;
	text-align: justify;
}
#centercol IMG.visual {
	float: left;
	display: block;
	margin-top: 10px;
	margin-right: 30px;
}
#centercol UL {
	list-style: url(../../../PublishingImages/base/arrow_list.gif) outside;
}
#centercol UL LI {
	font-size: 13px;
	/*line-height: 20px;*/
	padding: 1px 0;
	margin: 0;
	text-align: justify;
}
#centercol .paginterna H5 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
#centercol .paginterna P {
	margin: 0;
	padding: 0 0 5px 0;
}
#centercol .paginterna IMG.visual {
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
#centercol .paginterna SPAN {
	float: right;
	display: block;
}
#centercol .mezzoboxleft {
	float:left;
	width:49%;
}
#centercol .mezzoboxright {
	float:right;
	width:49%;
}
.informativa
{
	margin-bottom: 8px;
}
.pdf {
	/*margin: 10px 0;*/
	margin: 0px;
	padding: 0;
}
.pdf A, .pdf A:link, A.pdf, .pdf A:visited {
	background: transparent url(../../../PublishingImages/varie/pdf_icon.gif) no-repeat left top;
	text-decoration: underline;
	color: #000;
	padding-left: 20px;
	line-height: 18px;
}
.pdf A:hover, A:hover.pdf {
	background: transparent url(../../../PublishingImages/varie/pdf_icon.gif) no-repeat left top;
	text-decoration: underline;
	color: #9E3039;
	/*padding-left: 20px;*/
}
.calltoaction {
	margin: 0 !important;
	padding: 0 !important;
}
.calltoaction A IMG {
	float: right;
}
DIV.disclaimer {
	border-top: 1px solid #E8EADF;
	/*border-bottom: 1px solid #E8EADF;*/
}
.disclaimer P {
	font-size: 11px !important;
	color: #666;
	padding: 8px 0px !important;
	margin: 0 !important;
	text-align: justify;
}
/* colonna destra */
#rightcol {
	float: right;
	width: 217px;
	margin: 0px;
	padding: 0px;
}
#rightcol A.pdf {
	background: transparent url(../../../PublishingImages/varie/pdf_icon.gif) no-repeat left top;
	text-decoration: underline;
	color: #000;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	width: 178px;
}
#rightcol A:hover.pdf {
	background: transparent url(../../../PublishingImages/varie/pdf_icon.gif) no-repeat left top;
	text-decoration: underline;
	color: #9E3039;
	padding: 0px 0px 0px 20px;
	width: 178px;
}
/* piede */
#footerMaster {
	float: left;
	width: 960px;
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #ccc;
}
#footerMaster SPAN {
	color: #999;
}
#leftfooter {
	float: left;
	width: 480px;
}
#rightfooter {
	float: right;
	width: 470px;
}
#rightfooter UL {
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#rightfooter UL LI {
	display: inline;
	margin: 0px;
	padding: 0px 8px 0px 4px;
	border-right: 1px solid #ccc;
}
#rightfooter UL LI.last {
	border: none;
	padding-right: 0px;
}
#rightfooter UL LI A {
	color: #999;
	text-decoration: underline;
}
#rightfooter UL LI A:hover {
	color: #9E3039;
	text-decoration: underline;
}
/* box */
.box {
	margin: 0px 0px 5px 0px;
}
.box H3 {
	margin: 0px;
	padding: 0px;
}
.box H3 SPAN {
	background: #fff;
	padding: 0px 4px;
}
.box H4,
#centercol .box H4 {
	color: #284E36;
	font-size: 13px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
/* base link box */
.box A {
	display: block;
	width: 100%;
	padding: 3px 0px;
	/*background: url(../../../PublishingImages/base/arrow_link.gif) no-repeat left left;
	*/
}
.box A:hover {
	display: block;
	width: 100%;
	padding: 3px 0px;
	/*background: url(../../../PublishingImages/base/arrow_link_over.gif) no-repeat left left;
	*/
	text-decoration: none;
}
.box A SPAN {
	background-color: #fff;
	padding-right: 5px;
}
/* link 1: linea puntinata cerchio pieno */
.box A.link1 {
	display: block;
	width: 100%;
	padding: 3px 0px;
	background: url(../../../PublishingImages/base/link1.png) no-repeat right 0;
}
.box A:hover.link1 {
	display: block;
	width: 100%;
	padding: 3px 0px;
	background-position: 0 -25px;
}
.box A.link1 SPAN {
	background-color: #fff;
	padding-right: 5px;
}
/* link 2: linea puntinata cerchio vuoto */
A.link2,
.box A.link2,
#centercol A.link2 {
	display: block;
	width: 100%;
	padding: 3px 0px;
	background: url(../../../PublishingImages/base/link2.png) no-repeat right 0;
}
A:hover.link2,
.box A:hover.link2,
#centercol A:hover.link2 {
	display: block;
	width: 100%;
	padding: 3px 0px;
	background-position: right -26px;
}
.box A.link2 SPAN {
	background-color: #fff;
	padding-right: 5px;
}
/* link 3: linea grigia sottile cerchio vuoto */
A.link3,
#centercol A.link3,
.box A.link3 {
	display: block;
	text-align: right;
	margin-top: 4px;
	margin-bottom: 0px;
	padding: 1px 0px;
	background: #fff url(../../../PublishingImages/base/link3.png) no-repeat right 0;
}
A:hover.link3,
#centercol A:hover.link3,
.box A:hover.link3 {
  padding: 1px 0px;
	background-position: right -26px;
}
.box A.link3 B {
	font-weight: normal;
	margin-right: 22px;
	padding-left: 4px;
	background-color: #fff !important;
	color: #000;
}
.box A:hover.link3 B {
	font-weight: normal;
	margin-right: 22px;
	padding-left: 4px;
	background-color: #fff !important;
	color: #9E3039;
}
/* link 4: cerchio verde vuoto a destra */
A.link4,
#centercol A.link4,
A:hover.link4,
#centercol A:hover.link4 
{
	display: inline !important;
	background: none !important;
	margin: 0px;
	padding: 0px;
	color: #9E3039;
	text-decoration: none;
}
A.link4 SPAN,
#centercol A.link4 SPAN, .box A.link4 B {
	display: inline-block !important;
	background: transparent url(../../../PublishingImages/base/arrow_empty.png) no-repeat right 1px;
	margin: 0px;
	padding: 2px 20px 0px 0px;
	cursor: pointer;
	color: #000;
	text-decoration: none;
}
A:hover.link4 SPAN,
#centercol A:hover.link4 SPAN {
	display: inline-block !important;
	background-position: right -65px;
	margin: 0px;
	padding: 2px 20px 0px 0px;
	cursor: pointer;
	color: #9E3039;
	text-decoration: none;
}
.alignIE7
{
white-space: nowrap !important;
float: left !important;
margin: 0px 20px 0px 0px;
}
/* link 5: linea grigia sottile cerchio pieno */
A.link5,
#centercol A.link5,
.box A.link5 {
	display: block;
	text-align: right;
	margin-top: 9px;
	margin-bottom: 0px;
	padding: 1px 0px;
	background: #fff url(../../../PublishingImages/base/link5.png) no-repeat right 1px;
}
A:hover.link5,
#centercol A:hover.link5,
.box A:hover.link5 {
  padding: 1px 0px;
	background-position: right -25px;
	text-decoration: none;
}
A.link5 B,
.box A.link5 B,
#centercol A.link5 B {
	font-weight: normal;
	margin-right: 22px;
	padding-left: 4px;
	background-color: #fff !important;
	color: #000;
}
A:hover.link5 B,
.box A:hover.link5 B,
#centercol A:hover.link5 B {
	font-weight: normal;
	margin-right: 22px;
	padding-left: 4px;
	background-color: #fff !important;
	color: #9E3039;
	text-decoration: none;
}
/* link 6: immagine RSS */
A.link6,
#centercol A.link6,
.box A.link6 {
	display: block;
	text-align: right;
	margin-top: 9px;
	margin-bottom: 0px;
	padding: 1px 0px;
	background: #fff url(../../../PublishingImages/varie/rss_icona_sm.jpg) no-repeat right center;
}
A:hover.link6,
#centercol A:hover.link6,
.box A:hover.link6 {
  padding: 1px 0px;
	text-decoration: none;
}
A.link6 B,
.box A.link6 B,
#centercol A.link6 B {
	font-weight: normal;
	margin-right: 22px;
	padding-left: 4px;
	background-color: #fff !important;
	color: #000;
}
A:hover.link6 B,
.box A:hover.link6 B,
#centercol A:hover.link6 B {
	font-weight: normal;
	margin-right: 22px;
	padding-left: 4px;
	background-color: #fff !important;
	color: #9E3039;
	text-decoration: none;
}
/* banner */
.banner {
	width: 240px;
	height: 105px;
	margin-bottom: 8px;
}
.banner A {
	border: 0;
	display: block;
	width: 240px;
	height: 105px;
	background: none;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	opacity:1.0;
}
.banner A:hover {
	border: 0;
	display: block;
	width: 240px;
	height: 105px;
	background: none;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity:0.85;
	opacity:0.85;
}
/* box news */
.news {
	margin-top: 0px!important;
}
#news P {
	font-size: 12px;
}
#news A {
	display: block;
	width: 100%;
	text-align: right;
	margin-bottom: 0px;
	padding: 0px;
	background: url(../../../PublishingImages/base/arrow_link_news.png) no-repeat right 0;
	font-size: 12px;
	color: black;
}
#news A:hover {
	background-position: 0 -25px;
}
#news A SPAN {
	background-color: #fff;
	padding: 2px 19px 2px 5px;
	background: url(../../../PublishingImages/base/arrow_link_news.png) no-repeat right 2px;
}
#news A:hover SPAN {
	background-position: 0 -23px;
	color: #9E3039;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
}
/* box scopri anche */
#scoprianche UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#scoprianche A {
	display: inline;
	text-align: left;
	line-height: 24px;
	font-weight: bold;
	padding-right: 24px;
	background: url(../../../PublishingImages/base/arrow_link_scoprianche.png) no-repeat right 0;
}
#scoprianche A:hover {
	background-position: right -26px;
}
/* login pagine interne */
#loginsmall {
	width: 217px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent url(../../../PublishingImages/box/login/login_internal_eng_bg.jpg) no-repeat left top;
}
#loginsmall A {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background: none;
	cursor: pointer;
}
#loginsmall H2 {
	width: 187px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: black;
}
#loginsmall H2:hover{
	color: #9E3039;
}
.loginsmallfont A H2
{
	font-size: 13px !important;
}
#loginsmallita {
	width: 217px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background: transparent url(../../../PublishingImages/box/login/login_internal_ita_bg.jpg) no-repeat left top;
}
#loginsmallita A {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	background: none;
	cursor: pointer;
}
#loginsmallita H2:hover{
	color: #9E3039;
}
#loginsmallita H2 {
	width: 187px;
	height: 20px;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: black;
}
.loginsmallitafont A H2
{
	font-size: 13px !important;
}
A.forminvia {
	display: block;
	width: 48px;
	height: 15px;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background: none !important;
}
A:hover.forminvia {
	display: block;
	width: 48px;
	height: 15px;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background: none !important;
}
/* -- banner --*/
#banner1, #banner2 {
	width: 240px;
	height: 105px;
	margin: 0px;
	padding: 0px;
}
/* altro */
.clear {
	clear: both;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.noprint {
	margin: 0px;
	padding: 0px;
	background: none;
}
#centercol TABLE.dati TH {
	text-align: center;
	color: #6D7D87;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 4px;
	vertical-align: top;
	border-right: 1px solid #FFF;
	background-color: #efefef;
}
#centercol TABLE.dati TD {
	text-align: right;
	font-size: 13px;
	padding: 6px 4px;
	vertical-align: top;
	border-bottom: 1px solid #E8EADF;
}
#centercol TABLE.dati TD SPAN{
	font-size: 12px;
}
#centercol TABLE.dati TH SPAN {
	font-size: 11px;
	font-weight: normal;
	white-space: nowrap;
}
#centercol TABLE.dati TD.dida {
	text-align: right;
	font-size: 11px;
	color: #6D7D87;
	padding: 6px 0px;
	vertical-align: top;
	border-left: 1px solid #E8EADF;
	border-bottom: none;
}
#centercol TABLE.dati TD.empty {
	border: none;
}
TABLE.daticredem TH {
	text-align: left;
	color: #004300;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 0px 4px 6px;
	border-bottom: 1px solid #E8EADF;
	border-left: 1px solid #E8EADF;
}
TABLE.daticredem TD {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0px 4px 6px;
	border-left: 1px solid #E8EADF;
	color: #000;
}
.utlimidocLabel
{
	color: #284E36;
	font-weight: bold;
}
.ultimistudiLabel
{
	color: #284E36;
	font-weight: bold;
}
/* elementi nascosti in screen view */
.printonly, .hide { display: none; }
/* linea customizzata per le linee delle viste che utilizzano una group by */
.alink span:hover
{
	color: #9E3039; 
}
.alink span
{
	color: #000;
	text-decoration: underline;	
}
.alinkunder{
	background-image: none;
}
.alinkunder span
{
	color: #000;
	text-decoration: underline;
}
.alinkunder span:hover
{
	color: #9E3039; 
}
#boxinfo, #ultimidoc
{
	display: none;
}
.ms-WPBody td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
.search
{
	margin: 0px;
}
#customContent
{
	padding: 10px 5px 10px 11px;
}
.mainContainer
{
	margin-left: 0px;
	margin-right: 0px;
}
.nobg
{
	background-color: #fff !important;
}
.withbg
{
	background-color: #efefef;
}
#tabs {
	/*text-align: right;*/
	height: 37px;
	margin-bottom: 0px;
}
#tabs UL LI {
	display: inline;
	margin: 0px 0px 0px -4px;
	padding: 0px;
}
#tabs UL LI A#credem,
#tabs UL LI A#credemholding,
#tabs UL LI A#credemrule
{
	display: inline-block;
	/*text-indent: -10000px;*/
	height: 37px;
}

/* menu tab off */
#tabs UL LI A#credem 											{ width: 146px; background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 -94px; }
#tabs UL LI A#credem.current							{ background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 0; }
#tabs UL LI A:hover#credem								{ background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 -47px; }
#tabs UL LI A:hover#credem.current 				{ background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 0; }
#tabs UL LI A#credemholding								{ width: 144px; background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 -235px; }
#tabs UL LI A#credemholding.current				{ background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 -141px; }
#tabs UL LI A:hover#credemholding					{ background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 -188px; }
#tabs UL LI A:hover#credemholding.current	{ background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 -141px; }
#tabs UL LI A#credemrule 									{ width: 165px; background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 -282px; }
#tabs UL LI A#credemrule.current					{ background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 -282px; }
#tabs UL LI A:hover#credemrule						{ background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 -282px; }
#tabs UL LI A:hover#credemrule.current 		{ background: transparent url(../../../Company_Profile/PublishingImages/menu_tabs.png) no-repeat 0 -282px; }

.alignLeft
{
	text-align: left !important;
}
.widthextend
{
	width: 100% !important;
}
.centraleInferioreSx
{
	width: 240px !important;
}
.centraleInferioreDx
{
	width: 250px !important;
}
#linkitem .link-item a, #linkitem .link-item a:link, .link-item a, .link-item a:link, 
#linkitem .link-item a:visited, #linkitem .link-item a:active, .link-item a:visited, .link-item a:active{
	background: url(../../../PublishingImages/base/arrow_link.png) no-repeat right 0;
}
#linkitem .link-item a:hover, .link-item a:hover{
	background-position: right -25px;
}
.ms-WPBody A:link, .ms-WPBody A:visited
{
	color: #000;
}
.ms-WPBody A:hover
{
	color: #9E3039;
}