body{
	font-family: "Trebuchet MS", Arial, Verdana, Sans Serif;
	font-size: 12px;
	text-align: justify;
	border: none;
}


.footer {

	font-size: 11px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
a.footer:hover {
	
	font-size: 11px;
	color: #333333;
	text-align: center;
	text-decoration: underline;
}
.footerbold {
	
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;

}

.titoloblu {
	
	font-size: 15px;
	font-weight: bold;
	color: #0078AF;
}
.data {

	
	font-size: 11px;
	font-weight: bold;
	color: #0078AF;
}

a {
	/*font-size: 12px;*/
	font-weight: bold;
	color: #0078AF;
		text-decoration:none;
}

a:hover {


	
	/*font-size: 12px;*/
	font-weight: bold;
	color: #0078AF;
		text-decoration: underline;
}
.leggi {
	
	font-size: 11px;
	text-align: justify;
	font-style: italic;

}
.dispnews {
	
	font-size: 12px;
	text-align: justify;
	text-decoration:none;
	color: #000000;
}
a.dispnews:hover {
	
	font-size: 12px;
	text-align: justify;
	text-decoration: underline;
	color: #666666;
}
.testobold {
	
	font-size: 12px;
	text-align: justify;
	font-weight: bold;

}
.testoboldblu {
	
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #006699;

}
.privacy {

	
	font-size: 11px;
	text-align: justify;
}

.content h2 {

	
	font-size: 15px;
	font-weight: bold;
	color: #0078AF;
}

.content {

	padding: 10px;	
	font-size: 12px;
	text-align: justify;
}

.password label {
	font-size:12px;
	text-align:left;
}

.search label{
	font-size:12px;
	text-align:left;
	
	
}



.feeds {
	
	width: 95%;
	font-size: 11px;
	padding-left:5px;

}
.feeds .data {
	background-color: #E9E9E9;
	width: 97%;
	padding: 3px;
	float:center; 
} 
.feeds a{
	
	color: black;
	font-weight:normal;
	text-align: center;
	
}

.linknews {
	padding: 5px;
	text-align: center;
}

.feedtitle {
	background-color: #FFB403;
	padding: 4px;
	margin: 5px;
}

.navigation {
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
}

form label {
	font-size:12px;
	text-align:left;
}

form table tbody tr td {
	font-size:10px;
}

.date {
	background-color: #E9E9E9;
	width: 98%;
	padding: 3px;
}

.left {
	text-align:left;
}

.content h1 {
	text-transform: uppercase;
	font-size: 1.5em;
	
}
.title {
	text-transform: uppercase;
	font-size: 1.5em;
}

.img {
	border: none;
}

