/*---- impostazioni generali -------------*/

#mainLQ {
	background: #FFF; 
	margin: 20px auto 0 auto; 
	text-align: left;
	width: 800px; 
}

.mainLQ {
	clear: both;
	background: transparent; 
	background: url(/images/mbg.gif) repeat-y center;
	border-bottom: solid 3px #eee;
	text-align: left;
}

.ttLQ {
	margin: 0 5px;
	height: 15px;
	background:  url(/images/tt.gif) repeat-x;
}

.containerLQ {
	margin: 10px;
	background: transparent;
	}
	

/*--- impostazioni GENERALI ---*/
.leftLQ {float: left;}
.clearerLQ {clear: both; margin:0;}


/* ------ header  ------ */

#banner_onLQ {float:right; margin:0 5px 5px 0;}


#leftLQ {
float:left;
width:140px;
border: dashed 1px #f5f5f5;
margin:12px 5px 5px 0;

}

#leftLQ ul { padding:0; margin:0; list-style-type:none;  }
#leftLQ li { width:140px; height:22px; float:left; border:none; }
#leftLQ a em {font-style:normal; font-size:1em; line-height:1.5em; }
#leftLQ a {
  text-decoration:none;
  color:#000;
  position:absolute; 
  width:140px; 
  height:20px; 
  display:block;
  text-align: left;
  font-weight: normal;
  }
  
#leftLQ a.menuLQ:link,#leftLQ a.menuLQ:visited,#leftLQ a.r-menu:link,#leftLQ a.r-menu:visited  {background:#F5F5F5; color:#000;}
#leftLQ a.menuLQ:link,#leftLQ a.menuLQ:visited {text-align: leftLQ;padding-left:5px;}
#leftLQ a.r-menu:link,#leftLQ a.r-menu:visited {text-align: right; padding-right:5px;}
#leftLQ a.menuLQ:hover,#leftLQ a.r-menu:hover { background:#f1f1f1;}

#centerLQ {float:right; width: 620px;}

/*  ------ footer  ------ */

#footerLQ {clear: both;
	padding: 5px;
	background: #f5f5f5;
	color: #666;
	border: solid 1px #eee;
	margin-top: 40px;
}

#footerLQ .leftLQ, #footer .right {padding: 0 12px;}
#footerLQ a:link, #footer a:visited {text-decoration: none; color: #333333;}
#footerLQ a:hover {text-decoration: underline; color: #333333;}
#footerLQ .abLQ {margin-left: 200px;}

/*  ------------ CONTENT ------------------------ */

.contentLQ {background: #FCFCFC;	clear: both;}
.contentLQ h1 {
	margin: 0;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.contentLQ p {margin: 3px 0 0 6px; color: #666;}


.itemLQ { clear: both;background: #FFFFFF; padding: 0px; margin: 0 0 5px 0; }
.itemLQ h2 {font-size: 24px; color: #666; margin:0 0 5px 150px;}

.itemLQ dl {padding:0; margin:10px 0 0 0;}
.itemLQ dt {padding:0; margin:10px 0 5px 0; font-size: 16px; color:#FF6600; border-bottom: solid 1px #ccc;}



.itemLQ dd {padding:5px 0; margin:0;}

.arcoirislq {
	font-family: Verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	width: 140px;
      padding:5px;
	border: solid 1px #327cc6;
	margin: 5px 0 0 0;
}
.arcoirislq img {	margin: 5px 5px; border: none;}











