@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 ;
   
}

}

.control {
	width: 78px;	
}


#centrage
{
	width: 900px;
    margin: auto;
}



#mettre-image
{
	
	height: 150px; 
	margin-top: 0px;          
	
	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;
}


#hauteur
{
	
	width:900px; 
	height: 500px; 
	/*display:flex; 
	flex-direction: row;
	justify-content:space-between ;*/
}

.CadreVideo
{
   
   	border: 5px purple groove;
	width:270px;
	height:155px; 
	background-color: rgba(255,0,0,0.2);
	/*border-radius: 15px 15px 15px 15px;  	*/
	box-shadow: 6px 6px 6px black inset;	
	
}

#horizontal-1
{
	
	width:900px; 
	
	
	display:flex; 
	/*flex-direction: row;*/
	flex-wrap:wrap ; 
	justify-content:space-between ;
}

#horizontal-2
{
	
	width:900px; 
	
	
	display:flex; 
	/*flex-direction: row;*/
	flex-wrap:wrap ; 
	justify-content:space-between ;
}



#explication

{
	
	background: url('../images/bandeau.jpg') no-repeat;
	width:880px;
	height:153px; 
	
	margin-bottom:10px;
	margin-left:10px;

	padding-left:-40px;//540
	
	color:yellow;
		font-family: cac_champagne-webfont, Georgia, serif;
	margin-top: -4px;
	font-size: 30px;
	margin-bottom:6px;
	color :#DAA520 ;
	text-align:right;
  
}

#ecart
{
		padding-right:20px;//540
		marging-top:-25px;
}



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;
	
		display:flex; 
	/*flex-direction: row;*/
	justify-content:space-between ;
	
	
}

a
{
	color:yellow;
}



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;
	
		display:flex; 
	/*flex-direction: row;*/
	justify-content:space-between ;
	
}



#cadrebas 
{
    border: 0px blue groove;
	width:300px;
	text-align:right;
	font-size:large;
	color:#DAA520;
	margin-top:5px;
	
}

#posContact
{
	margin-top:35px;
	margin-left:-50px;
}


































