@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;
}


   /* Rprise pour site */


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; 
}


h2
{
	margin-top:9px;
	color :#DAA520 ;
	text-align:center;
	margin-bottom:-10px;
	text-shadow: black 10px 0 10px;
} 






	
h3
{
	color :#DAA520 ;
	text-align:center;
} 

h4
{
	color :#DAA520 ;
	text-align:center;
} 	
	
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:-10px;
	padding-right:10px;
}
	
	
		

a:link{color:yellow;}
a:focus{color:red;}
a {padding-left:100px;}

#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 ;
}


#un
{
	  
   	border: 5px purple groove;
	width:300px;
	background-color: rgba(255,0,0,0.2);

	border-radius: 30px 0px 30px 0px;  
	
	box-shadow: 6px 6px 6px black inset;	
	
}


/*

#deux 
{
   /*	border: 5px blue groove;
	
	text-align:center; */
	font-size:large;
	color:yellow;
	
}

*/

/*
				#deux
				{
					
					display:flex;
					 width:250px;
					flex-direction: column; 
					justify-content:space-around ;
					
				}	
*/			


				#deux
				{
					
					display:flex;
					 width:290px;
					 height: 500px; 
					flex-direction: column; 
					justify-content:space-around ;
					
				}








	
#haut
{
	/*
	background: url('../images/moi.jpg ') no-repeat; 
	border: 5px purple groove;
    background-color: rgba(255,0,0,0.2);
    height:200px;	
	
	text-align:center;
	border-radius: 30px;
	*/
}

	/*
				#haut
				{
					border: 5px purple groove;
					background-color: rgba(255,0,0,0.2);
					height:250px;	
					

					border-radius: 30px;
				}
*/



#bas
{
	/*
	background: url('../images/cheval.jpg ') no-repeat; 
	border: 5px purple groove;
    background-color: rgba(255,0,0,0.2);
    height:200px;	
	
	text-align:center;
	border-radius: 30px;
	*/
}

/*
				#bas
				{
					border: 5px purple groove;
					background-color: rgba(255,0,0,0.2);
					height:200px;	

					border-radius: 30px;
				}	
*/



	
#deux p
{
  
	

	font-size:large;
	color:#DAA520;
	
	
	
	

	
}

#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;	
	


}
/*
				#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;	
					
				}

*/
.cadrephoto 
{
    display: block;
    margin-left: auto;
    margin-right: auto; 
	margin-top: 25px;
	box-shadow: 8px 8px 20px #aaa; 
	margin-bottom: 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 ;
	
}



#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;
}
















