

/* css commenti */
div.commento_articolo{
	margin-top:10px;
	padding:5px;
}

input.commento_articolo{
	width: 250px;
	border:solid 1px #c0c0c0;
	margin:5px;
}
input.submite_commento_articolo{
	border:solid 1px #c0c0c0;
	margin:5px;
}
textarea.commento_articolo{
	width: 620px;
	height:150px;
	border:solid 1px #c0c0c0;
	margin:5px;
}
span.commento_nome{
	font-size:14px;
	font-weight:bolder;
}
span.commento_inserito{
	font-size:10px;
	font-style:italic;
}
div.elemento_commento{
	background-color: #f2f2f2;
	padding: 10px;
	border-bottom:solid 1px #c0c0c0;
	margin-top:10px;
}



div.adsense_articoli img{
border: solid 1px #663333;
}




img.articolo{
	float:left;
	margin:5px;	
}


#corpo-sinistra-grande .riassunto_articoli p, #corpo-sinistra-grande .riassunto_articoli{
	font-weight:bold; margin-bottom:8px;
}


h2.titolo_articolo, .articolo_dettaglio h1{
	font-size:25px;
	font-weight:bold;
	color:#999933;
	margin:2px;
}
h3.occhiello, .articolo_dettaglio h2{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666666;
	margin:2px;
}




.adsense-728-top{
	width:950px;
	height:auto;
	margin:auto;
	text-align:center;
	margin-bottom:15px;
	padding-bottom:10px;
}

