.container_int {
	margin:0px auto 0px auto;
	width: 940px;
	background-image: url(../imgs/bgcontainer.jpg);
	padding: 0px 10px 8px 10px;
	position: relative;
}
	
.articolo {
	position: relative;
	top:7px;
	left: 210px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	width: 547px;
	min-height: 895px;
	height: auto !important;
	height: 920px;
	background-image: url(../imgs/bg_articolo.gif);
	border-bottom:1px solid #ccc;
	color:#333333;
	padding-bottom:10px;
	
	
}
.articolo .box {
	margin-left: 35px;
	margin-right: 30px;
	margin-top: 20px;
	line-height:18px;
}

.articolo ul {
list-style-image:url(../imgs/bullet_ul.gif);
}

.voce {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-image: url(../imgs/iconafoglio.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px 15px 15px 40px;
	margin-bottom: 15px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	margin-left:15px;
	margin-right:15px;
	
}
	
.voce a:link, .voce a:visited {
	font-weight: bold;
	color: #595987;
	text-decoration:none;
	}
	
.voce a:hover {
	text-decoration:none;
	color: #999999;
	}


.voce_cat {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-image: url(../imgs/iconacartella.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 10px 15px 15px 40px;
	margin-bottom: 15px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	margin-left:15px;
	margin-right:15px;
}



.approfondimenti {
	position:relative;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	top: 0px;
	left: 0px;
	margin-top: 50px;
	width: 550px;
	margin-left: 15px;
color:#666666;
}


.allegati {
	/*background-image: url(../imgs/bg_allegati.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	*/
	padding:0px 10px 10px 10px;
	border-bottom: solid #CCCCCC 3px;
	width: 225px;
	float: left;
	margin-left:15px;
	
}

.allegati p {
font-size:12px;
padding:0px 10px 0px 20px;
line-height:15px;
}

.links {
	/*background-image: url(../imgs/bg_allegati.jpg);
	background-repeat: repeat-x;
	background-position:bottom;*/
	padding:0px 10px 10px 10px;
	border-bottom: solid #CCCCCC 3px;
	width: 225px;
	float: left;
}

.links p {
font-size:12px;
padding:0px 10px 0px 20px;
line-height:15px;
}

.foto {
padding: 5px;
background-color:#FFFFFF;
border-right:1px solid #ccc;
border-top:1px solid #ccc;
margin-top:5px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}



/* --------------------------------- RELATIVI */

.articolo a:link, .articolo a:visited {
	color:#21497D;
	text-decoration: none;
}

.articolo a:hover {
	color:#0066CC;
	text-decoration: none;
}


.articolo h1 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	background-image: url(../imgs/toparticoli.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	color: #FFFFFF;
	padding-top: 21px;
	padding-left: 50px;
	margin: 0;

}

.autore {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	display: block;
	color:#FF6600;
	margin: 0px 0px 30px 0px;
	padding-left: 35px;
	background-image: url(../imgs/bg_autore.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	background-position: 12px 0px;
}

.articolo h2 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	display: block;
	color: #333333;
	margin: 0;
	margin-top: 15px;
	margin-left: 35px;
	font-style: italic;
	margin-right: 25px;

}

.approfondimenti a:link, .approfondimenti a:visited {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#21497D;
	position: relative;
	background-image: url(../imgs/triangolo.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display:block;
	margin:0px;	
}

.approfondimenti a:hover  {
color:#0066CC;
}

