/*
accueil.css
---------

Par ( Tchey )
Fichier créé le 09/11/2005
*/

body /* On travaille sur la balise body, donc sur TOUTE la page */
{
	background-color: black;
	color: aqua;
	width: 800px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* Annonce de haut de page */

#haut_de_page
{
	padding: 5px;
	text-align: center;
	font-size: 0.7em;
	color: silver;
	background-color: black;
	background-repeat: repeat-x;
   	border: none;
	margin-bottom: 25px;
}

/* L'en-tête */

#en_tete
{
	width: 960px;
	height: 190px;
	background-repeat: no-repeat;
	background-margin: center;
	margin: auto;
	margin-bottom: 50px;
}

/* Quelques effets sur l'en-tête */

.logo a
{
	color: black;
	text-decoration: none;
}

.logo a:hover
{
	color: white;
}

/* Le menu gauche */

#menug
{
	float: left;
	width: 120px;
}

.element_menug
{
	background-color: black;
  	background-repeat: repeat-x repeat-y;
	border: none;
	margin-bottom: 25px;
}


/* Quelques effets sur les menus gauche */

.element_menug ul
{
	color: white;
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.element_menug a
{
	color: white;
	text-decoration: none;
}

.element_menug a:hover
{
	color: black;
}

/* Le menu droite */

#menud
{
	float: right;
	width: 120px;
}

.element_menud
{
	background-color: black;
  	background-repeat: repeat-x repeat-y;
	border: none;
	margin-bottom: 25px;
}

/* Quelques effets sur les menus droite */

.element_menud ul
{
	color: white;
	padding: 0px;
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

.element_menud a
{
	color: white;
	text-decoration: none;
}

.element_menud a:hover
{
	color: black;
}

/* Le corps de la page */

#corps
{
	margin: auto;
	margin-bottom: 40px;
	width: auto;
   	color: aqua;
	background-color: black;
	background-repeat: repeat-x repeat-y;
}

#corps h1
{
	color: aqua;
	text-align: center;
	font-family: "Arial", "Arial Black", "Times New Roman", "Times", "serif";
}

#corps h2
{
	font-size: 1.2em;
	text-align: center;	
	background-color: black;
	background-repeat: no-repeat;   
	padding-left: 0px;
	color: white;
	text-align: center;
}

.element_corps
{
	margin: auto;
	margin-bottom: 35px;
	padding: 0px;
	width: 400px
   	color: aqua;
	background-color: black;
	background-repeat: repeat-x repeat-y;
	text-align: center;
}

.lien_forum
{
	margin: 25px;
	padding: 0px;
	width: 400px
   	color: aqua;
	background-color: black;
	background-repeat: repeat-x repeat-y;
	text-align: center;
}



.lien_blog
{
	margin: 25px;
	padding: 0px;
	width: 400px
   	color: aqua;
	background-color: black;
	background-repeat: repeat-x repeat-y;
	text-align: center;
}

.element_corps h3
{
	margin: auto;
   	color: silver;
	text-align: center;
}

/* Le pied de page */

#pied_de_page
{
	padding: 25px;
	text-align: center;
	font-size: 0.7em;
	color: white;
	background-color: black;
	background-repeat: repeat-x;
}

/* Les liens */

a
{
	color: silver;
	text-decoration: none;
}

.lien_forum a
{
	color: white;
	text-decoration: none;
}

a:hover
{
	color: aqua;
}

.lien_forum a:hover
{
	color: black;
	text-decoration: none;
}



/* Les paragraphes*/

p
{
	text-indent: 0px;
	text-align: justify;
	color: aqua;
	font-family: "Arial", "Arial Black", "Times New Roman", "Times", "serif";
	font-size: 0.8em;
	font-style: normal; /* ça peut être italic ou normal */
	font-weight: normal; /* ça peut être bold ou normal */
	font-variant: none; /* ça peut être uppercase ou lowercase ou capitalize ou none */
}

phid
{
	visibility: hidden;
	text-indent: 0px;
	text-align: justify;
	color: aqua;
	font-family: "Arial", "Arial Black", "Times New Roman", "Times", "serif";
	font-size: 0.8em;
	font-style: normal; /* ça peut être italic ou normal */
	font-weight: normal; /* ça peut être bold ou normal */
	font-variant: none; /* ça peut être uppercase ou lowercase ou capitalize ou none */
}

.center
{
	text-indent: 0px;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	color: aqua;
	font-family: "Arial", "Arial Black", "Times New Roman", "Times", "serif";
	font-size: 0.8em;
	font-style: normal; /* ça peut être italic ou normal */
	font-weight: normal; /* ça peut être bold ou normal */
	font-variant: none; /* ça peut être uppercase ou lowercase ou capitalize ou none */
}

caption
{
	width: 400px;
	caption-side: top;
	margin: auto;
	font-family: "Arial", "Arial Black", "Times New Roman", "Times", "serif";
	font-weight: bold;
	font-size: 1.0em;
	color: aqua;
	margin-bottom: 5px;
	margin-top: 5px;
}

table
{
	width: 475px;
	color: white;
	margin: auto;
	border-collapse: collapse;
}

th
{
	background-color: blue;
	color: white;
	font-size: 1.1em;
	font-family: "Arial", "Arial Black", "Times New Roman", "Times", "serif";
}

td
{
	height: 30px;
	vertical-align: middle;
	font-family: "Comic Sans MS", "Arial", "Arial Black", "Times New Roman", "Times", "serif";
	color: white;
	padding: 5px;
}

.td1
{
	width: 55%;
	text-align: left;
}

.td11
{
	width: 40%;
	text-align: left;
}

.td2
{
	width: 25%;
	text-align: center;
}

.td22
{
	width: 35%;
	text-align: center;
}

.td3
{
	width: 20%;
	text-align: right;
}

.td4
{
	width: 100%;
	text-align: center;
}

