<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'Georgia Pro';
    font-style: normal;
    font-weight: normal;
    src: local('Georgia Pro'), url('GeorgiaPro-CondSemiBoldItalic.woff') format('woff');
 }

@charset "utf-8";
html {
	overflow:scroll;
}
body {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2D6BB5;
	background: url(../images/fond4.gif);
	margin: 0;
	padding: 0;
}
.normal{
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#container {
	width: 900px;
	margin: 0 auto; 
	padding:0;
}
#header{ 
	padding-top: 22px;
	position: relative;
	height:150px; 
	width:900px;
	background: rgb(0,144,255);
	background: linear-gradient(180deg, rgba(0,144,255,1) 0%, rgba(176,115,255,1) 66%, rgba(254,102,255,1) 99%, rgba(255,255,255,1) 100%);
}
#header_title_top {
	font-family: 'Georgia Pro Cond Bold Italic', 'Georgia Pro', sans-serif;
    color: #ffff65;
    font-size: 60px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    text-align: center;
    letter-spacing: 3px;
    display: none;
}
#header_title_bottom {
	font-family: 'Georgia Pro Cond Bold Italic', 'Georgia Pro', sans-serif;
    color: #ffff65;
    font-size: 40px;
    display: block;
    position: absolute;
    left: 0;
    right: 20px;
    bottom: 20px;
    text-align: right;
    letter-spacing: 3px;
    display: none;
}
#header_title_next_top {
    color: #000972;
    font-size: 31px;
    left: 40px;
    position: absolute;
    top: 50px;
    display: none;
}
#header_title_next_bottom {
    color: #000972;
    font-size: 38px;
    left: 160px;
    position: absolute;
    top: 90px;
    display: none;
}


#bandeau_bienvenue {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 30px;
    width: 390px;
    height: auto;
}
#bandeau_sur_le_site {
    display: none;
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 350px;
    height: auto;
}

#bandeau_gym {
    display: none;
    position: absolute;
    left: 20px;
    top: 60px;
}
#bandeau_daniel {
    display: none;
    position: absolute;
    left: 180px;
    top: 120px;
}

#bandeau_logo {
    display: none;
    position: absolute;
    right: 50px;
    top: 50px;
}
#bandeau_silhouette {
    color: black;
    bottom: 8px;
    position: absolute;
    display: none;
    right: 160px;
}
#menu{ 
	width:900px; 
	height:30px;
	background:#FFFF99;
}
#menu ul {
	text-align:center;
	margin:0 auto;
}
#menu li {
	line-height:30px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	font-size:18px;
	display:inline;
	margin:0 17px;
 	padding:0;
}
#menu a{ 
	text-decoration:none;
	color:#CC0099;
}
#menu a:hover{
	color:#FF3FCD;
	text-decoration:underline;
}
#page{ 
	background:#C6D9F1;
	clear:both;
	width:700px; 
	padding:20px 100px;
}
h1{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	/*color:#09F;*/
	text-decoration:underline;
	font-size:24px;
}
#page h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-style:italic;
	font-size:20px;
	line-height:30px;
	padding: 0 20px;
	width:auto;
	background:#CC0099;
}
#page h2 a{
	color:#FFF;
	text-decoration:none;
}
#page h3{
	font-size:24px; 
	font-weight:normal;
	font-family: Pristina, "Palatino Linotype";
	color:#CC0099;
	/*color: #F0F; */
}
#page h4{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	text-decoration:underline;
	color:#CC0099;
	margin:0;
	font-size:22px;
}
#page h5{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	color:#CC0099;
	font-size:20px;
	margin:0;
	font-weight:normal;
}
#page h6{
	text-decoration:underline;
	font-weight:normal;
	margin:0;
	font-size:20px;
}
#page a{
	color:#CC0099;
}
#page ul{
	list-style-position:inside;
	list-style-type:disc;
}
#cadre_defile {
	background: #F0F;
	height: 30px;
	width:900px;
}
#cadre_defile h1{
	font-size:20px;
	margin:0;
	padding:0 10px;
	line-height:30px;
	color: #006;
	text-decoration:none;
}
/*#page hr{ visibility:hidden;}*/
#silhouette{ height:350px;border:1px solid #C6D9F1;
background:url(../images/silhouette1.png) left no-repeat;
}
#footer{
	clear:both; 
	height:30px;
	width:900px;
	line-height:30px;
	background: #FFFF99;
	text-align:center;
}
#footer a{
	text-decoration:none;
	color:#CC0099;
}
#footer a:hover{
	color:#FF3FCD;
	text-decoration:underline;
}

.special{
	font-family: Pristina, "Palatino Linotype";
	font-size:28px;
	font-weight:bold;
}
.special h3{
	text-align:left;
	font-size:24px;
	color:#CC0099;
}
#premier{margin-top:0;}
.paddingleft{
	padding-left:100px;
}
.alignright{
	text-align:right;
}
.italic{ 
	font-style:italic;
}
.bordeaux{ 
	color:#CC0099;
}
.floatleft{
	float:left;
	margin-right:20px;
}
.floatright{ 
	float:right;
	margin-left:20px;
}
.pointer{
	cursor:pointer;
}
table th{
	font-weight:normal;
}
textarea{
	overflow:auto;
	background:none; 
	border:1px solid #563932;
}
input[type=text], input[type=password]{
	background:none;
	border:none; 
	border-bottom:1px solid #563932;
}
.livre_ferme{
	background:url(../images/livre4.png) no-repeat;
	width:206px;
	height:300px; 
	margin:0 auto;
}
.livre_ferme table, .livre_ferme p{
	visibility:hidden;
}
.livre_ouvert p{
	visibility:visible;}
.livre_ouvert{
	background:url(../images/livreouvert.png) right no-repeat;
	width:573px;
	height:300px;
	margin:0 auto;
}
.livre_ouvert table{
	visibility:visible;
	width:573px;
	height:290px; 
	padding-top:10px; 
	padding-right:10px;
}
.livre_ouvert table th{
	width:110px;
}
.livre_ouvert table td{ 
	width:440px;
	text-align:center;
}
.livre_ouvert table textarea{ 
	height:220px; width:380px;
}
.livre_ouvert table input[type=text]{
	width:380px;
}
.temoignages{
	border:2px outset #66443B;
	background: #FFC;
	margin-bottom:20px; 
	padding:0 20px;
	width:660px; 
	color: #66443B;
	font-size:14px;
}
.temoignages:hover{
	border:2px outset #563932;
	background:#FFFF99;
}
#presse1, #presse2, #presse3{ 
	color:#333;
	font-size:14px;
}
#presse1 h1, #presse2 h1, #presse3 h1{ 
	font-size:22px;
	text-decoration:none;
}
#presse1 h4, #presse2 h4, #presse3 h4{
	color:#333;
	font-size:18px; 
	background:none;
	padding-left:0;
	text-decoration:none;
}
#presse1 p, #presse2 p, #presse3 p{
	text-align: justify;
}
.border{ 
	border:4px solid #FFFF99; 
}
.border1{ 
	border:4px solid #CC0099; 
}
.grand{
	font-size:18px;
}
.no_decoration, .no_decoration a{
	text-decoration:none;
}
.bold{ 
	font-weight:bold;
}
img{
	border:none;
}
#form th{ 
	width:100px; text-align:right;
}
#form textarea, #form input[type=text]{ 
	width:380px; 
	background:none;  
}
.pageactuelle{ 
	color:#F0F;
}
.pages{ 
	color:#09F;
	text-decoration:none;
}
#photos {
    display: flex;
    flex-wrap: wrap;
    border:solid #cc0099 2px;
    padding:10px;
}
#photos &gt; div {
	flex:0 0 25%;
	padding:5px 0;
	max-width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#photos &gt; div img {
	max-width: 100%;
	display: block;
	margin:auto;
	height: auto;
}

 .mySwiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.mySwiper .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 300px;
}

.mySwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#swiper_container {
	position: relative;
	--swiper-theme-color:#F0F;
}
#swiper_container {
	margin-top: 40px;
}
#swiper_container .swiper-wrapper {
	margin-bottom:60px;
}
#swiper_container .swiper-button-next {
	right: -60px;
}
#swiper_container .swiper-button-prev {
	left: -60px;
}
.notype{ 
	margin:0;
	padding:0;
	list-style-type:none;
}
.nostyle{ 
	list-style-type:none;
}
.clearfloat{
	clear:both;
}
.first{ 
	margin-top:0; 
	padding-top:0;
}
.important{
	color:#CC0099; 
	font-weight:bold;
}
.aligncenter{
	text-align:center;
}
.padding{
	padding:0 20px;
}
.noitalic{ font-style:normal;}
.cache{ display:none;}
#information1{
	height:35px;
	line-height:35px;
	background: url(../images/information.gif) left no-repeat;
	padding-left:40px;
        margin-bottom: 60px;
}
#information2{
	height:35px;
	line-height:17px;
	background: url(../images/information.gif) left no-repeat;
	padding-left:40px;
}
#concept{
	height:55px;
	line-height:55px;
	background: url(../images/concept1.gif) left no-repeat;
	padding-left:65px;
}
#livre{
	height:50px;
	line-height:50px;
	background: url(../images/livre.gif) left no-repeat;
	padding-left:80px;
}
.auteur_message{ 
	height:48px; 
	line-height:24px;
	background: url(../images/livre6.png) left no-repeat;
	padding-left:80px;
}
#presse{
	height:50px;
	line-height:50px;
	background: url(../images/presse.gif) left no-repeat;
	padding-left:60px;
}
#galerie{
	height:50px;
	line-height:50px;
	background: url(../images/photo.gif) left no-repeat;
	padding-left:90px;
}
#visites{
	height:50px;
	line-height:50px;
	background: url(../images/visites.png) left no-repeat;
	padding-left:60px;
}
#soleil{
	height:50px;
	line-height:50px;
	background: url(../images/soleil.gif) left no-repeat;
	padding-left:60px;
}
#horaires{
	height:50px;
	line-height:50px;
	background: url(../images/heure.gif) left no-repeat;
	padding-left:40px;
}
#email{
	height:45px;
	line-height:45px;
	background: url(../images/email.gif) left no-repeat;
	padding-left:50px;
}
#accueil{
	height:50px;
	line-height:50px;
	background: url(../images/accueil.png) left no-repeat;
	padding-left:60px;
}
#admin{
	height:50px;
	line-height:50px;
	background: url(../images/admin.png) left no-repeat;
	padding-left:60px;
}
.mail{
	height:50px;
	line-height:25px;
	background: url(../images/email.png) left no-repeat;
	padding-left:60px;
}
#information{
	height:50px;
	line-height:50px;
	background: url(../images/information.png) left no-repeat;
	padding-left:60px;
}
#plan{
	height:75px;
	line-height:75px;
	background: url(../images/plan.gif) left no-repeat;
	padding-left:85px;
}
#telephone{
	height:30px;
	line-height:30px;
	margin-left:100px;
	background: url(../images/telephone.gif) left no-repeat;
	padding-left:40px;
}
#emails{
	height:45px;
	line-height:45px;
	margin-left:100px;
	background: url(../images/email.gif) left no-repeat;
	padding-left:55px;
}
.underline{ text-decoration:underline;}
/*
.marginright{ margin-right:20px;}
.marginauto{ margin:0 auto;}
}
#silhouette{height:50px;line-height:50px;background: url(../images/silhouette.png) left no-repeat;padding-left:60px;}*/

.container
{
    width: 100%;  
    height: 100%;
    position: relative;
    top: -25px;
    margin-bottom: 70px;
}
.msg-content
{
    position: absolute;
    left: 25px;
    width: 100%;
}
.info-content
{
	display: none;
    position: absolute;
    top: -30px;
    width: 35px;
    margin-left: 30px;
}
.info-content &gt; h1
{
    position: relative;
}
.info-content p
{
    position: absolute;
    top: 35px; 
    left: -40px;
    text-align: center;
    text-decoration: none;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-style: italic;
    font-size: 18px;
    color: #CC0099;
    line-height: 23px;
    width: 115px;
}
#cadre_defile h1
{
    width: 100%;
}

#cadre_defile_h {
	position: absolute;
	left:0;
	right: 0;
	width: 100%;
	top:0;
    color: white;
    padding-top: 3px;
}
</pre></body></html>