/* CSS Document */
ul, li, h1, h2, h3, h4, h5, h6, p, img{
margin:0;
padding:0;
line-height:normal;
}

.divisore{
	clear:both;
	padding:0px 10px;
}

body{
	margin:0;
	padding:0;
	font: 14px/120% Georgia, "Trebuchet MS", "Courier New", Verdana, Arial;
	background:url(images/bgs/body.jpg) repeat-x;
}

#bgs-contenitore{
	width:1000px;
	margin:0 auto;
	background:url(images/bgs/contenitore-sfondo.gif) repeat-y;
}

#contenitore{
	width:1000px;
	margin:0 auto;
	background:url(/images/bgs/contenitore.jpg) no-repeat;
}
#intestazione{
	height:286px;
	background:url(/images/deglisvevidibarion-ita.gif) 24px 12px no-repeat;
}

#intestazione h1{
	font-size:22px;
	margin-top:190px;
	margin-left:48px;
	width:260px;
	float:left;
	font-weight:normal;
}

#intestazione #logo{
	margin-right:50px;
	float:right;
	display:block;
	margin-top:21px;
}

#intestazione #logo-enci-fci{
	float:left;
	margin-top:5px;
	margin-left:400px;
	
}
#menu{ 
	clear:both;
	height:37px;
	margin:0 42px;
}

#menu li{
	list-style:none;
	float:left;
	font-size:16px;
	margin:0px 20px;
}

#menu a{ 
	background:url(images/bgs/link-menu.gif) repeat-x;
	display:block;
	height:37px;
	line-height:37px;
	color:#FFFFFF;
	padding:0px 16px;
}

#menu a:hover{ background:url(images/bgs/link-menu_.gif) repeat-x;}

.corpo{ 
	margin:0 auto; 
	background:#FFFFFF; 
	width:924px; 
}

.corpo #dx{
	margin-left:608px;
}

#dx .box{
	border-top:1px solid #F3F2D5;
	background:#F2F3E2 url(/images/bgs/blcDx.gif) repeat-y;
}

#dx .box h3{
	margin:2px 3px;
	text-align:center;
	padding:0;
	line-height:36px;
	font-weight:normal;
	background:url(/images/bgs/titolo-blcDx.gif) repeat-x;
	height:36px;
	font-size:22px;
	color:#474747;
}

#dx .box blockquote{
	margin:0;
	padding:0;
	line-height:normal;
	font-weight:normal;
	background:#FFFFFF url(/images/bgs/logo-blcDx.gif) no-repeat center center;
	height:64px;
	clear:both;	
}

img.NsCani{
	float:left;
	width:100px;
	margin:10px 0px 10px 26px;
	border:6px solid #FFFFFF;
}


.corpo #sx{
	width:590px;
	float:left;
}

.contenuti{
	padding:8px;
}

#sx h1{
	font-weight:normal;
	font-size:24px;
	color:#474747;
	margin-bottom:6px;
}

#sx h1 span, #dx .box h3 span{
	color:#870202;
}

#sx h2{ 
	font-weight:normal;
	font-size:20px;
	margin-left:4px;
	margin-top:14px;
	line-height:normal;
}

#sx p{ 
	
	margin:5px 0px 5px 10px;
	line-height:140%;
}

#sx p.data{ 
	font-style:italic;
	color:#003300;
	margin:0;
	margin-left:4px;
	margin-bottom:4px;
}

#footer{
	margin:0 auto;
	background:url(/images/bgs/footer.jpg) center no-repeat;
	height:204px;
	clear:both;
}

#footer .corpo{ 
	background:none;
	padding-top:76px;}

#footer p.copy{
	text-align:center;
	color:#E7E2DA;
	font-size:12px;
}

#footer a{ 
	text-decoration:underline;
	font-weight:bold;
	color:#E7E2DA;
}

#footer a:hover{
	text-decoration:none;
	color:#FFFFFF;
}