html {
	padding: 0;
	margin: 0;
	background: #565656 url(../img/sf_body_repeat.jpg) center repeat-y ;
}

html.white {
	padding: 0;
	margin: 0;
}



body.white {
	margin: 0 auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
	background-position: top;
}

body {
	margin: 0 auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#000000;
	background: url(../img/sf_body_norepeat.jpg) no-repeat center;
	background-position: top;
	
}


input{
	height: 15px;
	font-size:11px;
	border-color: #9A9897;
	border-width: 1px 1px 1px;
	
}

select {
	font-size:11px;
	border-color: #9A9897;
	border-width: 1px 1px 1px;
	
}

textarea {
	font: normal 11px Arial, Helvetica, sans-serif;
}

a{
	color: #FE9705;
	text-decoration: none;
}
a:visited{
	color: #C07001;
	text-decoration: none;
}

a:hover{
	color: #FE9705;
	text-decoration: underline;
}


a.white{
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover{
	color: #FFFFFF;
	text-decoration: underline;
}



.clear {
  clear: left;
}

#container {
	margin: 0 auto;
	width: 762px;
	background-image: url(../img/bkg_content.jpg);
	background-repeat: repeat-y;
}



/* StyleSheet per il footer */
#footer {
	margin: 0 auto;
	padding: 0px;
	width: 762px;
	color: #000000;
	background-color: #F2F2F2;
	text-align: left;
	
}
div.pad5 {
	margin:0;
	padding: 0;
	height: 5px;
}
#footer_menu {
	float: left;
	text-align: center;
	width: 464px;
	padding: 20px 0px 10px 20px;
}

#footer_menu img.spacer{
	padding:0 8px;
	}

#footer_menu .crocefisso{
	padding:6px 0 0 5px;
	float:left;
	}
	
#footer_menu .link_footer{
	padding-top:3px;
	float:left;
	}

#footer_menu a{
	color: #3A3A3A;
}
#footer_wt{
	padding: 10px;
	float: left;
	width: 258px;
	background-color: #3A3A3A;
	color: #FFFFFF;

}

#footer_wt ul {padding:0; margin:0; list-style:none;}
#footer_wt li {font:400 10px Arial, Helvetica, sans-serif;}
#footer_wt a {color:#FFFFFF; text-decoration:none; }
#footer_wt h5 {font:bold 11px Arial, Helvetica, sans-serif; padding:0; margin:0; }


/*************************************/



/************    box content e box a destra*************************/
#left1{
	float: left;
	width: 454px;
	padding: 20px 0px 15px 15px;
	text-align:justify;
}

#colonna_dx {				
	color: #FFFFFF;
	float: right;
	margin: 0;
	padding: 10px 17px 0 17px;
	width: 244px;
	text-align: left;
}

#pad_colonna_dx{										
	background-color: transparent;
	padding: 0px;
	
}

.tit_colonna_dx {	/*   questo serve MB  */ 
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A3A3A;
	padding-right: 5px;
}
.bkg_tit_colonna_dx{ 			/*mb*/
	width: 244px;
	background-image: url(../img/bkg_tit1.gif);
	background-repeat: no-repeat;
	height: 15px;
	background-position: right;
	float: left;
	margin-bottom: 10px;
}

#spacer_tratt{
	background-image: url(../img/divisore_orizzontale_grigio.gif);
	height: 20px;
	background-repeat: repeat-x;
	background-position: center;

}


/*************************************/



/******************   box a dx (partners o pagamenti online)*******************/
#box{
	background-color: #F2F2F2;
	width: 232px;
	text-align: left;
	padding: 6px;
}

#main div.titoloBox {
	/*font: bold 20px/normal "Arial Narrow", Arial, sans-serif;*/
	color: #000000;
	background-color: transparent;
	font-weight: bold;
}
/*************************************/


/******************    MENU   *******************/
#menu { 
	width: 762px;
	height: 30px;
	background-image: url(../img/bkg_menu.gif);
	background-color: transparent;
	text-align: left;
	vertical-align: bottom;
}

#menu td {	
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	}

#menu a {
	text-decoration: none;
	color: #3A3A3A;
}
#menu a.current {
	text-decoration: none;
	color: #3A3A3A;
	background-color: #FFFFFF;
}
#menu a:hover.current {
	text-decoration: underline;
	color: #3A3A3A;
	background-color: #FFFFFF;
}

#menu  td.current {		
	padding: 3px 10px 3px 10px;
	color: #000000;
	background-color: #FFFFFF;
}
/*************************************/





/******************    MENU FOOTER  *******************/
#menuFooter { 
	margin: 0 auto;
	width: 762px;
	height: 20px;
	background-image: url(../img/bkg_menu.gif);
	background-color: transparent;
	text-align: left;
	vertical-align: bottom;
	padding-right: 0px;
	clear:both;
}

#menuFooter td {	
	font-size: 10px;
	padding: 3px 7px 2px 6px;
	font-weight: bold;
	}

#menuFooter a {
	text-decoration: none;
	color: #3A3A3A;
}
#menuFooter a.current {
	text-decoration: none;
	color: #3A3A3A;
	background-color: #FFFFFF;
}
#menuFooter a:hover.current {
	text-decoration: underline;
	color: #3A3A3A;
	background-color: #FFFFFF;
}

#menuFooter  td.current {		
	padding: 3px 7px 3px 6px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px solid #D8D8D8;
}
/*************************************/





/******************    MENU INTERNO  *******************/

table.menuInt td{
	height: 18px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}
table.menuInt img{
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	height: 18px;
}


a.menuInt{
	color: #3A3A3A;
	font-weight: bold;
	text-decoration: none;
}
a.menuInt:visited{
	color: #3A3A3A;
	font-weight: bold;
	text-decoration: none;
}

a.menuInt:hover{
	color: #000000;
	text-decoration: underline;
}

a.menuInt_attivo{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menuInt_attivo:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.menuInt_attivo:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


/************************************/

/************** StyleSheet per il contenuto ****************/

#main {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 762px;
	color: #000000;
	text-align: left;
}

#main div.left { 				
	float: left;
	margin: 0;
	padding: 10px 10px 0px 10px;
	width: 195px;
	text-align: left;
	background: #F2F2F2;
	margin-right: 24px;
}
#main div.right {		
	float: left;
	margin: 0;
	padding: 10px 10px 0px 10px;
	width: 195px;
	text-align: left;
	background: #F2F2F2;
}

#main div.double {		
	float: left;
	margin: 0;
	padding: 10px 10px 0px 10px;
	width: 435px;
	text-align: left;
	background: #F2F2F2;
}

.divisore {
	margin: 0 auto;
	padding: 5px 0 15px 0;
}

.single {       /* questo serve MB*/ 
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 445px;
	text-align: left;
	background-color: transparent;
}


/* titolo box singolo */     
.titoloSingle { 
	font-size: 13px;
	font-weight: bold;
	color: #FE9705;
}

/* titolo box doppia colonna */
.titolo {	
	font-size: 13px;
	font-weight: bold;
	color: #FE9705;
}

.sottotitolo { 
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	
}

/* titolo box doppia colonna */
.titolo2 {	
	font-size: 11px;
	font-weight: bold;
	color: #FE9705;

}
/*************************************/




/******** StyleSheet per l'header ****************/
#header {
	margin: 0;
	padding: 0;
	width: 762px;
	text-align: left;
	background-position: top right;
	background-image: url(../img/testa_bkg.jpg);
	background-repeat: no-repeat;
}
#header_noextranet {
	margin: 0;
	padding: 0;
	text-align: center;
	background-position: top left;
	background-image: url(../img/testa_bkg_noextranet.jpg);
	background-repeat: repeat-x;
}
/*************************************/



/******** box extranet ****************/

#extranet{
	width:300px; 
	height:150px; 
	margin-top:77px; 
	margin-left:484px;
}


.extranet {
	border: 5px solid #FFFFFF;
	width:268px; 
	height:126px; 
	color: #FFFFFF;
	vertical-align: top;
	
	
}
.extranet td {
	padding: 10px;
	vertical-align: top;
	
}
/*************************************/


.titolo_pagina{
	font-size: 20px;
	font-weight: bold;
}



a.link{
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a.link:visited{
	color: #6A6A6A;
	font-weight: bold;
	text-decoration: underline;
}

a.link:hover{
	color: #000000;
	text-decoration: none;
}




img.bordo{
border: #ECECEC 5px solid;}

#logo_stampa {
	display: none;
}

h1 {	
	font-size: 13px;
	font-weight: bold;
	color: #FE9705;
	line-height: 0.5;
}

h2 { 
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	
}

a.linkfooter  {color:#FFFFFF; text-decoration:none; cursor:text}