<style type="text/css">
		/*start css style del box-model*/
		body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
		html, body{
		margin:0;
		padding:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		/*background-color:#000000;*/
		}
		#col_1{
		position:absolute;
		top:195px;
		left:0px;
		width:209px;
		height:400px;
		padding:0px;
		/*background-color:#DBDBDB;*/
		border:0px solid #FFFFFF;
		}
		#col_2{
		margin-top:10px;
		margin-right:20px;
		margin-left:230px;
		padding:10px;
		/*background-color:#DBDBDB;*/
		border:5px solid #FFFFFF;
		overflow:hidden;
		min-height:600px;
		}
		/*end css style del box-model*/
		#title{
		font-size:18px;
		color:#006699;
		}
		#css_flepstudio{
		font-size:14px;
		font-weight:bold;
		}
		#css_flepstudio a{
		color:#0066FF;
		}
		#header{
height:185px;
line-height:150px; /*vertical align*/
background-image:url(images/sfondo_header.gif);
background-repeat:repeat-x;
}
#logo{
height:195px;
line-height:150px; /*vertical align*/
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
}
#comune{
height:195px;
line-height:150px; /*vertical align*/
background-image:url(images/sfondo_logo_comune.gif);
background-repeat:no-repeat;
}
#footer{
height:105px;
line-height:20px; /*vertical align*/
background-image:url(images/sfondo_footer.jpg);
background-repeat:repeat-x;
}
#content{
background-image:url(images/sfondo_pagine.gif);
background-repeat:repeat;
width:100%;
}
h1,h2{
margin:0;
padding:0;
letter-spacing:1px;

}
h1{
font-size:15px;
margin-left:0px;
color:#000;

}
h1 span{
color:#F86307;
}
h2{
margin-bottom:20px;
font-size:20px;
color:#CCC;
text-shadow:1px 1px #FFF; /*CSS3*/
}
p{
margin-bottom:20px;
font-size:11px;
color:#999;
text-shadow:1px 1px #FFF; /*CSS3*/
}

/*menu*/
td.menuon {
		font-family:Georgia, Times, serif; 
		background-image:url(images/sfondinomenu.png);
		background-color:#f2f1eb;
		padding-left:30px;
		border-bottom: dotted 1px #ffffff;
		height:26px;
		font-weight:bold;

		}
	
td.menuoff { 
		font-family:Georgia, Times, serif; 
		background-image:url(images/sfondinomenu.png);
		background-color:#e4e4e4;
		padding-left:20px;
		border-bottom: dotted 1px #ffffff;
		height:26px;
		font-weight:bold;
		}
.menu {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color:#49749c;
	padding-left:0px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top: 5px;
	text-decoration: none;
	font-weight:bold;

}
.menu a{
	font-family: Georgia, Times, serif;
	font-size: 13px;
	color:#49749c;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top: 5px;
	text-decoration: none;
	font-weight:bold;
}
.sm_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#f2f1eb;
	font-size: 12px;
	color:#97a8b5;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top: 5px;
	text-decoration: none;
	font-weight:bold;
			border-bottom: dotted 1px #ffffff;


}
.sm_menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#f2f1eb;
	font-size: 12px;
	color:#49749c;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top: 5px;
	text-decoration: none;
	font-style: italic;
	font-weight:normaL;

}
/*menu*/


	</style>
