/* --------------- contenitore news ------------------*/
.box_home{
 	clear:both;
	color: #696969;
	width: 545px;
	font-size: 10px;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 4px;
}

/* ------------ home titoli sezioni news ----------*/
.tit-sezione{
	font-size: 10px;
	width: 99%;
	height: 100%;
	background-color: #EAEAEA;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #CC0000;
}
h2.tit-sezione{
	margin: 0px 0;
	padding-bottom: 0px;
	padding-top: 0px;
}
.tit-sezione a{
	text-decoration: none;
    color: #000000;
}

.tit-sezione a:hover

{
	color: #006699;
	text-decoration: underline;
}

/* -----------------------archivio news------------------------------- */
 h2.tit-sez {
	position: relative;
	background: #E5E5E5;
	padding: 5px;
	font-style: normal;
	font-size: 1.1em;
	margin: 0px;
	color: #CC0000;
}

 h2.tit-sez span {
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 0.9em;
	color: #000000;
}

.al-sin{
float:right
	text-align: right;
}
/* ----------------------- home box news ----------------------*/
.descrizione-news{
	font-size: 10px;
	width: 100%;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 2px;
	height: 100%;
	color: #000000;
	background-color: #F9F9F9;
}

.descrizione-news img{
	padding-right: 4px;
}
.descrizione-news p{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}


.descrizione-pace{
	font-size: 10px;
	width: 100%;
	height: 100px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-top: 2px;
	color: #000000;
	background-color: #F9F9F9;
}

.descrizione-pace img{
	padding-right: 4px;
}
.descrizione-pace a{
	text-decoration: none;
    color: #000000;
}

.descrizione-pace a:hover

{
	color: #006699;
	text-decoration: underline;
}



.red-data{
	font-size: 10px;
	color: #993300;
	font-weight: bold;
}
.descrizione-news a{
	text-decoration: none;
    color: #000000;
}

.descrizione-news a:hover

{
	color: #006699;
	text-decoration: underline;
}

