﻿div#homeadsl { background: url('images/home2.jpg') no-repeat;  width: 800px; height:90px; padding: 0; margin: 0; }
div#homeadsltitle { float:left;}
div#homeadsllogo { float:right; border:solid 0px red; background:url('images/pc2.jpg') no-repeat center; width: 120px; height:90px; padding: 0; margin: 0;  }


div.adsl
{
background-color:white; margin:0px; padding:20px;
}

div.adslnav
{
background-color:white; text-align:center; margin:0px; padding:3px 3px 13px 3px;
}


ul.adsl
{
	padding:0px; margin:0px; list-style:none;
}

ul.adsl li a
{
	color:Red; 	
	padding:0 0.5em; /* lascia spazio far il bordo del menu e il testo del link */
	display:inline-block;  height:14px; line-height:14px; border-right:solid 1px black;
	font-family:Arial;  font-size:13px; font-weight:bold;
}
ul.adsl li a.last
{border-right:none;}


ul.adsl li
{display:inline;}

.adslh1
{
	color:#933223;
	font-family:Arial;  font-size:28px; font-weight:bold;
	
}
.adslh2
{
	font-family:Arial;  font-size:18px; font-weight:normal;
	
}

.adsltitle
{
	color:#692318;
	font-family:Arial;  font-size:16px; font-weight:bold;
	border-bottom:solid 1px #bc9261	;
}
.adsltitle2
{
	color:#692318;
	font-family:Arial;  font-size:16px; font-weight:bold;
}.adsltext
{
	margin:15px 30px 30px 30px;
	font-family:Arial;  font-size:14px;  text-align:justify;
}


/* CORPO CENTRALE 
*/

.adslbody
{width:580px; float:right;
}
.adslbody2
{width:768px;  border:solid 0px red;
}
.adsltext2 , .adsltext2b
{
	font-family:Arial;  font-size:14px; 
}
.adsltext2b
{ font-weight:bold; }

/* BARRA A SINISTRA (QUELLA CON GLI ALLEGATI)
*/
.adslleft
{float:left;width:180px;
}
	.adsllefttitlebig
	{
		 background-color:#edb600; 
		color:#692318; margin-top:20px;
		font-family:Arial;  font-size:12px; font-weight:bold;
		border-bottom:solid 1px #a77847	; border-right:solid 1px #a77847;  padding:4px; text-align:center;
	}
	.adsllefttext
	{margin-top:5px;
		font-family:Arial;  font-size:11px; 
	}

ul.adslmenunews li {  margin:0px 0px 15px 0px; }
ul.adslmenunews li a { color:red; text-decoration:underline; padding-left:25px; display:inline-block;  background:url('images/news.gif') no-repeat left;}
ul.adslmenunews li .inactive { color: rgb(128,128,128); text-decoration:none; padding-left:25px; display:inline-block;  background:url('images/news.gif') no-repeat left;}
ul.adslmenunews li .t1 { margin-left:25px; font-family:Arial;  font-size:14px; }


.colNumHd , .colPercHd ,.colNum , .colPerc ,.colNumb , .colPercb   { text-align:right; width:50px; }
.colTextHd, .colNumHd , .colPercHd , .colNumb , .colPercb   { font-weight:bold; }
.colTextHd, .colNumHd , .colPercHd { text-decoration:underline ; }
.colTextb { font-weight:bold; }
