/* FreeSon audio mastering / webmaster Alain ERNST*/
body {
	margin: auto;
	background: transparent none repeat scroll 0% 50%;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: normal;
	font-size: 12px;
	width: 800px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #444444;
	font-size: 28px;
	line-height: 24px;
	margin-top: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #444444;
	font-size: 19px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #444444;
	font-size: 16px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	height: 0px;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #06F;
}
p {
	font-weight: normal;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	color: #333333;
	list-style-type: none;
	background-color: transparent;
}
#inmage-centre {
	text-align: center;
}
/* -------------------- logo -------------------- */
.logo {
	height: 270px;
	width: 800px;
	text-align: center;
	margin-top: 20px;
}
/* -------------------- menu -------------------- */

.menu {
	width: 150px;
	height: 480px;
	float: left;
}
#menu {
	background-color: transparent;
	width: 140px;
}
#menu dt {
	margin: 16px 10px 8px 0;
	cursor: pointer;
	height: 20px;
	font-weight: lighter;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	line-height: 23px;
	font-size: 28px;
	color: #888888;
}
#menu dd {
	font-weight: inherit;
	background-color: transparent;
}
#menu li {
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
	text-align: right;
	volume: 50;
	background-color: transparent;
	font-size: 13px;
	color: #666666;
	margin-right: 10px;
	margin-top: 0px;
	font-weight: normal;
}
#menu li a, #menu dt a {
	border:  none;
	text-decoration: none;
	display: block;
	height: 100%;
	background-color: transparent;
	color: #444444;
}
#menu li a:hover, #menu dt a:hover {
	background-color: #eeeeee;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 50%;
}

/* -------------------- décoration ligne à côté du menui -------------------- */
.menu-bord {
	background-image: url(images/images_structure_v2/barre_verticale_degradee.gif);
	float: left;
	height: 450px;
	width: 2px;
	background-repeat: no-repeat;
}


/* -------------------- contenu principal -------------------- */

.contenu-principal {
	width: 598px;
	height: auto;
	margin-left: 198px;
}

/* -------------------- pied de page -------------------- */

.pied-de-page {
	width: 600px;
	margin-left: 200px;
	text-align: center;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	height: 25px;
	padding-top: 10px;
}
