@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}

a{
	color: #6FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover{
	color: #FF0  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body{
	background-color:#1d53ac;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
}

#header{
	background-image: url(images/header_template_news.jpg);
	background-repeat: no-repeat;
	height: 162px;
}

#table_titolo_news{
	margin-left:10px;
	margin-right:10px;	
}
#table_doc{
	margin-left:10px;
	margin-right:10px;	
}
#table_riepilogo    td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.titolo_news {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #B9E9FF;
}
.sottotitolo {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
#testo{
	padding:5px;
	color: #FFFFFF;
}
#btn_search, #btn_back, #btn_new, #btn_valid_from, #btn_save, #btn_chiudi {
	background-color: #153b7b;
	color: #FFFFFF;
	line-height:18px;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}


#container_riepilogo_news a:link{
	color:#333333;
	font-size: 11px;
	text-decoration: none;
}
#table_riepilogo {
	width: 100%;
}
#table_riepilogo img {
	border: 1px solid #999999;
}

#notizia {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}
.news_titolo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}
#container_riepilogo_news a:visited{
	color:#333333;
	font-size: 11px;
	text-decoration: none;
}
#container_riepilogo_news a:hover{
	color:#CC0000;
	font-size: 11px;
	text-decoration: none;
}
.news_titolo a:link {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #F5E3FD;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}
.news_titolo a:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FEDEF9;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}
.news_titolo a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FF99CC;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}

h2{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #B9E9FF;
}

.titoletto_prod2{
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
}
#container_riepilogo_news b {
	font-size: 15px;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
