@charset "utf-8";
/* CSS Document */

.anteprima_news{
	width:545px;
	height:150px;
	border:0px solid red;
	font-size:0.7em;
	line-height:130%;	
	margin-top:20px;
}
.news{
	width:545px;
	border:0px solid red;
	font-size:0.7em;
	line-height:130%;	
	margin-top:20px;
}
.anteprima_news_image{
	width:150px;
	height:150px;
	border:1px solid gray;
	float:left;
}
.anteprima_news_testi{
	width:380px;
	height:120px;
	border:0px solid red;
	text-align:justify;
	float:right;
}
.anteprima_news_titolo{
	border:0px solid red;
	font-weight:bold;
	font-size:1.2em;
}
.anteprima_news_data{
text-align:left;
}
.news_testi{
	width:550px;	
	border:0px solid red;
	text-align:justify;	
}
.news_titolo{
	border:0px solid red;
	font-weight:bold;
	font-size:1.5em;
	margin-bottom:10px;
	line-height:130%;
}
.news_image{
	width:100px;
	height:100px;
	border:1px solid gray;
	float:left;
}
#container_image{
	height:100px;
	padding-top:20px;
	border:0px solid red;
}
a.back{
	font-family:Verdana;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	color:#c1002b;
}
.titolo_news{
	border:0px solid red;
	width:50px;
	float:left;
}
.form_ricerca{
	border:0px solid red;
	width:300px;
	float:right;
	text-align:right;
}

a.paginazione_txt{
	font-family:Verdana;
	font-size:1em;
	font-weight:bold;
	text-decoration:underline;
	color:#c1002b;
}
a.paginazione_num{
	font-family:Verdana;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:underline;
	color:#000;
}
.paginazione_num_over{
	font-family:Verdana;
	font-size:1em;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	background-color:#C1002C;
}


.record_promozioni{
font-size:0.7em;
}