body
{
    margin: auto;
	width: 1000px;
/*	margin-top: 20px; 	margin-bottom: 20px;    */
	background-image:url("pictures/bckgrnd.jpg");
	background-position:center;
	background-repeat:repeat-y;
	font-family: "Times New Roman";
	font-style: normal;
	font-weight: normal;
	font-size: medium;
}


a img 
{
   border: none; 
}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* L'en-tête */


#en_tete
{
   width: 1000px; 
   height: 100px;
   background-image: url("pictures/banniere_pfps.gif");
   background-repeat: no-repeat;
}


#barre_sous_banniere
{
	width: 1000px; 
	height: 34px;
	background-image: url("pictures/sous_bannier.png");
	background-repeat: no-repeat;	
}


#barre_sous_banniere a
{
	text-decoration: none;
}


#retour_accueil
{
   color: black;
   text-align: center;
	background-position:center;
    padding: 10px;
    font-family: "Times New Roman", Times, serif;
}


.forum
{
   color: black;
   text-align: center;
/*  background-color: #6E6E64;       background-image:url("pictures/fond_forum.gif");  */
	background-position:center;
	background-repeat: no-repeat;
    padding: 10px;
    font-family: "Times New Roman", Times, serif;
}


.forum:hover
{
   color: yellow;
}


#retour_accueil:hover
{
   color: yellow;
}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Le menu */


#menu
{
	float: left;
	width: 200px;
	border: none;
   	border-left: 1px solid black;
	border-color: black;
}


#menu2
{
	float: right;
	width: 200px;
	border: none;
   	border-right: 1px solid black;
	border-color: black;
}


.element_menu
{
	border: 0px solid black;
	border-color: #D7D5C0;	
	margin-bottom: 5px;
}


.element_menu h3
{    
   color: white;
   background-image: url("pictures/soustitre_menu.gif");
   background-position:center;
	background-repeat: no-repeat;
   margin-top: 0px;
   padding-top: 3px;
   padding-bottom: 3px;
   font-family: "Times New Roman", Times, serif;
   text-align: center;  
}


.element_menu ul
{
   margin-top: 0px;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
/*   padding-left: 20px;   */
   padding-left: 2px;
   margin: 0px;
   margin-bottom: 5px;
}


.element_menu li
{
	background-image:url("pictures/fond_liste_menus.gif");
	background-position:center;
	background-repeat:no-repeat;
	text-align: center;
	margin-bottom: 2px;   /* espace entre chaque bouton du menu */
}


.element_menu li:hover
{
	background-image:url("pictures/fond_liste_menus_hover.gif");
	background-position:center;
	background-repeat:no-repeat;
}



.element_menu li:active, li:focus
{
	background-image:url("pictures/fond_liste_menus_active.gif");
	background-position:center;
	background-repeat:no-repeat;
}


.element_menu a
{
/*   color: #242424;   */
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
/*	padding-left: 10px;    */
	padding-left: 0px;
}


.element_menu a:hover
{
   color: black;
}


.lien_noir
{
	color: black;
}


.lien_noir:hover
{
	color: white;
}


/* .current_link
{
	background-color: #B3B3B3;
}
*/

.element_menu ul 
{
   list-style-type: none;
}

/*
.video_star
{
	background-image:url("pictures/video_star.gif");
	background-position:center;
	background-repeat:no-repeat;
}
*/


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Le corps de la page */


.corps
{
	margin-left: 201px;
	margin-right: 201px;
	margin-bottom: 10px;
	padding: 5px;
	background-image:url("pictures/fond_corps.png");
	background-position:center;
	background-repeat:repeat-y;
   	border: none;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-color: black;
}


.news  
{
	margin-bottom: 20px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image:url("pictures/fond_news.jpg");
	background-position:center;
	background-repeat:repeat-y;
   	border: 1px solid black;
	border-color: black;
}


 .news  a
{
	text-decoration: none;
}


.news p
{
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-size: small;
	padding-left: 5px;
	padding-right: 5px;
}


.corps h1 
{
	margin-left: 201px;
	margin-right: 201px;
	padding: 5px;
	background-image: url("pictures/sous_grostitre.gif");
	background-repeat: no-repeat; 
	text-align: center;
	color: white;
	font-family: "Times New Roman", Times, serif;
}


.news h2
{
   height: 34px;
   width: 82%;
   background-image: url("pictures/sous_titrenews.gif");    
   background-repeat: no-repeat; 
   padding-left: 10px;
   padding-top: 6px;
   color: #3333CC;
   text-align: left;
   font-family: "Times New Roman", Times, serif;
   font-style: italic;
   font-size: 16px;
}


.mini
{
	width: 100px;
	height: 100px;
	border: 1px solid black;
}


.news h5
{
	text-align: right;
	font-style: italic;
	color: grey;
	font-weight: normal;
	font-size: small;
}


.pagesnews
{
	font-size: small;
	color: black;
	font-family: serif;
}


.pagesnews a
{
	text-decoration: none;
	font-size: small;
	color: grey;
	font-family: serif;
}


.comment
{
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: blue;
}


.corps_archives
{
	margin-left: 201px;
	margin-right: 201px;
	margin-bottom: 10px;
	padding: 5px;
	background-image:url("pictures/fond_corps.png");
	background-position:center;
	background-repeat:repeat-y;
   	border: none;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-color: black;
}


.corps_archives h1 
{
	margin-left: 201px;
	margin-right: 201px;
	padding: 5px;
	background-image: url("pictures/sous_grostitre.gif");
	background-repeat: no-repeat; 
	text-align: center;
	color: white;
	font-family: "Times New Roman", Times, serif;
}



.mid_tableau_jeu
{
	padding: 5px;
	height: 80px;
	margin: 0px;
	margin-left: 101px;
	margin-right: 101px;	
    overflow: auto;
	background-image:url("pictures/mini_tab_news.gif");
	background-position:center;
	background-repeat:no-repeat;		
}


.mini_news_jeux
{
	padding: 0px;
	margin-top: 3px;
	height: 64px;
	width: 80%;
	text-align: left;
    overflow: auto;
}


.corps_jeux
{
	margin: 0px;
	margin-left: 201px;
	margin-right: 201px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image:url("pictures/fond_corps.png");
	background-position:center;
	background-repeat:repeat-y;
   	border: none;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-color: black;
}


.haut_tableau_jeu
{
	height: 137px;
	margin: 0px;
	width: 460px; 	
	background-image:url("pictures/sous_titre_jeux.png");
	background-position:center;
	background-repeat:no-repeat;
	color: white;
	text-align: center;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	padding-top: 10px;
	font-size: 40px;
	line-height: 85%;
}


.tableau_jeu
{	
	/* background-image:url("pictures/fond_mini_menu.gif"); */
	background-position:center;
	background-repeat:no-repeat;
}


.tableau_accueil
{		
}


.bas_tableau_jeu
{	
	background-image:url("pictures/sous_mini_menu.gif");
	background-position:center;
	background-repeat:no-repeat;	
}


.corps_jeux h1
{
	margin-left: 201px;
	margin-right: 201px;
	padding: 5px;
	background-image: url("pictures/sous_grostitre.gif");
	background-repeat: no-repeat; 
	text-align: center;
	color: white;
	font-family: "Times New Roman", Times, serif;
}


.mid_tableau_jeu a
{
	text-decoration: none;
}


.bas_tableau_jeu a
{
	text-decoration: none;
}


.mid_tableau_jeu a:hover
{
   color: red;
}


.bas_tableau_jeu a:hover
{
   color: yellow;
}



.mid_tableau_acc
{
	padding: 2px;
	height: 233px;
	margin: 0px;
	margin-left: 71px;
	margin-right: 71px;	
    /* overflow: auto; */
	background-image:url("pictures/mini_tab_accueil.gif");
	background-position:center;
	background-repeat:no-repeat;		
}


.mini_news_acc
{
	padding: 0px;
	margin-top: 3px;
	height: 180px;
	width: 90%;
	text-align: left;
    overflow: auto;
}


.mini_news_acc a
{
text-decoration: none;
}


.mini_news_acc a:hover
{
color: blue;
}


/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
/* Le pied de page */


.pub
{
	padding: 5px;
	text-align: center;
	color: #B3B3B3;
	background-color: #626262;
	border: 2px solid black;
	margin-left: 201px;
	margin-right: 201px; 
}


.compteur
{
	text-align: center;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 18px;
	padding-bottom: 12px;
	background-image:url("pictures/sous_compteur.gif");
	background-position:center;
	background-repeat:no-repeat;
	margin-left: 201px;
	margin-right: 201px;
}  


.pied_de_page
{
	text-align: center;
	margin-left: 201px;
	margin-right: 201px;
}  