/*docsrv*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #D9D9D9 url(../img/sfondo.jpg) repeat-x;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	border:0px;
	margin:0px;
	padding:0px;
	min-height:400px;
}
	
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #CC0000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
/************** header tag styles **************/

h1{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: 100% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#testata1{
border-right:1px solid #CCCCCC;
height: 84px;
width:149px;
	}
#header{
	background: url(../img/header.jpg) no-repeat center;
	height: 84px;
	width: 620px;
	margin: 0 auto;
	padding: auto ;
	text-align: left;
	
	}
.backgroundOmbra{
background-image:url(../img/sfondo1.gif)
	}
/*************** stile dei canali e della parte di HEADER***************/
#canali{
    position:relative;
	font-size:90%;
	color:#666666;
	margin: 0px ;
	padding: 5px 5px 0px 295px;
	text-align: left;

}
#canali a{
	color:#333333;

}
#canali a:hover{
	color:#990000;

}
#canali a:active{
	color:#990000;

}

#div_cerca	{
    position:relative;
	font-size:90%;
	color:#333333;
	margin: 25px 0 0 245px;
	padding: 0;
	text-align: left;
}
#div_cerca a{
	color:#333333;
}
#div_cerca a:hover{
	color:#990000;
}
#div_cerca	input{
	font-size:90%;
	color:#333333;	
}
#div_cerca img	{
align:absmiddle;
}
/*************** stili delle liste  ***************/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
/*************** stile del menu ***************/
#menu {
    font-family: Arial, Helvetica, sans-serif;
	width: 149px;
	height:23px;
	font-size:90%;
	font-weight: bold;
	background: url(../img/label1.gif);
	}
	
#menu li a {
  	text-align:left;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
	color:#000000;
	border-bottom:1px solid #B3B3B3;
	}
#menu li a:link, #menu li a:visited {
	display: block;
	background: url(../img/label1.gif);	
	color:#000000;
	}
#menu li a:hover {
	background: url(../img/label1.gif) 0 -25px;
	color:#333333;
	}
#menu li a:active {
	background: url(../img/label1.gif) 0 -50px;
	color:#333333;
	}

#attivo{
    text-align:left;
	width: 149px;
	height:23px;
	font-weight: bold;
	display: block;	
	color:#000000;
	background: url(../img/label1.gif) 0 -25px;
		border-top:1px solid #CCCCCC;
	}
.attivo1{
	color:#000000;
	/*padding:5px 0 0 8px;*/
}
a.list{
	padding: 5px 0 0 8px;
	}
	a.listBlack{
	padding: 5px 0 0 12px;
	}
	/********* id list open*******/
#listOpen {
	width: 149px;
	height:23px;
	font-size:90%;
	font-weight: bold;	
	background-color:#ffffff;
	color: #CC0000;
}
#listOpen li a{
	text-align:left;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
	background-color:#f6f6f6;
	color:#666666;
	border-bottom:1px solid #B3B3B3;
	padding: 4px 0 3px 8px;
	font-weight: bold;	
}
#listOpen li a:link, #listOpen li a:visited {
	display: block;
	background-color:#f6f6f6;	
	color:#666666;
	}
#listOpen li a:hover{
	background-color:#ffffff;
	color: #CC0000;
}
#listOpen li a:active{
    background-color:#ffffff;
	color: #F66013;
}
/******classe list open****/
.listOpen {
	width: 149px;
	height:23px;
	font-size:90%;
	font-weight: bold;	
	background-color:#ffffff;
	color: #CC0000;
}
.listOpen li a{
	text-align:left;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
	background-color:#f6f6f6;
	color:#666666;
	border-bottom:1px solid #B3B3B3;
	padding: 4px 0 3px 8px;
	font-weight: bold;	
}
.listOpen li a:link, #listOpen li a:visited {
	display: block;
	background-color:#f6f6f6;	
	color:#666666;
	}
.listOpen li a:hover{
	background-color:#ffffff;
	color: #CC0000;
}
.listOpen li a:active{
    background-color:#ffffff;
	color: #F66013;
}
/****/	
#menu1 {
	width: 149px;
	height:23px;
	font-size:90%;
	font-weight: bold;
	border-top:1px solid #CCCCCC;
	background: url(../img/label.gif);
	}	
#menu1 li a {
  	text-align:left;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
	color:#666666;
	border-bottom:1px solid #B3B3B3;
	}
#menu1 li a:link, #menu1 li a:visited {
	display: block;
	background: url(../img/label.gif);
	padding: 5px 0 0 8px;
	color:#666666;
	}
#menu1 li a:hover {
	background: url(../img/label.gif) 0 -25px;
	padding: 5px 0 0 8px;
	color:#333333;
	}
#menu1 li a:active {
	background: url(../img/label.gif) 0 -50px;
	padding: 5px 0 0 8px;
	color:#333333;
	}

#active{
    text-align:left;
	width: 149px;
	height:23px;
	font-weight: bold;
	display: block;	
	color:#000000;
	background: url(../img/label.gif) 0 -25px;
		border-top:1px solid #CCCCCC;
	}
.active1{
	color:#000000;
	/*padding:5px 0 0 8px;*/
}	
/* cartolina   e testate                      */
/***********************************************/
#testata_argomento{
	height: 145px;
	width: 621px;
	margin: 0;
	padding:0;
	text-align: left;
	border-top:1px solid #ccc;
	}
#testata_immagine{
	background: url(../img/testata_home.jpg) no-repeat center;
	height: 144px;
	width: 621px;
	margin: 0;
	padding:0;
	text-align: left;
	border-top:1px solid #ccc;
	}
#testata_home{
	background: url(../img/testata_home_page.jpg) no-repeat center;
	height: 144px;
	width: 621px;
	margin: 0;
	padding:0;
	text-align: left;
	border-top:1px solid #ccc;
	}
#testata_home1{
	background: url(../img/testata_home1.jpg) no-repeat center;
	height: 144px;
	width: 621px;
	margin: 0;
	padding:0;
	text-align: left;
	border-top:1px solid #ccc;
	}
#testata_home2{
	background: url(../img/testata_home2.jpg) no-repeat center;
	height: 144px;
	width: 621px;
	margin: 0;
	padding:0;
	text-align: left;
	border-top:1px solid #ccc;
	}
#testata_servizi_attivita_sistema{
	background: url(../img/testata_attivita_di_sistema.jpg) no-repeat center;
	height: 144px;
	width: 621px;
	margin: 0;
	padding:0;
	text-align: left;
	border-top:1px solid #ccc;
	}
#testata_filiali{
	background: url(../img/testata_filiali.jpg) no-repeat center;
	height: 144px;
	width: 621px;
	margin: 0;
	padding:0;
	text-align: left;
	border-top:1px solid #ccc;
	}	
#testo_immagine{
    font-size:200%;
	padding: 10px 10px 10px 0px;
	font-weight:bold;
	color:#8D8D8D;
	text-align:left;
	font-family:Arial Narrow, Helvetica, sans-serif;
	margin-left:350px;
	text-align: left;
	line-height:95%;
}	

#testata_gruppo{
	background: url(../img/testata_gruppo.jpg) no-repeat center;
	height: 144px;
	width: 621px;
	margin: 0;
	padding:0;
	text-align: left;
	border-top:1px solid #ccc;
	}	

.breadkrumb{
	background-color:#E7E7E7;
	border-bottom:1px solid #B3B3B3;
	border-top:1px solid #B3B3B3;
	background-image:url(../img/breadkrumb.gif);
	height:29px;
	margin: 0 auto;
	padding:3px 0 0 8px;
	text-align: left;
	font-size:90%;
	}
#select_country {
	color:#333333;	
	float:right;
	padding:0px 30px 0 0px;
}

#select_country select{
	font-size:80%;
	color:#333333;	
}
/* PARTE CENTRALE DELLA PAGINA                            */
.titoli{
	background-color:#ffffff;
	border-bottom:1px dotted #B3B3B3;
	/*border-top:1px dotted #B3B3B3;*/
	height:17px;
	margin: 0 auto;
	padding:5px 0 3px 8px;
	text-align: left;
	color:#666666;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.dotted_sotto{border-bottom:1px dotted #B3B3B3}
.continua {
	font-size:90%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:right;
	height:25px;
	padding:5px 10px 0 0;
	border-top:1px dotted #B3B3B3;
	color:#666666;
	}
.continua_nodotted {
	font-size:90%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:right;
	height:25px;
	padding:5px 10px 0 0;
	color:#666666;
	}
/* COLORI USATI NELLE TESTATE, LINKS, TESTO...ETC*/	
a.grey:link {color:#666666;}
a.grey:visited {color: #666666;}
a.grey:hover {color: #CC0000;}
a.grey:active {color: #666666;}
/*footer per policy*/
a.nero:link {color:#000000;}
a.nero:visited {color: #000000;}
a.nero:hover {color: #CC0000;}
a.nero:active {color: #000000;}

.red{color:#CC0000;}	
a.red {	color:#CC0000;}
a.red:link {color:#CC0000;}	

.griggio{color:#666666;}	
a.griggio{	color:#666666;}
a.griggio:link {color:#666666;}	

.black{color:#000000;}
.white{color:#ffffff;}

/*FRASI NELLE SEZIONI*/	
#testo_frasi,#testo_frasi1, #testo_frasi2, #testo_frasi3, #testo_frasi4{
	font-size:180%;
	float:left;
	width:200px;
	color:#333333;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	font-weight: bold;
	font-family:Arial Narrow, Helvetica, sans-serif;
		line-height: 100%;
}
#testo_frasi h3, #testo_frasi1 h3, #testo_frasi2 h3, #testo_frasi3 h3, #testo_frasi4  h3{
	font-size:50%;
	float:left;
	width:200px;
	color:#333333;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
#testo_introduzione{
	font-size:100%;
	float:left;
	padding: 5px 10px 10px 10px;
	color:#333333;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px dotted #B3B3B3;
}
.testo_introduzione{
	font-size:90%;
	float:left;
	padding: 5px 10px 10px 10px;
	margin-right:10px;
	color:#333333;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px dotted #B3B3B3;
}
#testo_introduzione h1{
	font-size:180%;
	padding: 0px 10px 10px 0px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	font-family:Arial Narrow, Helvetica, sans-serif;
}
/* NEWS                           */
/******************************************************/
.news{
	/*font-size:100%;*/
	float:left;
	width:200px;
	color:#333333;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.news h3 {
	font-size:150%;
	padding: 5px 0px 10px 0px;
	font-weight:bold;
	color:#333;
	text-align:right;
	line-height:100%;
	font-family:Arial Narrow, Helvetica, sans-serif;
}
#ricerca{
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:left;
	float:left;
	margin-left:4px;
	color:#666666;
}
.testo_ricerca{
	font-size:100%;
	padding: 5px 10px 10px 10px;
	margin-right:10px;
	color:#333333;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.page_dotted{
	font-size:90%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:right;
	height:25px;
	padding:5px 10px 0 0;
	border-bottom:1px dotted #B3B3B3;
	color:#666666;
}

.testo_news{
	font-size:100%;
	float:left;
	padding: 5px 10px 10px 10px;
	margin-right:10px;
	color:#333333;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px dotted #B3B3B3;
}

a.titolo_grande:link {color:#000000;
    font-weight: bold;
	font-size:150%;
	font-family:Arial Narrow, Helvetica, sans-serif;
	line-height:90%;}
a.titolo_grande:visited {color:#000000;
    font-weight: bold;
	font-size:150%;
	font-family:Arial Narrow, Helvetica, sans-serif;
	line-height:90%;}
a.titolo_grande:hover {color:#cc0000;
    font-weight: bold;
	font-size:150%;
	font-family:Arial Narrow, Helvetica, sans-serif;
	line-height:90%;}
a.titolo_grande:active {color:#000000;
    font-weight: bold;
	font-size:150%;
	font-family:Arial Narrow, Helvetica, sans-serif;
	line-height:90%;}

/* blocchetti                             */
/***********************************************/
.blocchetto{
	height: 170px;
}
/* img dentro i blochetti                            */
#block1 img, #block2 img,#block3 img,#block4 img,#block31 img,#block32 img,#block33 img,#block21 img, #block22 img,#blockPrinc img{
	margin-bottom:5px;
	}
	/* questo stille si usa se vogliamo 4 blochetti in una riga                             */
#block1, #block2, #block3, #block4{
	width:153px;
	float:left;
	text-align:left;
	font-family:Arial Narrow, Helvetica, sans-serif;
	color:#666666;
	border-right:1px dotted #B3B3B3;
	border-bottom:1px dotted #B3B3B3;
	}
#block31, #block32, #block33 {
	width:204px;
	float:left;
	text-align:left;
	font-family:Arial Narrow, Helvetica, sans-serif;
	color:#666666;
	border-right:1px dotted #B3B3B3;
	border-bottom:1px dotted #B3B3B3;
	}
/* questo stille si usa se vogliamo 2 blochetti in una riga                             */
#block21, #block22 {
	width:306px;
	float:left;
	text-align:left;
	font-family:Arial Narrow, Helvetica, sans-serif;
	color:#666666;
	border-right:1px dotted #B3B3B3;
	border-bottom:1px dotted #B3B3B3;
	}
#blockPrinc {
	width:612px;
	float:left;
	text-align:left;
	font-family:Arial Narrow, Helvetica, sans-serif;
	color:#666666;
	border-right:1px dotted #B3B3B3;
	border-bottom:1px dotted #B3B3B3;
	margin-bottom: 25px;
	}
	#block21 h3, #block22 h3, #blockPrinc  h3
{
    font-size:90%;
	margin: 0 auto;
	padding:5px 8px 3px 8px;
	text-align: left;

	}
#sectionLinks{
    display: block;	
	margin: 0px;
	padding: 0px;
	text-align:left;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;		
	background-color:#E7E7E7;
	font-weight: bold;
	padding: 5px 0px 3px 8px;
	color: #666666;
}

#sectionLinks a:hover{
	background-color:#B3B3B3;
	background-image: url(/img/teamservice/global_nav_red.gif);
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
#block31 h3, #block32 h3, #block33 h3
{
    font-size:90%;
	margin: 0 auto;
	padding:5px 8px 3px 8px;
	text-align: left;
	height:250px;
	}
#block1 h3, #block2 h3, #block3 h3, #block4 h3
{
    font-size:90%;
	margin: 0 auto;
	padding:5px 8px 3px 8px;
	text-align: left;
height:300px;
	}
/* cartolina                              */
/***********************************************/
#menu_sinistra{
	width:150px;
	font-family:Arial Narrow, Helvetica, sans-serif;
	color:#666666;
	}
#menu_sinistra h1{
	background-color:#ffffff;
	border-bottom:1px dotted #B3B3B3;
	/*border-top:1px dotted #B3B3B3;
	border-right:1px dotted #B3B3B3;*/
	height:17px;
	margin: 0 1px 0 2px;
    padding:5px 0 3px 8px;
	text-align: left;
	color:#666666;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#menu_sinistra h3{
    font-size:90%;
	margin: 0 auto;
	padding:4px 4px 0 8px;
	text-align: left;
	}
#menu_sinistra h4{
    font-size:90%;
	margin: 0 auto;
	padding:0px 0 0 22px;
	text-align: left;
	}
.linkdestra	{   
	font-size:90%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin:0;
	padding:0px 8px 0px 8px;
	text-align:right;
	border-bottom:1px dotted #B3B3B3;
	}
/* STILI INDIPENDENTI DAI DIV                             */
/***********************************************/
.testoSmall{   
	font-size:80%;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-color:#666666;
	}
.pdf{ vertical-align:top;}
/* IMMAGINI                          */
/***********************************************/
.img1{

	margin: 5px 0px 0px 0px;
	border: 1px #999999 solid;
	padding:5px;

}
/*************** search styles *****************/

#search{
	vertical-align:top;
	padding-top:0px;
	padding-left:0px;
}


