/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #e7ebee;
	color:#313740;
}

a:link {
	color:#0e2489;
	font-weight:bold;
	text-decoration:none;
}

a:active {
	color:#0e2489;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	color:#0e2489;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#0e2489;
	font-weight:bold;
	text-decoration:underline;
}

#container {
	width: 950px;
	padding:0px;
	margin:0px auto;
	text-align: left;
	background-repeat:repeat-y;
	background-position:center;
	background-color: #FFFFFF;
}
#intestazione {
	text-align:center;
	color: #FFFFFF;
	background-image:url(img/sfondo_intestazione.gif);
	background-repeat:repeat-x;
	font-size: 12px;
	padding: 8px;
	font-weight:bold;
}

#header {
	background-image: url(img/sfondo_header.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height: 114px;
	padding-bottom: 15px;
	background-color: #e7ebee;
}

#centro {
	clear: both;
} 

#menusx {
	float:left;
	width:200px;
	background-color:#FFFFFF;
	margin: 0 0 0 0;
}

#menudx {
	float:left;
	width:200px;
	background-color:#FFFFFF;
	margin: 0 0 0 0;
}

#testo {
	float:left;
	width:513px;
	margin-left:15px;
	margin-right:16px;
	background-color:#FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 3px;
}

.tabellacerca {
	width:100%;
	border:0px;
	background-color:#e7ebee;
	margin-top:10px;
	margin-bottom:10px;
}

.cellapiccola {
	text-align:left;
	width:15%
}

.cellacerca {
	text-align:right;
	width:40%
}

.banner {
	text-align:center;
	width: 200px;
	margin-top:10px;
	margin-bottom:10px;
}

.linkhome:active {
	color:#000000;
}

.linkhome:visited {
	color:#000000;
}

.linkhome:link{
	color:#000000;
}

.linkhome:hover {
	color:#000000;
	text-decoration:underline;
}

#scrollnews {
	border-top:solid #00aeeb 5px;
	border-bottom:solid #00aeeb 5px;
	padding:10px;

}

#theTicker {
	font-size:13px;
	font-weight:bold;
}

#theTicker a:link {
	color:#FF0000;
}

#theTicker a:active {
	color:#FF0000;
}

#theTicker a:visited {
	color:#FF0000;
}

#theTicker a:hover {
	color:#FF0000;
	text-decoration:underline;
}


.titolopag {
	font-size:14px;
	color:#0f228b;
	font-weight: bold;
	margin-top:5px;
}

.imggall {
	width: 127px;
	text-align:center;
	/* margin:7px; */
	float:left;
	padding-top:5px;
}

.filegall {
	text-align:left;
	padding:3px;
	border-bottom: solid #66CCFF 1px;
}

#tastoni {
	/* margin-left:20px;
	margin-right:20px; 
	text-align:center;*/

}

.tastone {
	float:left;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left:21px;
	padding-right:21px;
}

#titolonews {
	background-image:url(img/sfondotitolonews.gif);
	background-repeat:repeat-x;
	height:22px;
	padding-top:8px;
	font-weight:bold;
	text-align: center;
	clear: both;

}

.intestazione_elenchi {
	background-image:url(img/sfondotitolonews.gif);
	background-repeat:repeat-x;
	height:22px;
	padding-top:8px;
	font-weight:bold;
	text-align: center;
	clear: both;

}

.news {
	clear:both;
	margin-top:10px;
	margin-bottom: 10px;
}

.imgnews {
	float:left;
	width: 120px;
	text-align:center;
	margin-bottom: 10px;
}

.intronews {
	float:left;
	width: 390px;
	margin-bottom: 10px;
}

.intronews_lunghe {
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 120px;
	padding-right: 20px;
	float: left;
	margin-top: 10px;
	/* margin-bottom: 10px; */
}

label, input , select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:5px;
	margin-bottom:5px;
}

#footer {
	padding: 8px;
	text-align:center;
	color:#10238a;
	background-image: url(img/sfondo_footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight: bold;
	clear:both;
	height:15px;
	padding-top:25px;
	background-color: #e7ebee;
	width: 934px;
	margin: 0px auto;
	font-size: 11px;
}

.linksotto {
	margin-left:50px;
}

.linksotto a:link {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}

.linksotto a:active {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}

.linksotto a:visited {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}

.linksotto a:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	margin-left:10px;
}


.titolomenu {
	background-image:url(img/sfondo_titolomenu.gif);
	background-repeat:repeat-x;
	height:27px;
	padding: 2px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;

}
.linkmenu {
	background-color:#e7ebee;
	padding:5px;
	border-bottom:#7aba4c solid 1px;
}

.linkmenu a:link  {
	color:#000000;
	text-decoration:none;
}

.linkmenu a:active  {
	color:#000000;
	text-decoration:none;
}

.linkmenu a:visited  {
	color:#000000;
	text-decoration:none;
}

.linkmenu a:hover {
	color:#000000;
	text-decoration:underline;
}

.submenu {
	display:none;
	margin:0px;
}

.submenu li {
	background-color:#cbcbcb;
	display: block; 
	padding:5px;
	list-style-type: none;
	border-bottom:solid #7aba4c 1px;
	padding-left:20px;
}

.submenu ul {
	margin: 0px;
	padding: 0px;
}
	
.submenu li a:link {
	color: #000000;
	text-decoration:none;
	}
	
.submenu li a:active{
	color: #000000;
	text-decoration:none;
	}
	
.submenu li a:visited{
	color: #000000;
	text-decoration:none;
	}
	
.submenu li a:hover {
	color: #000000;
	text-decoration:underline;
	}
	
img {
	border:0px;
}
	
#contenutopagina {
	margin-top: 10px;
	margin-bottom: 10px;

}

.imgpagina {
	text-align:left;
	margin: 5px 0px 5px 5px;
	float:right;
}

/* ########################################### 
CLASSI EDITOR 
############################################# */

.titolo {
	font-size: 16px;
	font-weight: bold;
}

.rosso {
	font-weight: bold;
	color: #cc0000;
}
.verde {
	font-weight: bold;
	color: #009933;
}
.blu {
	font-weight: bold;
	color: #0000cc;
}
.interlinea20 {
	line-height: 20px;
}
.interlinea30 {
	line-height: 30px;
}

/* ########################################### 
FINE CLASSI EDITOR 
############################################# */
