BODY{
  background : #222222;
  color:#FFFFFF;
}	
/********************************************************************************************/ 
.titre {
  text-align: center;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 14px ; 
  font-style: normal; 
  font-weight: bold; 
  letter-spacing : 1px;	
}	
	
.txt {
  text-align: center;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 13px ; 
  font-style: normal; 
  font-weight: bold; 
  letter-spacing : 1px;	
}		
	
/*comportement des liens*/
a:link { 
 background-color: transparent;
 color: #FF0000;
 text-decoration: none;
 }  
a:visited {	  
 background-color: transparent;
 color: #FF0000;
 text-decoration: none;
 } 
a:hover { 	
 background-color: transparent;
 color: #FFFF00;
 text-decoration: none;
 }	
		
#conteneur{
  position:absolute;
  left: 50%; 
  top: 50%;
  background-color: #222222;
  color:#FFFFFF;
  overflow: hidden;
  height: 490px;
  width: 610px;
  margin-left:-305px;
  margin-top:-245px;
} 	
		 
#conteneur1{
  position:absolute;
  left: 50%; 
  top: 50%;
  background-color: #222222;
  color:#FFFFFF;
  overflow: hidden;
  height: 562px;
  width: 610px;
  margin-left:-305px;
  margin-top:-281px;
} 	 
/*Position texte présentation sur la page index.html*/
#txtpresentation {
  position:absolute;
  left: 50%; 
  top: 50%;
  background-color: #222222;
  color:#FFFFFF;
  overflow: hidden;
  height: 50px;
  width: 800px;
  text-align: justify;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px ; 
  font-style: normal; 
  font-weight: bold; 
  letter-spacing : 1px;
 margin-left:-400px;	
 margin-top:+260px;
} 
/********************************************************************************************/

/*Position txt "Besoin de flash player" sur la page index.html*/ 
#postxtflashplayer{
  position:absolute; 
  left: 50%; 
  top: 510px;
  background-color: #222222;
  color:#FFFFFF;
  width: 150px;
  height :16px;   
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px ; 
  font-style: normal; 
  font-weight: bold;
  text-align:center;
  margin-left: -75px; 
}  	
/********************************************************************************************/

/*Position image flashplayer sur la page index.html*/
#posimgflashplayer{
  position:absolute;
  left: 50%; 
  top: 530px;
  margin-left: -44px; 
} 
/********************************************************************************************/ 

/*class pour la carte de visite sans bordure sur la page index.html*/
.sansbord{
border:0px;
} 

.sansbord1{
border:0px;	
text-align:left;
} 

/********************************************************************************************/
												
/*Position flash avec photo*/
#posphoto{
  position:absolute;
  left: 50%; 
  top: 50%;  
  margin-left: -435px; 
  margin-top: -290px;
} 
/********************************************************************************************/

/*Position flash avec photo*/
#posphoto1{
  position:absolute;
  left: 50%; 
  top: 50%;  
  margin-left: -465px; 
  margin-top: -290px;
} 
/********************************************************************************************/

/*Position flash*/
#posflash{
  position:absolute;
  background-color: #222222; 
  width: 870px;
  height :580px;
  left: 50%; 
  top: 50%; 
  margin-left: -435px; 
  margin-top: -290px; 
} 
/********************************************************************************************/ 

/*Position flash*/
#posflash1{
  position:absolute;
  background-color: #222222; 
  width: 800px;
  height :568px;
  left: 50%; 
  top: 50%;  
  margin-left: -400px; 
  margin-top: -284px;
} 
/********************************************************************************************/
/*position txt page boiteaidee.html*/	
/********************************************************************************************/
#posform{
  position:absolute;
  left: 50%; 
  top: 50%;
  background-color: #222222;/*transparent;*/
  color:#000000;
  overflow: hidden;
  height: 340px; /*350*/
  width: 400px;
 /* padding: 5px;*/
  margin: 0px; 
  text-align: center;
  font-family: Arial,Geneva,Helvetica,sans-serif;
  font-size: 12px ; 
  font-style: normal;
  font-weight: bold; 
  border-width:1px;
  border-top-style:solid; 
  border-bottom-style:solid; 
  border-right-style: solid;
  border-left-style: solid;
  border-color:#ffffff; 
  margin-left:-200px;
  margin-top:-170px;
  z-index: 1;
} 
/********************************************************************************************/ 
td{
  font-family: Arial,Geneva,Helvetica,sans-serif;
  font-size: 12px ; 
  font-style: normal;
  font-weight: bold; 
  vertical-align: middle;
  border-width:1px;
  border-top-style:solid; 
  border-bottom-style:solid; 
  border-right-style: solid;
  border-left-style: solid;
  border-color:#ffffff; 
   
}  
table{
text-align:center;
}
.rouge{
  color:#FF0000; 
  /*background : #FFFFFF;*/
  border-top-style:none; 
  border-bottom-style:none; 
  border-right-style: none;
  border-left-style: none;
}  

#postxtcontact {
  position:absolute;
  left: 50%; 
  top: 5px;
  background-color: #220022;/*transparent;*/
  color:#FFFFFF;
  overflow: hidden;
  height: 15px; /*350*/
  width: 400px;
  margin: 0px; 
  text-align: center;
  font-family: Arial,Geneva,Helvetica,sans-serif;
  font-size: 12px ; 
  font-style: normal;
  font-weight: bold; 
  margin-left:-200px;
  z-index: 1;
  }
