*{
margin:0;
padding:0;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#000;
}
#header {
height: 43px;
width:775px;
background-image:url(../images/fd_header.gif);
background-repeat:no-repeat;
margin-bottom:5px;
}
#gaucheHead{
width:290px;
height: 108px;
margin:0;
padding:20px 0 0 60px;
float:left;
}
#droiteHead{
width:426px;
height: 128px;
float:left;
}

#lang{
	float:right;
}
#lang a{
color:#FFF;
text-decoration:none;
font-size:10px;
}
#lang a:hover{
color:#CCC;
}

#conteneur {
position: relative;
width: 775px;
margin: 0 auto;
padding-top:55px;
}

#centre {
width:775px;
overflow:hidden;
}

#centre_gauche{
margin:0;
padding:40px 40px 0 40px;
width:115px;
float:left;

}

#centre_droite{
float:left;
margin:0;
padding:40px 0 25px 0;

}

.centre_droite h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666d76;
}

.centre_droite_haut{
	width:520px;
}

.centre_droite_bas{
	width:520px;
	display:block;
	margin-top:20px;
}

.clearer{
clear:both;
}

.centre_droite_bas_vignette{
margin-left:20px;
float:left;
}

.centre_droite_bas_texte{
margin-left:10px;
float:left;
}

.style1{	
	font-size:12px;
	color:#666d76;
	text-align:justify;
}

.style2{	
	font-size:30px;
	color:#666d76;
	letter-spacing:-2px;
}

.style3{	
	font-size:14px;
	color:#666d76;
	text-align:justify;
}

.style4{	
	font-size:12px;
	color:#666d76;
	text-align:justify;
}

.style4 a{	
	font-size:12px;
	color:#666d76;
	text-align:justify;
	text-decoration:none;
}

.style4 a:hover{	
	font-size:12px;
	color:#C53030;
	text-decoration:underline;
	text-align:justify;
}

.style5{	
	font-size:11px;
	color:#666d76;
	text-align:justify;
}



.style5 a{	
	font-size:11px;
	color:#666d76;
	text-align:justify;
	text-decoration:none;
}

.style5 a:hover{	
	font-size:11px;
	color:#666d76;
	text-decoration:underline;
	text-align:justify;
}

.style6{	
	font-size:10px;
	font-weight:lighter;
	color:#666d76;
	
}

.style7{
margin-left : 65px;
font-size:17px;
color:#FFF;
padding:auto;
}
.style8{
font-size:18px;
color:#666d76;
letter-spacing:-1px;
font-weight:bold;
}

.erreur{
font-size:11px;
color:#FF0000;
}

 
.btsub {
   width: 196px;
   height: 24px;
   padding: 0;
   border: 0;
   background-image:url(../images/btn_continuer.gif);
   cursor: pointer;
   padding-left:5px;
   color:#FFF;
   position:absolute;
   bottom:20px;
   margin-top:20px;
   left:10px;
}

.btsub:hover {
   
}

#pied {
clear:both;
height: 76px;
/*background-color: #99CC99;*/
background-image:url(../images/footer.png);
}

img{
border:0;	
}


/*/////////////////////////////////////////////////////////////////////*/
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#000;
	line-height:27px;
	margin-bottom:10px;
}

input
{
	width:100%;
	border:none;
	background-color:#000;
	margin-bottom:10px;
	margin-top:2px;
	color:#999;
	display:block;
}

select
{
	width:100%;
	margin-bottom:10px;
	margin-top:2px;
}


div#vaiseau{
	position:absolute;
	bottom:0px;
	right:-60px;
	margin-bottom:0px;
	height:232px;
	width:267px;
	overflow:hidden;
	z-index:10;
}

html>body #vaiseau{
	position:fixed;
	}

.btn_langue
{
	width:133px;
	height:36px;
	float:left;
	background-image:url(../images/fd_btn_langue.gif);
	background-repeat:no-repeat;
	text-transform:uppercase;
	line-height:36px;
	text-align:center;
}

#bloc_gauche_page1
{
	width:415px;
	height:278px;
	background-color:#FFF;
	float:left;
}

#bloc_droite_page1
{
	width:355px;
	height:278px;
	background-color:#FFF;
	margin-left:5px;
	float:left;
}

#bloc_gris_page1
{
	position:relative;
	top:10px;
	left:10px;
	width:374px;
	height:238px;
	padding:10px;
	background-image:url(../images/fd_gris_page1.gif);
	background-repeat:no-repeat;
	color:#333;
}

#bloc_noir_page1
{
	position:relative;
	top:10px;
	left:10px;
	width:313px;
	height:238px;
	padding:10px;
	background-image:url(../images/fd_noir_page1.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:11px;
}


#bloc_gauche_page2
{
	width:253px;
	padding:10px;
	height:329px;
	background-color:#FFF;
	color:#333;
	float:left;
}

#bloc_droite_page2
{
	width:497px;
	height:349px;
	background-color:#FFF;
	margin-left:5px;
	float:left;
}

#contenu_scroll
{
	width:100%;
	height:208px;
	overflow:auto;
	font-size:12px;
	color:#666;
}

#bloc_gris_page2
{
	position:relative;
	top:10px;
	left:10px;
	width:457px;
	height:231px;
	padding:10px;
	background-image:url(../images/fd_gris_page2.gif);
	background-repeat:no-repeat;
	color:#333;
}


#bloc_noir_page2
{
	position:relative;
	width:467px;
	height:67px;
	margin-left:10px;
	padding-left:10px;
	background-image:url(../images/fd_noir_page2.gif);
	background-repeat:no-repeat;
	color:#FFF;
	font-size:12px;
	padding-top:10px;
}

#bloc_noir_page2 input
{
	width:auto;
	display:inline;
	background-color:#272829;
	height:auto;
}



#bloc_gauche_page3
{
	float:left;
	width:435px;
	padding:10px;
	height:470px;
	background-color:#FFF;
}

#bloc_droite_page3
{
	float:left;
	width:295px;
	background-color:#FFF;
	padding:10px;
	height:470px;
	margin-left:5px;
}

#bloc_telecharger
{
	width:255px;
	padding-left:10px;
	padding-right:10px;
}

h2
{
	font-size:16px;
	color:#FFF;
	font-weight:400;
	padding-left:10px;
}

#liens_telecharger
{
background-color:#272829;
height:272px;
}

#liens_telecharger a
{
	display:block;
	width:281px;
	padding:7px;
	color:#FFF;
	text-decoration:none;
	border-bottom:1px solid #999;
	line-height:normal;
	background-color:#272829;
}

#liens_telecharger a:hover
{
	background-color:#333;
}

#bloc_general
{
	clear:both;
	margin-top:5px;
	padding:10px;
	background-color:#FFF;
	margin-bottom:10px;
}

#bloc_contact
{
	width:735px;
	padding:10px;
	padding-top:20px;
	height:118px;
	background-image:url(../images/fd_noir_contact.gif);
	background-repeat:no-repeat;
	color:#FFF;
}

#colonne_contact
{
	float:left;
	width:220px;
	height:110px;
}

#colonne_contact a
{
	text-decoration:none;
	color:#FFF;
}

.top_tableau
{
	width:745px;
	background-repeat:no-repeat;
	height:32px;
	padding-left:10px;
	line-height:32px;
	background-image:url(../images/top_tableau.gif);
	color:#FFF;
	font-weight:bold;
}

.partie
{
	margin-bottom:15px;
}
.partie table
{
border-collapse:collapse;
}

.partie table thead td
{
	width:33%;
	border-bottom:1px solid #000;
	padding:3px;
}

.partie table tr td
{
	width:33%;
	border-bottom:1px solid #CCC;
	padding:3px;
	color:#666;
}

.partie table a
{
	color:#D21515;
	text-decoration:none;
}




