.souligne{
	text-decoration:underline;
}

.photo_a_droite{
	float:right;
}

.photo_a_gauche{
	float:left;
}

.a_gauche{
	text-align:left;

}

.a_droite{
	text-align:right;

}

.au_centre{
	text-align:center;

}



a, img {
	border:0px;
	margin:0px;
	padding:0px;
}
a
{
	color:#ab4979; 
}

h1, h2, h3{
	color:#8c2346;
}


 h5 {
     margin:auto;
     width: 600px;
     font-size:15px; 
     color:#5b5b5b; 
     text-align:center; 
     border-bottom:1px dashed #5b5b5b;
     padding:8px 0;}

body
{
   width: 960px;
   margin: auto;   
   background: top center #edabed;
}

#en_tete
{
   width: 960px;
   height: 240px;
   background-image: url("../images/Entete/Entete.png");
   background-repeat: no-repeat; 
   margin-top:10px;
}

#menu
{
    margin:auto;
    background: center;
}

#corps
{
   width: 960px;
   background-image: url("../images/Fond.jpg");
   background-repeat: repeat-y;
   border: 20px;

}

#corps h4{
	margin-left: 150px;
	font-size: 110%
}


#corps h1{
	margin-left: 130px;
	text-align: center;
}

#corps p{
    text-indent: 20px;
    font-size: 100%;
    margin-left: 100px;
    margin-right: 100px;
}


.texte-centre{
    text-align:center;
    margin:25px;
}



#corps ul{
    text-indent: 5px;
    margin-left: 80px;
    margin-right: 60px;
    list-style-image: url(../images/Cours/note.png);

}

#corps ul p{
	margin-left: 10px;
}

a:hover a:active a:visited{
    text-decoration:none;

}


.maj{
	font-variant: small-caps;
	font-size: 120%;
}

.tarif{
   width: 600px;
   background-image: url("../images/tarif/cadre.png");

}
.centre{
	text-align:center;
}

.nouveau{
	clear:both;
    }

.violet{
    color:#ab4979;
}


.gras-violet{ 
    font-weight:bold;
    color:#ab4979;
}

.gros-violet{ 
	font-weight:bold;
    	font-size:110%;
    	color:#ab4979;
}


.gris{
    color:#434343;
}

.gras-gris{ 
    font-weight:bold;
    color:#434343;
}

.gros-gris{ 
	font-weight:bold;
    	font-size:110%;
    	color:#434343;
}

.gras-noir{ 
    font-weight:bold;
    color:#000000;
}

.gros-noir{ 
	font-weight:bold;
    	font-size:110%;
    	color:#000000;
}



.jaune{
    color:#fffcaa;
}

.gras-jaune{ 
    font-weight:bold;
    color:#fffcaa;
}

.gros-jaune{ 
	font-weight:bold;
    	font-size:110%;
    	color:#fffcaa;
}


#pied_de_page
{
    clear:both;
   width: 960px;
   height: 110px;     
   margin-bottom:10px;
}











