/*selettori struttura*/     
#Content div.clearer{
   	padding: 0;
  	margin: 0 0 5px 0;
    clear: both;
   }
#Content img{
   	padding: 5px;
  	margin: 0 10px 5px 10px;
   }
#Content p {
   	padding: 0 0 0 55px;
  	margin: 10px 0 10px 0;
	color: #333;
   }   
#Content p.info{
   	padding: 0 0 0 20px;
  	margin: 0;
	background: url(for3.gif) no-repeat 2px 6px;
	font-size: 14px;
	/*color: #069;*/
   }
/*selettori per le risposte del blog*/   
/*#Content p.link{
	text-align: right;
	padding-right: 10px;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 10px 10px 0px 55px;
	border-bottom: 1px solid #eee;
   } 
#Content p.rispondi{
	text-align: right;
	padding-right: 10px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 0 10px 10px 55px;
   }    
#Content p.link a.post{
	color: #569cdd;
   }  
#Content p.link a.commenti{
	font-weight: bold;
	color: #569cdd;
   }  
#Content p.link a:hover.post{
	color: #000;
   }  
#Content p.link a:hover.commenti{
	font-weight: bold;
	color: #000;
   }*/

 #Content div.link{
	text-align: right;
	padding-right: 10px;
	padding-top: 1px;
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 10px 10px 0px 55px;
	border-bottom: 1px solid #eee;
	font-size: 0.8em;
   } 
#Content div.rispondi{
	text-align: right;
	padding-right: 10px;
	padding-top: 0;
	padding-left: 10px;
	padding-bottom: 2px;
	margin: 0 10px 10px 55px;
	font-size: 0.8em;
   }  
#Content div.link a.link{
	color: #00ff00;
   }     
#Content div.link a:hover.link{
	color: #000;
   }  
/*fine selettori per le risposte del blog*/               
#Content p.articolo {
	padding: 30px 0 0 55px;	
	margin: 0;
	background: url(virgolette.gif) no-repeat 0 0px; 
   } 
#Content p.intro {
	padding: 10px 0 20px 55px;	
	margin: 0;
	font-family: times;
	font-size: 16px;
	color: #666;
   }       
#Content a{
   	color: #009900;
   	padding: 0;
   	margin: 0;
   	text-decoration: none;
   } 
#Content a:hover{
   	color: #000;
   	padding: 0;
   	margin: 0;
   	text-decoration: none;
   }
 	      
#ContentSec p{
   	font-size: 0.7em;
   	padding: 0 10px 5px 20px;
   	margin: 0;
   }
#ContentSec p.link{
	/*text-align: right;*/
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	/*width: 120px;*/
	margin: 10px 0 10px 0;
   } 
#ContentSec p.link a:hover{
   	color: #000;   
   	margin: 0;
   	text-decoration: none;
	background: none;
   }    
#ContentSec a{
	display: block;
   	color: #009900;
	font-size: 12px;
   	text-decoration: none;
   } 
#ContentSec a:hover{
   	color: #000;
   	text-decoration: none;
   }

/* selettori sezioni*/
p.archivio {
	height: 30px;
	width: 140px;
	text-align: left;
	margin: 5px 20px 2px 0;
	padding: 10px 0 0 30px;
	font-weight: bold;
	background: url(archivio.gif) no-repeat;
	color: #666;
   }  
p.search {
	height: 30px;
	width: 140px;
	text-align: left;
	margin: 5px 20px 2px 0;
	padding: 10px 0 0 30px;
	font-weight: bold;
	background: url(preventivi.gif) no-repeat;
	color: #666;
   }  
p.dove {
	height: 30px;
	width: 140px;
	text-align: left;
	margin: 5px 20px 2px 0;
	padding: 10px 0 0 30px;
	font-weight: bold;
	background: url(dove.gif) no-repeat;
	color: #666;
   }
p.contatti {
	height: 30px;
	width: 140px;
	text-align: left;
	margin: 5px 20px 2px 0;
	padding: 10px 0 0 30px;
	font-weight: bold;
	background: url(contatti.gif) no-repeat;
	color: #666;
   }   
p.ultimi {
	height: 30px;
	width: 140px;
	text-align: left;
	margin: 5px 20px 2px 0;
	padding: 10px 0 0 30px;
	font-weight: bold;
	background: url(ultimi.gif) no-repeat;
	color: #666;
   } 
/* fine selettori sezioni*/                      
#SubFooter p{
   font-size: 11px;
   text-align: right;
   padding: 8px 10px 0 0;
   margin: 0 10px 0 30px;
   color: #666;
   } 
#SubFooter p a{
	padding: 0 3px 0 3px;
   text-decoration: none;
   color: #666;
   }  
#SubFooter p a:hover{
   text-decoration: none;
   color: #000;
   }          
    