body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	background-image: url(images/sbody.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#container {
	width: 996px;
	margin: 0px auto;
}
#header {
	height: 182px;
	width: 100%;
	padding: 19px 0px 19px 0px;
	background-image: url(images/sheader.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}
#header img,#header object{
	margin: 0px,0px,0px,0px;
	padding: 0px 10px 0px 10px;
	border: none;
}

#topmenu {
	clear: both;
	height: 24px;
	background: url(images/stmenu.jpg) repeat-x;
	padding: 6px 0px 6px 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
#topmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#topmenu li {
	font-size: 1.1em;
	display: inline;
}
#topmenu a:link, #topmenu a:visited {
margin:0px 5px 0px 5px;
float:left;
border-left: 5px solid #ffffff;
background-color: #042f65;
color: #FFFFFF;
text-decoration: none;
height:24px;
padding:0px 10px 0px 10px;
line-height: 24px;
vertical-align: middle;

}
#topmenu a:hover, #topmenu a:focus, #topmenu a:active,#topmenu a#tattivo{
	background-color: #ffffff;
	color: #042f65;
	border-left: 5px solid #042f65;
}
#ccont {
	clear: both;
	background-image: url(images/sccont.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#bsx {
	width: 200px;
	float: left;
	
}
#bsx .box{
	margin: 10px 5px 10px 5px;
	background-color: #042f65;
	background-image: url(images/bordosezionisxsotto.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#bdx .box{
	margin: 10px 5px 10px 5px; 
	background-color: #042f65;
	background-image: url(images/bordosezionidxsotto.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;

}
#bdx .newsbox{
	margin: 10px 5px 20px 5px;
	background-color: #042f65;
	background-image: url(images/bordosezionidxsotto.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
}
#centro {
	width: 596px;
	float: left;
	background: url(images/bgcentro.jpg) no-repeat;
	background-position: top;
	font-size: 0.95em;
	height: auto !important; /* per i browser moderni */
	height: 508px; /* per IE5.x e IE6 */
	min-height: 508px; /* per i browser moderni */
	overflow: visible;
}
#centro .box{
	padding: 20px;
	text-align: justify;

}



#centro .txtvar{
	padding: 5px 10px 5px 10px;
	color: #00b5dd;
	border: 1px solid #00b5dd;
	/*00b5dd*/
	background: #042f65;
	font-size: 1em;
	height: auto;
	width: auto;
	min-width: 20px; 
   min-height: 20px; 

}
#centro .txtvar a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#centro .txtvar a:hover{
	text-decoration: underline;
}

#centro .txt{
	padding: 5px 10px 5px 10px;
	color: #042f65;
	border: 1px solid #00b5dd;
}





#bdx {
	width: 200px;
	float: right;
	margin:0px 0px 0px 0px;
	
}
#bsx h2{
	margin: 0px 0px 10px 0px;
	height: 25px;
	background-color: #00b5dd;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	font-size: medium;
	padding-left: 10px; /*	border: 2px solid #ffffff;*/
	background-image: url(images/bordosezionisx.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#bdx h2{
	margin: 0px 0px 10px 0px;
	height: 25px;
	background-color: #00b5dd;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
	vertical-align: middle;
	font-size: medium;
	padding-left: 10px; /*	border: 2px solid #ffffff;*/
	background-image: url(images/bordosezionidx.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
ul.menu {
	margin: 0px 0px 20px 0px;
	list-style: none;
	padding: 0px 10px 10px 10px;
	
}
ul.menu li a{
	width: 100%;
	text-decoration: none;
	color: #ffffff;
	border-left: 5px dotted #ffffff;
	line-height: 30px;
	padding-left: 5px;

}
ul.menu li a:hover {
	color: #00b5dd;
	background-color: #042F64;
	border-left: 5px solid #00b5dd;
	padding-left: 5px;
}
ul.menu li a#attivo{
	color: #00b5dd;
	
	border-left: 5px solid #00b5dd;
	padding-left: 5px;
}


marquee{
	text-align: center;
	
}
.newsdata{
	color: #00b5dd;
	margin: 10px 0px 0px 0px;
}
.newslink a{
	color: #FFFFFF;
	text-decoration: none;
}
.newslink a:hover{
	text-decoration: underline;
}
#footer{
	clear: both;
	width: 100%;
	height: 36px;
	line-height: 36px;
	vertical-align:middle;
	color: #FFFFFF;
	text-align: center;
	background: url(images/sfooter.jpg) repeat-x;
	background-color: #FFFFFF;
}
