@font-face
{
    font-family: 'cac_champagne-webfont';
    src: url('polices/cac_champagne-webfont.eot');
    src: url('polices/cac_champagne-webfont.eot?#iefix') format('embedded-opentype'),
         url('polices/cac_champagne-webfont.woff') format('woff'),
         url('polices/cac_champagne-webfont.ttf') format('truetype'),
         url('polices/cac_champagne-webfont.svg#BallparkWeiner') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'BallparkWeiner';
    src: url('polices/ballpark.eot');
    src: url('polices/ballpark.eot?#iefix') format('embedded-opentype'),
         url('polices/ballpark.woff') format('woff'),
         url('polices/ballpark.ttf') format('truetype'),
         url('polices/ballpark.svg#BallparkWeiner') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'Dayrom';
    src: url('polices/dayrom.eot');
    src: url('polices/dayrom.eot?#iefix') format('embedded-opentype'),
         url('polices/dayrom.woff') format('woff'),
         url('polices/dayrom.ttf') format('truetype'),
         url('polices/dayrom.svg#Dayrom') format('svg');
    font-weight: normal;
    font-style: normal;
}


body   
{
   background-color :black;
   background-image: url("../fonds/ciel-etoile.jpg");
   font-family: 'Trebuchet MS', Arial, sans-serif;
   margin-bottom : 0px ;
   
}



#centrage
{
	width: 900px;
    margin: auto;
}



#mettre-image
{
	
	height: 150px; 
	margin-top: 0px;          
	margin-bottom: 50px; 
	background: url('../fonds/Bandeauencours.png  ') no-repeat;  
	border-radius: 0px 15px 15px 15px ;     
	box-shadow: 4px 5px 10px purple;
	
	position: relative; 
}



.mettre-texteBas
{
	position: absolute; 
    bottom: 0;
    border-radius: 0px 0px 15px 15px;
    width: 20;/*95%*/
    height: 33px;
    padding-top: 20px; 
    padding-left: 410px;
	
	font-style:italic;
    color: white;
    font-size: 0.9em;


}

.boutonBob_rouge
{
	
	height: 25px;
    position: absohu;  
    right: 5px;
    bottom: 5px;
	background: url('../fonds/fond_degradeviolet.png') repeat-x;
		border: 1px solid #760001;
    border-radius: 5px;
	    font-size: 1.2em;
    text-align: center;
    padding: 3px 8px 0px 8px;
    color: white;
    text-decoration: none; 
	 border: 0;
}

.mettre-texteBas a
{
	margin-right: 15px; 
}	

.mettre-texteBas a:hover 

{
	color:yellow;
	border-bottom: 3px solid #FF2512; 
}

#choix

{
	color:yellow;
	border-bottom: 3px solid #FF2512; 
}


#contenu

{
	margin-top: 40px;
	 /*color :yellow ; 
	 text-shadow: 2px 2px 4px black;
	*/
}


#horizontal
{
	
	width:900px; 
	height: 500px; 
	display:flex; 
	/*flex-direction: row;*/
	justify-content:space-between ;
}


h2
{
	color :yellow ;
	text-align:center;
} 

h3
{
	color :yellow ;
	text-align:center;
} 

h4
{
	color :yellow ;
	text-align:center;
} 


p
{
	color :yellow ; 
	text-align:justify;
	text-shadow: 2px 2px 4px black;
	text-indent: 25px;
	padding-left:10px;
	padding-right:10px;
}

Li
{
	color :yellow ; 
	text-align:left;
	text-shadow: 2px 2px 4px black;

	padding-left:-10px;
	padding-right:10px;
}


#regleform
{
	color :yellow ; 
	marging-top:500px;
	
}

footer
{
	margin-top: 30px; 
	   	border: 5px purple groove;
	background-color: rgba(255,0,0,0.1);
	height: 100px; 
	text-align:center;
	border-radius: 30px 30px 30px 30px;  
	
	box-shadow: 6px 6px 6px black inset;
		
}
label
{

display: block; /* La balise devient de type block. */
width: 200px;
	margin-left:20px;}

