body {
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}


a,p,h1,h2,h3,h4,h5,h6,table,tr,td {
	font-family: Arial;
	color: #CC6600;
	text-decoration: none;
}


p {
	font-size:12px;
	text-align:justify;
}
h1 {
	font-size:20px;
	text-align: left;
	font-weight: bold;
}
h2 {
	font-size:11px;
	text-align: left;
	font-weight: bold;
}
h3 {
	font-size:10px;
	text-align: left;
}
h6 {
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
}
ul {
	padding : 5px;
	text-align: left;
	margin-left: 0px;
	list-style-type: none;
	font-size: 15px;
}
ul li ul {
	font-size: 13px;
	margin-left: 5px;
}
table {
	padding: 10px;
	margin: 10px;
	
}
td {
	font-size:12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

img {
	border: 0px;

}

.left {
	clear: none;
	float: left;
	padding: 10px;
}
.right {
	clear: none;
	float: right;
	padding: 10px;
}
.hidden {
	text-indent:-5000px;
	overflow: hidden;
	height: 0px;
}


a {text-decoration: none; color: #996600}
a:hover {color: #FF9900}
a:link {}
a:visited {}
a:active {}

#entete {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	height: 100px;
    background-image: url(./images/logo_alban.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#corps {
	width: 760px;
	height:600px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#data {
	width: 500px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 130px;
	overflow: auto;
    background-image: url(./images/menug.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

#menug {
	width: 120px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
    background-image: url(./images/menug.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#menud {
	width: 120px;
	height: 600px;
	position: absolute;
	top: 0px;
	left: 640px;
    background-image: url(./images/menud.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}


#basdepage {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 300px;
}
#gallomusic {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 43px;
	width: 150px;
}
#gallomusic a   {
	background-image:  url(./images/gallomusic_bh.jpg);
	height: 33px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 10px;
	text-decoration: none;
}
#gallomusic a:hover   {
	background-image:  url(./images/gallomusic_bl.jpg);
}
.hid { text-decoration: none; color: #ffffff}

