@charset "UTF-8";
*  {
	margin:0;
}

a {
	text-decoration:underline;
	color: #607187;
}

a:hover{text-decoration:none;}

a img { border:0;}

ul { list-style:none;}

.column { float:left;}
.clear  { clear:both;}

html, input, textarea
	{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#70829B;
}

input, textarea, select	{
	font-family: Arial, "Trebuchet MS";
	font-size:10px;
	line-height: 12px;
	color: #43454b;
	margin: 0 0 10px;
	padding: 2px;
	background-color: #ececec;
	vertical-align: middle;
	border: 1px solid silver;
}


body  {
	text-align: center;
	background-color: #FFFFFF;
}
#container  {
	width: 100%;
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: center;
} 
#header  {
	background-color: #336699;
	height: 125px;
} 

#header1 {
	height: 18px;
	background-image: url(../images/header1bg.jpg);
} 

#header2 {
	height: 99px;
	background-image: url(../images/header2bg.jpg);
	text-align: center;
} 

#header3 {
	height: 40px;
	background-image: url(../images/header3bg.jpg);
}

/* @group area clienti */

#headerareaclienti {
	background: url(../images/header3bg.jpg) repeat-x;
	margin-bottom: 20px;
}

#menuareacl {
	width: 760px;
	margin: 0 auto;
}

#header1areacl {
	height: 45px;
	background: url(../images/images/bghdutente.gif) repeat-x;
}

#areacl-utente {
	width: 760px;
	margin: 0 auto;
	background-image: url(../images/images/bgutente.gif);
	height: 45px;
	text-align: left;
	line-height: 45px;
}

#areacl-utente #utente {
	color: #194b91;
	width: 200px;
	font-size: 12px;
	top: 15px;
	left: 60px;
	margin-left: 100px;
}

#areacl-utente #txt2 {
	margin-left: 320px;
	color: black;
	width: 150px;
}

#areacl-utente #logout {
	margin-left: 80px;
	color: black;
	vertical-align: middle;
	width: 80px;
}

#header2areacl {
	height: 72px;
	background-image: url(../images/images/bghdicons.gif);
}

#areacl-stuff {
	width: 760px;
	padding-top: 40px;
	margin: 0 auto;
}

#areacl-stuff #login {
	margin-right: 100px;
	text-align: left;
	width: 320px;
}

#areacl-stuff #elenco {
	text-align: left;
	color: black;
}

#areacl-stuff #scheda {
	margin-left: 300px;
	text-align: left;
	width: 320px;
}

/* @end */

#menu {
	width: 908px;
	margin: 0 auto;
}



#cont0   {
	width: 900px;
	background: #FFFFFF; 
	border: 0;
	text-align: left;
	padding: 0px;
	top: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#fill {
	height: 100%;
}

/*///////////////////// HOME ////////////////////*/


#conthome   {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 40px;
	margin-left: 30px;
}

#headerhome  {
	margin-bottom: 20px;
}

#sxhome   {
	width: 220px;
	float: left;
	margin-left: 10px;	
}

#dxhome   {
	width: 230px;
	float: right;
	
	
}

#cnthome   {
	margin-right: 250px;
	margin-left: 250px;
}

div#newstop{
	width:220px;
	background-image:url(../images/bgnews.top.gif);
	height: 30px;
	}
	
div#newscnt{
	width:220px;
	background-image:url(../images/bgmenu.gif);
	text-align: center;	
	}
div#newsbtm{
	width:220px;
	background-image:url(../images/bgmenu.btm.gif);
	height: 15px;
	}

#news {
	width: 218px;
	margin: 0 auto;
}
#news a {
	text-decoration:none;
	color: #999999;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
}
#news a:hover {
	background-color: #F7F7F0;
	color: #333333;
}

#news2 {
	padding-left: 0px;
}

#scr-news {
	float: left;
	width: 755px;
	height: 50px;
	margin-top: 20px;
	margin-left: 10px;
	border:1px solid silver;
	text-align: center;
}
#scr-news a {
	text-decoration:none;
	color: #999999;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
}
#scr-news a:hover {
	background-color: #F7F7F0;
	color: #333333;
}

#tit-news {
	float:left;
	width: 60px;
	height: 50px;
	line-height: 50px;
	margin-top: 20px;
	border-bottom:0px;
	text-align: right;
}

#spacer {
	float:left;
	width: 900px;
	height: 50px;
}

/*///////////////////// scheda prodotto ////////////////////*/


#mainContent div.sk  {
	margin-top: 10px;
}
#mainContent div.sk-img  {
	float: left;
	height: 240px;
	width: 240px;
	margin-right: 20px;
}
.clear {
	clear: both;
}
.banner-scheda {
	float:left;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	vertical-align: middle;
	height: 41px;
	padding-bottom: 10px;
}
.banner-scheda div.link-banner {
	float:left;
	padding-top: 12px;
}
.banner-scheda div.img-banner  {
	float:left;
	width: 41px;
	vertical-align: middle;
}
#mainContent div.sk-img-wkf  {
	float: left;
	width: 240px;
	margin-top: 20px;
}
#mainContent div.sk-img-wkf div.tmb  {
	float: left;
	height: 120px;
	width: 120px;
	text-align:center;
	margin-top: 20px;
}
#mainContent div.sk-desc  {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 270px;
	font: 11px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #6B6C64;
} 
#mainContent div.sk-desc a {
	font: 11px/24px "Trebuchet MS", Verdana, sans-serif;
	color: #5A697E;
	text-decoration: none;
} 
#mainContent div.sk-desc a:hover {
	text-decoration: underline;
} 


#mainContent div.sk-desc div.scaricapdf  {
	margin-top: 30px;
	background-color: #F0F0F0;
	padding-left: 30px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
} 


#mainContent div.sk-desc div.scaricapdf img  {
	margin-right: 20px;
	vertical-align: middle;
}  
#mainContent div.sk-prodcorr  {
	margin-top: 30px;
	font: 10px/20px "Trebuchet MS", Verdana, sans-serif;
	color: #6B6C64;
} 


/*///////////////////// scheda prodotto immagini orizzontali ////////////////////*/

#mainContent div.sk-prodcorr ul{
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 130px;
	height: 100px;
}


#mainContent div.sk-prodcorr li{
	float:left;
	width: 100px;
	height: 100px;
	list-style:none;
	margin-right: 10px;
}

#partner li a{
	display:block;
	width: 120px;
	height: 60px;
	text-indent: -1000em;
	text-decoration: none;
	background: no-repeat 0 0;
	list-style:none;
}


/*///////////////////// side menu ////////////////////*/


#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 220px;
	margin-left: 30px;
	margin-bottom: 20px;
}


#imgsx  {
	width: 220px;
	margin-bottom: 20px;
}
div#menutop{
	width:220px;
	background-image:url(../images/bgmenu.top.gif);
	height: 30px;
	}
	
div#menucnt{
	width:220px;
	background-image:url(../images/bgmenu.gif);
	text-align: center;	
	}
div#menubtm{
	width:220px;
	background-image:url(../images/bgmenu.btm.gif);
	height: 15px;
	}

#msx {
	width: 218px;
	margin: 0 auto;
}
#msx a {
	text-decoration:none;
	color: #999999;
	background-color: #FFFFFF;
	display: block;
	text-align: left;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font: 13px "Trebuchet MS", Verdana, sans-serif;
	border-bottom: 1px dotted #cccccc;
}
#msx a:hover {
	background-color: #F7F7F0;
	color: #333333;
}
#msx div.sub a {
	padding-left: 30px;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
	color: #70829B;
}

#msx div.sub a:hover {
	
	font: 11px "Trebuchet MS", Verdana, sans-serif;
}
	

/*///////////////////// fine side menu ////////////////////*/



/*///////////////////// news ////////////////////*/

.cont-news  {
	display: none;
    position: absolute;
    left: 30%;
	height:auto;
  	margin: auto;
  	width:500px;
  	padding: 0;
    border:1px solid black;
	background-color: white;
} 

#datanews  {
	background-color: white;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font: 14px "Trebuchet MS", Verdana, sans-serif;
	color: #666666;
} 

#titnews  {
	background-color: white;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font: 15px "Trebuchet MS", Verdana, sans-serif;
	color: #008DD2;
} 

#testonews  {
	background-color: white;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: left;
} 

.chiudi-news {
	font-size: 14px;
}

#footerstuff-news {
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #A9B1BD;
}

#footerstuff-news a {
	color: #969EAA;
}
/*///////////////////// fine news ////////////////////*/

#mainContent  {
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 300px;
	text-align: justify;
} 
#footer  {
	position: absolute;
	left: 0px;
	width: 100%;
	background-color: #FAFAFA;
	clear: both;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
} 

#footerstuff {
	width: 900px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #A9B1BD;
}

#footerstuff a {
	color: #969EAA;
}

#footerindex {
	width: 99%;
	height: auto;
	color: #D1D7DF;
	text-align: left;
	padding: 2px;
	line-height: 10px;
}

#footerindex a {
	color: #D1D7DF;
	font-size: 9px;
	text-decoration: none;
}

/*///////////////////// stili elenco /////////////////////*/

#mainContent div.elenco

  {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 1px dotted #CCCCCC;
}
#mainContent div.elencoimg  {
	height: 100px;
	width: 100px;
	margin-right: 20px;
} 
#mainContent div.elencotit  {
	float: right;
	width: 420px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font: 15px/24px "Trebuchet MS", Verdana, sans-serif;
	color: #6B6C64;
} 
#mainContent div.elencotit a {
	font: 15px/24px "Trebuchet MS", Verdana, sans-serif;
	color: #5A697E;
	text-decoration: none;
} 
#mainContent div.elencotit a:hover {
	color: black;
	text-decoration: underline;
} 

/*///////// navbar ////////*/

.navbar {
	padding: 2px;
	text-decoration: none;
	border: none;
	color: #70829B;
	font: 10px Arial;
	margin-bottom: 20px;
}

a.navbar {
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #bbbbbb;
	color: #666666;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

a.navbar:hover {
	text-decoration: none;
	background-color: #EAEAEA;
	color: #666666;
}

/*///////////////////// stili di servizio ////////////////////*/

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}

/*///////////////////// stili di testo ////////////////////*/

.tit1 {
	font: 18px/20px "Trebuchet MS", Verdana, sans-serif;
	color: #008DD2;
	font-size: 18px;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 10px;
}
.aaa {
	font: 15px/24px "Trebuchet MS", Verdana, sans-serif;
	color: #F3F3E9;
	border-bottom: solid;
	margin-bottom: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.tit2 {
	font: 15px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 10px;
}
.tit3 {
	font: bold 11px "Trebuchet MS", Verdana, sans-serif;
	color: #5A697E;
	margin-top: 10px;
}

.tit-sx {
	font: 15px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #7F7F7F;
	margin-top: 10px;
}

.tit3-bor {
	font: bold 11px "Trebuchet MS", Verdana, sans-serif;
	color: #5A697E;
	margin-top: 10px;
	border-bottom: 1px dotted #a4a4a4;
}

.tit-pages {
	font: 18px/36px "Trebuchet MS", Verdana, sans-serif;
	color: #008DD2;
	font-size: 18px;
	line-height: 18px;
}

.tit-pages-b {
	font: 18px/36px Britannic Bold,"Trebuchet MS", Verdana, sans-serif;
	color: #008DD2;
	font-size: 18px;
	line-height: 18px;
}

.tit-pages-black {
	font: 19px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	line-height: 22px;
	text-align: center;
}

.tit-pages-black-min {
	font: 14px/36px "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
}

ul.elenco {
	list-style-image: url("/images/bull.gif");
	padding-left:40px;
}

ul.elenco li {
	
}

.sottotit-home {
	font: 18px/22px "Trebuchet MS", Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}