body
{
	width: 100%;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("../images/fond_body.gif");
	padding: 0px;
}

#global
{
	width: 100%;
	margin: auto;
}

#en_tete
{
	position:relative;
	top: 30px;
	width: 778px;
	height: 100px;
	background-image: url("../images/banniere_v4.png");
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 21%;
}

#logo
{
	position: relative;
	bottom: 95px;
	width: 122px;
	height: 127px;
	background-image: url("../images/logo7.png");
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 10px;
}

#menu
{
	position: relative;
	bottom: 80px;
	float: left;
	width: 134px;
	position: relative;
	margin-left: 0px;
}

.element_menu
{
	color: rgb(28,18,8);
	margin-bottom: 20px;
	margin-left: 10px;
	padding-left: 5px;
}

.element_menu h3
{
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	text-align: center;
	text-decoration: underline;
}

.element_menu ul
{
	padding: 0px;
	padding-left: 19px;
	margin: 0px;
	margin-bottom: 5px;
}

.element_menu a
{
	color: rgb(20,60,60);
	text-decoration: none;
}

.element_menu img
{
	border: 0;
}

.element_menu a:hover
{
	text-decoration: underline;
	color: red;
}

#corps
{
	position: relative;
	bottom: 100px;
	margin-top: 0px;
	margin-left: 170px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 15px;
	padding-top: 0px;
	border: outset;
	background-image: url("../images/fond_corps.jpg");
	color: rgb(28,18,8);
	width: 75%;
	font-size: 0.95em;
}

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

#corps h2
{
	text-align: center;
	color: navy;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	height: 30px;
	background-repeat: no-repeat;
}

#corps h3
{
	text-align: center;
	color: rgb(50,50,100);
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	height: 20px;
	background-repeat: no-repeat;
}

#corps td
{
	text-indent: 25px;
	text-align: justify;
	font-size: 1.1em;
	color: navy;
}

#corps p .truc
{
	text-indent: 25px;
	text-align: justify;
	font-size: 1em;
}

#corps .pseudo
{
	text-decoration: underline;
	text-indent: 0px;
	position: relative;
	left: 40px;
}

#corps .pseudo:first-letter
{
	font-size: 1em;
}

#corps label
{
	font-size:1em;
	text-indent:0px;
}

#corps label:first-letter
{
	font-size:1em;
	font-family: serif;
	text-indent:0px;
}

#corps .news
{
	border: medium;
	border: outset;
	margin: 15px;
}

#corps .marche
{
	border: 2px;
	border: outset;
	margin: 5px;
}

#corps .titre_aide
{
	text-align: center;
	color: rgb(160,120,100);
}

#corps .signature
{
	text-align: right;
	color: rgb(150,150,10);
}

#corps .zone_texte
{
	background-color: rgb(230,230,180);
	color: rgb(28,18,8);
}

#corps .bouton
{
	font-weight: bold;
	background-color: rgb(200,180,180);
	color: rgb(30,30,100);
	border: outset;
}

#corps .bouton:hover
{
	border: ridge;
}

#corps .bouton:active, #corps .bouton:focus
{
	border: inset;
}

#corps .signature
{
	font-size: 0.95em;
	text-align: right;
	color: rgb(100,105,155);
}

a img /* Toutes les images contenues dans un lien */
{
   border: none; /* Pas de bordure */
}

a
{
	color: navy;
}

.message
{
   overflow: auto;
   text-align: justify;
   width: 370px;
   height: 265px;
   padding: 15px;
}

.centrer
{
  text-align: center; /* Pour centrer les boutons*/
}

legend
{
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	color: navy;
	font-weight: bold;
}

fieldset
{
   margin-bottom: 15px;
}

#corps .div_inscrire
{
	width: 500px;
	height: 30px;
	margin-left: 80px;
	text-align: center;
	font-weight: bold;
	font-style: oblique;
}

#corps .div_date_sortie
{
	height: 30px;
	text-align: center;
	font-weight: bold;
}

#corps .inscrire
{
	text-align: center;
	font-weight: bold;
	font-style: oblique;
}

#corps .inscrire a:hover
{
	background-color: rgb(160,110,90);
	font-size: 1.2em;
}

#pied_de_page
{
	position: relative;
	bottom: 100px;
	padding: 15px;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 170px;
	margin-right: 0px;
	text-align: center;
	background-image: url("../images/fond_corps.jpg");
	color: rgb(28,18,8);
	border: outset;
	margin-bottom: 0px;
	width: 75%;
}