html, body {
	font-family: Verdana, "Trebuchet MS", Georgia, Tahoma, Arial;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a,a:hover,a:visited,a:active {
	text-decoration: none;
	color: #0A6988;
}
a:hover {
	text-decoration: underline;
}
a.external {
	background: url(img/external_link.gif) center right no-repeat;
	padding-right: 13px;
}
form {
	display: inline;
}
input {
	font-size: 11px;
}
div#testata {
	background-image: url(img/bg_testata.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 680px;
	text-align: center;
}
div#menu {
	font-size: 15px;
	font-weight: bold;
	color: #0A6988;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 2px;
}
div#sottomenu {
	width: 670px;
	height: 16px;
	border-top: 1px solid #0A6988;
}
div#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
div#menu li {
	margin: 11px;
	display: inline;
}
div#menu li a:hover {
	text-decoration: none;
	color: #9EA9AD;
}
.menuselzionato {
	border-bottom: 3px solid #0A6988;
}
h1#titolopagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #CDCDCD;
	text-align: right;
	width: 680px;
	height: 33px;
	border-right: 1px dashed #CDCDCD;
	margin: 0;
}
div#contenuto, div#contenutocx {
	text-align: left;
	width: 680px;
	line-height: 17px;
}
div#contenutocx {
	text-align: center;
}
div#copy {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
}
fieldset#rss {
	width: 680px;
	text-align: left;
	line-height: 18px;
	margin:0;
	padding:2px;
}
/* deGallery */
.testo10 {
	font-size: 10px;
}
.testo11 {
	font-size: 11px;
}
.testo12 {
	font-size: 12px;
}
.testo13 {
	font-size: 13px;
}
.titolone {
	font-size: 16px;
    font-weight: bold;
}
.tithist {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.tabella1 {
	border: 0px;
	width: 95%;
}
.tabella2, .tabella3 {
	border: 0px;
	width: 100%;
}
.tabella4 {
	background-color: #D9E0E8;
}
.cellaout {
	background-color: #E9EEF4;
}
.cellaover {
	background-color: #D8E0EB;
}
.cellavoti {
	background-color: #C2D0DC;
}

/* news */

h3 {
	padding:0;
	margin:0;
	font-size: 17px;
	font-weight: bold;
}
div#news {
	/*background-color: #C3D9FF;*/
	border: 7px solid #C3D9FF;
	height: 244px;
	width: 330px;
	text-align: left;
	/*padding: 5px;*/
	/*margin: 3px;*/
	margin-right: 0;
	margin-top: 12px;
	overflow: auto;
}
div#news ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}
div#news li {
	padding: 0;
	margin: 0;
}
div.dataNews, div.titoloNews {
	background-color: #E5ECF9;
	padding: 2px;
	padding-left: 7px;
	border-bottom: 1px solid #CCDDEE;
}
div.titoloNews {
	background-color: #FFF;
	font-weight: bold;
	font-size: 12px;
}