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

<style type="text/css">
<!--
img { /* border:none; */
border:1px solid #cccccc;

}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
}
.testo-news {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	line-height:16px;
}



.titolo-multimedia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4B7D15;
	line-height:16px;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	background-color: #e5ece3;
	border: 1px solid #999999;
}
textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	background-color: #e5ece3;
	border: 1px solid #999999; width:200px; height:100px; 
}
.titolo-news {
	font-family:Georgia,Palatino,serif;
	color: #2F562A;
	font-size: 26px;
	font-family: font-family; line-height:26px;

}

.sottitolo-news {
	font-family:Georgia,Palatino,serif;
	color: #000000;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	line-height:17px;
}
.titolo-Rubrica-menu {
	color: #000000;
	font-size: 11px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif,;
	font-weight:bold;
}
.data {
	font-family:Georgia,Palatino,serif;
	font-size: 11px;
	color: #FF5F11;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif,;
	font-style:normal; margin-left:10px; font-weight:bold;
}

.rubrica {
	font-family:Georgia,Palatino,serif;
	font-size: 11px;
	color: #2F562A;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif,;
	font-style:normal; margin-left:10px; font-weight:bold;
}


.audiovideo {
	font-family:Georgia,Palatino,serif;
	font-size: 11px;
	color: #FF5F11;
	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif,;
	font-style:normal;
	font-weight:bold;
	width:100%;
	margin:10px;
	}
a {
	text-decoration: none; font-family:Georgia,Palatino,serif;
	color: 2F562A; 
} 
a:link {
	text-decoration: none; font-family:Georgia,Palatino,serif;
	color: #2F562A;
}
a:visited {
	text-decoration: none; font-family:Georgia,Palatino,serif;
	color: #2F562A;
}
a:hover {
	text-decoration: underline; font-family:Georgia,Palatino,serif;
	color: #333333;
}
a:active {
	text-decoration: none; font-family:Georgia,Palatino,serif;
	color: #2F562A;
}
-->
</style>