@charset "utf-8";
body 
{ 
	background: url(../DATA/IMAGES/AccueilFond.gif) black fixed no-repeat center center; 
	border: 0px; 
	padding: 0px; 
	margin: 0px;
	cursor: url(../DATA/IMAGES/sword256.ani);  		 
	scrollbar-highlight-color: #cacaca; 
	scrollbar-face-color: blue; 
	scrollbar-shadow-color: #000000; 
	scrollbar-3dlight-color: #445555; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #e9e8e3; 
	scrollbar-darkshadow-color: #aaaaaa;
}

a:LINK
{
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-size: 16px;
	color: #090;
	height: 5px;	
}

a:VISITED
{	
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-size: 16px;
	color: #E88699;
	height: 5px;
}

a:HOVER
{	
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-size: 16px;
	color: #FFFB4F;
	height: 5px;
}

.FONTHOVER
{	
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-size: 16px;
	color: #FFFB4F;
	height: 5px;
	text-shadow: 4px 4px #333; 	
}

.FONTTITRE1
{
	font-family:  'Damion', Verdana, Courier, mono;
	font-size: 22px;
	color: #960;
	height: 5px;
	text-shadow: 4px 4px #333; 	
}

.FONTTITRE2
{	
	font-family:  'Damion', Verdana, Courier, mono;
	font-size: 19px;
	color: #F2CE62;
	height: 5px;
	text-shadow: 4px 4px #333; 
}

.FONTTITRE3
{	
	font-family:  'Damion', Verdana, Courier, mono;
	font-size: 16px;
	color: #94C1CD;
	height: 5px;	
	text-shadow: 4px 4px #333; 
}

.FONTNORMAL
{
	font-family: 'Calistoga', Verdana, Courier, mono;
	font-size: 16px;
	color: #ffffff;		
}

.FONTGRAS
{
	font-family: 'Calistoga', Verdana, Courier, mono;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;		
	text-shadow: 4px 4px #333; 
}

.FONTNORMALBLANC
{
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 4px 4px #333; 
}

.FONTGRASBLANC
{
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 4px 4px #333; 
}

.FONTNORMALBLEU
{
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-size: 16px;
	color: #000099;
	text-shadow: 4px 4px #333; 
}

.FONTGRASBLEU
{
    font-family: 'Calistoga', Verdana, Courier, mono;
    font-weight: bold;
    font-size: 16px;
    color: #66FFFF;
	text-shadow: 4px 4px #333; 
}

.FONTNORMALGOLD
{
   	font-family: 'Calistoga', Verdana, Courier, mono;
   	font-size: 16px;
   	color: #ffff66;
	text-shadow: 4px 4px #333; 
}

.FONTGRASGOLD
{	
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-weight: bold;
	font-size: 16px;
	color: #ffff66;
	text-shadow: 4px 4px #333; 
}

.FONTNORMALVERT
{	
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-size: 16px;
	color: #00FF00;
	text-shadow: 4px 4px #333; 	
}

.FONTGRASVERT
{	
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-weight: bold;
	font-size: 16px;
	color: #00FF00;
	text-shadow: 4px 4px #333; 
}

.FONTNORMALVIOLET
{
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-size: 16px;
	color:Fuchsia;
	text-shadow: 4px 4px #333; 
}

.FONTGRASVIOLET
{
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-weight: bold;
	font-size: 16px;
	color:Fuchsia;
	text-shadow: 4px 4px #333; 
}

.FONTTEAL
{
	font-family: 'Calistoga', Verdana, Courier, mono;
	font-size: 18px;
	color: #C68100;
	text-shadow: 4px 4px #333; 
}

.FONTMAIL
{
	font-family:  'Calistoga', Verdana, Courier, mono;
	font-size: 18px;
	color: #FF3417;
	cursor: hand;	
	text-shadow: 4px 4px #333; 
}

.FONTMAILTEAL
{
	font-family: 'Calistoga', Verdana, Courier, mono;
	color: #C68100;
	font-size: 18px;
	height: 5px;
	text-shadow: 4px 4px #333; 
}

.FONTWARNING
{
	font-family: 'Calistoga', Verdana, Courier, mono;
	font-weight: bold;
	font-size: 16px;
	color: red;		
	text-shadow: 4px 4px #333; 
}

input[type=text]
{
	color:yellow;
	background-color: rgba(10,85,152,0.50);
}

input[type=email]
{
	color:yellow;
	background-color: rgba(10,85,152,0.50);
}

input[type=date]
{
	color:yellow;
	background-color: rgba(10,85,152,0.50);
}

input[type=time]
{
	color:yellow;
	background-color: rgba(10,85,152,0.50);
}

input[type=tel]
{
	color:yellow;
	background-color: rgba(10,85,152,0.50);
}

input[type=number]
{
	color:yellow;
	background-color: rgba(10,85,152,0.50);
}

input[type=url]
{
	color:yellow;
	background-color: rgba(10,85,152,0.50);
}

input[type=password]
{
	color:yellow;
	background-color: rgba(10,85,152,0.50);
}

select
{
	font-family: Courier; 
	color:yellow;
	background-color: rgba(10,85,152,0.50);
}

textarea
{
	color:yellow;
	background-color: rgba(10,85,152,0.50);
}

#BtnTop 
{
  display: none; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  backgroung-color: red; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 15px; /* Some padding */
  border-radius: 10px; /* Rounded corners */
  font-size: 18px; /* Increase font size */
}

#BtnTop:hover 
{
  backgroung-color: #555; /* Add a dark-grey background on hover */
}

#BtnTop.sticky 
{
	display: block;
    animation: fadeInDown 2s;
}

@keyframes fadeInDown 
{
    from 
	{
        opacity: 0;
    }
    to 
	{	
        opacity: 1;
    }
}

.TDOVER
{
	filter: opacity(80%);
	scale: 120% 120%;
	transition: 2s;
   	cursor: pointer;
	align-content: center;
	text-align: center;	
}

.TD
{
	filter: opacity(100%);
	scale: 100% 100%;
	transition: 2s;
   	cursor: auto;
	align-content: center;
	text-align: center;	
}

.TD:hover
{
	filter: opacity(80%);
	scale: 120% 120%;
	transition: 2s;
   	cursor: pointer;
	align-content: center;
	text-align: center;	
}

.TROVER
{
	filter: opacity(80%);
	scale: 120% 120%;
	transition: 2s;
   	cursor: pointer;
	align-content: center;
	text-align: center;	
	background-color: blue;
}

.TR
{
	filter: opacity(100%);
	scale: 100% 100%;
	transition: 2s;
   	cursor: auto;
	align-content: center;
	text-align: center;	
}

.TR:hover
{
	filter: opacity(80%);
	scale: 120% 120%;
	transition: 2s;
   	cursor: pointer;
	align-content: center;
	text-align: center;	
	background-color: blue;
}

p
{
	inline-size: 100%;
	overflow-wrap: break-word;
}

