body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		background-image: url(img/sfondo.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
div#container2{
	width: 630px;
	margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;
	background:transparent url(img/pixel_r2_c2.gif) repeat;
}
div#container{
	margin-top: 0px;margin-right: auto;	margin-bottom: 0px;	margin-left: auto;
	width: 630px;
}
div#menu_o{
	display:none;
}
div#header{
	height: 98px;
	width: 760px;
	border: 1px solid #FFFFFF;
	background-image: url(img/headerprint.jpg);
	display:none;
}
img.forprint {display:block;}
div#title { text-align:left; margin-left:20px;}
div#main{
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#content{
	background-color: #FFFFFF;
	float: left;
	width: 630px;
	background-image: url(img/main_r2_c2.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
div#text{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
div#menu_v{
	height: 200px;
	width: 160px;
	background-color: #00CC66;
	float: left;
}
div#header_bottom{
	height: 20px;
	width: 630px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(img/title.gif);
	text-align: right;
}

div#photos{
display:none;
}
.border{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
div#footer{
	height: 20px;
	width: 580px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(img/title.gif);
	background-repeat: no-repeat;
}
div#text_footer{
	color: #6699CC;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: right;
	margin-right: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 19px;	color: #369; text-align:center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #0099FF;text-indent: 25px;
}

/*----------------- menù verticale ----------------*/

#blueblock{
	 display:none;
}

#sommario { text-align:center;}
#indietro { display:none;}
/*-----------------menù orizzontale-------------------*/
#vdividermenu{ display:none;
}


/*----------------------------------------------------*/

a {color: #369;}
a:hover { color:#000000}
hr {border: 0pt none ; color:#69c; background-color:#69c; height: 1px; width: 100%;}