@charset "utf-8";
body {
	background-color: #ffffff;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	height: auto;
	margin: 0 auto;
	padding: 0;

}
#page {
	padding: 0px;
	max-width: 1100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
    text-align: center;    
	/*-moz-box-shadow: grey 0px 0px 20px;
	-webkit-box-shadow: 0px 0px 20px #grey;
	*/
	
}
#bandeau {
	margin: 0px;
	padding: 0px;
	/*height: 166px;*/
	/*width: 1100px;*/
    float:center;
    text-align: center;
    background-color: #94857a;
}


#centre {
	float: center;
    text-align:center;
	max-width: 1100px;
	padding-right: 60px;
	padding-left: 60px;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #ffffff;
    /*
	background-image: url(img/fond_lignes.jpg);
	background-repeat: repeat-y;
    */
	margin-bottom: 0px;
	
	font-size: 15px;
	color: #242938;
	min-height: 200px;	
}

#centre_about {
	float: left;    
	max-width: 1100px;    
    min-height:75vh;
    width:100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-top:0px;
	padding-bottom:20px;
	/*background-color: #464F6C;
	background-image: url(img/fond_lignes.jpg);
	background-repeat: repeat-y;*/
	margin-bottom: 0px;
	font-size: 15px;
    background-color: #ffffff;
	color: #242938;


}

#centre_contact {
    float:center;
    text-align:center;
    min-height:75vh;
    margin:0px;    
	/*background-color: #464F6C;
	background-image: url(img/fond_lignes.jpg);
	background-repeat: repeat-y;*/

	font-size: 15px;
    
    /*background-image: url(img/index.jpg);*/
    background-position: 80% 0px;
    background-size:cover;
    background-repeat: repeat-x;
	color: #242938;


}

#contact_block {
    display:inline-block;
    text-align:left;
    font-size: 100%;
    height:100%;
    width:auto;
    min-width:300px;
    background-color:white;
    color:#353751;
    padding-left:30px;
    padding-right:30px;
    
    
}

#contact_block td{
    height: 25px;
}

#contact_block input{
    height:100%;
}

input[type=submit] {
    padding:5px 15px; 
    background:#ccc; 
    border:0 none;
    cursor:pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px; 
}


#centre_gal {  
	
    /*text-align:center;*/
	max-width: 1100px;
    min-height: 200px;	
	padding-right: 0px;
	padding-left: 0px;
	padding-top:30px;
	padding-bottom:10px;
	background-color: #ffffff;
	margin-bottom: 0px;
	font-size: 15px;
	color: #242938;   
    min-height:75vh;
}


#centre_frontpage {

    text-align:center;
	/*max-width: 1100px;*/
    margin: 0px;
    padding-top: 50px;
	background-color: #f1ece9;
    /*background-image: url(img/index.jpg);*/
    background-size: cover;
	font-size: 15px;
	color: black;
    min-height:75vh;
    position:relative;
    
 
}

#frontpage_block {

    display:inline-block;
    float:center;
    text-align:left;
    font-size: 125%;
    width:25%;
    min-width:300px;
    background-color:white;
    color:#353751;
    padding-bottom:0px;   
    padding-left:30px;
    padding-right:30px;    
    font-weight:bold;     
    background-color:#ffffff;    
    right:35%;
    top:0;
    bottom:0;
    position:absolute;
    
}



#about_photo{

	float: left;
    text-align:left;
	margin:0px;
    padding:0px;
    width:220px;  
    max-height: 240px;


}

#about_resume{
	float: left;
    display:inline-block;
	max-width: 781px;
    min-width: 50px; 
	margin-left : 0px;
    padding-left:20px;
	margin-right: 0;
	padding-top: 20px;
    height: 100%;
	/*background-color: #4c5d74;*/
}

#centre_musique{
	float: left;
    display:inline-block;
	max-width: 781px;
    min-width: 50px; 
	margin-left : 0px;
    padding-left:20px;
	margin-right: 0;
	padding-top: 20px;
    height: 100%;
	/*background-color: #4c5d74;*/
}

#aikido{
    display:inline-block;
	max-width: 781px;
    min-width: 50px; 
	margin-left : 0px;
    padding-left:20px;
	margin-right: 0;
	padding-top: 20px;
    height: 100%;
	/*background-color: #4c5d74;*/
}



#pied {
	clear: both;
	/*max-width: 1100px;*/
    min-width: 100px;
    /*height:50%;*/
	font-size: 12px;
	text-align: center;
	/*background-image: url(img/fond_bottom.jpg);*/
    /*background-color: #94857a;*/
    background: linear-gradient(to bottom, #72665d 0%, #94857a 100%); /* Light gradient from top to bottom #a89b91 72665d*/
	margin: 0px;
	
	padding:50px;
    color:#c8ccde;
    font-weight:bold;
    display:block;
}

#pied a:hover
{
	opacity:0.5;
}


.references {
	float: left;
	text-align: center;
}

.justify {
   
	text-align: justify;
	text-indent:30px;
   
}

.img_block{
	max-width: 1100px;
	height: auto;
	padding: 0px;	
	margin: 0px;
    /* set children same size */
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-bottom: 15px;

	
}

.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.img_infos{
    text-align:left;
    padding-top: 20px;
    padding-left:20px;
    /* set parent size*/	
    height: 100%;
	
    width: 45%;
    position: absolute;
    right: 0;
    top: 0;   
	background-color:#ffffff;
}

.img_thumbnail{
    float:left;
    width:50%;
	
    /*height:50%;*/
	/*border:2px solid #dbdbdb;*/

}


.anim_slider {
    clear:both;   
	padding-top: 80px;
    padding-bottom:10px;
	margin: 0px;     
	
}

#liste_img ul{    
    clear:both;
    float:left;
	padding: 20px;
    padding-bottom:100px;
	margin: 0px;      
}

#liste_img li{	   
    width: 300px;
    height: 200px;
	float: left;
    padding-right: 20px;
	display: inline-block;
}

#liste_img a:hover
{
	opacity:0.5;
}

#liste_img_game ul{    
    clear:both;
    float:left;
	padding: 20px;
    padding-bottom:60px;
	margin: 0px;      
}

#liste_img_game li{	   
    width: 300px;
    height: 200px;
	float: left;
    padding-right: 20px;
	padding-bottom: 5px;
	display: inline-block;
}

#liste_img_game a:hover{
	opacity :0.5;
}

.responsive_video { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
	height: auto
} 

.responsive_video iframe, .responsive_video object, .responsive_video embed, .responsive_video video { 
	position: absolute;
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100% 
	}

.video{   
	
    float:left;
    padding:2%;	
    border:2px solid #dbdbdb;	
	width:100%;
	max-width: 720px;
	
	/*
	position:relative;
	margin:0 auto;
	top:0px;
	left:0px;	
	overflow:hidden;
	*/
  
}


/*
.video {

	position: relative;
	padding-bottom: 31.25%;
	padding-top: 25px;
	height: 0;
    background-color:red;
    max-width:60%;

   
}
.video iframe {
	position: absolute;   
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
*/

.video_infos{   
    float:left;   
    padding:10px;
    max-width: 300px;
    text-align:left;
 
    
}

.games_other_infos{   
    float:left; 
	
    padding:10px;
	
    /*max-width: 300px;*/
	width:100%;
    text-align:left;
 
    
}

.game_titre{
    background-color: orange;
    color: white;
    font-size: 150%;
    padding-left:10px;
	margin-bottom: 40px;
	text-align:left;
	clear:both;
}

.anim_titre{
    background-color: orange;
    color: white;
    font-size: 150%;
    padding-left:10px;
}


.img_shadow{
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=12); 
	zoom: 1; 
	-moz-box-shadow: #aaaaaa 10px 10px 20px;
	-webkit-box-shadow: 10px 10px 20px #aaaaaa
} 

.text_highlight{
    
    font-weight: bold;
    padding:3px 50px 3px 6px;
    width:auto;
    font-size: 110%;
    
    /*highlight*/
    /*background-color: #ffd000;*/
    color: grey;
    
    
    /*border */
    /*color:#6bdd44;*/
    /*border: 2px dashed #6bdd44;*/
}

.text_strong{
    font-weight: bold;
    color:#2a2b3f;/*cyan #00b9dd;*/
}

#menu {
    margin: 0px;
	padding: 0px;
    float: center;
    text-align:center;	
    width:100%;
	/*background-color: #94857a;*/
    background: linear-gradient(to top, #a89b91 80%, #8b7d73 100%); /* Light gradient from top to bottom #a89b91 72665d*/
    border:0px;
    text-decoration: none;
    list-style-type: none;

}

#menu ul {
	padding: 0px;
	margin: 0px;
    border:0px;
    /*border-top: 2px solid orange;*/
    font-size: 90%;
    font-weight: 700;
}

#menu li {
	display: inline-block;
    color: white;
    width:155px;
    height:56px;/*56px*/
    line-height:56px;
	margin: 0px;
    padding:0px;
	float: center;
    /*border:0px;*/
    text-decoration: none;
    border-top: 2px solid rgba(255,125,0,0);
}


#menu li a, .dropbtn {
    display:block;
    color: white;
    text-align: center;
    text-decoration: none;
    border:0px;
    
}


#menu li:hover, .dropdown:hover .dropbtn {
    background-color: #80736a;    
    
    filter:alpha(opacity=0);
    -webkit-transition:400ms ease;
    -moz-transition:400ms ease;
    -o-transition:400ms ease;
    transition:400ms ease;
    
    border-top: 2px solid rgba(125,200,255,1);
    /*box-shadow: inset 0 -3px 0 rgba(125,200,255,1);*/
}


.dropdown-content {
    
    z-index: 10;   
    
    position: absolute ;
    background-color: #93857a;
    /*background-color: rgba(129, 92, 68, 0.8); /* Semi-transparent background */
    min-width: 155px;    
    
    
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    
    display: none;
    opacity:0;
    -webkit-animation: fadeInFromBlock 0.25s ease-out;
    -moz-animation: fadeInFromBlock 0.25s ease-out;
    -o-animation: fadeInFromBlock 0.25s ease-out;
    animation: fadeInFromBlock 0.25s ease-out;

}


.dropdown-content a { 
    padding: 0px;
    text-decoration: none;    
    display: block;
    text-align: left;
    border-top: 2px solid rgba(255,125,0,1);
    
    
}

.dropdown-content a:hover {
    background-color: #6278a0;   
    
    filter:alpha(opacity=0);
    -webkit-transition:200ms ease;
    -moz-transition:200ms ease;
    -o-transition:200ms ease;
    transition:200ms ease;
    
    
}

.dropdown:hover .dropdown-content {
    display: block;
    opacity:1;
    -webkit-animation: fadeInFromNone 0.25s ease-out;
    -moz-animation: fadeInFromNone 0.25s ease-out;
    -o-animation: fadeInFromNone 0.25s ease-out;
    animation: fadeInFromNone 0.25s ease-out;
    
    
   
    
    
}

@-webkit-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-moz-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-o-keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

/*FADE IN FROM BLOCK*/

@-webkit-keyframes fadeInFromBlock {
    0% {
        display: block;
        opacity: 1;
    }

    1% {
        display: none;
        opacity: 1;
    }

    100% {
        display: none;
        opacity: 0;
    }
}

@-moz-keyframes fadeInFromBlock {
    0% {
        display: block;
        opacity: 1;
    }

    1% {
        display: none;
        opacity: 1;
    }

    100% {
        display: none;
        opacity: 0;
    }
}

@-o-keyframes fadeInFromBlock {
    0% {
        display: block;
        opacity: 1;
    }

    1% {
        display: none;
        opacity: 1;
    }

    100% {
        display: none;
        opacity: 0;
    }
}

@keyframes fadeInFromBlock {
    0% {
        display: block;
        opacity: 1;
    }

    1% {
        display: none;
        opacity: 1;
    }

    100% {
        display: none;
        opacity: 0;
    }
}

.carrousel_image
{
	opacity: 1.0;/* l'opacite que vous voulez au depart */ 
	transition: .5s ease;
	backface-visibility: hidden;
}

.carrousel_playicon{
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
	
}

.carrousel_element:hover .carrousel_image{
	opacity: 0.8;
}

.carrousel_element:hover .carrousel_playicon{
	opacity: 1;
}



.bigslides_image
{
	opacity: 1.0;/* l'opacite que vous voulez au depart */ 
	transition: .5s ease;
	backface-visibility: hidden;
}

.bigslides_playicon{
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%)
	
}

.bigslides_element:hover .bigslides_image{
	opacity: 1;
}

.bigslides_element:hover .bigslides_playicon{
	opacity: 1;
}



/*
.slide_carrousel_img:hover	
{	
	opacity: 0.8; 
	 
 }
 */
 
 .slide_carrousel_over {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}



#centre_about a:link, #centre_contact a:link { 
font-size:100%; 
/*font-weight:bold;*/
/*color:#3366ff;*/
background-color:transparent; 
text-decoration:underline; 
} 

#centre_frontpage a:link { 
font-size:100%; 
font-weight:bold;
color:#3366ff;
background-color:transparent; 
text-decoration:none;

} 

#centre_about a:visited, #centre_contact a:visited { 
font-size:100%; 
/*font-weight:bold;
color:#3366ff;*/
background-color:transparent; 
text-decoration:underline; 
} 

#centre_frontpage a:visited { 
font-size:100%; 
font-weight:bold;
color:#3366ff;
background-color:transparent; 
text-decoration:none;

} 

#centre_about a:hover, #centre_contact a:hover, #centre_frontpage a:hover { 
font-size:100%; 
color:#6ad53a; 
background-color:transparent; 
/*text-decoration:underline; */
}



a.image_clear{
    text-decoration:none;   
}

.no_select {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}

#container {
        /*border: 2px dashed #444;*/
        
        max-width: 1100px;
        text-align: justify;
        -ms-text-justify: distribute-all-lines;
        text-justify: distribute-all-lines;
        
        /* just for demo */
        min-width: 300px;        
        
        position: relative; 
        margin: 30px auto 50px auto;
        top: 0px;
        left: 0px;       
        overflow: hidden
}
    
.box1, .box2, .box3, .box4 {
	text-align: center;
	width: 200px;
	height: 250px;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1
}
.stretch 
{
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0
}

.frontpage_bidules
{
	/*background-color:AliceBlue; */
	padding:10px 10px; 
	margin:10px 10px;
}

#container p
{
	color:#436363; 
	
}

#container a:link
{
	font-weight:normal;
}

#container a:hover
{
  
	opacity: 0.5;
}



 .audio-container {
        display: flex;
        align-items: center;
        gap: 10px;
        background: transparent; /* No background */
        padding: 10px;  
    }

button {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
}

#progress {
    flex-grow: 1;
    width: 100%;
    appearance: none;
    height: 5px;
    background: lightgray;
    border-radius: 5px;
    cursor: pointer;
}

/* Styling for the progress bar thumb (works in Webkit browsers like Chrome/Safari) */
#progress::-webkit-slider-thumb {
    appearance: none;
    width: 12px;
    height: 12px;
    background: black;
    border-radius: 50%;
}
    
#miniplayer {
    width: 80%;  /* Adjusts width based on the container */
    transform-origin: left; /* Keep alignment */
    background: transparent;
}

#music_list_elem
{
    clear: left;
    float: left;
    width: 100%;
    text-align: left;   
    margin:0px;
    padding:10px 0px 10px 0px;
    border-bottom: 1px solid lightgray; /* Change color as needed */
    
}

#separator
{
    clear: left;
    float: left;
    width: 100%;
    text-align: left;   
    margin:0px;
    padding:10px 0px 10px 0px;
    border-bottom: 1px solid lightgray;
}

#playbutton
{    
    float: left;
    margin: 0px 20px 0px 0px;
    padding:0px;
}
#playbutton:hover {
	opacity: 0.5;
    transform: scale(1.2);
}

#musictext
{
    /*clear: none;*/
    /*background-color:AliceBlue;*/
    text-align: left;   
    margin:0px;
    padding:0px;
}

.slider {
    position: relative;
    margin: 0 auto;
    width: 1100px;
    height: 500px;
    overflow: hidden;
}

.slides {
    position: relative;
    width: 100%;
    height: 100%;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    z-index: 0; /* Ensure slides are behind active slide */
}

.slide.active {
    opacity: 1;
    z-index: 1; /* Bring active slide to front */
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1 !important; /* Ensure full brightness */
    filter: none !important; /* Remove any darkening filters */
}

.caption {
    position: absolute;
    top: 450px;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: rgba(0, 0, 0, 0);
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    z-index: 2;
}

.bullets {
    position: absolute;
    bottom: 16px;
    right: 16px;
    display: flex;
    z-index: 3;
}

.bullet {
    width: 16px;
    height: 16px;
    margin: 0 5px;
    background: url('img/slide/b17.png') no-repeat -7px -7px;
    cursor: pointer;
}

.bullet:hover,
.bullet.active:hover {
    background-position: -37px -7px;
}

.bullet.active {
    background-position: -67px -7px;
}

.bullet.disabled,
.bullet.disabled:hover {
    background-position: -97px -7px;
}

.loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4;
    display: block; /* Ensure visible initially */
}

.loading-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    background: url('img/loading.gif') no-repeat center;
    transform: translate(-50%, -50%);
}

.slider.loaded .loading {
    display: none !important; /* Explicitly hide loading screen */
}



    

    
  
