/*Classi Apir 2007*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484848;
	
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a {
	font-size: 10px;
	color: #474746;
}
a:link {
	text-decoration: underline;
	color: #474746;
}
a:visited {
	text-decoration: underline;
	color: #474746;
}
a:hover {
	text-decoration: none;
	color: #474746;
}
.scaricafile {
	color: #484848;
	font-size: 10px;
	text-decoration:none;
}

.scaricafile a {
	color: #484848;
	font-size: 10px;
	text-decoration:none;
}
.scaricafile a:hover {
	color: #484848;
	font-size: 10px;
	text-decoration:underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #364E64;
	border: 1px solid #868484;
	height:15px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #364E64;
	border: 1px solid #868484;
}

.submit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-image:url(../img/bg_submit.gif);
	background-repeat:repeat;
	padding: 5px 3px 5px 3px;
	height:25px;

}
.rosso {
	color: #474746;
}
.titolo_sezione {
	color: #474746;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
.immagine-piccola{
	padding-top: 1px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-color: #CACACA;
	border-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	margin-bottom:0px;
	margin-top:7px;
	margin-left:13px;
	margin-right:7px;
	width: 82px;
	height:92px;
}
.codice-immagine-piccola{
	padding-right: 0px;
	padding-left: 0px;
	border-color: #CACACA;
	border-style: solid;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #721233;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	text-align: center;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:13px;
	margin-right:7px;
	width: 82px;
	
}
.codice-immagine-piccola a{
	FONT-WEIGHT: bold;
	COLOR: #721233;
	font-family: Verdana;
}
.frame {
	
	FONT-SIZE: 10px;
	COLOR: #535153;
	font-family: Verdana,;
	TEXT-DECORATION: none;
	margin: 0px 2px 0px 0px;
	scrollbar-face-color: White;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #72342d;
	background-image: url(../img/sfcategoriadx.gif);
}
.link {
	COLOR: #484848; 

}
.link a {
	COLOR: #484848;

}

.referenze {
	height:330px; 
	width:100%;
	overflow:scroll;
	scrollbar-face-color : white;	
	scrollbar-shadow-color : white;	
	scrollbar-highlight-color : white;
	scrollbar-3dlight-color : white; 
	scrollbar-darkshadow-color : white;	
	scrollbar-track-color : white;	
	scrollbar-arrow-color : #72342d;
}
#site-search{
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 1;
	padding: 0;
	margin: 0 0 0 -258px;
	float:right;
	width: 258px;
	height: 46px;
	background-image: url(../img/search_box.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#search-input{
	margin-left: 18px;
	margin-top: 8px;
	width: 162px;
	padding: 2px 2px 0 2px;
	line-height: 1;
	background-color: transparent;
	border: 1px solid #293E53;
	-moz-box-sizing: content-box;
	float: left; 
}
#search-submit{
	margin-top:8px;
	background-color:#293E53;
	border:1px solid #999999;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
}
