@charset "utf-8";
/* CSS Document */

body
{
	min-width: 100%;
 background-image:url(http://idata.over-blog.com/4/70/04/93/Fond-d-ecran/Fond.png);
 background-repeat:repeat;
    margin: auto;
}
#tete
{
	text-align:center;
}
.tete1
{
	
	margin-bottom:20px;
	margin-top:20px;
	color:fuchsia;
	font-family:Arial,serif;
	font-size:70px;
	
}
	
	
.tarifs
 {
	 color:pink;
	 text-align:center;
	 margin:auto;
	 border-collapse:collapse;
	 font-size:21px;
	 }	
	
.tarifs tr	 
{
	border:1px solid white;
}

.tarifs th	 
{
	border:1px solid white;
	padding:10px;
}

.avertissement
{ 
margin-left:31%;
margin-right:31%;
color:pink;
text-decoration:none;
font-size:20px;
}
.menut1
{
	background-color:rgb(155,53,173);
	color:white;
	
}
.menut1:hover
{
	color:white;
}
.tableau
 {
 border-collapse: collapse; /* Les bordures du tableau seront collées (plus joli) */
  margin-left:20%;
  margin-right:20%;
  background-color:none;
   } 
.menu:hover
{
	color:white;
	text-decoration:none;
}
   
.tableau td /* Toutes les cellules des tableaux... */
 {
 border:0px solid white;
 color:pink;
 text-align:center;
 height:40px;
 padding:20px;
 font-size:20px;
 }
.tableau th /* Toutes les cellules des tableaux... */
 {
 border:0px solid white;
 color:pink;
 text-align:center;
 height:40px;
 padding:20px;
 font-size:20px;
 }
 
#corps
 {
	 text-align:center;
	 color:white;
	 
 }
 
#corps h2
 {
	 color:fuchsia;
	 text-align:justify;
	 margin-left:400px;
	 text-decoration:underline;
 }
 
#corps p
 {
	 text-align:justify;
	 margin-left:200px;
	 margin-right:200px;
	 color:pink;
	 font-size:18px;
	 font-family:"Arial Black", Gadget, sans-serif;
 }
#corps ul, li
 {
     
	 margin-left:100px;
	 margin-right:100px;
	 color:pink;
	 font-size:21px;
	 font-family:Arial, Gadget, sans-serif;
	 }

#corps strong
 {
	 color:white;
 }
#corps a
{
	color:fuchsia;
	text-decoration:underline;
}
#corps a:hover
{
	color:white;
}
#pied p
{
	color:white;
	text-align:center;
}
.sous_tableau

{
	height:0px;
	color:pink;
	margin:auto;
	margin-top:100px;
	margin-bottom:100px;
}
.sous_tableau th, td
{
	padding: 12px; /* Marge intérieure de 12px */
}
.menu1:hover
{
	color:white;
}
.menu2:hover
{
	color:white;
}
.menu3:hover
{
	color:white;
}
.menu4:hover
{
	color:white;
}
.menu5:hover
{
	color:white;
}
.menu6:hover
{
	color:white;
}
.menu7:hover
{
	color:white;
}
	
.menu2
{
	border-left:1px solid pink;
	border-right:1px solid pink;
}
.menu4
{
	border-left:1px solid pink;
	border-right:1px solid pink;
}

.menu6
{
	border-left:1px solid pink;
	border-right:1px solid pink;
}
#corps
{
	text-align:justify;
}

h2
{
	 color:fuchsia;
	 text-align:justify;
	 margin-left:400px;
	 text-decoration:underline;
 }
.charte
{
	color:pink;
	text-align:justify;
	margin-left:400px;
	margin-right:400px;
        font-size:21px;

}
a
{ 
    color:pink;
    text-decoration:none;
}

a:hover
{
	color:white;
}
	