html {}
@charset "UTF-8";
/*	DROP DOWN*/
.d-dropdown {position: relative;z-index: 2;}
.d-dropdown>li {position: relative;top: 0;left: 0;z-index: 2;}
.d-dropdown li {list-style-type: none;_position: relative; /*IE sub7*/_top: 0; /*IE sub7*/_left: 0; /*IE sub7*/}
.d-dropdown li li { _position: static;}
.d-dropdown .dropdown-pane {position: absolute;top: 16px;left: 0;z-index: 2;display: none;margin-top: 0;}
.d-dropdown li.hover .dropdown-pane,.d-dropdown li.focus .dropdown-pane {display: block;}
.d-dropdown>li:hover .dropdown-pane { display: block; }
.d-dropdown  .dropdown-tab { /*\*/display: block; /*/display: inline-block;/**/_display: inline;_zoom: 1;} 
.d-dropdown .dropdown-tab-selected {/*\*/display: block; /*/display: inline-block;/**/_display: inline;_zoom: 1;color:#CC0000;}
/*--Tier 1---*/
.d-dropdown .dropdown-pane>* {margin: 0;}
.d-dropdown .dropdown-pane dt,.d-dropdown .dropdown-pane dd,.d-dropdown .dropdown-pane li {_margin: 0;}
.d-dropdown .dropdown-pane a {margin: 0 1px;-moz-outline: none;}
.d-dropdown .dropdown-tab, .d-dropdown .dropdown-tab-selected  { min-height: 16px;_height: 16px;}
/*	BLOCK CODE
 */
pre {display:block;padding: 1em 1.5ex 1.5em;margin:1em 0;white-space:pre;background-color:#F0F6FC;border: 1px solid #ccc;_width: 100%;overflow-x:auto;}
html>body pre {/*\*/overflow:auto;/*/display:inline-block;padding-left:0;padding-right:0;width:100%;/**/}
pre strong {font-weight: normal;background-color: #F9F9B7;}
.green{color:#006600}
.css-important {color:#F00}
.css-media, .red {color:#900}
.blu {color:#006699}
.viola{color:#993399}
/*	COMPACT	
float child elements, clear floats
*/
.compact>* { float: left; }
.compact::after {content: "\0020";display: block;height: 0;clear: both;}
.compact {/*\*//*/ display: inline-table; /*MacIE*/_height: 1em;min-height: 1px;}
.compact { padding-bottom: 1px; }
.compact>p,.compact>span {margin-right: 1ex;margin-bottom: 0;padding: 0;}
dl.compact>dd { margin-left: 0; }
ul.compact li,ol.compact li,dl.compact dd,div.compact p { _display: inline;_float: left;}
dl.compact * dd ol.compact * li, ul.compact * li, div.compact * p {_display: block;_float: none;}
dl.compact dd { _margin-left: 0; }
div.compact p { _margin-right: 1ex;_margin-bottom: 0;_padding: 0;}
h3.compact span, h4.compact span {_float: left;_margin-right: 1ex;}
h3.compact span span, h4.compact span span {_float: none;_margin-right: 0;}
/*	PULLOUT $Revision: 1.19.4.1 $
@author btapley
http://webdev/wiki/index.php/Pullout
*/
p.pullout-item img { margin-right: 0; }
.pullout-left, .pullout-right { _height: 1em;  }
[className~=pullout-left] { margin-left: 0; display: inline-block;}
.pullout-left::after, .pullout-right::after {content: "\0020";clear: both;display: block;height: 0;}
.pullout-item {overflow: hidden;_height: 100%;}
.left-wrap .pullout-item, .right-wrap .pullout-item { _height: auto; }
.right-wrap .pullout-item {clear: right;}
.left-wrap .pullout-item {clear: left;}
.pullout-left .pullout-item {float: left;margin-left: 0 !important;_margin-right: 6px; }
.pullout-right .pullout-item {float: right;margin-right: 0 !important;_margin-left: 6px; }
div.left-wrap>.pullout-item { margin-right: 10px; }
.pullout-left>span { display: block; }
*.pullout-left span, *.pullout-left *.pullout-left span { _display: block; }
*.pullout-left *.pullout-left * span, *.pullout-left * span { _display: inline; }
div.right-wrap>.pullout-item { margin-left: 10px; }
a.pullout-left, a.pullout-right {display: block;_cursor: hand;}
/*
Layout Columns CSS 	
*/
.columns_page_intera {margin-bottom: 0.5em;margin-top:10px;float: left;width:500px;width:70%;clear:both; min-height:400px}
.columns-4-ABCD-A,
.columns-4-ABCD-B,
.columns-4-ABCD-C,
.columns-3-ABC-A,
.columns-3-ABC-B,
.columns-3-ABcc-A,
.columns-3-ABcc-B,
.columns-3-aaBC-aa,
.columns-3-aaBC-B,
.columns-3-aaBcc-aa,
.columns-3-aaBcc-B,
.columns-2-aaB-aa,
.columns-2-Abb-A,
.columns-2-AB-A {margin-bottom: 0.5em;float: left; padding:0 15px 0 0}
.columns-4-ABCD-D,
.columns-3-ABC-C,
.columns-3-ABcc-cc,
.columns-3-aaBcc-cc,
.columns-3-aaBC-C,
.columns-2-Abb-bb,
.columns-2-aaB-B,
.columns-2-AB-B, .right {margin-bottom: 0.5em;float: right;}
.columns-2-AB-A,
.columns-2-AB-B { width: 47%; }
.columns-2-Abb-A,
.columns-2-aaB-B { width: 64%; }
.columns-2-Abb-bb,
.columns-2-aaB-aa {width: 25%;padding-right: 5px;margin-right: 5px;}
.columns-200 {width: 200px;padding-right: 5px;margin-right: 5px;float:left;}
.columns-440{width: 440px;padding-right: 5px;margin-bottom: 0.5em;float: right;}
.columns-3-ABC-A,
.columns-3-ABC-B,
.columns-3-ABC-C { width: 30%; }
.columns-3-ABC-B { margin-left: 5%; }
/* Safari floors percentages instead of rounding, so this helps with balanced columns */
/* \*/
::root .columns-3-ABC-B,::root .columns-3-aaBC-B,::root .columns-3-ABcc-B,::root .columns-3-aaBcc-B,::root .columns-4-ABCD-B,::root .columns-4-ABCD-C {position: relative;left: 1px;}
/* */
.columns-3-ABcc-A,.columns-3-ABcc-B,.columns-3-aaBC-B,.columns-3-aaBC-C { width: 34%; }
.columns-3-ABcc-cc,.columns-3-aaBC-aa,.columns-3-aaBcc-aa,.columns-3-aaBcc-cc { width: 26%; }
.columns-3-ABcc-B,.columns-3-aaBC-B,.columns-3-aaBcc-B { margin-left: 3%; }
.columns-3-aaBcc-B { width: 42%; }
.columns-4-ABCD-A,.columns-4-ABCD-B,.columns-4-ABCD-C,.columns-4-ABCD-D { width: 22%; }
.columns-4-ABCD-B,.columns-4-ABCD-C { margin-left: 4%; }
/*	 CSS COMUNI DLLA PAGINA
*/
html,
body { padding: 0;margin: 0;}
html {border-top: 5px solid #000; /* Putting this here instead of on the body selector helps scripts properly caculate an element's calculated offset */}
body {font: 75%/1 Arial, Helvetica, sans-serif;color: #333;position: relative;top: 0;left: 0;height: 100%;width: 100%;}
div[id="layoutLogic"] {clear: both;min-height: 1em;}
body div,
body form {	_height: 1em; }
body * div { _height: auto; }
img { border: 0; }
/*	FLASH PIXEL
*/
#flash-pixel { display: none; }
#accesslink {display: block;position: absolute;top:0;left: -9999px;overflow:hidden;width:1px;height:1px;}
br.clear-both,div.clear-both,br.clear-left,div.clear-left {font: 1px/1px monospace;display: block;}
br.clear_testata {font: 1px/1px monospace;font-size:10%;display: block;}
.clear-both, .clear_testata { clear: both; }
.clear-left { clear: left; }
.clear-after::after {content: "\0020";display: block;height: 0;clear: both;}
.clear-after {/*\*//*/ display: inline-table; /*MacIE*/_height: 1em;min-height: 1px;}
/*	breadkrumb stile*/
#breadkrumb{
	font-size: 0.9em;
	padding-bottom:2px;
	padding-top:5px;
	color:#FFCC00;
	padding-right:50px;
	display:block;
	float:left;
	background-image:url(../img/footer.gif);
	background-image:url(../img/footer.png);
	background-position:right;
	background-repeat:repeat-y;
	margin-left: 5px;
	vertical-align: bottom;
	margin-bottom:0;
	margin-top: 130px;
}
#breadkrumb h1{
	margin-top:0px;
	padding-top:0px;
	padding-left:15px;
	padding-bottom:0;
	color:#fff;
}
#breadkrumb a{color:#fff;font-weight:bold;}
/*	DEPTH PATH
*/
#breadkrumb ol {margin-bottom:0;}
#breadkrumb li {margin-left:0;font-weight: bold;}
#breadkrumb * {  }
#breadkrumb a,
#breadkrumb a:visited {color: #999;text-decoration: none;}
#breadkrumb a:hover { background-color: #000;color:#DDD;}

.replace-text {text-indent: -1000%;/*\*/overflow: hidden;/**/display: block;}
.camel-case { word-spacing: -.5ex; }
p {font-size: 1.083em;line-height: 1.462;margin-top: 0;padding-bottom: 1px;margin-bottom: 1.2em;}
h4 img, p img {	vertical-align: middle; }
h1, h2 { font-weight: normal; }
h2, h3, h4, h5 { line-height: 1.31; }
h3 {font-size: 0.917em;line-height: 1.455;}
h4 {font-size: 15px;line-height: 1.31;} 
h5 { font-size: 1em; }
h2 {margin-top: 0;margin-bottom: 0.5em;font-size: 1.667em;}
h4 { color: #111; }
h4, h5 {margin-top: 0;margin-bottom: 0;}

.txtleft { text-align: left; }
.txtright { text-align: right; }
.txtcenter { text-align: center; }
ul, ol, dl {word-spacing: -2ex;letter-spacing: -2ex;line-height: 0;}
dt,dd,li {word-spacing: normal;letter-spacing: normal;line-height: 1.25;}
ol,li,li ol,li ul { font-size: 1em; }
ul {list-style-type: disc;margin-left: 1ex;}
ul,ol {padding-left: 2.5ex;margin-top: 1em;margin-bottom: 1.35em;}
li {line-height: 1.25em;padding-bottom: 0.5em;}
ol {list-style-type: decimal;overflow: visible;margin-left: 3ex;_padding-left: 6px;}
ol ol {list-style-type: lower-alpha;margin-left: .5ex;_margin-left: 1.5ex;}
ol ol ol { list-style-type: lower-roman; }
li ol,li ul {margin-top: 0;margin-bottom: .3ex;}
li p { margin-bottom: 0.5em; }
dt,dd { line-height: 1.5em; }
dt {font-weight: bold;margin-bottom: 1em;margin-top: 0.5em;}
dl,dd { margin-bottom: 1.5em; }
dd { margin-left: 16px; }
/*	TAG LIST
*/
.tags li { margin-right: 10px; }
.tag { margin-bottom: 0.5em; }
.link-list {text-align: left;list-style: none;margin: 0 0 1em;padding: 0;}
.link-list a:link { color:#fff}
.link-list a:active { color:#fff}
.link-list a:hover { color:#fff}
.link-list a:visited { color:#fff}
.link-list>* {margin: 1px 1.5ex 1px 0;line-height: 1.333em;}
.link-list>li,.link-list>dt { padding: 2px 0; }
.link-list>dd { padding-left: 1.25ex; }
.link-list li,.link-list dt { _padding: 0.15em 0 0.2em;  }
.link-list dd { _padding-left: 1.25ex;  }
.link-list li,.link-list dt,.link-list dd {_margin: 1px 1.5ex 1px 0;_line-height: 1.35em; }
.clip-top { margin-top: 0 !important; }
.clip-bottom { margin-bottom: 0 !important; }
.clip-sides { margin-left: -16px;margin-right: -16px;}
.clip-left { margin-left: -16px; }
.clip-right { margin-right: -16px; }
/*	ANCHORS
*/
a { color: #047;text-decoration: none;}
a:hover { text-decoration: underline; }
a.on,a:hover,a:visited:hover {color:;}
a.off,a:visited { color: #588CB8; }
a.noHover:hover,.noHover a:hover { text-decoration: none; }
a .mask-a,a:hover .mask-a { color: #888; }
.user,.user a,.author { color: #F60; }
.editable a {background-color: #def;padding: 2px;margin-right: 3px;}
a.search-term,a.search-term:visited,a.search-term:hover {background-color: #fff;color: #000;}
/*	NAV UP
*/
.nav-up {
position: relative;
top: 0;
left: 0;
height: 25px;

}
.error { color: #CC0001; }
.error-block {
background-color: #ffffcb;
color: #f00;
padding: 6px 8px;
margin-bottom: 1em;
border: 1px solid #CCC;
_zoom: 100%;
}
.error-block * {
_cursor: auto; /* force a re-draw in IE 6 for dynamically assigned css */
}
.error-block a,
.error-block a:visited,
.error-block a:hover { color: #f00; }
.error-block .alert { font-weight: bold; }
.error-block p,
.error-block ul {
margin-top: 6px;
margin-bottom: 6px;
margin: 0;
}
/*	BORDER
*/
.border { border: 1px solid; }
img.border { border-color: #999; }
img.frame {
border-color: #424242;
outline-color: #CCC;
}
/*	PHRASE ELEMENTS
*/
code,
kbd,
pre,
samp { /*\*/ font-family: "Courier New", Courier, monospace;/*/
font-family: Courier, monospace;
/**/ }
html>body code,
html>body pre,
html>body samp,
html>body kbd {
font-size: 12px;
font-weight: inherit;
}
code:empty,
kbd:empty,
pre:empty,
samp:empty { font-family: Courier, monospace; }
abbr,
address,
acronym,
cite {
font-style: normal;
border-bottom-style: hidden;
}
acronym { font-size: 0.917em; }
code,
pre { color: #000; }
pre { line-height: 1.333; }
code { background-color: #E6F0FA; }
del { color: #000; }
blockquote { margin: 0 0 1.5em; }
blockquote,
address { line-height: 1.33; }
blockquote.pullquote {
color: #333;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
padding: 1.25em 0;
}
blockquote.indent { margin: 0 32px 1.5em; }
address { width: auto; }
abbr { cursor: help; }
sup { _margin-top: -.35em; }
*:first-child+html sup { display: inline-block; }
/*	CUSTOM PHRASE ELEMENTS
*/
.new {
color: #aa2222;
font-weight: bold;
font-size: .917em;
display: inline-block;
display: -moz-inline-box;
_display: inline;
_height: 1em;
position: relative;
top: -.5ex;
}
.caption {
color: #888;
margin-top: 0.8em;
font-size: 0.917em;
line-height: 1.3;
}
p.caption { margin-top: 0.5em; }

.black { color: #000000; }
.white { color: #fff; }
.achtung { color: #aa2222 !important; }
.call-action,
.rating { font-weight: bold; }
.suggestion { font-weight: normal; }
.msg-promo,
.promoHeader { font-size: 1.58em; }
.byline {	font-size: 0.917em; }
.footnote,
.note,
.suggestion,
.grey { color: #888; }
.stamp-download { color: #6c6c6c; }
.tag { border-bottom: 1px solid #ddd; }
.strikeout { text-decoration: line-through; }
.yellow, a.yellow, a.yellow:visited, a.yellow:hover{ color: #FFCC00;}
a.yellow:hover{ color: #FFCC00;text-decoration:underline }

/*	GLUE CSS
Resolve differences between independant selectors when combined
*/
li.icon { padding-left: 20px; }
.pullout-left .icon-replace { _background-position: top left; }
.pipe li .icon-replace { _vertical-align: bottom; }
[className~=pipe]>li>.icon-replace {
 vertical-align: bottom;
}
.pipe li a.icon {
padding-left: 25px;
background-position: 5px center;
}
.tabChiclet a.icon,
.boxed a.icon {
padding-left: 30px;
background-position: 10px center;
}
td.icon {
padding-left: 33px;
background-position: 13px center;
}
 body:-moz-last-node .menu li a.icon {
 vertical-align: baseline;
}
#L1C1 .columns-2-Abb-bb .p1 .pod-body li.icon { _position: relative; }
.L1 .columns-1-A-A,
#L1C1.columns-2-Abb-A,
#L4C1.columns-1-A-A,
#L0C1.columns-2-Abb-A,
#L4C1.columns-2-Abb-A {
padding-left:16px;
padding-right: 16px;
margin-bottom: 0;
}
#L0C1.columns-2-Abb-A,
#L2C1.columns-2-Abb-A,
#L4C1.columns-2-Abb-A {
width: 526px;
_width: 558px;
margin-bottom: 0;
}
#L1C1.columns-2-Abb-A {
width: 453px;
_width: 485px;
}
#L0C2.columns-2-Abb-bb,
#L1C2.columns-2-Abb-bb,
#L2C2.columns-2-Abb-bb,
#L4C2.columns-2-Abb-bb {
background-color:#EDEDED;
border-left: 1px solid #D9D9D9;
border-bottom: 1px solid #D9D9D9;
color: #363636;
}
#L0C2.columns-2-Abb-bb,
#L2C2.columns-2-Abb-bb,
#L4C2.columns-2-Abb-bb {
width: 199px;
_width: 200px;
margin-bottom:0;
}
#L1C2.columns-2-Abb-bb {
width: 266px;
_width: 267px;
}
#L2C1.columns-3-ABcc-A,
#L2C2.columns-3-ABcc-B { width: 276px; }
#L2C2.columns-3-ABcc-B { margin-left: 9px; }
::root #L2C2.columns-3-ABcc-B { left: 0; }
#L2C3.columns-3-ABcc-cc { width: 189px; }
#L1C1.columns-3-aaBcc-aa,
#L1C3.columns-3-aaBcc-cc { width: 189px; }
#L1C2.columns-3-aaBcc-B {
width: 362px;
margin-left: 9px;
}
#L2C1.columns-4-ABCD-A,
#L2C2.columns-4-ABCD-B,
#L2C3.columns-4-ABCD-C,
#L2C4.columns-4-ABCD-D { width: 183px; }
#L2C2.columns-4-ABCD-B,
#L2C3.columns-4-ABCD-C { margin-left: 9px; }
#L0C2 .p2,
#L1C2 .p2 {
padding-left: 10px;
padding-right: 10px;
padding-top:5px;
padding-bottom: 5px;
margin-bottom:5px;
}
#L0C2 .p2-top>*:first-child,
#L1C2 .p2-top>*:first-child {
margin-left:0;
margin-right:0;
padding-left:0;
padding-right:0;
}
#layoutLogic.L3 {
width: auto;
margin:0;
background: #fff;
}
#L3C1.columns-1-A-A {
padding-left: 18px;
padding-right: 18px;
}
::root .L3 embed {
 margin-top: -8px;
}

.menu_destra {
font-size: .917em;
margin: 0;
padding: 0;
}
html[lang=ja] .menu_destra {
font-size: 1em;
}
html.ja .menu_destra {
font-size: 1em;
}
.menu_destra dt {
margin: 10px 0 4px;
line-height: 1.25;
text-transform: uppercase;
padding-top: 4px;
border-top: 1px solid #CBCBCB;
color: #FFF;
}
.menu_destra dd { margin: 4px 0; }
#layoutLogic.L3 h1 {
position: static;
top: 0;
padding: 0;
margin: 1em 0 0.5em;
font-size: 2em;
line-height: auto;
color: #000;
background: none;
display: block;
height: auto;
}
.p0 h3,
#iframeContent h3 {
color: #222222;
margin: 0 0 0.85em;
padding: 4px 0;
min-height: 1em; 
border-bottom: 3px solid #CBCBCB;
text-transform: uppercase;
font-size: .917em;
}
html[lang=ja] .p0 h3,
html[lang=zh] .p0 h3,
html[lang=ja] #iframeContent h3,
html[lang=zh] .p0 h3,
html[lang=zh] #iframeContent h3,
html[lang=ko] .p0 h3,
html[lang=ko] #iframeContent h3 {
font-size: 1em;
text-transform: none;
}
html.ja .p0 h3,
html.ja #iframeContent h3,
html.zh .p0 h3,
html.zh #iframeContent h3
html.ko .p0 h3,
html.ko #iframeContent h3 {
font-size: 1em;
text-transform: none;
}
.p0 h3 a {
margin: -4px 0;
padding: 4px 0;
display: block;
}
.p0 h3 a:hover {
text-decoration: none;
background-color: #EEE;
}
.p1 h3,
.frame h3 { border-bottom-style: none; }
#iframeContent .p1-top .p1-first-child,
.p1-top h3.p1-first-child {
left: 0;
margin: 0 -9px;
padding: 0.2em 9px;
background-color: #777;
color: #fff;
}
#iframeContent .p1-top .pod-body>*:first-child {margin-left: -9px;margin-right: -9px;padding-left: 9px;padding-right: 9px;background-color: #777;color: #fff;}
.p0 .portal-features h3,.p0 .portal-features h4 {background-color: transparent;font-size: 1.2em;}
.p2 h3 {color: #111;}
blockquote.pullquote p {font-size: 1.4em;margin-bottom: .5em;}
blockquote address,blockquote cite {margin-top: 0.25em;font-size: 0.917em;line-height: 1.35;}
blockquote.pullquote cite,
blockquote cite { font-weight: bold; }
blockquote.pullquote cite {font-size: 0.917em;color: #999;display: block;margin-left: 1em;}
blockquote.pullquote span.author {color: #333;margin-left: -1em;}
.treelist dt,.page dt { font-weight: normal; }
.tags li a {font-weight: bold;font-size: 1.15em;}
.tags li a.disabled { font-size: 1em; }
.ratings a { font-weight: bold; }
.rating .note { font-weight: normal; }
#fma h2 { font-size: 1.55em; }
#static-messaging h2 {font-weight: bold;font-size: 1.2em;}
.nav-up a {display: block;width: 16px;height: 16px;text-indent: -1999px;/*\*/overflow: hidden;position: absolute;top: 0;right: 0;/**/}
.nav-up a:hover { background-color: transparent; }
.meta dt,.meta dd {margin: 0;float: left;}
.meta dt {clear: both;width: 30%;}
.meta dd {width: 68%;white-space: normal;}
div.h-nav p {float: right;margin: 0 0 0 2px;margin: 0;}
div.h-nav h3 {float: left;margin: 0;padding: 0;display: inline-block;line-height: 1.35;border-bottom-style: none;}
.h-nav .menu {float: right;width: auto;margin: 0 0 0 2ex;padding: 0;}
form.pod-body { margin-bottom: 0;}
/* PULLOUT WRAP AND LISTS */
.left-wrap li { list-style-position: inside; }
.left-wrap .link-list li { list-style-position: outside; }
.error .caption { color: #CC0001; }
h1.clip-bottom {}
h1.clip-bottom+* { margin-top: -10px; }
.p2 .hr { height: 1px; }
/*	LAYOUT CSS
Home Page Layout
*/
#globalnav #site-menu-dropdown .dropdown-pane { _width: 140px; }
.swfcontent img,
#home-fma img { visibility: hidden; }   
#home-fma { height: 430px; overflow: hidden; }
#layoutLogic {width: 960px; margin:0 auto}
#contentLayout {/*background: url(../img/sfondo.png) 0 0 repeat-y;	min-height:380px;*/z-index: 1000;border-bottom: 1px solid transparent;_border: none;background-image:url(../img/sfondo.gif);_background-image:url(../img/sfondo.png);background-repeat: repeat-y;}
#pageLayout {background: url(../img/sfondo_page.gif) 0 0 no-repeat;z-index: 4;border-bottom: 1px solid transparent;	_border: none;}
*:first-child+html #contentLayout { border: none; }
#contentBody, #contentPage/*menu rosso*/#contentPocket {position: relative;min-height: 250px;_height: 250px;}
#contentBody,  #contentPage {float: left;padding: 15px 0 0 16px;}
#contentPocket {padding: 16px 12px 0 0;float: right;right: 12px;}
.home #contentBody, .home #contentPage { width: 600px; _width: 606px }
.home #contentPocket { width: 306px;/*larghezza per explorer IE 6*/ _width: 296px; }
.columns-2-AB-A, .columns-2-AB-B { width: 48.%; _width: 47% }
.home #contentPocket .columns-2-AB-A,
.home #contentPocket .columns-2-AB-B { margin-bottom: 1em; width: 100%;}
.home #contentPocket .columns-2-AB-A a{ font-size:90%; color:#FFF}

#home-promo-1 { margin-bottom: 12px; _margin-bottom: 9px; }
*:first-child+html #home-promo-1 { margin-bottom: 9px; }
.tooltipBody { _width: 295px !important }	
/*	HOMEPAGE THEME CSS
*/
body { background-repeat: repeat-x;}
h2 { font-size: 1.25em;font-weight: bold;}
h2 { color: #EBEBEB; }
a,a:visited { color: #C7C7C7 }
a:hover,a:hover:visited {color: #FFCC00}
.icon { padding: 0 0 0 24px !important; min-height: 20px; _height: 20px;display: block;}
#img_home{width:960px}
.link-list li { _margin-right: 0 !important; }
/*	GLOBAL FOOTER
$Id: gfooter.css,v 1.2.2.2 2007/11/25 01:12:46 mok Exp $
*/
#globalfooter {
top:0;
left:0;
border: 0;
margin: 0;
font-size: 0.833em;
padding: 10px 22px 10px 16px;
color:#999;
width: 922px;
background-image: url(../img/footer1.gif);
_background-image: url(../img/footer1.png);
background-repeat: repeat-y;
_margin-bottom: -15px; /* IE scrollbar */
}
#privacy,#copyright,#terms,#searchengine { line-height: 1.3; }
#privacy,#terms { margin-bottom: .5em; }
#terms { margin-top: 0; }
#copyright {margin-bottom: 0;text-align: center;background-color: #000;}
#footer {margin-bottom:0;background-image:url(../img/footer_sotto.png);width:955px;height:13px;}
#globalfooter .menu {margin: 0 0 10px;padding: 0;text-align: center;}
#globalfooter .menu li,#globalfooter .menu a {line-height: 1.3;font-weight: bold;display:inline;}
#globalfooter .menu a {	padding: 4px 8px; }
#globalfooter a,#globalfooter a:hover,#globalfooter a:visited {color: #BBB;text-decoration: none;}
#globalfooter a:hover {background-color: #000;color: #FFCC00;}
#globalfooter .pullout-item { overflow: visible; }
.pipe menu  ul{
margin: 0 0 10px;
padding: 0;

}
#news { width: 48%;
 }

.giallo a:link {color:#EBEBEB}
.giallo a:active {color:#EBEBEB}
.giallo a:hover {color:#EBEBEB; text-decoration:none}
.giallo a:visited {color:#EBEBEB}

/*TESTATE*/
.img_azienda{ 
background-image:url(../img/azienda.jpg);
background_repaeat:no-repat;
height:202px;
clear:left;
 }
.img_referenze{ 
	background-image:url(../img/referenze.jpg);
	background_repaeat:no-repat;
	height:202px;
	clear:left;
 }
 .img_gruppo{ 
	background-image:url(../img/testata_gruppo.jpg);
	background_repaeat:no-repat;
	height:202px;
	clear:left;
 }
 .img_partner{ 
	background-image:url(../img/testata_partner.jpg);
	background_repaeat:no-repat;
	height:202px;
	clear:left;
 }
 .img_clienti{ 
	background-image:url(../img/testata_clienti.jpg);
	background_repaeat:no-repat;
	height:202px;
	clear:left;
 }
.img_dicono{ 
	background-image:url(../img/testata_diconodinoi.jpg);
	background_repaeat:no-repat;
	height:202px;
	clear:left;
 }
#contentPage h1 {font-size:150%;border-bottom:1px dotted #666;}
#contentPage a{color:#047;font-weight:bold;}
#contentPage a:visited{color:#007703;font-weight:bold;}
#contentPage a:hover{color:#cc0000;text-decoration:underline;}
 .titoleto{
	padding:20px;
	color:#000;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size:140%;
	text-align:left;
	border-bottom:4px dotted #666;
	border-top:4px dotted #666;
 }
 .dotted{color:#000;/*font-family:Georgia, "Times New Roman", Times, serif;*/font-size:100%;text-align:left;border-bottom:1px dotted #666;}
 
.page a:link{ color:#FFF}
.page a:active{color:#FFF}
.page a:hover{color:#FFF; text-decoration:none}
.page a:visited{color:#FFF}

/*--------rss------------*/


.vertical-scroller {
	position: relative;
	overflow: hidden;
	height: 125px;
	margin:0px 0 20px 0;
	width: 100%;
}
.linea{
	border-right:1px dotted #fff;
	height:100px;
	position:absolute;
	right:10px;
	top:13px;
	z-index:100;
	}
.vertical-scroller ul {
	list-style:none;
	position: absolute;
	margin: 0px;
	height: 20000em;
	top: 0px;
	left: 0px;
	padding-left:0px;
}
.vertical-scroller li{
	list-style:none;
	color:#fff;
	padding-left:0px;
	margin-left:0;
}
.vertical-scroller strong{
   display:block;
   margin-right:30px;
   }
.vertical-scroller p{
   margin-right:30px;
   font-size:12px;
   }
.scroll-up{
background-color:#A70000;
position: absolute;
bottom: 112px;
right: 0px;
height: 12px;
z-index:100;
padding:15px 0 5px 0;
}

.scroll-down{
background-color:#A70000;
position: absolute;
bottom: -2px;
right: 0px;
height: 12px;
z-index:100;
padding:15px 0 5px 0;
}
.scroll-down a img{
border:none;
}
.scroll-up a img{
border:none;
}
.cloned{
color:#fff;
}
