/* * GESTIONE LAYOUT * */

body {
/*background-color: #F0E5E5;*/
background-image:url('../images/background.gif');
}

#main {
	width:900px;
	margin: auto;
	margin-top: 20px;
}

#logo {
	width:820px;
	height:46px;
	margin: auto;
}

#imghome {
	width:820px;
	height:513px;
	margin: auto;
}

#pulsanti1 {
	width:820px;
	height:47px;
	margin: auto;
}

#pulsanti2 {
	width:820px;
	height:100px;
	margin: auto;
	margin-top: 20px;
}
