@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
		height: 100%;
		margin:  0;
		padding: 0;
		background-color: #FFFFFF;
	}

.oneColElsCtr #container_home {
	width: 100%;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	margin-top: 160px;
	position: inherit;
}

.oneColElsCtr #container_music {
	width: 266px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	margin-top: 220px;
	position: inherit;
}
.oneColElsCtr #container_team {
	width: 100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
}
#menu {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-position: center;
}
#tabella_snow {
	width: 100%;
	background-position: center;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}
#catalogo {
	width: 100%;
	background-position: center;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}
.oneColElsCtr #mainContent_home {
}
.oneColElsCtr #mainContent_music {
	width: 266px;
	margin: 0 auto;
}
.oneColElsCtr #mainContent_team {
	margin-top: 20px;
}
.oneColElsCtr #mainContent_media {
	margin-top: 30px;
}
.oneColElsCtr #video {
}
.oneColElsCtr #mainContent_origins {
	margin-top: 30px;
}
.oneColElsCtr #container_design {
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	text-align: center;
	position: relative;
}
.oneColElsCtr #mainContent_design {
	position: relative;
}
a{
outline:none;
}
.style1 {color: #FFFFFF}

</style>

