/* CSS Document */
* {
	margin:0;
	line-height: normal;
	text-align: left;
}
.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:0.87em;}
html, input, textarea
	{
	font-family:Arial;
	color:#000000;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#0454a8;}

a{color:#0454a8; text-decoration:underline} 
a:hover{text-decoration:none}

ul{margin:0; padding:0; list-style:none; line-height:20px}
ul li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:10px; }
ul li a{color:#0454a8; }

.more{background:url(images/0_z1.gif)  center left no-repeat; padding-left:17px; text-decoration:none}
.more:hover{text-decoration:underline}

.more1{background:url(images/0_z2.gif)  center left no-repeat; padding-left:17px; text-decoration:none}
.more1:hover{text-decoration:underline}

/*header*/
#header { background:url(images/top.jpg) no-repeat right top }
#header .pic{ margin:24px 0 0px 0px;}

#content{
	font-size:1em;
	margin:0 30px 0 30px;
}
.ww{
	width:100%;
}
#content .bg{ background:url(images/1_bg.gif) repeat-x top #212121}

/*block*/
.block_title{ background: url(images/0_bg.gif)}
.block_title1{ background: url(images/0_bg1.gif) no-repeat left}
.block_title2{ background: url(images/0_bg2.gif) no-repeat right; margin-left:25px}

.block_title_1{ background: url(images/1_li1.gif); height:46px}
.block_title1_1{ background: url(images/q1.gif) no-repeat left; height:46px}
.block_title2_1{ background: url(images/q2.gif) no-repeat right; height:46px;}
.block_title2_1 img{ margin:21px 0 0 24px}


.block_title_2{ background: url(images/1_li3.gif) repeat-y left #dbe4f0;}
.block_title1_2{ background: url(images/1_li4.gif) repeat-y right ;}

.block_title_3{ background: url(images/1_li2.gif) repeat-x bottom; height:10px}
.block_title1_3{ background: url(images/q3.gif) no-repeat bottom left; height:10px}
.block_title2_3{ background: url(images/q4.gif) no-repeat bottom right; height:10px;}

/*index.html*/
#page1 #content .col1 .title{ margin:0 0 14px 0px;}
#page1 #content .col1 .pic{ margin:0 20px 0px 0px; float:left}
#page1 #content .col1 p{ margin:5px 0 13px 0px;}
#page1 #content .col1 .indent{ margin:7px 0 0px 0px;}
#page1 #content .col2 .indent{ margin:5px 9px 0px 26px;}
#page1 #content .col2 .indent1{ margin:31px 16px 0px 25px;}
#page1 #content .col2 .bg1{ background:url(images/0_bg4.gif) repeat-x bottom;}
#page1 #content .col2 .bg2{ background:url(images/1_bg6.gif) no-repeat bottom left; padding-bottom:4px; margin-top:5px}
#page1 #content .col2 .pic{ margin:0 15px 1px 0px; float:left}
#page1 #content .col2 .pic1{ margin:22px 0px 0px 0px; float:right}
#page1 #content .col2 .bg1 a{color:#39a0ff}
#page1 #content .col2 strong{color:#1e2737}

#page1 #content .col1 .block .col1{ width:74px}
#page1 #content .col1 .block .col2{ width:27%}
#page1 #content .col1 .block .col3{ width:88px}
#page1 #content .col1 .block .col4{ width:27%; padding-bottom:8px}
#page1 #content .col1 .block .col5{ width:40px}
#page1 #content .col1 .block .title{ margin:20px 0 0 20px}
#page1 #content .col1 .block .title1{ margin:20px 0 0 33px}
#page1 #content .col1 .block .indent{ margin:15px 0 10px 0px; background:url(images/0_bg3.gif) repeat-x bottom; padding-bottom:9px}
#page1 #content .col1 .block p{ margin:5px 0 0px 0px;}
#page1 #content .col1 .block span a{ color:#1e2737; font-weight:bold}


/*footer*/
#footer { height:103px; color:#444544; font-size:0.9em; font-family:Tahoma}
#footer .pic{ float:left; margin:0 10px 0 0px}
#footer .indent{padding:56px 0px 0 29px}
#footer .indent1{padding:70px 0px 18px 0px}
#footer a {color:#0454a8; text-decoration:underline}  
#footer a:hover { text-decoration:none}


input{
	width:120px;
	height:25px;
	font-size:1em
}
textarea{
	width:207px;
	height:80px;
	margin-bottom:10px;
	font-size:1em;
	overflow:auto
}
textarea2{
	width:207px;
	height:80px;
	margin-bottom:10px;
	font-size:1em;
	overflow:auto
}
.Testo_Giustificato {
	text-align: justify;
}
.TestoHOME {
	font-size: 1.1em;
}
.TestoSTORIA {
	font-size: 1.15em;
	text-align: justify;
}
.Colorato {
	color: #0C5AD8;
}
.Citazione {
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
}
