/* CSS Document */

* {
margin: 0;
padding: 0;
border: none;
}

body {
background: #000;
}

div#container {
background:url(../images/bkg_header.jpg) repeat-x top;
}

div#page {
margin: 0 auto;
width: 1000px;
}

/* HEADER */

div#header {
height: 100px;
margin: 0 auto;
width: 800px;
}

div#bnt_head_left {
float: left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration: none;
color: #5c5b50;
width: 54px;
}

div#player{
float: right;
}

div#bnt_head_left span.audio {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
float: left;
margin-top: 3px;
}

div#bnt_head_right {
float: right;
}

ul.bnt_top {
margin: 0;
padding: 0;
}

ul.bnt_top li {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
display:inline;
list-style: none;
color: #5c5b50;
}

ul.bnt_top li a {
text-decoration: none;
color: #5c5b50;
margin-left: 0 2px;
}

ul.bnt_top li a:link {
}

ul.bnt_top li a:visited {
}

ul.bnt_top li a:hover {
color: #7c7b70;
text-decoration: underline;
}

/* CONTENT */

div#content {
height: 400px;
position:relative;
text-align: right;
}

div#logo {
position:absolute;
height: 350px;
width: 462px;
top: 35px;
left: 50px;
border: none;
}

div#logo h1{
font-family:"Trebuchet MS",Verdana,Arial,sans-sherif ;
position:relative;
font-size: 25px;
font-weight: normal;
margin-top: 25px;
padding-bottom: 40px;
color: #dcd89e;
text-align: center;
background: url(../images/fleur.png) no-repeat;
background-position: 203px 32px;
text-transform:uppercase;
}

div#logo p{
font-family:"Trebuchet MS",Verdana,Arial,sans-sherif ;
font-size: 14px;
color: #dcd89e;
text-align:justify;
margin: 0 61px 0 50px;
}

div#logo p.signature{
font-family:"Trebuchet MS",Verdana,Arial,sans-sherif ;
font-size: 14px;
color: #dcd89e;
text-align:right;
margin-top: 12px;
font-style:italic;
}

div#logo img a {
display:block;
height: 141px;
width: 462px;
border: none;
text-decoration: none;
}

/* FOOTER */

div#footer {
background: url(../images/bkg_footer.jpg) repeat-x;
background-position: top;
min-height: 100px;
}

div#colonnes {
margin: 0 auto;
width: 800px;
font-family:"Trebuchet MS",Verdana,Arial,sans-sherif ;
color: #5c5b50;
}

div.retrait_txt {
margin: 12px;
}

div#colonnes h1 {
font-size: 18px;
font-weight: normal;
margin-bottom: 10px;
}

div#colonnes a {
color: #5c5b50;
text-decoration: none;
}
div#colonnes a:hover {
color: #7c7b70;
text-decoration: underline;
}

div#colonnes h2 {
position:relative;
font-size: 18px;
font-weight: normal;
margin-bottom: 5px;
color: #efe548;
}

div#colonnes p {
text-align: justify;
margin-bottom: 12px;
}

div.colonne_1 {
float: left;
width: 250px;
margin: 25px 25px 25px 0;
background:url(../images/bck_colonne_footer.jpg) no-repeat #1a1a1a;
font-size: 11px;
height: 510px;
}

div.colonne_3 {
float: left;
width: 250px;
margin: 25px 0 25px 0;
background:url(../images/bck_colonne_footer.jpg) no-repeat #1a1a1a;
font-size: 11px;
font-weight: normal;
height: 510px;
}

.legende {
	text-align:right;
	font-style: italic;
}

.photo_icone {
float:left;
margin: 2px 12px 3px 0;
}

ul.style_music {
margin-bottom: 12px;
}

ul.style_music li{
margin-left: 12px;
}

div#galerie {
width: 226px;
height: 127px;
background-color:#1a1a1a;
margin-bottom: 12px;
}

.player_video {
width: 226px;
height: 170px;
margin-bottom: 12px;
}

div#credits {
font-size:9px;
margin-bottom: 25px;
}

.clear {
clear:both;
}

/* ESPACE PRO */

a.download {
background: url(../images/down_off.png) no-repeat;
background-position: 0px 2px;
padding-left: 15px;
}

a.download:hover {
background: url(../images/down_on.png) no-repeat;
background-position: 0px 5px;
}
