/* CSS Document */
@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:12px;
	line-height:15px;
	color:#70829B;
}

input, textarea, select	{
	font-family: Arial, "Trebuchet MS";
	font-size:11px;
	line-height: 12px;
	color: #43454b;
	margin: 0 0 11px;;
	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: 157px;
} 

#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(../../img/utente/default/bghdutente.gif) repeat-x;
}

#areacl-utente {
	width: 760px;
	margin: 0 auto;
	background-image: url(../../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/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: 900px;
	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;
}


/*///////////////////// 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: 30px;
}

#sxhome   {
	width: 220px;
	float: left;
	margin-left: 11px;;	
}

#dxhome   {
	width: 230px;
	float: right;
	
	
}

#cnthome   {
	margin-right: 260px;
	margin-left: 270px;
}

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: 11px;;
	padding-bottom: 4px;
	padding-left: 11px;;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
}
#news a:hover {
	background-color: #F7F7F0;
	color: #333333;
}


/*///////////////////// scheda prodotto ////////////////////*/


#mainContent div.sk  {
	margin-top: 11px;;
}
#mainContent div.sk-img  {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 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: 11px;/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: 11px;;
}

#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: 11px;;
	padding-bottom: 2px;
	padding-left: 11px;;
	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 ////////////////////*/

#contnews  {
	background-color: white;
} 

#datanews  {
	background-color: white;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font: 11px; Georgia, "Times New Roman", Times, serif;
	color: #666666;
} 

#titnews  {
	background-color: white;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #008DD2;
} 

#testonews  {
	background-color: white;
	margin-bottom: 20px;
	padding-right: 40px;
	padding-left: 40px;
} 

/*///////////////////// fine news ////////////////////*/

#mainContent  {
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 300px;
	text-align: justify;
} 
#footer  {
	background-color: #FAFAFA;
	height: 97px;
	background-image: url(../../images/footerbg.jpg);
} 

#footerstuff {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #A9B1BD;
}

#footerstuff a {
	color: #969EAA;
}

/*///////////////////// stili elenco /////////////////////*/

#mainContent div.elenco

  {
	margin-top: 11px;;
	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: 11px; 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 Georgia, "Times New Roman", Times, serif;
	color: #008DD2;
	font-size: 18px;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 11px;;
}
.aaa {
	font: 15px/24px Georgia, "Times New Roman", Times, serif;
	color: #F3F3E9;
	border-bottom: solid;
	margin-bottom: 11px;;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
}
.tit2 {
	font: 15px/18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 11px;;
}
.tit3 {
	font: bold 11px "Trebuchet MS", Verdana, sans-serif;
	color: #5A697E;
	margin-top: 11px;;
}

.tit3-bor {
	font: bold 11px "Trebuchet MS", Verdana, sans-serif;
	color: #5A697E;
	margin-top: 11px;;
	border-bottom: 1px dotted #a4a4a4;
}
/* GRID CHIAMATE */
#grid_chiamate  {
	text-align:left;
}
.rowsolleciti  {
	color: #000000;
	background-color:#B1D1F6;
	padding-left:20px;
}

.expander-azioni {
	text-align: left;
}


/* END CHIAMATE */