@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;          
	
	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 :#DAA520 ;
	 text-shadow: 2px 2px 4px black;
	
}


#horizontal
{
	
	width:900px; 
	height: 500px; 
	display:flex; 
	/*flex-direction: row;*/
	justify-content:space-between ;
}



h2
{
	margin-top:8px;
	margin-bottom:-8px;
	color :#DAA520 ;
	text-align:center;
	text-shadow: black 10px 0 10px;
} 

p
{
	color :#DAA520 ; 
	text-align:justify;
	text-shadow: 2px 2px 4px black;
	text-indent: 25px;
	padding-left:10px;
	padding-right:10px;
}

li
{
	color :#DAA520 ; 
	text-align:left;
	text-shadow: 2px 2px 4px black;

	padding-left:0px;
	padding-right:10px;
}

a:link{color:yellow;}
a:focus{color:red;}
a:acteve{color:white;}
a {padding-left:100px;}

#un
{	  
   	border: 5px purple groove;
	width:380px;
	background-color: rgba(255,0,0,0.2);
	
	
	padding-left:15px;
	padding-right:15px;
	border-radius: 30px 30px 30px 30px;  
	
	box-shadow: 6px 6px 6px black inset;	
	
	
}

#deux
{
	
	display:flex;
	 width:460px;
	flex-direction: column; 
	justify-content:space-around ;
	
}	
	
#haut
{
	border: 5px purple groove;
    background-color: rgba(255,0,0,0.2);
    height:350px;	
	margin-top :0px;
	/*text-align:center;*/
	border-radius: 30px;
}



#bas
{
	border: 5px purple groove;
    background-color: rgba(255,0,0,0.2);
    height:150px;	
	
	
	border-radius: 30px;
}	
	
h3
{
	margin-top:10px;
	margin-bottom:-8px;
	color :#9A1A27 ;
	text-align:center;
	text-shadow: black 10px 0 10px;
} 
	



#trois
{
   	border: 5px purple groove;
	width:300px;
	background-color: rgba(255,0,0,0.2);
	text-align:center;
	border-radius: 0px 30px 0px 30px;  
	
	box-shadow: 6px 6px 6px black inset;	
	


}





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;
}





































