.clear{clear: both;}
.hide{display: none;}

body{
	text-align: center;
	background: #e0ddd7 url(../img/body-bg.jpg);
	font-family: georgia, Times New Roman, Times, serif, arial, verdana;
	font-size: 0.8em;
	margin: 0;
	color: #343434;
	
}
.wrapper{
	width: 1000px;
	background: url(../img/body-side-sx.jpg) repeat-y left top;
	padding: 0 0 0 50px;
}

.inner{
	background: url(../img/body-side-dx.jpg) repeat-y right top;
	padding: 0 55px 0 0;
}
a, a:visited{
	color: #002B69;
}
#container{
	margin: auto;
/*
	text-align: left;
*/	
	width: 945px;
	width: 1050px;
}

#header{
	height: 36px;
	line-height: 26px;
	background: url(../img/header-bg.jpg) no-repeat scroll center bottom;
	font-family: georgia, arial;
	padding: 10px 55px 0 0;
}

#header .lang{
	float: right;
	font-size: 12px;
}

#header strong {background: url(../img/lang-bg-bl0.jpg) no-repeat 0 100%; display: block; float: left;font-weight: normal;}/*longer sides*/
#header strong em {background: url(../img/lang-bg-tr0.jpg) no-repeat 100% 0; display: block; float: left;font-style: normal;}/*longer sides*/
#header strong em span {background: url(../img/lang-bg-br0.jpg) no-repeat 100% 100%; display: block; float: left;}
#header strong em span span {background: url(../img/lang-bg-tl0.jpg) no-repeat; display: block; float: left;}
#header a{
	background: #827F7A url(../img/lang-bg0.jpg) no-repeat left top;
	padding: 0 0 0 20px;
	margin: 1px 10px;
	color: #ffffff;
	text-decoration: none;
}

#body{
	margin: auto;
	clear: both;
	background: #ffffff url(../img/body-content-bg.jpg) repeat-x bottom;
	text-align: left;
}
#colA{
	float: left;
	width: 194px;
	padding: 10px;
}

#colB{
	float: left;
	border-top: 5px solid #1c65c1;
	padding: 22px;
	width: 367px;
}
#title{
	background: url(../img/titolo.gif) no-repeat left top;
	width: 367px;
	height: 42px;
	margin: 0 0 10px 0;
}
#colSx{
	float: left;
	width: 135px;
	padding: 0;
	background: url(../img/subtitolo-bg0.jpg) no-repeat left top;
	text-align: center;
}

#colSx em{
	display: block;
	font-size: 40px;
	font-weight: bold;
	background: url(../img/subtitolo-bg0.jpg) no-repeat center bottom;
	text-align: center;
}
#colDx{
	float: right;
	width: 205px;
}
#colSx ul{
	margin: 0;
	padding: 0;
	margin-top: 90px;
	text-align: center;
	border-top: 1px solid #dbdbdb;
	list-style: none;
}
#colSx ul li{
	border-bottom: 1px solid #dbdbdb;
	line-height: 28px;
}
#colSx ul li a{
	font-style: italic;
	font-weight: bold;
	color: #002b69;
	text-decoration: none;
	display: block;
}
#colSx ul li a:hover{
	text-decoration: underline;
	background-color: #eff0f2;
	color: #000000;
}
#colSx ul li a:visited{
	color: #002b69;
}

#colC{
	float: left;
	padding: 10px;
}
#footer{
	clear: both;
	text-align: center;
	font-size: 0.85em;
	padding: 30px 0 0 0;
	background: url(../img/footer-bg.jpg) no-repeat scroll center top;
	color: #343434;
}

.interna #colB{
	width: 488px;
	padding-right: 5px;
}
.interna #colDx{
	width: 328px;
}

.interna #colC{
	width: 194px;
}
.titolo{
	border-bottom: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb;
	line-height: 28px;
	color: #002b69;
	background-color: #eff0f2;
	padding: 3px 10px;
	margin: 8px 0 10px 0;
	font-size: 1.4em; 
	color: #0051B8; 
	font-weight: bold;
}
.testo{
	padding: 10px;
}
.testo img{
	border: 1px solid #DBDBDB;
}
.box_bottom{
	margin-top: 20px; 
	margin-bottom: 10px; 
	padding: 10px; 
	border: 1px solid #D3CECE; 
	background: #F4F1EC; 
	font-size: 0.9em;
}
.gallery{
	text-align: center;
}
.gallery .container{
	margin: auto;
}
.gallery .item{
	margin: 0 0 10px 0;
}
.gallery .item img{
	border: 0;
}
td {
	background: #EAEAEA;
	border-top: 5px solid #fff;
	font-size: 0.85em;
}
.altreNotizieLista ul{
	margin: 10px;
	padding: 5px;
}
a.leggitutto{
	display: block;
	margin: 5px 0 0 5px;
}