/* CSS Document */

body {
	background:#fff;
	text-align:center;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
	font:normal 0.8em verdana,aria,sans-serif;
	color:#666;
	}
a {
	color:#000;
	text-decoration:none;
	/*border-bottom:1px dotted;*/
	}
a:hover {
	/*border-bottom:1px solid;*/
	text-decoration:underline;
	color:#000;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	/*background:#FFF url("../images/rightcolor_bg.gif") repeat-y top right;*/
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	/*background:url("../images/leftcolor_bg.gif") repeat-y top left;*/
	background:url("../images/sfondosx.jpg") no-repeat top left;
	}
#wrapper2x {
	position:relative;
	text-align:left;
	width:100%;
}
#header {
	/*background:#fff;*/
	background:url("../images/int_02.jpg") repeat-x top left;
	padding:0px;
	margin:0px;
	/*text-align:center;*/
	height:124px;
	color:#000;
	}
	
#header_2{
	/*background:#fff;*/
	/*background:url("../images/int_02.jpg") repeat-x top left;*/
	padding:0px;
	margin:0px;
	/*text-align:center;*/
	height:24px;
	color:#000;
	}
	
#tabpr {
	position:relative;
	text-align:right;
	top:-17px;
	right:10px;
	float:right;
}

/*#header h1 {
	font-size:200%;
	}
#header a:hover {
	color:#7A2875;
	}*/
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	/*background:#ECB9E8;*/
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	/*background:#D7C4FA; */
	z-index:99;
	}
#centercol {
	position:relative;
	padding-left:220px;
	padding-right:220px;
	margin-right:20px;
	}
#centercol a {
	color:#666;
	}
#centercol a:hover {
	/*border-bottom:1px solid;*/
	color:#000;
	}
	
	
#centercol2 {
	position:relative;
	/*padding:0 0 0 240px;*/
	padding-left:220px;
	/*padding-right:210px;*/
	}
#centercol2 a {
	color:#666;
	}
#centercol2 a:hover {
	/*border-bottom:1px solid;*/
	color:#000;
	}
	
	
#footer {
	position:relative;
	top:1px;
	/*background:#7A2875;*/
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}
.testopic{
	color: #000;
	font-family: Verdana; 
	font-size: 9px; 
	/*text-align: right;*/
}
.titolo{
	font-family: Verdana; 
	font-size: .95em; 
	text-align: left;
	font-weight: bold;
}
.paginazione  { 
		border-left: 0px solid #476F88; 
		border-right: 0px solid #476F88; 
		border-top: 0px solid #476F88; 
		border-bottom: 0px solid #476F88;
		text-align:center;
		color:#476F88;
}
.linea {        visibility: visible;
		display: block;
		/*clear: both;
		border: 1px solid #476F88;*/
		width: 100%;
		height: 1px;
		color:#c0c0c0; 
		background-color: #476F88; 
		border: none; 
		margin-top:0px; 
		margin-bottom:0px; 
}
#Galleria {
	margin: 5px 0px 0px 35px;

}

.galle_left {
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 150px;
	margin-bottom: 20px;
	border:1px solid #000;
}

.galle_left_primopiano {
			float: left;
			margin-right: 20px;
			width: 100px;
			text-align:center;
			margin-bottom: 20px;
			border:1px solid #000;
}

.galle_left p {
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: left;
}

.galle_left img {
	border-bottom:1px solid #000;
		
}



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */



/* the news box */
#news
{
	width:170px;
	font:normal 12px Arial;
	color:#404040;
	visibility:hidden; 
}
#news a
{
	color:#0C6186;
	font-weight:bold;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	/*line-height:2em;*/
	margin-bottom:1em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
	visibility:visible;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}




/* the news box */
#news2
{
	width:170px;
	font:normal 12px Arial;
	color:#404040;
}
#news2 a
{
	color:#0C6186;
	font-weight:bold;
}
#news2 ul
{
	margin:0 .5em 0 1em;
	padding:0;
	list-style:none;
}
#news2 li{
	/*line-height:2em;*/
	margin-bottom:1em;
}
/* the news box when JavaScript is available */
#news2.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news2.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
