/* arredo gipa - foglio di stile*/
body {
	scrollbar-arrow-color:"#ff0000";
	scrollbar-face-color:"#f4f4f4"; 
	scrollbar-highlight-color:"#f4f4f4";
	scrollbar-3dlight-color:"#f4f4f4";  
	scrollbar-shadow-color:"#f4f4f4";
	scrollbar-darkshadow-color:"#ff0000";
	scrollbar-track-color:"#ffffff";
	background-color: "#ffffff";
	background-image: url(img/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:justify;
	}

#menu {
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	text-align: right;
	font-size: 10px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a:link , a:visited, a:focus{
	text-decoration: none;
	color: #000000;
	}

a:hover , a:active {
	text-decoration: underline;
	color: #000000;
	}

#sx {
	background-color: #ffffff;
	background-image:url(img/gipa_09.gif);
	background-repeat: no-repeat;
	}

#dx {
	background-color: #ffffff;
	background-image:url(img/gipa_10.gif);
	background-repeat: no-repeat;
	}
	
#md {
	background-color: #ffffff;
	background-image:url(img/gipa_11.gif);
	background-repeat:repeat-x;
	}

.cataloghi {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	}

#popup {
	width: 790px;
	height: 471px;
	overflow: scroll;
	position:relative;
	top:0px;
	left:0px;
	}

a.jav:link , a.jav:visited, a.jav:focus{
	text-decoration: none;
	color: #ffffff;
	}

a.jav:hover , a.jav:active {
	text-decoration: underline;
	color: #ffffff;
	}
.jav {
	color: #ffffff;
	}

.link_referenze{
color:#00FF33
}












