img, div { behavior: url("/images/iepngfix.htc"); }


A.menu:Link,A.menu:Visited,A.menu:Active  {
		text-transform:uppercase;
		}
	
A.menu:Hover  {
		text-transform:uppercase;
	}
/* === Global settings === */



body,table { font-family: verdana,arial;font-size:12px; line-height:18px;}



.formcol{
   		font-family: verdana, arial, helvetica;
		background : #565665;
		color : #ffffff;
		font-size:11px;
		font-weight:bold;
		border:1px solid #000000;
		padding:0px;
	}
	
	

.form {
		color : #000000;
		font-family : Verdana, Geneva, Arial, Helvetica;
		font-weight:normal;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#565656;
		background-color:#ffffff;
	}


h1 { font-family: verdana,arial;font-size:16px; line-height:25px;}
img { border: none; }
a { text-decoration: none; }
a:link, a:visited, a:active, a:hover { color: #d00; }
.hidden {display: none; }

/* === Newspaper page === */

#page {
	position: relative;
}
#page img {
	border: 1px outset #666;
}
#page div {
	background-color: #ff4;
	border: 1px solid #aa2;
	cursor: pointer;
	position: absolute;
}

/* === Tweaks === */

#select-section { text-transform: uppercase; }

/* === Tool tips === */


.toolTipElement {
	cursor: help;
}
.tool-tip {
	color: #fff;
	width: 172px;
	z-index: 13000;
}
.tool-title {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url('/images/bubble.png') top left;
}
.tool-text {
	font-family: verdana;
	font-size: 10px;
	padding: 4px 8px 8px;
	background: url('/images/bubble.png') bottom right;
}



/* MooTools.Tips */
.tip-top {
    color: #fff;
    width: 150px;
    z-index: 13000;
}
.tip-title {
    width: 150px;
    font-weight: bold;
    font-size: 11px;
    margin: 0;
    color: #ffffff;
    padding: 8px 8px 4px;
    background: url(/images/bubble.png) top left;
}
.tip-text {
    width: 150px;
    font-size: 11px;
    padding: 4px 8px 8px;
    background: url(/images/bubble.png) bottom right;
    color:#fff;
}
.tip-text A {
    color:#069;
}
.tip-loading {
    background: url(/images/ajax_load.gif) center center no-repeat;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

/*---*/

.FilettDashed{
	border-top:1px dashed #A4A4A4;
	border-bottom:1px dashed #A4A4A4;

}



A.Titoli:Link,A.Titoli:Visited,A.Titoli:Active  {
		   	font-family: verdana,arial;
			font-weight:bold;
			font-size: 12px;
			color: #000000;
			line-height:16px;
			text-decoration: none;
			}
		
A.Titoli:Hover  {
			color: #D0371D;
			}

			
.Form 	{font-family:Trebuchet MS, verdana, arial, helvetica; background-color:#ffffff; color:#000000; font-size:12px; font-weight:normal; border:1px solid #A7A6AA; height:18px;}


/* === BEGIN Home pages scroll === */

		.startPageMorphStyle{
			width: 1px;
			height: 1px;
			position: absolute;
			margin-top: 0px;
			margin-left: 125px;
			overflow: auto;
			overflow-x:hidden;
			overflow-y:hidden;	
		}	

		.endPageMorphStyle{
			width: 250px;
			height: 380px;
			margin-top: -405px;
			position: absolute;
			margin-left: 0;
			padding: 10px 10px 10px;
		}
		
		.startPageMorphBackStyle{
			width: 1px;
			height: 1px;
			border: 1px solid #000000;
			background-color: #000000;
			position: absolute;
			margin-top: 0px;
			margin-left: 125px;
			overflow: auto;
			overflow-x:hidden;
			overflow-y:hidden;	
			opacity: 0.4;
		}	

		.endPageMorphBackStyle{
			width: 250px;
			height: 380px;
			background-color: #000000;
			border: 1px solid #000000;
			margin-top: -405px;
			position: absolute;
			margin-left: 0;
			opacity: 0.4;
			padding: 10px 10px 10px;
		}
		
		.startPageOverIdImgStyle{
			width: 1px;
			height: 1px;
			/*position: absolute;*/
			margin-top: 370px;
		}
		
		.endPageOverIdImgStyle{
			width: 250px;
			height: 350px;
			margin-top:10px;
			/*position: absolute;*/
			margin-left: 0;
		}
		
		.PageOverSelected {
			background-color: #cacaca;
			opacity: 0.3;
		}
		
		.ContainerScroller{
			width: 90%;
			overflow: auto;
			margin: 0 auto;
			overflow-x:hidden;
			overflow-y:hidden;
			height: 99px;
			padding: 5px;
			background: #fff;

		}
		
		.ContainerScroller-Main{
			width: 5000px;
			height: 76px;
			padding: 10px;
			background: #fff;

		}

		.TitListaArticoli{
			color:#D0371D;
			font-weight:bold;
		}
		
	
#panel .img{
padding-left: 30px;
padding-right: 30px;

}


		
		
/* === END Home pages scroll === */

