*{
	margin:0;
	padding:0;
}

body
{
	width: 100%;
	text-align:center;
	margin: auto; /* Pour centrer la page */
	margin-top: 0px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur.*/
	margin-bottom: 0px;    /* Idem pour le bas du navigateur */
	background-image: url("images/body.png");
	background-repeat: repeat-x;
	background-color: rgb(88,88,88);
}

#container
 {
	text-align:left;
	margin:0 auto;
	width:940px;
}

table
{
	width:940px;
	height: 50px;
	margin: auto;
	margin-top: 0px;
}

a
{
	font-size: 40px;
	font-family: "Century Schoolbook", candara, calibri, Arial, "Arial Black", Verdana, serif;
	color: rgb(195, 142, 188);
	text-decoration: none;
}

/* L'en-tête */
#en_tete
{
	width: 940px;
	height: 180px;
	background-repeat: no-repeat;
	margin-top: 15px;
}

#en_tete a
{
	color: rgb(192, 255, 0);
	font-family: "Century Schoolbook", candara, calibri, Arial, "Arial Black", Verdana, serif;
	text-decoration: none;
	font-size: 30px;
	padding-left: 0px;
}

#en_tete img
{
	border: 0px solid white;
}

/*menu*/
#menu
{
	width: 200px;
	height: 509px;
	margin-top: 0px;
	float: left;
	border-collapse: collapse;
}

#menu a
{
	color: white;
	font-family: "Century Gothic", "Century Schoolbook", candara, calibri, Arial, "Arial Black", Verdana, serif;
	text-decoration: none;
	font-size: 20px;
	padding-left: 10px;
}

#menu a:hover
{
	color: rgb(226,0,122);
}

#menu table
{
	width: 200px;
	height: 509px;
	background-color: rgb();
	background-image: url("images/.png");
	background-repeat: repeat-x;
	margin-top: 0px;
}

#menu tr,td
{
	width: 200px;
	height: 80px;
	color: white;
	font-family: "Century Schoolbook", candara, calibri, Arial, "Arial Black", Verdana, serif;
}

/*corps page1*/
#corps_accueil
{
	width: 720px;
	height: 509px;
	background-image: url("images/accueil.jpg");
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 0px;
	margin-left: 215px;
	text-align: justify;
	padding-top: 10px;
}

#corps_accueil h1
{
	width: 300px;
	height: 30px;
	color: rgb(226,0,122);
	background-image: none;
	font-size: 30px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	padding-left: 20px;
}

#corps_accueil p
{
	width: 300px;
	height: 225px;
	text-align: justify;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", "Arial Black", Arial, Verdana, serif;
	overflow: auto;
}

#corps_accueil table
{
	width: 720px;
	color: white;
	background-image: none;
	padding-left: 10px;
	padding-right:10px;
	margin-top: 0px;
	font-size: 14px;
	font-family: "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	border: collapse;
}

#corps_accueil tr, th
{
	height: 100px;
	color: white;
	background-image: none;
	font-size: 14px;
	font-family: "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
}

#corps_accueil1
{
	width: 350px;
	height: 300px;
	text-align: justify;
	color: white;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", "Arial Black", Arial, Verdana, serif;
	overflow: auto;
}

#news
{
	width: 300px;
	text-align: justify;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", "Arial Black", Arial, Verdana, serif;
}

/*corps page2*/
#corps_salle
{
	width: 720px;
	height: 509px;
	background-image: url("images/Salle.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 215px;
	padding-top: 10px;
}

#corps_salle p
{
	width: 400px;
	height: 225px;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", "Arial Black", Arial, Verdana, serif;
	overflow: auto;
}

#corps_salle h2
{
	width: 450px;
	height: 30px;
	color: rgb(226,0,122);
	background-image: none;
	font-size: 30px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	padding-left: 20px;
}

#corps_salle table
{
	width: 800px;
	height: 30px;
	color: white;
	background-image: none;
	padding-left: 20px;
	margin-top: 0px;
	font-size: 14px;
	font-family: "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	border: collapse;
}

#corps_salle tr, th
{
	height: 20px;
	color: white;
	background-image: none;
	font-size: 14px;
	font-family: "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
}

/*corps page3*/
#corps_planning
{
	width: 720px;
	height: 509px;
	background-color: ;
	background-image: url("images/planning.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 215px;
	text-align: justify;
	padding-top: 0px;
}

#corps_planning p
{
	width: 650px;
	height: 130px;
	text-align: justify;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 13px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
}

#corps_planning textarea
{
	text-align: justify;
	color: white;
	background-color: black;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 13px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	border-color: black;
}

#corps_planning h1
{
	width: 210px;
	height: 30px;
	color: rgb(253, 248, 158);
	background-image: none;
	font-size: 23px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	padding-left: 20px;
	border-bottom: 4px solid rgb(201, 217, 152);
}

#corps_planning table
{
	width: 700px;
	height: 252px;
	color: white;
	background-image: none;
	padding-left: 5px;
	margin-top: 10px;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	border: collapse;
	position: absolute;
}

#corps_planning tr, td, a
{
	width: 100px;
	height: 30px;
	color: white;
	background-image: none;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
}

/*corps page4*/
#corps_galerie
{
	width: 720px;
	height: 509px;
	background-image: url("images/galerie.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 215px;
	text-align: justify;
	padding-top: 10px;
}

#corps_galerie p
{
	width: 900px;
	text-align: justify;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 13px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
}

#corps_galerie h2
{
	width: 210px;
	height: 30px;
	color: rgb(253, 248, 158);
	background-image: none;
	font-size: 23px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	padding-left: 20px;
	border-bottom: 4px solid rgb(201, 217, 152);
}

#corps_galerie table
{
	width: 800px;
	height: 30px;
	color: white;
	background-image: none;
	padding-left: 20px;
	margin-top: 0px;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	border: collapse;
}

#corps_galerie tr, th
{
	height: 20px;
	color: white;
	background-image: none;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
}

/*corps page5*/
#corps_horaires
{
	width: 720px;
	height: 509px;
	background-image: url("images/horaires.jpg");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 215px;
	text-align: justify;
	padding-top: 10px;
}

#corps_horaires p
{
	width: 600px;
	text-align: justify;
	color: white;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
}

#corps_horaires h1
{
	width: 400px;
	height: 20px;
	color: rgb(226,0,122);
	background-image: none;
	font-size: 20px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	padding-left: 20px;
}

#corps_horaires table
{
	width: 720px;
	height: 30px;
	color: white;
	background-image: none;
	padding-left: 20px;
	margin-top: 0px;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	border: collapse;
}

#corps_horaires tr, th
{
	height: 20px;
	color: white;
	background-image: none;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
}

#corps_horaires td
{
	width: 300px;
	height: 250px;
	color: white;
	background-image: none;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
}

/*corps page6*/
#corps_contact
{
	width: 720px;
	height: 509px;
	background-image: url("images/contact.jpg");
	background-repeat: no-repeat;
	background-color: ;
	margin-top: 0px;
	text-align: justify;
	margin-left: 215px;
	padding-top: 10px;
}

#corps_contact a
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	font-variant: normal;
	font-size: 15px;
}

#corps_contact p
{
	width: 600px;
	height: 50px;
	text-align: justify;
	color: white;
	padding-left: 20px;
	padding-top: 0px;
	font-size: 14px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
}

#corps_contact h2
{
	width: 120px;
	height: 30px;
	color: rgb(253, 248, 158);
	background-image: none;
	font-size: 23px;
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	padding-left: 20px;
	border-bottom: 4px solid rgb(201, 217, 152);
}

#corps_contact form
{
	color: white;
	padding-left: 20px;
}

#corps_mentions
{
	width: 720px;
	height: 509px;
	background-color: white;
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: justify;
	padding-top: 20px;
	margin-left: 215px;
	color: blue;
}

/* Le pied de page (qui se trouve tout en bas, en général pour les copyrights) */
#pied_de_page
{
	width: 940px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	color: #ffffff;
	background-color: black;
}

#pied_de_page p
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	font-size: 100%;
	color: #ffffff;
	text-align: center;
}
	
#pied_de_page a
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	color: white;
	font-variant: normal;
	font-size: 100%;
	text-decoration: underline;
}

#pied_de_page_accueil
{
	width: 940px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	color: #ffffff;
	background-image: url(images/pied_de_page.jpg);
	background-color: black;
	border: 0px solid black;
}

#pied_de_page_accueil p
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	font-size: 100%;
	color: #ffffff;
	text-align: center;
}
	
#pied_de_page_accueil a
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	color: white;
	font-variant: normal;
	font-size: 70%;
	text-decoration: none;
}

#pied_de_page_salle
{
	width: 940px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	color: #ffffff;
	background-image: url(images/pied_de_page.jpg);
	background-color: black;
	border: 0px solid black;
}

#pied_de_page_salle p
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	font-size: 100%;
	color: #ffffff;
	text-align: center;
}
	
#pied_de_page_salle a
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	color: white;
	font-variant: normal;
	font-size: 70%;
	text-decoration: none;
}

#pied_de_page_planning
{
	width: 940px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	color: #ffffff;
	background-image: url(images/pied_de_page.jpg);
	background-color: black;
	border: 0px solid black;
}

#pied_de_page_planning p
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	font-size: 100%;
	color: #ffffff;
	text-align: center;
}
	
#pied_de_page_planning a
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	color: white;
	font-variant: normal;
	font-size: 70%;
	text-decoration: none;
}

#pied_de_page_videos
{
	width: 940px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	color: #ffffff;
	background-image: url(images/pied_de_page.jpg);
	background-color: black;
	border: 0px solid black;
}

#pied_de_page_videos p
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	font-size: 100%;
	color: #ffffff;
	text-align: center;
}
	
#pied_de_page_videos a
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	color: white;
	font-variant: normal;
	font-size: 70%;
	text-decoration: none;
}

#pied_de_page_galerie
{
	width: 940px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	color: #ffffff;
	background-image: url(images/pied_de_page.jpg);
	background-color: black;
	border: 0px solid black;
}

#pied_de_page_galerie p
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	font-size: 100%;
	color: #ffffff;
	text-align: center;
}
	
#pied_de_page_galerie a
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	color: white;
	font-variant: normal;
	font-size: 70%;
	text-decoration: none;
}

#pied_de_page_horaires
{
	width: 940px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	color: #ffffff;
	background-image: url(images/pied_de_page.jpg);
	background-color: black;
	border: 0px solid black;
}

#pied_de_page_horaires p
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	font-size: 100%;
	color: #ffffff;
	text-align: center;
}
	
#pied_de_page_horaires a
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	color: white;
	font-variant: normal;
	font-size: 70%;
	text-decoration: none;
}

#pied_de_page_contact
{
	width: 940px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	color: #ffffff;
	background-image: url(images/pied_de_page.jpg);
	background-color: black;
	border: 0px solid black;
}

#pied_de_page_contact p
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	font-size: 100%;
	color: #ffffff;
	text-align: center;
}
	
#pied_de_page_contact a
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	color: white;
	font-variant: normal;
	font-size: 70%;
	text-decoration: none;
}

#pied_de_page_mentions
{
	width: 940px;
	height: 30px;
	margin-top: 0px;
	text-align: center;
	color: #ffffff;
	background-image: url(images/pied_de_page.jpg);
	background-color: black;
	border: 0px solid black;
}

#pied_de_page_mentions p
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	font-size: 100%;
	color: #ffffff;
	text-align: center;
}
	
#pied_de_page_mentions a
{
	font-family: "Century Gothic", "Century Schoolbook", Arial, "Arial Black", Verdana, serif;
	color: white;
	font-variant: normal;
	font-size: 70%;
	text-decoration: none;
}
