body{
	background-color: #44c3f0;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px
}
.bg_top {  
	background-image: url(img/bg_updx.jpg); 
	background-position: left top;
	background-repeat: no-repeat
}
.bg_center {  
	background-image: url(img/bg.jpg); 
	background-position: left top;
	background-color: #003563;
	background-repeat: repeat-x
}
.bg_footer {  
	background-image: url(img/footer.jpg); 
	background-position: left top;
	background-color: #003563;
	background-repeat: no-repeat
}
.bg_foto{  
	background-image: url(img/bg_index.jpg); 
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #44c3f0;
}
.bg_hp{  
	background-image: url(img/bgsxhp.jpg); 
	background-position: left top;
	background-color: #003563;
	background-repeat: no-repeat
}
.txt_Text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #ffffff;
	padding-left: 120px;
	padding-top: 20px;
	padding-right: 120px;
	padding-bottom: 0px;
	text-align: justify
}

.txt_Text13 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #ffffff;
	padding-left: 120px;
	padding-top: 20px;
	padding-right: 120px;
	padding-bottom: 0px;
	text-align: justify;
	border-bottom:#ffffff 1px solid
}



.bgpro1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #003865;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #FBEC13;
	text-align: justify;
}
.bgpro2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #F89D35;
	text-align: justify;
}
.bgpro3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #E9553C;
	text-align: justify;
}

.txt_hp{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #669DBB;
	padding-left: 120px;
	padding-top: 20px;
	padding-bottom: 0px;
	text-align: justify
}

.link_gialli {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	/*font-weight:bold;*/
	color: #fbec13;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*background-color: #E9553C;*/
	text-align: justify;
}

.link_rossi {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	/*font-weight:bold;*/
	color: #e9553c;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*background-color: #E9553C;*/
	text-align: justify;
}

.link_arancio {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	/*font-weight:bold;*/
	color: #f89d35;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	/*background-color: #E9553C;*/
	text-align: justify;
}

/*----------------------------------------------------------------------------*/
/* MENU'TOP */
/*----------------------------------------------------------------------------*/

.link_gialli A:link { TEXT-DECORATION:none; COLOR:#fbec13; } 
.link_gialli A:hover{ TEXT-DECORATION:none; color:#ffffff; }
.link_gialli A:visited { color:#fbec13;  TEXT-DECORATION:underline;} 

.link_rossi A:link { TEXT-DECORATION:none; COLOR:#e9553c; } 
.link_rossi A:hover{ TEXT-DECORATION:none; color:#ffffff; }
.link_rossi A:visited { color:#e9553c;  TEXT-DECORATION:underline;} 

.link_arancio A:link { TEXT-DECORATION:none; COLOR:#e9553c; } 
.link_arancio A:hover{ TEXT-DECORATION:none; color:#ffffff; }
.link_arancio A:visited { color:#e9553c;  TEXT-DECORATION:underline;} 


A:link { TEXT-DECORATION:none; COLOR:#00F6FF; } 
A:hover{ TEXT-DECORATION:none; color:#ffffff; }
A:visited { color:#00F6FF;  TEXT-DECORATION:underline;} 

/*////////////////////////////////////////////////////////////////////////////*/
/* FORM */
/*////////////////////////////////////////////////////////////////////////////*/
.textbox {
	background-color: #38363A;
	font-weight: normal;
	font-size: 11px;
	color: #ccc;
	cursor: default;
	width: 150px;
	margin-top:.1em;
	margin-bottom:.1em;
	border-top:0px solid #fff;
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
}
.textboxsmall {
	background-color: #38363A;
	font-weight: normal;
	font-size: 11px;
	color: #ccc;
	cursor: default;
	width: 30px;
	margin-top:.1em;
	margin-bottom:.1em;
	border-top:0px solid #fff;
	border-left:0px solid #fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
}
.selectarea {
	background-color: #38363A;
	font-weight: normal;
	font-size: 11px;
	color: #ccc;
	cursor: default;
	width: 170px;
}
.bott {
	background-color: #38363A; 
	font-weight: bold;
	font-size: 12px;
	color: #AD0018;
	cursor: default;
	width: 60px;
	height: 18px;
	margin-top:.9em;
	margin-bottom:.1em;
	border:0px;
}
.message {
	background-color: #38363A;
	FONT-FAMILY: arial;
	font-weight: normal;
	font-size: 11px;
	color: #ccc;
	cursor: default;
	width: 150px;
	scrollbar-3dlight-color: #504E51;
	scrollbar-arrow-color: #BF8E37;
	scrollbar-base-color: #504E51;
	scrollbar-darkshadow-color: #504E51;
	scrollbar-face-color: #504E51;
	scrollbar-highlight-color: #504E51;
	scrollbar-shadow-color: #504E51;
	scrollbar-track-color: #504E51;
	margin-top:.1em;
	margin-bottom:.1em;
	border-top:0px solid ##fff;
	border-left:0px solid ##fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
}


.bgpro1 A:link{ TEXT-DECORATION:none; COLOR:#000000; }
.bgpro1 A:visited{ color:#000000; TEXT-DECORATION:underline; }
.bgpro1 A:hover{ color:#000000; background:none; TEXT-DECORATION:none;}

.bgpro2 A:link{ TEXT-DECORATION:none; COLOR:#000000; }
.bgpro2 A:visited{ color:#000000; TEXT-DECORATION:underline; }
.bgpro2 A:hover{ color:#000000; background:none; TEXT-DECORATION:none;}

.bgpro3 A:link{ TEXT-DECORATION:none; COLOR:#000000; }
.bgpro3 A:visited{ color:#000000; TEXT-DECORATION:underline; }
.bgpro3 A:hover{ color:#000000; background:none; TEXT-DECORATION:none;}


.divAdmin {
	background-color: #38363A;
	FONT-FAMILY: arial;
	font-weight: normal;
	font-size: 11px;
	color: #ccc;
	cursor: default;
	width: 150px;
	scrollbar-3dlight-color: #4C5359;
	scrollbar-arrow-color: #4C5359;
	scrollbar-base-color: #4C5359;
	scrollbar-darkshadow-color: #4C5359;
	scrollbar-face-color: #BFC7CF;
	scrollbar-highlight-color: #BFC7CF;
	scrollbar-shadow-color: #BFC7CF;
	scrollbar-track-color: #4C5359;
	margin-top:.1em;
	margin-bottom:.1em;
	border-top:0px solid ##fff;
	border-left:0px solid ##fff;
	border-right:0px solid #fff;
	border-bottom:0px solid #fff;
}
/*----------------------------------------------------------------------------*/
/* Pop Cataloghi */
/*----------------------------------------------------------------------------*/
#pop{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal;
position: relative;
top:0px;
}
#pop #pop1,#pop2,#pop3,#pop4,#pop5,#pop6,#pop7,#pop8,#pop9{
position:absolute;
top:0px;
left:20px;
border:1px solid #333333;
background-image:url(../sfondo_tratt.gif);
width:90%;
height:320px;
padding:5px;
visibility:hidden;
voice-family:"\"}"\"";
voice-family:inherith;
width:400px;
height:500px;
}