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

body{
	background-color:#000000;
}

a{
	text-decoration:none;
}

p{
	text-align:justify;
}

img{
	border:none;
}

#site{
	width:900px;
	margin:auto;
	background-color:#ffffff;
	background-image:url(images/fond_03.jpg);
	border:3px #FFFFFF;
	border-style:solid;
}

#header2{
	width:900px;
}

#en{
	margin:0 0 10px 100px;
	float:left;
}

#fr{
	margin:0 0 10px 660px;
}

#header{
	width:900px;
	height:100px;
}

#menu{
	width:900px;
	height:150px;
}

#menu2{
	width:900px;
	height:50px;
}

#menu3{
	width:700px;
	height:35px;
	margin:0 0 0 395px;
}

#corps{
	width:900px;
}

#cv{
	width:650px;
	margin:0 0 0 225px;;
}

#medias{
	width:800px;
	margin:auto;
}

#text{
	width:850px;
	margin:auto;
}

#contact{
	width:500px;
	margin:auto;
}

#footer{
	width:900px;
	text-align:center;
}

.colin{
	float:left;
}

/*<tr>
    <td colspan="6">&nbsp;</td>
  </tr>
  <tr align="center">
	<td>&nbsp;</td>
	<td>&nbsp;</td>
	<td>&nbsp;</td>
	<td>&nbsp;</td>
	<td>&nbsp;</td>
	<td>&nbsp;</td>
  </tr>*/