body
{
   width:910px;
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
   background-image: url("../images/letang_grain.jpg");
}
#bandeau
{
	float:left;
	background-image:url("../images/fond.gif");
	background-repeat:repeat-y;
}
/* L'en-tête */

#en_tete
{
   background-image:url("../images/letang_titre.gif");
   background-repeat:no-repeat;
   width: 700px;
   height: 105px;
   margin-left:180px;
}
#sous_en_tete
{
	float:right;
	margin-top:80px;
	width:600px;
}
.element_haut
{
	float:left;
	margin-right:10px;
	width : 120px;
    text-align:center;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size:0.8em;
}
/* Le menu */

#menu
{
   float: left;
   width: 120px;
   margin-left:80px;
}

.element_menu
{
   border: 1px solid rgb(124,33,40);/*couleur bdx*/
   margin-bottom: 20px; /* Pour éviter que les éléments du menu ne soient trop collés */
   font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
   font-size:0.8em;
   text-align:center;
}

/* Quelques effets sur les menus */
.titre_menu /* Tous les titres de menus */
{    
   background-color:rgb(250,214,180);/*rose clair*/
   font-size:1em;
   font-weight:bold;
   color:rgb(124,33,40);
}

.element_menu ul /* Toutes les listes à puces se trouvant dans un menu */
{
   list-style-type:none;
   padding: 0px; /* Tous les côtés ont une marge intérieure de 0 pixels */
   padding-left: 10px; /* ... mais on modifie ensuite la marge de gauche, donc celle-là fera finalement 20 pixels */
   margin: 0px; /* Idem pour margin, ça nous évite d'avoir à en écrire 4 (margin-left, margin-right...) */
   margin-bottom: 5px; /* Même chose que tout à l'heure, on modifie ensuite juste margin-bottom, mais tous les autres sont à 0px */
   text-align:left;

}
 a /* Tous les liens */
{
   color: black;
   text-decoration:none;
}
.titre_menu:hover 
{
	background-image:url("../images/fond_bdx.jpg");
	color:white;
	text-align:center;
}
.element_haut a:hover ,.element_menu ul :hover, .element_choix a:hover /* Quand on pointe sur un lien du menu */
{
   background-color: rgb(124,33,40);
   color:rgb(250,214,180);/*rose clair*/
}


/* Le corps de la page */

#corps
{
   margin-left: 220px; /* Une marge à gauche pour pousser le corps, afin qu'il ne passe plus sous le menu */
   margin-bottom: 10px; /* Ca c'est pour éviter que le corps colle trop au pied de page en-dessous */
   padding: 5px; /* Pour éviter que le texte à l'intérieur du corps ne colle trop à la bordure */
   padding-top:40px;
   background-image: url("../images/fond3.jpg"); /* Une image de fond pour le corps */
   background-repeat:repeat-x;
   border: 2px solid rgb(124,33,40); /* Une bordure pour bien marquer les limites du corps */
   font-family: Arial, "Times New Roman", Times, serif;
   font-size:0.8em;
   text-align:justify;
  
}
.img_center
{
	text-align:center;
}
.img_left
{
	float:left;
}
.img_right
{
	float:right;
}
.choix_left
{
	float:left;
	width:260px;
	
}
.choix_right
{
	float:right;
	width:260px;
}
.choix_center
{
	float:left;
	width:140px;
	margin-left:10px;
}
.choix_center_part
{
	float:left;
	width:240px;
	margin-left:-20px;
}
.element_choix
{
   border:4px double rgb(124,33,40);/*bdx*/
   margin-bottom: 20px; /* Pour éviter que les éléments du menu ne soient trop collés */
   font-family: Arial, "Times New Roman", Times, serif;
   font-size:1em;
   text-align:center;
   font-style:oblique;
   padding-bottom:5px;
}
.element_choix a
{
	color:rgb(124,33,40);
}
.line
{
	clear:both;
	width:680px;
	border-top:1px solid rgb(124,33,40);
	border-bottom:1px solid rgb(124,33,40);
	padding:3px;
}
.envoi_formulaire
{
	clear:both;
	text-align:center;
}
.plat_chd
{
	font-weight:bold;
}
.avertissement
{
	color:red;
	border:1px solid black;
	background-color:rgb(232,232,232);
	padding:3px;
}
.conseil
{
	font-size:10px;
	font-weight:normal;
}
/*cadre de l'image d'accueil*/
#cadre
{
	width:475px;
	height:310px;
	background-color:rgb(92,0,0);/*bordeaux*/
	margin:auto;
}

a img
{
	border:none;
}
a img:hover
{
	background-color:rgb(250,214,180);
}

 h5
{
	background-color:rgb(250,214,180);
	background-position:center;
	color:rgb(77,77,77);/*gris foncé*/
}
sup
{
	color:rgb(124,33,40);
	font-style:oblique;
}
#annexe
{
	padding-left:90px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:0.8em;
	width:450px;
}
#commentaire
{
	height:150px;
	width:500px;
	font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
}
#table-rv
{
	width:200px;
	height:150px;
	border:1px solid rgb(124,33,40);
	margin:auto;
}
.button
{
	background-color:rgb(232,232,232);
	width:150px;
	height:20px;
	font-size:9pt;
}
.rv
{
	text-align:left;
	clear:both;
}
.rv:first-line
{
	color:rgb(124,33,40);
	font-weight:bold;
}
.annex
{
	margin-left: 20px;
	line-height:30px;
	width:700px;
}
#EC
{
	color:maroon;
}
#EF
{
	color:teal;
}
#PC
{
	color:red;
}
#FR
{
	color:gray;
}
#LG
{
	color: olive;
}
#SC
{
	color : green;
}
#TR
{
	color: black;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */

#pied_de_page
{
	clear:both;
	padding: 5px;
	text-align: center;
	color: black;
	font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
	font-size:0.6em;
}
