body
{
   height : 100%;
   width : 95%;
   margin : 10px;
   margin-top : 20px;
   margin-bottom : 20px;
   background-image : url("font/orange/booj10x.jpg");
   background-attachment : fixed; 	
}


h1
{
	text-align : center;
}

#corps
{
   width : 90%; 
   margin-left : 6%; 
   border : 2px solid black;  
   background-image : url("font/bleu/fontbleu.jpg");
}

h2
{
   text-align: left;
   text-indent : 20px;
   font-family: "Arial", Arial Black, Times New Roman, Times, serif; 
}

h3
{
   text-align: left;
   font-family: "Arial", Arial Black, Times New Roman, Times, serif; 
}

td
{
   border: 1px solid black; 
   padding : 5px;
}

a
{
   text-decoration : none;
   color : #FF0000;
}

#corps p
{
	text-align : center;
	font-size : 90%;
	font-family : "Verdana";
}

#Caution
{
	font-size : 120%; 
	margin-top : 1%;
	text-align : center;
	color : red;
	text-decoration : blink;
}

#pied_de_page_accueil 
{
   margin-top : 42%;
   margin-left : 15%;
   background-color : navy;
   width : 500px;
   height : 20px;
   text-align : center;
   color : fuchsia;
}

#pied_de_page_contact
{
   margin-top : 50%;
   margin-left : 15%;
   background-color : navy;
   width : 500px;
   height : 20px;
   text-align : center;
   color : fuchsia;
}

#pied_de_page_inscription
{
   margin-top : 40%;
   margin-left : 15%;
   background-color : navy;
   width : 500px;
   height : 20px;
   text-align : center;
   color : fuchsia;
}

#contenu_des_cours
{
	font-size : 150%;
}

#contenu_des_cours .gym
{
   margin-left : 10%;
}

#contenu_des_cours .lia
{
   margin-left : 10%;	
}

#horaire 
{
	margin-top : 1%;
	font-size : 150%;
}

#decal
{
	margin-left : 77px;
}

embed
{
   margin-top : 5%;
   margin-left : 95%;
}

#inscription 
{
   font-size : 150%;
}