.home { 
	  border: 1px solid #cccccc; 	
}

#evidenza {
	  background: url(images/grey.gif) no-repeat top right;
	  text-align: center;
	  font-family: Arial, Helvetica, Sans-serif;
	  font-size: 13px;
	  font-weight: bold;
	  color: #666;
		margin-left: 20px;	
		padding: 2px 0 2px 2px;	  
	  }
	  
#evidenza a	{
	text-decoration: none ;
	font-size: 13px;
	color : #ff9900 ;
	}

#evidenza a:hover	{
	text-decoration: underline ;
    font-size: 13px;
	color : #ff9900 ;
	}
	

.back {
	  position: absolute;
	  top: 370px;
	  left: 20px;
	  bottom: 10px;
}
.back2 {
	  position: absolute;
	  text-align: justify;
	  left: 20px;
	  bottom: 20px;
	  margin-right: 20px;
}
.close {
	  position: absolute;
	  top: 370px;
	  right: 20px;
	  bottom: 10px;
}

.close2 {
	  position: relative;
	  text-align: right;
	  right: 5px;
	  bottom: 10px;
}
.counter {
	  position: relative;
	  right: 10px;
	  top: 80px;
}

.modcom {
	  position: relative;
	  text-align: right;
	  top: 20px;
	  margin-right: 10px;
}

.home1 { 
	  background: white;
	  border: 1px solid #cccccc; 	
	  border-spacing: 5px;
	  border-collapse: collapse;
	  padding: 2px 2px 2px 2px;
}

th {
	  background: #999;
	  border: 2px solid #ccc;
	  font-family: Arial, Helvetica, Sans-serif;
      font-size: 11px;
	  font-style: normal;
	  color: white;
	  line-height: 14px;
}
.contributi {
		margin-left: 20px;	
		padding: 2px 0 2px 2px;
}

.contributi2 {
		margin-left: 20px;	
		margin-right: 20px;
		padding: 2px 0 2px 2px;
}

.contributo {
		font-size: 12px;
		margin-left: 30px;
		margin-right: 30px;	
		padding: 2px 0 2px 2px;
}

.speciali {
		font-size: 11px;
		margin-left: 30px;
		margin-right: 30px;	
		padding: 2px 2px 10px 10px;
		background: url(images/punkt.gif) no-repeat 0% 30%;	
}

.articoli_speciali {
		font-size: 11px;
		margin-left: 10px;
		padding: 0 0 0 10px;
		background: url(images/punkt.gif) no-repeat 0% 30%;	
}

.rightle {
		font-family: Arial, Helvetica, Sans-serif;
		font-size: 11px;
		font-style: normal;
		color: #333333;
		line-height: 14px;
		padding: 2px 10px 10px 2px;
		background: url(images/punkt.gif) no-repeat 100% 30%;			
}

.separatore {
		text-align: right;
		margin: 7px 0 0 0;
}

.separatore2 {
		text-align: center;
		margin: 5px 0 5px 0;
}

.separatore3 {
		text-align: center;
}

.font1{

	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 14px;
	}
	
.font2{

	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 14px;
	}
	
.aggiornati{
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 14px;
	margin: 15px 3px 3px 30px;
	}	
	
.aggiornati2{
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 11px;
	font-style: normal;
	color: #333333;
	line-height: 14px;
	margin: 15px 3px 3px 15px;
}

.sfondo {
	border: dashed; 
	border-width: 1px;
	border-color: #ccc;
	padding: 10px 10px 10px 10px;
}
.sfondo2 {
	border: dashed; 
	border-width: 1px 1px 1px 0px;
	border-color: #ccc;
	padding: 10px 10px 10px 0px;
}

.sfondo3 {
	border: dashed; 
	border-width: 1px 0px 1px 1px;
	border-color: #ccc;
	padding: 10px 10px 10px 10px;
}

.articoli_rubriche {
	border: dashed; 
    position: relative;
	top: 30px;
	width: 50%;
	border-width: 1px 1px 1px 1px;
	border-color: #ccc;
	padding: 10px 10px 10px 10px;
	float: right;
	clear: none;
	margin: 0 0 0 0;
}

.nuovo_articolo {
	border: dashed; 
	border-width: 0 0 1px 1px;
	border-color: #ccc;
	padding: 0 0 10px 10px;
	float: right;
	clear: right;
	margin: 40px 0 0 0;
}

.titolo_articolo {
	position: relative;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.testo_articolo {
	font-size: 12px;
	line-height: 15px;	
	text-align: justify;
}

.tit {
	 position: absolute;
	 text-align: right;
}