html{
	font-family: arial,helvetica,sans-serif;
	background-color: #f8f8f8;
}
body{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 100%;

}
header, footer, aside, nav, article {
    display: block;
}
nav, article, footer{
	margin-left: 210px;
}
a{
	color: #57AF0F;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/*HEADER**************************************************************/
header#testata{
	height: 150px;
	position: relative;
}

header#testata h1 {
	padding-top:30px;
	float: left;
	width: 412px;
	height: 93px;
	background-image: url('../images/logo.jpg');
	background-position: 0px 30px;
	background-repeat: no-repeat;
}
header#testata h1 span{
	display: none;
}
header#testata h1 a{
	display: block;
	width: 412px;
	height: 93px;
}
header img.banner{
	float: right;
	padding-top:30px;
}
/*MAIN MENU************************************************************/
nav h1{
	display: none;
}
nav{
	font-size: 1em;

}
nav ul{
	width: 750px;
	height: 40px;
	background-image: url('../images/nav_bkg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 3px;
}
nav ul li{
	display:block;
	height: 35px;
	float:left;
	margin-top: 2px;
}


nav ul li a{
	width: 106px;
	font-size:0.85em;
	_width: 105px; /*IE6*/

	text-align: center;
	color: #454545;
	text-shadow: 1px 1px 0px #ddd;
	text-decoration: none;
	padding-top: 8px;
	display:block;
}
nav ul li a:hover, nav ul li a.selected{
	color: #000000;
	text-decoration: none;
}
/*SIDEBAR**************************************************************/
aside{
	position: absolute;
	left: 0;
	top: 150px;
	width: 190px;

}
aside h2{
	display:block;
	height: 40px;
	background-image: url('../images/sidebar_title_bkg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1em;
	color: #454545;
}
aside h2 span{
	display:block;
	text-align: center;
	width: 190px;
	padding-top: 10px;
	font-size: 0.85em;
	text-shadow: 1px 1px 0px #ddd;
}
aside li{
	background-image: url('../images/sidebar_link_bkg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width: 190px;
	height: 48px;
}
aside li.immagine{
	height: 141px;
	background-repeat: repeat-y;
}
aside li:hover, aside li.selected{
	background-image: url('../images/sidebar_link_over_bkg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
aside li a{
	height: 48px;
	padding-left: 40px;
	display:table-cell;
	vertical-align:middle;
	color: #7d7d7d;
	text-decoration: none;
	padding-right: 10px;
	vertical-align: middle;
	font-size: 0.9em;


	_height: 38px; /*IE6*/
	_padding-left: 40px;
	_display: block;
	_padding-top: 10px;


}
aside li.immagine a{
	padding-left: 5px;
}
aside li.ultimo{
	background-image: url('../images/sidebar_bottom_bkg.jpg');
	background-position: top;
	height: 11px;
}
/*IE7 VERTICAL ALIGN*/

*:first-child+html aside li{
	height: 48px;

}
*:first-child+html aside li.immagine{
	height: 141px;
	background-repeat: repeat-y;

}
*:first-child+html aside li a{
	padding-left: 40px;
	display: block;
	padding-top: 12px;
}
*:first-child+html aside li.immagine a{
	padding-left: 5px;
}
/*welcome**************************************************************/
article#welcome h1{

	height: 70px;
	width: 100%;
	background-image: url('../images/titolo_homepage.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 12px;
}
*:first-child+html article#welcome h1{

	width: auto;
}
article#welcome h1 span{
	display: none;
}
#pannelli{
	background-image: url('../images/pannelli_bkg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width:753px;
	height:218px;
}
/*PANNELLI*************************************************************/
#pannelli{
	margin-left: 210px;
	color: #6E6E6E;
	height: 218px;
}
#pannelli strong, strong{
	color: #333333;
}
#pannelli article{
	float: left;
	width: 170px;

	/*IE6*/
	_width: 168px;

	margin-left:15px;
	margin-top: 15px;
	height: 195px;
	background-position: center bottom;
	background-repeat: no-repeat;
}
#pannelli h1{
	color:#992D14;
	font-size:0.83em;
	font-weight:bold;
}
#pannelli p{
	font-size: 0.70em;
	/*font-size: 11px;*/
	line-height: 1.2;
	margin-top: 0.7em;

}
#hp_panel_1{
	background-image: url('../images/foto_panel_1.jpg');
}
#hp_panel_2{
	background-image: url('../images/foto_panel_2.jpg');
}

#hp_panel_3{
	background-image: url('../images/foto_panel_3.jpg');
}

#hp_panel_4{
	background-image: url('../images/foto_panel_4.jpg');
}

/*NEWS*****************************************************************/
article#news {
	margin-top: 8px;

}
article#news header{
	width: 220px;
	margin-left: 145px;
	float: left;
	padding-bottom: 8px;

	/*IE6*/
	_width: 220px;
	_margin-left: 70px;
}
article#news h1{
	font-size: 1.6em;
	font-weight: bold;
	color: #232323;
	display: block;
	text-align: right;
	float:left;
	width: 430px;
}
article#news h1 a{ 
	font-weight: bold;
	color: #232323;
	text-decoration: none;
}
article#news h1 span.verde{
	color:#57AF0F;
	font-weight: bold;
}
article#news h1 a:hover{ 
	color:#57AF0F;
}
article#news p{
	font-size: 0.8em;
	color: #6E6E6E;
	text-align: right;
	width: 270px;
	margin-left: 95px;
	margin-top: 8px;
}
article#news h1.archivio{
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	color: #333;

	width: 270px;
	margin-left: 95px;
	margin-top: 8px;
	text-decoration: none;
	background-image: url('../images/tri.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 25px;
}
article#news h1.archivio a {
	text-align: right;
	display: block;
	padding-right: 30px;
	padding-top: 1px;
	height: 25px;
}
article#news img{
	float: right;
	margin: 0;
	padding: 0;
	margin-left: 8px;
}
article#news div#post1 img{
	float: left;

}
div#feed{
text-align: right;
font-size:  0.8em;
margin-top: 10px;
color: #6E6E6E;
}
/*FOOTER***************************************************************/
footer{
	margin-left: 210px;
	font-size: 0.7em;
	color: #6E6E6E;
	margin-top: 16px;
	border-top: 1px solid #ddd;
	padding-top: 8px;
}
footer p{
	text-align: center;
}
/*CATEGORIE************************************************************/
article.categoria {
	margin-top: 10px;
}
div.pwi_album_inside{
	padding: 12px;
}
article.categoria h1{
	font-size: 0.8em;
	display: inline;
	color: #111111;
	/*float: left;*/
	font-weight: bold;
	line-height: 1.2;
	padding: 0;
	margin:0;
}
div.pwi_album_description{
	margin-bottom: 10px;
}
article.categoria div.description{
	font-size: 0.8em;
	color: #6E6E6E;
	line-height: 1.2;
	display: inline;
	padding: 0;
	margin:0;
}
div#album{
	display: block;
	background-image: url('../images/album_bkg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width: 750px;
	height: 845px;
}
div.thumb{
	background-color: #fff;
	background-image: url('../images/thumb_bkg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	display:block;
	float: left;
	height:145px;
	width:145px;

}
div.col1{
	background-image: url('../images/thumb_bkg_col1.gif');
}
div.thumb img{
	margin-left: 5px;
	margin-top: 5px;
}
div.pwi_pager{
	text-align: right;
	font-size: 0.9em;
	padding-right: 8px;
}
div.pwi_loader{
	height: 100px;
	width: 400px;
	/*text-align: center;*/
	color: #999;
	border: 2px solid #fff;
}
/*DOVE*****************************************************************/
article#pagina{
	margin-top: 15px;
	background-image: url('../images/album_bkg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width: 750px;
	height: 845px;
	color: #6e6e6e;
}
div.mappa{
	position: relative;
	display: block;
}
div.mappa iframe{
	margin: 16px;
}
header.indirizzo{

	position: absolute;
	right: 16px;
	bottom: 20px;

	width: 170px;
}
header.indirizzo h1{
	font-size:1em;
	color: #333;
	font-weight:bold;
}
header.indirizzo p{
	font-size:0.8em;
	color: #333;
	color: #7a7a7a;
}

/*CONTATTI*************************************************************/
article#contatti{
	background-image: url('../images/contatti_bkg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width: 750px;
	height: 1300px;
	color: #6e6e6e;
	margin-top: 15px;
}
div.contatti{
	position: relative;
	display: block;
}
div.contatti img{
	margin: 16px;
}

/*GALLERIA...**********************************************************/
.pagecontent{
	margin: 10px;
}
.pagecontent .inline
{
	display: inline;
}
.pagecontent h1{
	font-size:18px;
	font-weight:bold;
	color: #333;
}
.pagecontent p{
	font-size:13px;
	margin-top: 8px;
}
.pagecontent ul{
	list-style-image:url("../images/list.png");
	list-style-position:inside;
	margin-top:3px;
}
.pagecontent li{
	font-size:13px;
	margin-bottom:3px;
}
#galleria{
	float: left;
}
#didascalia{
	float: right;
	width: 185px;
	font-size: 0.9em;
	padding: 0.4em;
	margin-top: 1em;
}
/**********************************************************************/
div.clearer{
	clear: both;
}
div.spacer{
	display: block;
	margin-bottom: 18px;
}
hr{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	border: none;
	background-color: #ddd;
}
.pad10{
	padding: 10px;
}
img#fb{
	margin-left: 18px;
	margin-top: 10px;
	float: left;
}

