/*Formattazione contenuto Pagine*/

/* LEFT SIDE */
	
#page_sidebar {
	clear: both;
	float: left;
	width: 240px;
	height:auto;
	border: #006699 0px solid;
	background: url(images/sidebar_border.gif) no-repeat right 100%;
	margin: 29px 25px 20px 0;
	padding: 0;
}

#page_title_sidebar {

	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 15px 0 15px;
	float: left;
	width: 180px;
	height:auto;
	border-bottom: #0066FF 2px dotted;
	background: url(images/li.png) no-repeat left;
}

#elenco_pagine{
	
	float: left;
	width:210px;
	height: auto;
	padding:0;
	margin: 0 0 0 10px;
	border: #66CC00 0px solid;

}

#elenco_pagine li{

	float: left;
	width:100px;
	height: auto;
	margin: 0 0 0 -10px;
	padding: 0 0 0 15px;
	list-style: none;
	background: url(images/li1.png) no-repeat left;
}

#elenco_pagine li a{

	text-decoration:none;
	color: #072B8A;
}

#elenco_pagine li a:visited{

	/*color: #3366FF;*/
}

#elenco_pagine li a:hover{

	color: #3366FF;
	text-decoration: underline;
}

#elenco_pagine li a:active{

	/*color: #000000;*/
}

#news_side_box{

	float: left;
	width:210px;
	height: auto;
	padding:0;
	margin: 10px 0 0 10px;
	border: #66CC00 0px solid;

}

#news_side_box_title{

	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	float: left;
	padding: 0 15px 0 15px;
	width: 180px;
	height:auto;
	border-bottom: #0066FF 2px dotted;
	background: url(images/li.png) no-repeat left;
	
}

#news_side_box li{

	clear: both;
	float: left;
	width:170px;
	height: auto;
	padding:0 18px;
	margin: 10px 0 0 15px;
	list-style: none;
	background: url(images/mini_bullet.png) no-repeat left;
}

#breadcrumb_nav{
	
		clear: both;
		float: left;
		width: 600px;
		height: auto;
		padding: 0;
		margin: 15px 0 -25px 10px;
		border: #FF0000 0px solid;
		font-size: 1.0em;
}

#page_content{
	
		float: left;
		width: 943px;
		height: auto;
		padding: 0;
		margin: 0 0 0 2px;
		border-left: #0099cc 1px solid;
		margin-bottom: 15px;
}

#box_page_content{ 

	float:left;
	width: 665px;
	height: auto;
	border: #CC0000 0px solid;
	margin: 0;

}

#page_title {

	float: right;
	width: 665px;
	height:auto;
	font-size: 1.8em;
	margin: 20px 0 0 0;
	padding: 5px 0 5px 0;
	border-bottom: #0066FF 2px dotted;
	
}

#page_title img,a {

	border: none;

}

#page_entry{

	float: left;
	width: 665px;
	height: auto;
	margin: 5px 0 0 0;
	padding: 0;
	border: #000000 0px solid;

}

#page_entry img{

	border: none;
	padding: 0 5px 0 10px;

}

#navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
}

#sidebar_news{

	float: left;
	margin: 10px;
	list-style: none;

}

#sidebar_news li{

	list-style: none;
	font-size:14px;
}

#sidebar_news li a{

	text-decoration: underline;

}

#error{

	float: left;
	with: auto;
	height: auto;
	margin: 25px 0 0 3px;
}

/*BACHECHE*/

#bacheca_article_title {

	float: left;
	width: auto;
	height:auto;
	font-size: 1.2em;
	text-align: left;
	margin: 15px 0 0 7px;
	padding: 0 0 5px 0;	
}

#bacheca_article_title img{

	border: none;
	padding: 0 5px 0 5px;
	
}
#bacheca_author{

	clear: both;
	float: left;
	width: 610px;
	height: auto;
	margin: -3px 0 0 10px;
	font-size: 1.0em;
	border: #CC3399 0px solid;
}

#bacheca_author img{

	border: none;
	padding: 0 5px 0 5px;
	
}

#bacheca_new_entry{

	float: left;
	width: 610px;
	height: auto;
	margin: 10px 0 10px 10px;
	border: #00CCFF 0px solid;
	text-align:justify;
}
