@charset "UTF-8";
/* CSS Document */

body{
margin-top: 0px;
background-color: #1F1432;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #1f1432;
}


.purple{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #805EA0;
}


.mentions{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #805EA0;
}



/* ///////////// Style de liens pour la home ///////////// */

a.home{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-size: 10px;
color: #805EA0;
}


a.home:hover{
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-size: 10px;
color: #805EA0;
}



/* ///////////// Style de liens pour le menu ///////////// */

a.menu{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
font-size: 9px;
color: #805EA0;
}


a.menu:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #1f1432;
}


.inactive_link{
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
font-size: 9px;
color: #c6b7d5;
}


/* ////////////////////////////////////////////////////// */


#all{
width: 850px;
height: 800px;
margin: auto;
text-align: center;
}


#board{
width: 850px;
height: 767px;
margin: auto;
background-color: white;
background-image: url(PICS/boardbg.jpg);
background-position: top;
background-repeat: no-repeat;
}


#header{
width: 850px;
height: 205px;
background-image: url(PICS/headerbeta.jpg);
text-align: right;
}


#menu{
margin-top: 10px;
}


/* ///////////// Home - News ///////////// */


#news{
margin-top: 25px;
}


/* ///////////// About Us ///////////// */


#about_fr{
width: 500px;
margin: auto;
margin-top: 90px;
text-align: justify;
}


#about_eng{
width: 500px;
margin: auto;
margin-top: 90px;
text-align: justify;
}


/* ///////////// Sound Shops ///////////// */


#shops_logos{
margin: auto;
margin-top: 150px;
}


/* ///////////// Contact ///////////// */


#mail_demos{
margin-left: 240px;
margin-top: 150px;
width: 400px;
height: 60px;
text-align: left;
}

#mail_alan{
margin-left: 240px;
margin-top: 100px;
width: 400px;
height: 60px;
text-align: left;
}
