body {

	background-color : #943b0b; 

}

.input {

	font-family: Verdana;
	font-size: 8pt;

}

.input_select {

	font-family: Verdana;
	font-size: 8pt;
	width: 170px;

}
.campi {

	background-color : #EEEEEE; 
	border-color : #CCCCCC; 
	color : #890020; 
	font-size : 8pt; 

}

.pulsanti {

	background-color : #2A5252; 
	border-color : #CCCCCC; 
	color: #FFFFFF; 
	font-size : 8pt; 

}

.header {

	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #2A5252;
}
.foot {

	text-align: left;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
}

.header2 {

	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #2A5252;
}

.corpo_notizia {

	font-family: Verdana;
	font-weight: 200;
	font-size: 8pt;

}

.uno {

	color: #890022;
	font-family: Verdana;
	font-size: 8pt;

}

.due {

	color: #555555;
	font-family: Verdana;
	font-size: 8pt;

}

.input_tabella_inserimenti {
	
	width: 600px;
	font-family: Verdana;
	font-size: 8pt;

}

.intestazione_pagine {

	text-align: left;
	padding: 1px;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;

}

.tabella_inserimenti {

	border-collapse: collapse;
	border-color:#EEEEEE;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	width: 90%;
	/* padding: 20pt; */

}

.tabella_view {

	border-collapse: collapse;
	border-color:#DDDDDD;
	font-family: Verdana;
	font-size: 8pt;
	width: 90%;
	/* padding: 20pt; */

}


a.link_n:link {

	font-size : 8pt; 
	font-family : Verdana; 
	text-decoration : none;
	font-weight: normal; 
	color : #2A5252; 

}

a.link_n:hover {

	font-size : 8pt; 
	font-family : Verdana; 
	text-decoration : underline;
	font-weight: normal; 
	color : #2A5252; 

}
 
a.link_n:visited {

	font-size : 8pt; 
	font-family : Verdana; 
	text-decoration : none;
	font-weight: normal; 
	color : #2A5252; 

}

a.link_view:link {

	font-size : 8pt; 
	font-family : Verdana; 
	text-decoration : none;
	font-weight: bold; 
	color : #000000; 

}

a.link_view:hover {

	font-size : 8pt; 
	font-family : Verdana; 
	text-decoration : underline;
	font-weight: bold; 
	color : #2A5252; 

}
 
a.link_view:visited {

	font-size : 8pt; 
	font-family : Verdana; 
	text-decoration : none;
	font-weight: bold; 
	color : #000000; 

}
