@charset "utf-8";
/* CSS Document */

.list {
	list-style-type:none;
	}

body{
	background-color: #f78f50;
	background-image:url(images/box.jpg);
	background-repeat:repeat-y;
	}
	
div {
	font: 11 pt Verdana,Arial,Helvetica,Sans-Serif;
	position:relative;
	top: 0px;
	}

#container{
	width: 100%;
	top: 0px;
	left: 0px;
	position:absolute;
	}

#menu_alto {
	background-image:url(images/Sfondo_angolo_menu.jpg); 
	width: 234px;
	height: 207px;
	top: 0px;
	left: 0px;
	position:absolute;
	}
	
#sfondo_menu {
	background-image:url(images/Sfondo_menu09.jpg); 
	width: 546px;
	height: 104px;
	top: 0px;
	left: 234px;
	position:absolute;
	}
	
#menu_vuoto {
	background-image:url(images/menu_vuoto.jpg);
	width: 100%;
	height: 104px;
	top: 0;
	left: 0px;
	position: absolute;
	}

#colonna {
	background-image:url(images/colonna.jpg);
	position:absolute;
	height: 500%;
	width: 171px;
	left: 0px;
	top: 207px;
	position:absolute;
	}
	
#box_centrale {
	background-image:url(images/box-centrale.jpg);
	background-repeat:repeat-y;
	width: 77%;
	top: 104px;
	left: 234px;
	position:absolute;
	}

#piccolo{
	background-image:url(images/piccolo_gruppo_a.jpg);
	top: 30px;
	left: 250px;
	width: 53px;
	height: 28px;
	}

#grande{
	background-image:url(images/grande_gruppo_a.jpg);
	top: 30px;
	left: 320px;
	width: 51px;
	height: 28px;
	}

#cadetto{
	background-image:url(images/gruppo_cadetto_a.jpg);
	top: 30px;
	left: 385px;
	width: 56px;
	height: 28px;
	}
	
#forum{
	background-image:url(images/forum_a.jpg);
	top: 30px;
	left: 460px;
	width: 45px;
	height: 16px;
	}
	
#societa{
	background-image:url(images/societa_a.jpg);
	top: 30px;
	left: 520px;
	width: 55px;
	height: 16px;
	}
	
#regionale{
	background-image:url(images/regionale_a.jpg);
	top: 30px;
	left: 600px;
	width: 144px;
	height: 29px;
	}

#menualto{
	position:relative;
	top: 0px;
	left: 245px;
	}