body
{
background-color: #000000;
color:#FFFFFF;

width: 760px;
   margin: auto; 
   margin-top: 20px; 
   margin-bottom: 20px;    
}

#menu
{
font-family:"Copperplate Gothic Bold";
font-size:24px;
text-align:center;
}

table 
{
   border-collapse: collapse;
   width:650px;
   text-align:center;
}

.imgbio
{
float:left;
border:double 3px white;
margin:5px;
}

tr
{
 
   border-collapse: collapse; 
   padding : 10px;
}

td
{
 
   border-collapse: collapse; 
   padding : 10px;
   text-align : center;
}

tr:hover
{
background-color:#000044;
}

th
{

   border-collapse: collapse; 
   padding : 2px;
   text-align : center;
   background-color:#000044;
}

th:hover
{
background-color:#000044;
}

a
{
border:none;
color:#FFFFFF;
}

a:hover
{
color:#990000;
text-decoration:overline underline;

}


.aimg
{
border:none;
}



#camille
{
background-image:url(images/camf.png);
height:267px;
width:200px;
border:double 3px white;

float:center;
margin:5px;
}

#camille:hover
{
background-image: url(images/gifs/camf.gif);
border:double 3px #990000;
}

#brice
{
background-image:url(images/brice.png);
height:267px;
width:200px;
border:double 3px white;

float:left;
margin:5px;
}

#brice:hover
{
background-image: url(images/gifs/brice.gif);
border:double 3px #990000;
}

#clement
{
background-image:url(images/clem.png);
height:267px;
width:200px;
border:double 3px white;

float:right;
margin:5px;
}

#clement:hover
{
background-image: url(images/gifs/clem.gif);
border:double 3px #990000;
}

#scare
{
background-image:url(images/camg.png);
height:267px;
width:200px;
border:double 3px white;

float:center;
margin:5px;
}

#scare:hover
{
background-image: url(images/gifs/camg.gif);
border:double 3px #990000;
}



#titre
{
   width: 760px;
   height: 150px;
   margin-bottom: 10px;
}


#corps
{
width: 660px;
height: 700px;
   margin: auto; 
   margin-top: 20px; 
   margin-bottom: 20px;
   
   padding:10px;
   
   background-color:#000000;
   
   color:#FFFFFF;
}


#corps2
{
width: 660px;
height: auto;
   margin: auto; 
   margin-top: 20px; 
   margin-bottom: 20px;
   
   padding:10px;
   
   background-color:#000000;
   
   color:#FFFFFF;
}

p
{
text-align:justify;
}
