/****************************************************************/
/*   Design:   Multiflex-4.2 / Layout-4                         */
/*   File:     Global layout structure                          */
/*--------------------------------------------------------------*/
/*   Design:   www.1234.info                                    */
/*   Date:     January 20, 2008                                 */
/*--------------------------------------------------------------*/
/*   License:  Fully open source without restrictions.          */
/*             Please keep footer credits with the words        */
/*             "Design by 1234.info". Thank you!                */
/****************************************************************/

/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {font-size:62.5%; background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {width:960px; margin:0px auto; margin-top:10px; margin-bottom:10px; font-size:1.0em;}
.main {clear:both; width:954px; padding-bottom:30px; border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); background:transparent url("../img-servizio/gradient_beige.jpg") top left repeat-x;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:190px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background: #7272A8; border-right:1px solid black;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:500px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:195px; margin:0 15px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {clear:both; width:954px; padding:1.0em 0 1.0em 0; border-top:solid 3px rgb(175,175,175); border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); border-bottom:solid 3px rgb(175,175,175); background:rgb(114,114,164); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/* HEADER */
.header {width:960px;}
.header-top {width:954px; height:105px; border-top:solid 3px rgb(175,175,175); border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); margin-top:10px; background: transparent url("../img-servizio/osp_smallsolid.jpg") repeat-x; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom {width:954px; border-bottom:solid 3px rgb(175,175,175); border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); border-top:solid 1px rgb(175,175,175);}
.header-breadcrumbs {clear:both; width:954px; padding:1.0em 0 1.5em 0; border-left:solid 3px rgb(175,175,175); border-right:solid 3px rgb(175,175,175); background: transparent url("../img-servizio/osp_smallsolid_Rev.jpg") repeat-x;}
.header .round-border-topleft {width:25px; height:25px; position:absolute; z-index:100; background:url(../img-servizio/bg_head_corner_topleft_25px.gif) no-repeat; margin-top:-3px; margin-left:-3px;}
.header .round-border-topright {width:25px; height:25px; position:absolute; z-index:100; background:url(../img-servizio/bg_head_corner_topright_25px.gif) no-repeat; margin-top:-3px; margin-left:932px;}

/*************/
/*  2. HEAD  */
/*************/
/* .sitelogo {width:51px; height:51px; position:absolute; z-index:1; margin:18px 0 0 15px; background:url(../img-servizio/bg_head_top_logo.jpg);} */
.sitename {width:954px; height:95px; position:absolute; z-index:1; margin:3px 0 0 3px; background: transparent url("../img-servizio/StrisciaTesta.gif") no-repeat center bottom; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.sitename h1 {font-weight:normal; font-size:240%;}
.sitename h2 {margin:-2px 0 0 0; color:rgb(125,125,125); font-weight:normal; font-size:120%;}
.sitename a{text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(125,125,125);}

/* inizio nuova parte NAV tratta da Mike East -a20- */
.sx {
float:left;
margin:0 auto;
padding:0;
width:100%;         /**** era 22% ****/
height:785px;     /**** era 485px; poi 785px; ****/
background-color: #7272a4;
border-right:1px solid black;
text-align:center;
}

.sx1 {
float:left;
margin:0 auto;
padding:0;
width:100%;         /**** era 22% ****/
/**** height:385px;     era 485px; poi 785px; ****/
background-color: #7272a4;
border-right:1px solid black;
text-align:center;
}

.sx_content {
margin:0 auto;
padding:0;
width:90%;
text-align:center;
}

.ntmenu_container {
margin:0 auto;
padding:0;
padding-top:15px;
text-align:center;
width:136px;
}
/***  Levels: Styles and Positioning  *****/
.toplevel {
	FONT-SIZE: 11px; 
	WIDTH: 136px; 
	COLOR: #FFFFFF; 
	BORDER-BOTTOM: #866a32 0px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.level2,
.level3 {
	FONT-SIZE: 12px; 
	WIDTH: 200px; 
	COLOR: #000000;  /**** era #000000; ****/
/** if li border here, do also with hover  **/  
		border-bottom: #866a32 0px solid;	/*** non c'era  ***/
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-indent:2px;
	font-weight:bold;		
}

/*****   ITEM STYLES   *****/

/***  Align all text left or center here  ***/
#nav, 
#nav1, 
#nav2, 
#nav3 {
	margin:0; 
	padding:0; 
	WIDTH: 136px; 
	LIST-STYLE-TYPE: none; 
	text-align:left;
}

/***  first level background image button  
      and padding above below buttons ***/
#nav .toplevel,
#nav1 .toplevel,
#nav2 .toplevel,
#nav3 .toplevel  { 
padding-top:6px; /*** padding here is above below buttons ***/
padding-bottom:6px; /*** padding here is above below buttons ***/
background-color:#333366;
border: 1px ridge #E4A84B;
text-indent:5px;}

/***  2nd + 3rd level list items  ****/
 /*** padding here is above below 2nd level buttons ***/
#nav LI LI, 
#nav LI LI LI, 
#nav1 LI LI, 
#nav1 LI LI LI, 
#nav2 LI LI, 
#nav2 LI LI LI, 
#nav3 LI LI, 
#nav3 LI LI LI {
padding-top:2px; /*** padding here is above below buttons ***/
padding-bottom:2px; /*** padding here is above below buttons ***/
}

/****  2nd-3rd backgrounds of flyout boxes (UL) NO BORDER CAUSE GRABS FIRST ****/
#nav UL, #nav UL UL,
#nav1 UL, #nav1 UL UL,
#nav2 UL, #nav2 UL UL,
#nav3 UL, #nav3 UL UL {
	margin:0; padding:0; FLOAT: left; WIDTH: 100%; LIST-STYLE-TYPE: none; 
	BACKGROUND-COLOR: #5A5A8A; /*** era #FFFFFF; poi #69699D; ***/
}

#nav LI,
#nav1 LI,
#nav2 LI,
#nav3 LI {
	FLOAT: left; 
}

/*** 2nd main FLYOUT. Second List position: (margin-left:distance) ****/
#nav LI UL,
#nav1 LI UL,
#nav2 LI UL,
#nav3 LI UL {
	MARGIN-TOP: -1.8em; LEFT: -999em; MARGIN-LEFT: 136px; BORDER: 1px solid #000000;
	width:200px; POSITION: absolute; 
}

/**** 3rd main FLYOUT. Third list postion (margin-left:distance)  *****/
#nav LI UL UL,
#nav1 LI UL UL,
#nav2 LI UL UL,
#nav3 LI UL UL {
	MARGIN-TOP: -1.7em; LEFT: -999em; MARGIN-LEFT: 200px; BORDER: 1px solid #000000;
	width:200px; position: absolute;
	}

/***  This one effects all LI, All levels ****/
#nav LI A,
#nav1 LI A,
#nav2 LI A,
#nav3 LI A {
	DISPLAY: block; margin:0; padding:0; TEXT-DECORATION: none;
	COLOR: #ffffff;
}

/***  Main List Hover (gold) ****/
#nav LI A:hover,
#nav1 LI A:hover,
#nav2 LI A:hover,
#nav3 LI A:hover {
	COLOR: #FFE4B5;   /* era #60FDFF; */
	background-color:#2B2B4C;
/** any border here, effects all levels  **/
}

/*** 2-3-4 fly lists items link, can color 
	or border or underline here  ***/
#nav LI LI A,
#nav LI LI LI A,
#nav LI LI LI LI A,
#nav1 LI LI A,
#nav1 LI LI LI A,
#nav1 LI LI LI LI A,
#nav2 LI LI A,
#nav2 LI LI LI A,
#nav2 LI LI LI LI A,
#nav3 LI LI A,
#nav3 LI LI LI A,
#nav3 LI LI LI LI A {	
	DISPLAY: block;
	TEXT-DECORATION: none;
	color:#FFFFFF;		/*** era #000000; ***/
		background-color: #69699D;   /*** non c'era, poi #2B2B4C;  ***/
		border-bottom: #866a32 0px solid;	/*** non c'era  ***/
}

/*** 2-3-4 fly lists items link-hover can color 
	or border or underline here ***/
#nav LI LI A:hover,
#nav LI LI LI A:hover,
#nav LI LI LI LI A:hover, 
#nav1 LI LI A:hover,
#nav1 LI LI LI A:hover,
#nav1 LI LI LI LI A:hover, 
#nav2 LI LI A:hover,
#nav2 LI LI LI A:hover,
#nav2 LI LI LI LI A:hover, 
#nav3 LI LI A:hover,
#nav3 LI LI LI A:hover,
#nav3 LI LI LI LI A:hover {
	COLOR: #000000; 
	BACKGROUND-COLOR: #ffe3c8;
}

/*** aligns left ***/
#nav LI:hover UL UL {LEFT: -999em;}
#nav LI:hover UL UL UL {LEFT: -999em}
#nav LI.sfhover UL UL {	LEFT: -999em;}
#nav LI.sfhover UL UL UL {	LEFT: -999em}
#nav LI:hover UL {	LEFT: auto}
#nav LI LI:hover UL {	LEFT: auto}
#nav LI LI LI:hover UL {	LEFT: auto}
#nav LI.sfhover UL {	LEFT: auto}
#nav LI LI.sfhover UL {	LEFT: auto}
#nav LI LI LI.sfhover UL {	LEFT: auto}

#nav1 LI:hover UL UL {LEFT: -999em;}
#nav1 LI:hover UL UL UL {LEFT: -999em}
#nav1 LI.sfhover UL UL {	LEFT: -999em;}
#nav1 LI.sfhover UL UL UL {	LEFT: -999em}
#nav1 LI:hover UL {	LEFT: auto}
#nav1 LI LI:hover UL {	LEFT: auto}
#nav1 LI LI LI:hover UL {	LEFT: auto}
#nav1 LI.sfhover UL {	LEFT: auto}
#nav1 LI LI.sfhover UL {	LEFT: auto}
#nav1 LI LI LI.sfhover UL {	LEFT: auto}

#nav2 LI:hover UL UL {LEFT: -999em;}
#nav2 LI:hover UL UL UL {LEFT: -999em}
#nav2 LI.sfhover UL UL {	LEFT: -999em;}
#nav2 LI.sfhover UL UL UL {	LEFT: -999em}
#nav2 LI:hover UL {	LEFT: auto}
#nav2 LI LI:hover UL {	LEFT: auto}
#nav2 LI LI LI:hover UL {	LEFT: auto}
#nav2 LI.sfhover UL {	LEFT: auto}
#nav2 LI LI.sfhover UL {	LEFT: auto}
#nav2 LI LI LI.sfhover UL {	LEFT: auto}

#nav3 LI:hover UL UL {LEFT: -999em;}
#nav3 LI:hover UL UL UL {LEFT: -999em}
#nav3 LI.sfhover UL UL {	LEFT: -999em;}
#nav3 LI.sfhover UL UL UL {	LEFT: -999em}
#nav3 LI:hover UL {	LEFT: auto}
#nav3 LI LI:hover UL {	LEFT: auto}
#nav3 LI LI LI:hover UL {	LEFT: auto}
#nav3 LI.sfhover UL {	LEFT: auto}
#nav3 LI LI.sfhover UL {	LEFT: auto}
#nav3 LI LI LI.sfhover UL {	LEFT: auto}

/* Fix IE. Hide from IE Mac \*/
 html #nav li { float:left; height:1%; }
 html #nav li a { height:1%; }

  html #nav1 li { float:left; height:1%; }
 html #nav1 li a { height:1%; }

 html #nav2 li { float:left; height:1%; }
 html #nav2 li a { height:1%; }

 html #nav3 li { float:left; height:1%; }
 html #nav3 li a { height:1%; }

/* End */

/* Fine nuova parte NAV tratta da Mike East -a20- */
/* Inizio nuova parte 'right' tratta da Mike East -a20- */
.dx {
overflow:auto;
float:right;
margin:0;
padding:0;
width:100%;  /* era 22% */
text-align:center;
}

/****  Featured Services Vertical  ****/
.main-subcontent .dx .featuredservices_container {
display:block; margin:0 auto; margin-top:15px; margin-bottom:15px; padding: 0; padding-bottom:5px; width:98%; text-align:center;
/****  background-color: #D5DDE8;										non c'era  ****/
/****  border-left:1px dashed black;									non c'era  ****/
/****  border-bottom:1px dashed black;text-align:center;		non c'era  ****/
border-left:1px dashed black;
border-bottom:1px dashed black; 
border-right:1px dashed black;
text-align:center;
}

/***  featuredservices_nav LIST STYLES  ***/
.main-subcontent .dx .featuredservices_nav {
display:block; clear:both; margin:0 auto; padding:0; width:98%; text-align:center; text-indent:0px;}

.main-subcontent .dx .featuredservices_nav p {
display:block; clear:both; margin: auto; padding: 0px 0px 10px 0px; width:98%; text-align: justify; text-indent:0px;}

.main-subcontent .dx .featuredservices_nav ul {
display:block; clear:both; margin:0; padding:0; text-align:left; text-indent:0px;}

.main-subcontent .dx .featuredservices_nav ul li {
display:block; width:98%; margin:0; margin:4px 0px; padding:0; list-style: none; border-bottom: 0px solid #7f7f7f; text-indent:14px; line-height:13px;/*** <<height of image  **/}

.main-subcontent .dx .featuredservices_nav dl {
display:block; clear:both; margin:0; padding: 0 0 0 1em; text-align:left; text-indent:0px;
}

/****  featuredservices_nav LINK STYLES  ****/
.main-subcontent .dx .featuredservices_nav ul li a:link, 
.main-subcontent .dx .featuredservices_nav ul li a:visited {
display:block; width:100%; 
background: url("../img-servizio/duo-octarrowright-purple.gif") no-repeat left bottom;
font-size:11px; font-weight:bold; font-family:verdana; text-decoration:none; 
color:#000000; list-style: none;
}

.main-subcontent .dx .featuredservices_nav ul li a:hover, 
.main-subcontent .dx .featuredservices_nav ul li a:active {
display:block; width:100%;
background: url("../img-servizio/duo-octarrowright-purple.gif") no-repeat left top; 
font-size:11px; font-weight:bold; font-family:verdana; 
text-decoration:underline; color:#333366; list-style: none;
}
/* the following 3 rules are for a featuredservices_nav indented submenu
in case you decide to add later. See free template called "a bit modern".
  ***/
.main-subcontent .dx .featuredservices_nav ul ul li {
line-height: 11px;	border-bottom: none; list-style: none;}
.main-subcontent .dx .featuredservices_nav ul ul li a:link,  
.main-subcontent .dx .featuredservices_nav ul ul li a:visited {
color:#cccccc; text-indent:10px; list-style: none;}
.main-subcontent .dx .featuredservices_nav ul ul li a:hover, 
.main-subcontent .dx .featuredservices_nav ul ul li a:active {
color:#cccccc; text-indent:10px; list-style: none;}

/****  RELATED LINKS Vertical  ****/
.main-subcontent .dx .relatedlinks_container {
display:block; margin:0 auto; margin-top:15px; margin-bottom:15px; padding: 0; padding-bottom:5px; width:98%; text-align:center;
/* display:block; margin:0; margin-top:5px; padding: 0; padding-bottom:5px; width:98%; text-align:left; */
/**** background-color: #D5DDE8;		era width:auto;							  non c'era  ****/
/****  border-left:1px dashed black; border-bottom:1px dashed black;		  non c'era  ****/
border-left:1px dashed black; border-bottom:1px dashed black; border-right:1px dashed black;
}

.main-subcontent .dx .relatedlinks_nav {
display:block; clear:both; margin:0 auto; padding:0; width:95%; text-align:center; text-indent:0px;}
.main-subcontent .dx .relatedlinks_nav p {
display:block; clear:both; margin:0 auto; padding: 0px 0px 10px 0px; width:100%; text-align: justify; text-indent:0px;
 font-weight: bold;
}
.main-subcontent .dx .relatedlinks_nav ul {
display:block; clear:both; margin:0; padding:0; text-align:left; text-indent:0px;}
.main-subcontent .dx .relatedlinks_nav ul li {
display:block; width:100%; margin:4px 0px; padding:0; list-style: none; 
border-bottom: 0px solid #7f7f7f; text-indent:14px;
line-height:12px; /*** <<height of image  **/}
/****   RELATED LINKS LINK STYLES  ****/
.main-subcontent .dx .relatedlinks_nav ul li a:link, 
.main-subcontent .dx .relatedlinks_nav ul li a:visited {
display:block; width:100%;
background: url("../img-servizio/duo-arrowdown-navy.gif") no-repeat left bottom;
font-size:11px; font-weight:bold; font-family:verdana; text-decoration:none; 
color:#000000; list-style: none;}
.main-subcontent .dx .relatedlinks_nav ul li a:hover, 
.main-subcontent .dx .relatedlinks_nav ul li a:active {
display:block;width:100%;
background: url("../img-servizio/duo-arrowdown-navy.gif") no-repeat left top; 
font-size:11px; font-weight:bold; font-family:verdana;
text-decoration:underline; color:#333366; list-style: none;}

/* Fine nuova parte 'right' tratta da Mike East -a20- */

/* qui c'era nav 2 ecc */

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img-servizio/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color: White; font-size:100%;}
.header-breadcrumbs ul a {color: #FFE4B5; text-decoration:none;}
.header-breadcrumbs ul a:hover {color: white; text-decoration:underline;}

.header-breadcrumbs .searchform {float:right; width:285px; padding:0 17px 0px 0px !important /*Non-IE6*/; padding:0 12px 0px 0px /*IE6*/;}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:10.0em; padding:0.2em 0 0.2em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:3.0em; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.header-breadcrumbs .searchform .grass{float:right; font-family:verdana,arial,sans-serif; font-weight:bold; color: #FFE4B5; font-size:100%;  text-align:right;}

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url(../img-servizio/bg_corner_topright.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {width:490px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column1-unit .green {margin:1em; padding:5px 5px 5px 5px; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.column1-unit .blue {margin:1em; padding:5px 5px 5px 5px; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.column1-unit .orange {margin:1em; padding:5px 5px 5px 5px; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}
.column1-unit .yellow {margin:1em; padding:5px 5px 5px 5px; border:solid 1px rgb(247,224,23); background-color:rgb(252,243,162);}
.column1-unit .pink {margin:1em; padding:5px 5px 5px 5px; border: 1px solid #FFC0CB; background-color:#FFD9DF;}
.column1-unit .red {margin:1em; padding:5px 5px 5px 5px; border:solid 1px rgb(232,118,162); background-color:rgb(245,196,188);}
.column2-unit-left {float:left; width:225px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:225px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:137px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:137px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:137px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px rgb(190,190,190); background:rgb(235,235,235);}
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(160,214,81); background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}
.subcontent-unit-border-yellow {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(247,224,23); background-color:rgb(252,243,162);}
.subcontent-unit-border-red {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(232,118,162); background-color:rgb(245,196,188);}

.subcontent-unit-noborder {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background:rgb(235,235,235);}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}
.subcontent-unit-noborder-yellow {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(252,243,162);}
.subcontent-unit-noborder-red {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(247,177,166);}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img-servizio/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img-servizio/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../img-servizio/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../img-servizio/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(255,228,181); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(255,209,140);}
.footer a:hover {text-decoration:none; color:rgb(234,255,245);}
.footer a:visited {color:rgb(234,255,245);}

/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-bottom:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
 p:after {content:"."; display:block; height:0; /*clear:both*/; visibility:hidden;}
.footer:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:490px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:954px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:954px; background:transparent;}}
@media print {.nav2 {float:left; width:954px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:954px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:954px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
