#contenuti_sx h1{
	text-transform: none;
}

#contenuti_sx h2{
	text-transform: none;
	margin:0 0 10px 0;
	color:#666666;
}

.testo_articolo{
	background: #FFFFFF url(../img/didascalia_foto_bg.jpg) repeat-y right top;
	padding: 15px;
	text-align: left;
}

.testo_articolo p{
	padding: 8px 0;
	line-height: 21px;
	font-size: 15px;
}

#post a{
	color: #BBA691;
}

.immagine{
	background: #E7E7E5;
	text-align: center;
}

#tags{
	font-size: 18px;
	color: #999999;
	border-top: 1px dotted #b6b6b6;
	border-bottom: 1px dotted #b6b6b6;
	padding: 8px 0;
	margin: 20px 0;
}

#tags a{
	color: #FF6666;
	padding: 2px 4px;
	margin: 0 3px 0 3px;
	font-size: 13px;
	background-color: #FDEFEE;
}

