/***************************************************************************************************/
/* Corps du site */
/***************************************************************************************************/

body	
	{
	font-family: arial;
  	font-size: 12px;
  	background-color: #000000;    	
  	margin: 0px;
  	padding: 0px;
	text-align: center;
    }

.site
	{
	font-size: 12px;
    width: 700px;
 	margin: 0 auto 0 auto;
 	padding: 0px;
	}

.contenu
	{
	margin: 0;
	padding: 0;
	}

/***************************************************************************************************/
/* Menu */
/***************************************************************************************************/

.menu
	{
	width: 700px;
	border-top: #ffe1ce solid 1px;
	text-align: center;
	font-family: arial;
	font-size: 12px;
  	padding-top: 5px;
  	padding-bottom: 5px;
	margin: 0;
	}

.menu a
	{
	color: #ffe1ce;
	}	

.menu a:hover
	{
	text-decoration: underline;
	}

.menuImage
	{
	font-size: 12px;
    color: #CCCCCC;
	text-align: right;
	padding: 30px;
	}

.navigation
	{
	font-size: 12px;
    color: #CCCCCC;
	text-align: center;
	margin: auto;
	}

/***************************************************************************************************/
/* Textes */
/***************************************************************************************************/

.texte
	{
	font-size: 12px;
    color: #CCCCCC;
	text-align: justify;
	padding: 30px;
	vertical-align: top;
	}

.texte a
	{
	color: #CCCCCC;
    font-weight: bold;
	text-decoration: none;
	}

.texte a:hover
	{
	text-decoration: underline;
	}

.texte table
	{
	text-align: left;
	width: 600px;
	border-collapse: collapse;
	}

.texteGauche
	{
	font-size: 12px;
    color: #CCCCCC;
	text-align: left;
	padding: 5px;
	}

.titre
	{
	font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
	text-align: justify;
    padding-bottom: 20px;
	}

.titre2
	{
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    padding-bottom: 5px;
	}
	
.titre3
	{
	font-size: 12px;
    color: #CCCCCC;
	text-align: justify;
    padding-bottom: 10px;
	}

.titreGauche
	{
	font-size: 16px;
    font-weight: bold;
    color: #CCCCCC;
	text-align: left;
	padding: 5px;
	}

.idancedb
	{
	font-family: arial;
	width: 210px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	margin: 0;
	margin-left: auto;
	}

/***************************************************************************************************/
/* Special EQUIPE */
/***************************************************************************************************/

.texteEquipe
	{
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	padding-left: 0px;
	padding-bottom: 20px;
	}

.petittexte
	{
	font-size: 11px;
   	padding-bottom: 20px;
	}

.equipe
	{
	width: 700px;
	margin-bottom: 0px;
	}

.photo
	{
	padding: 0px;
	text-align: center;
	}

.photo a
	{
	cursor: pointer;
	}

.photo img
	{
	border: #CCCCCC solid 1px;
	}

.photoNavigation
	{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	}

.legende
	{
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.bio
	{
	display: none;
	}

.biofirst
	{
	display: block;
	}

.rep
	{
	display: none;
	}

.repfirst
	{
	display: block;
	}

a
	{
	color: #CCCCCC;
    font-weight: bold;
	text-decoration: none;
	}

a:hover
	{
	text-decoration: underline;
	}

.petittexteBook
	{
	font-size: 12px;
    padding-bottom: 5px;
	color: #CCCCCC;
	text-align: justify;
	padding-top: 20px;
	font-weight: bold;
	}
	
.erreur
	{
	text-align: left;
 	font-weight: bold;
	color: red;
	color: #CCCCCC;
	padding-left: 30px;
	padding-top: 30px;
	}

	
/***************************************************************************************************/
/* Images */
/***************************************************************************************************/

.image
	{
	border: 0;
	margin: 0px;
	text-align: center;
	}

.Film
	{
	width: 480px;
	height: 270px;
	text-align: center;
	margin-left: 30px;
	}

.ImageGalerie
	{
	border: 0;
	padding: 0px;
	margin: 15px;
	text-align: left;
	}

.Banniere
	{
	border: 0;
	margin: 0;
	text-align: center;
  	padding: 0px;
	}

.Fleche
	{
	border: 0;
	margin-right: 5px;
	}

.Texte_photo
	{
	font-size: 12px;
    color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
	}

.Tableau_photo
	{
	font-size: 12px;
    color: #CCCCCC;
	text-align: justify;
	padding-left: 30px;
	padding-bottom: 10px;
	vertical-align: top;
	}

/***************************************************************************************************/
/* Bas de page */
/***************************************************************************************************/

.basdepage
	{
	width: 700px;
	text-align: right;
	font-family: arial;
	font-size: 10px;
	color: #CCCCCC;
 	margin: 5px auto 10px auto;
	border-top: #ffe1ce solid 1px;
	}
