body {
padding : 0;
margin : 0;
background-image : url("library/degrade.gif");
background-repeat : repeat-x;
background-color : #5f1f13;
text-align : center;
font-family : Arial;
}
#page {
position : relative;
height : 600px;
width : 100%;
}
#corps {
position : absolute;
top : 0;
height : 650px;
left : 50%;
margin-left : -400px;
width : 800px;
}
#menu {
position : absolute;
top : 0;
width : 100%;
height : 100px;
left : 0;
padding : 0;
margin : 0;
}
.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFFC;
	color:#000000;
	z-index:1000;
	width:300px;
	left:0px;
}
#centre {
position : absolute;
height : 420px;
width : 100%;
left : 0;
top : 80px;
background-image : url(library/femme.gif);
background-repeat : no-repeat;
	z-index:2;
}
#footer {
position : absolute;
top : 500px;
width : 100%;
height : 120px;
left : 0;
background-image : url(library/bg_bas.gif);
background-repeat : repeat-x;
color : #bbbbbb;
font-size : 24px;
line-height : 34px;
}
#trio {
visibility : hidden;
display : none;
line-height : normal;
text-align : left;
}
#comperes {
position : absolute;
width : 500px;
right : 0;
text-align : left;
top : -15px;
}
.blanc12 {
color : #d8d9da;
font-size : 12px;
letter-spacing : 2px;
}
.violet_fonce18 {
color : #d8d9da;
font-size : 18px;
font-weight : bold;
}
.blanc18 {
color : #d8d9da;
font-size : 18px;
}
.maron_fonce18 {
color : #601f14;
font-size : 18px;
font-weight : bold;
}
.maron16 {
color : #ba6c1a;
font-size : 16px;
font-weight : bold;
}
.maron_fonce10 {
color : #73391b;
font-size : 12px;
font-weight : bold;
}
.maron_fonce16 {
color : #73391b;
font-size : 14px;
font-weight : bold;
}
a.lienMusique:link {
font-family : verdana;
font-weight : bold;
font-size : 10px;
color : #0066cc;
text-decoration : none;
}
a.lienMusique:visited {
font-family : verdana;
font-weight : bold;
color : #0066cc;
font-size : 10px;
text-decoration : none;
}
a.lienMusique:hover {
font-family : verdana;
font-size : 10px;
font-weight : bold;
color : #0066cc;
text-decoration : none;
}
