body {
background-color: #ffffff;
font: .8em/1.3em helvetica,arial,sans-serif;
margin:0px;
height: 100%;
width: 100%; 
}

a{
color:#ffffff;
text-decoration:none;
}

a :active{
color:#ffffff;
text-decoration:none;
}

a :visited{
color:#ffffff;
text-decoration:none;
}

p{
font-size:12pt;
color:#636363;
margin:10px;
}

.bold{
font-weight:bold;
}



#infos{
background-image:url("images/contines.jpg");
background-position:bottom;
width: 20%;
height: 100%;
float:left;
background-color: #ffffff;
}

#flashcontent {
height: 100%;
width: 80%;
float:right;
background-color:#000000;
}

#musique{
height: 100%;
width: 90%;
float:right;
background-color:#ffffff;
padding:10px;
}

.button{
display:block;
margin-top:10px;
height:20px;
background-color:#000000;
color:#ffffff;
font-size:20pt;
padding:10px;
text-align:center;
}

.button:hover{
display:block;
margin-top:10px;
height:20px;
background-color:#f09008;
color:#000000;
font-size:20pt;
padding:10px;
text-align:center;
}
