@CHARSET "UTF-8";

body{
	padding:0px; margin:0px;
	text-align: center;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:12px;	
}

a img{
	border-width: 0px;
}

#fascia{
	position:absolute; top:0px; left:0px; width:164px; height:164px; background-image: url("/site/decennale/fascia.png");
}
#main{
	margin: auto; width:823px; text-align: left;
}
#banner1{
	background-image: url("/site/decennale/banner.png"); width:823px; height:137px;
}
#banner1_scatola{
	/*background-image: url("/site/decennale/banner_scatola.jpg");*/ width:823px; height:137px;
	background-image: url("/site/decennale/siamo_2.gif");
}

#menu{
	margin-top:10px; padding-left:4px; height:28px; width:823px;
	background: url("/site/decennale/sfondo_sx_menu.png") repeat-y top left;
}
#menu .sx{
	height:28px; width:324px; float:left;
}
#menu .dx{
	width:489px; height:28px; background: url("/site/decennale/sfondo_menu.png") repeat-x bottom left; float:left;
}
#menu img{
	margin-right:1px;
}

#banner2{
	width:813px; height:80px; margin-left:4px;
}

#contenuto{
	width:823px; margin-top:0px;
	background: url("/site/decennale/sfondo_contenuto.png") repeat-y top left;
}
#contenuto1{
	margin-top:0px; padding:10px 30px 10px 30px; text-align: justify;
}
#contenuto_footer{
	width:823px; height:7px; background-image: url("/site/decennale/footer_contenuto.png");
}

