@font-face {
	font-family:'amita';
	src: url('police/amita/amita-bold.ttf') format('truetype');
	src: url('police/amita/amita-bold.eot') format('eot'),
	     url('police/amita/amita-bold.woff') format('woff'),
		 url('police/amita/amita-bold.ttf') format('truetype'),
		 url('police/amita/amita-bold.svg') format('svg');
}
@font-face {
    font-family: 'aileronregular';
    src: url('police\aileron-fontfacekit\web fonts\aileron_regular_macroman/Aileron-Regular-webfont.eot');
    src: url('police\aileron-fontfacekit\web fonts\aileron_regular_macroman/Aileron-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('police\aileron-fontfacekit\web fonts\aileron_regular_macroman/Aileron-Regular-webfont.woff2') format('woff2'),
         url('police\aileron-fontfacekit\web fonts\aileron_regular_macroman/Aileron-Regular-webfont.woff') format('woff'),
         url('police\aileron-fontfacekit\web fonts\aileron_regular_macroman/Aileron-Regular-webfont.ttf') format('truetype'),
         url('police\aileron-fontfacekit\web fonts\aileron_regular_macroman/Aileron-Regular-webfont.svg#aileronregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'aileronsemibold';
    src: url('police\aileron-fontfacekit\web fonts\Aileron-SemiBold-webfont.eot');
    src: url('police\aileron-fontfacekit\web fonts\Aileron-SemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('police\aileron-fontfacekit\web fonts\Aileron-SemiBold-webfont.woff2') format('woff2'),
         url('police\aileron-fontfacekit\web fonts\Aileron-SemiBold-webfont.woff') format('woff'),
         url('police\aileron-fontfacekit\web fonts\Aileron-SemiBold-webfont.ttf') format('truetype'),
         url('police\aileron-fontfacekit\web fonts\Aileron-SemiBold-webfont.svg#aileronsemibold') format('svg');
    font-weight: normal;
    font-style: normal;
    }
@font-face {
    font-family: 'caveatregular';
    src: url('police/caveat-fontfacekit/web fonts/caveat_regular_macroman/caveat-regular-webfont.eot');
    src: url('police/caveat-fontfacekit/web fonts/caveat_regular_macroman/caveat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('police/caveat-fontfacekit/web fonts/caveat_regular_macroman/caveat-regular-webfont.woff2') format('woff2'),
         url('police/caveat-fontfacekit/web fonts/caveat_regular_macroman/caveat-regular-webfont.woff') format('woff'),
         url('police/caveat-fontfacekit/web fonts/caveat_regular_macroman/caveat-regular-webfont.ttf') format('truetype'),
         url('police/caveat-fontfacekit/web fonts/caveat_regular_macroman/caveat-regular-webfont.svg#caveatregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aliceregular';
    src: url('police/alice-fontfacekit/web fonts/alice_regular_macroman/Alice-Regular-webfont.eot');
    src: url('police/alice-fontfacekit/web fonts/alice_regular_macroman/Alice-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('police/alice-fontfacekit/web fonts/alice_regular_macroman/Alice-Regular-webfont.woff2') format('woff2'),
         url('police/alice-fontfacekit/web fonts/alice_regular_macroman/Alice-Regular-webfont.woff') format('woff'),
         url('police/alice-fontfacekit/web fonts/alice_regular_macroman/Alice-Regular-webfont.ttf') format('truetype'),
         url('police/alice-fontfacekit/web fonts/alice_regular_macroman/Alice-Regular-webfont.svg#aliceregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aleoitalic';
    src: url('police/aleo-fontfacekit/web fonts/aleo_regularitalic_macroman/Aleo-Italic-webfont.eot');
    src: url('police/aleo-fontfacekit/web fonts/aleo_regularitalic_macroman/Aleo-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('police/aleo-fontfacekit/web fonts/aleo_regularitalic_macroman/Aleo-Italic-webfont.woff2') format('woff2'),
         url('police/aleo-fontfacekit/web fonts/aleo_regularitalic_macroman/Aleo-Italic-webfont.woff') format('woff'),
         url('police/aleo-fontfacekit/web fonts/aleo_regularitalic_macroman/Aleo-Italic-webfont.ttf') format('truetype'),
         url('police/aleo-fontfacekit/web fonts/aleo_regularitalic_macroman/Aleo-Italic-webfont.svg#aleoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


mark
{
	background-color: #3D78AA;
	font-weight: bold;
	font-size: 1.2em;
	color:#FED8C4;
	font-family: 'amita', arial, serif;
	
}
strong
{
	
	font-weight: bold;
	font-size: 1.2em;
	color:#FED8C4;
	font-family:aleoitalic, arial, serif;
	
}


header
{
	display: flex;
	flex-direction: column;
	color: white;
	align-items: center;
	align-content: stretch;
	padding-right: 50px;
	padding-left: 50px;
	border-bottom: rgb(255, 159, 190) 5px solid;
	background-color:#033C6E ;
	border-radius: 0 0 15px 15px;
	box-shadow: #033C6E 6px 6px 6px;

	
}
.logo
{
	width: 20%;
	height: 5%;
	display: block;
	align-self: center;
	
}
#photo_entete_gauche
{
	display: block;
	width: 35%;
	vertical-align: middle;
	border-radius: 0 0 0 5px;
	

}
#photo_entete_droite
{
	display: block;
	width: 35%;
	vertical-align: middle;
	border-radius: 0 0 5px 0;
}
#photos_entetes
{
	display: flex;
	flex-direction: row;
	justify-content: space-around;

}


header li 
{
	list-style-type: none;
	border: solid rgb(255, 159, 190) 2px;
	border-radius: 10px;
	padding: 4px 20px 4px 20px;
	margin: 4px;
	background-color: rgba(192, 192, 192, 0.3);
	box-shadow: rgba(192, 192, 192, 0.3) 2px 2px 2px;
	margin-left: 40px;
	margin-right: 40px;	

}
header a 
{
	display: block;

}
header ul 
{ 	
	display: flex; 
	justify-content: space-around;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-radius: 15px;
	align-items: center;
	font-family: 'aliceregular', arial, serif;

}

a
{
	
	color: white;
	text-decoration: none;
	font-size: 1em;
	
	
}
section img
{
	
	border:rgba(192, 192, 192, 1) 5px solid;
	border-radius: 10px;
	box-shadow: 2px 2px 3px black;

	
}
section a 
{
	text-decoration: underline;
	
}
section ul
{
	text-align: left;

}
a:hover
{
	color: rgb(255, 159, 190);
	text-decoration: underline;
	
}
header li:hover
{
	border: white 2px solid;
}
#local
{
	background-color: rgba(255, 159, 190, 0.5);
}
h1
{
	text-align: center;
	text-shadow: 2px 2px 4px black;
	font-family:'caveatregular',arial,serif ;
	font-size: 2.5em;
	color: rgb(255, 159, 190) ;
	margin-bottom: 10px;


}
h2
{
	font-family:'caveatregular',arial,serif ;
	font-size: 3.5em;
	border: solid 5px rgb(192, 192, 192, 1);
	color: rgb(255, 159, 190) ;
	border-radius: 15px;
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	text-shadow: 2px 2px 4px black;
	margin-top: 30px;
	background-color:#033C6E;
	box-shadow: 2px 2px 3px black;

}
h4
{
	font-size: 2em;
	text-decoration: underline;
	color:#FED8C4;
	text-align: center;
	
	margin: 10px 0;

}
h5
{
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color:#FED8C4;
	margin-bottom: 10px;
	margin-top: 10px;

}
h6

{
	font-size: 1.6em;
	font-weight: bold;
	color:#FED8C4;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 26px;

}


body
{
	font-size: 1.2em;
	color:white;
	text-align: justify;
	font-family:aleoitalic, arial, serif;
	background-color:#055BA6;
	background-image: url(images/fond04.png);
	margin-top: 0;
	

}

.paragraphe_encadré
{
	
	width: 65%;
	margin: auto;
	background-color:#3D78AA;
	border-radius: 15px;
	text-align: justify;
	padding:3px 18px 6px 18px;
	margin-bottom: 50px;
	box-shadow: 2px 2px 3px black;
}
.souligner
{
	text-decoration: underline;
}
#titre_slogan
{
	border: solid 5px rgb(192, 192, 192, 1);
	border-radius: 15px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color:#033C6E ;


}
#Photo_accueil
{
	
	width: 70%;
	
	display: block;
	margin: auto;	
	margin-bottom: 30px;

}
#slogan
{
	margin-bottom: 25px;
}
#h2club
{
	margin-bottom: 10px;
}


#logo_facebook_page_club
{
	border: none;
	width:50px;
	display: block;
	align-self: center;
	margin-top: 0px;

}
#suivez-nous_page_club
{
	width: 42%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-left:100px;
	margin-top: none;
	margin-bottom: 0px;
	font-size: 2.8em;
	font-family:'caveatregular',arial,serif ;
	color: rgb(255, 159, 190);
	text-shadow: 2px 2px 4px black;
	text-align: left;

}
#section_club
{
	display: flex;
	margin-bottom: 50px;
		
	padding-bottom: 30px;


}
#club_texte
{
	width: 70%;
	margin: auto;
	margin-left: 50px;
	align-self: center;

		
}
#photos_club
{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: auto;
	

}
#photos_club img
{
	width: 45%;
	display: flex;
	margin-bottom: 20px;
	margin-left: 20%;
	margin-right: auto;
	justify-content: space-between;
	
	
}
#h2activites
{
	margin-bottom: 0px;
}
#suivez-nous_page_activites
{
	width: 40%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0px;
	font-size: 2.8em;
	font-family:'caveatregular',arial,serif ;
	color: rgb(255, 159, 190);
	text-shadow: 2px 2px 4px black;
	position: relative;
	left: 500px;
	text-align: left;
}
#jours
{
	font-size: 1.6em;
}

#activites_piscine
{
	display: flex;
	align-items: center;
	text-align: center;

}
#activites_piscine_texte
{
	width: 70%;
	margin: auto;
	background-color:#3D78AA;
	border-radius: 15px;
	margin-top: 20px;
	margin-left: 35px;
	text-align: justify;
	padding: 0px 9px;
	box-shadow: 2px 2px 3px black;
	padding:3px 18px 6px 18px;

	
}
#activites_piscine img
{
	margin: auto;
	width: 70%;
	

}
#activites_mer
{
	display: flex;
	margin-top: 20px;
	
	
	
}
#activites_mer_texte
{
	width: 45%;
	margin: auto;
	background-color:#3D78AA;
	border-radius: 15px;
	padding: 0px 9px;
	box-shadow: 2px 2px 3px black;
	text-align: justify;
	padding:3px 18px 6px 18px;
	
		
}
#activites_mer img
{
	margin: auto;
	width: 42%;
}
#activites_compet
{
	display: flex;
	margin-top: 20px;
	align-items: center;
	justify-content: space-around;
	width: 100%;
	

}
#activites_compet_texte
{
	width:45%;
	margin-left: 100px;
	margin: auto;
	background-color:#3D78AA;
	border-radius: 15px;
	margin-top: 20px;
	padding: 0px 9px;
	text-align: justify;
	box-shadow: 2px 2px 3px black;
	padding:3px 18px 6px 18px;
	
}

#photos_compet
{
	margin: auto;
	justify-content: space-around;
	display: flex;
	width: 42%;

}
#photos_compet img
{
	width: 50%;

}
#activites_nev
{
	display: flex;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	
	
}
#activites_nev_texte
{
	width:45%;
	margin: auto;
	background-color:#3D78AA;;
	border-radius: 15px;
	text-align: justify;
	box-shadow: 2px 2px 3px black;
	padding:3px 18px 6px 18px;
	
}

#activites_nev img
{
	margin: auto;
	width:42%;
}
#slogan
{
	font-size: 2.8em;
	font-style: italic;
	text-align: center;
	text-shadow: 2px 2px 4px black;
	font-family:'caveatregular',arial,serif ;
}
#piscine
{
	order: 1;
	width: 33%;
	
}
#contact
{
	order: 2;
	width: 33%;
	
}
#suivez-nous
{
	order: 3;
	width: 33%;
	

}
#logo_facebook
{
	width:6%;
	margin-top: 10px;

}
#fiche_inscription_page_rejoindre
{
	width: 50%;
	margin-bottom: 0px;
	font-size: 2.8em;
	font-family:'caveatregular',arial,serif ;
	text-shadow: 2px 2px 4px black;
	position: relative;
	left: 50%;
}
#fiche_inscription_page_rejoindre a 
{
	color: rgb(255, 159, 190);
}
#nous_rejoindre
{
	display: flex;
	margin-right: 40px;
}
#nous_rejoindre_texte
{
	display: flex;
	flex-direction: column;
	padding:3px 18px 6px 18px;
	width: 70%;
}
#nous_rejoindre img
{
		display: flex;
		margin: auto;
		margin-top: 70px;
		width: 45%;
}
#seance_essai
{
	padding:3px 18px 6px 18px;;
}



footer a
{
	font-size:0.3;
	text-decoration: underline;

}
footer
{
	border-top: rgb(255, 159, 190) 5px solid;
	font-size:0.9em;
	text-align: center;
	display: flex;
	justify-content: space-around;
	background-color: #3D78AA;
	border-radius: 15px;
	font-family: 'aliceregular', arial, serif;


	

}
footer h3
{
	text-decoration: underline;
	color:#FED8C4;
	font-size:1.2em;
}

@media screen and (max-width: 1000px)
{
	body
	{
		margin: 0 0 1px 0;
		font-style: 0.8em;
	}
	#photo_entete_gauche
	{
		display: none;
	}
	#photo_entete_droite
	{
		display: none;
	}
	.logo
	{
		margin-top: 8px;
		min-width: 140px;
	}
	
	header ul 
	{
		flex-direction: column;
		width: 40%;
		background-color: transparent;
		font-size: 0.8em;
		padding: 5px 0px 5px 0px;
		margin-right: 5px;

		

	}
	header
	{
		flex-direction: row;
		padding-right: 5px;
		padding-left: 5px;
		align-content: spa;
	}
	header li
	{
			padding: 4px 4px 4px 4px;
			width: 105px;
			height: 33px;
			margin: 2px 0 0 0;
			position: relative;
			right: -50%;

	}
	header a 
	{
		
		position: absolute;
		padding-top: 9px;
	}
	
	h1
	{
		font-size: 1.3em;
	}
	#slogan
	{
		font-size: 1.2em;
	}
	#titre_slogan {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-right: 2px;
    padding-left: 2px;
	}
    #Photo_accueil {
    margin: auto;
    margin-top:15px ;
	}
	h3
	{
	font-size: 0.7em 
	}
	h2
	{
		font-size: 2em;
		margin-left: 20px;
		margin-right: 20px;
	}
	#section_club {
    flex-direction: column;
    margin-bottom: 0px;
	}
	#club_texte {
    width: 90%;
    margin: auto;
	}
    #photos_club img 
    {
    width: 80%;	
    margin: auto;
    margin-top: 20px;
    }
    #activites_piscine
    {
    	flex-direction: column;
    	
    	margin: auto;
    	width: 100%

    }
    #activites_piscine_texte
    {
    	margin: auto;
    	width: 90%;
    	font-size: 0.8em;
    }
    #activites_piscine img
    {
    	width: 70%;
    }
    #activites_mer 
    {
    	flex-direction: column;
    }
    #activites_mer_texte
    {
    	width: 90%;
    	font-size: 0.8em;
    	margin-bottom: 20px;
    	text-align: center;
    }
    #activites_mer img
    {
    	width: 70%;
    }
    #activites_compet
    {
    	flex-direction: column;
    }
    #activites_compet_texte
    {
    	width: 90%;
    	font-size: 0.8em;
    	text-align: center;

    }
    #activites_compet img
    {
    	width: 70%;
    	margin-left: 20px;
    	margin-right: 20px;
    	margin-top: 20px;
    	margin-bottom: 30px;
    }

    #activites_nev
    {
    	flex-direction: column;
    }
    #activites_nev_texte
    {
    	width: 90%;
    	font-size: 0.8em;
    	text-align: center;

    }
    #activites_nev img
    {
    	width: 70%;
    	margin-top: 20px;
    	margin-bottom: 40px;
    }
   #nous_rejoindre
   {
   	flex-direction: column;
   	align-items: center;
   	margin-bottom: 30px;
   	font-size: 0.8em;
   	width: 100%;


   }
   #seance_essai
   {
   	width: 90%;

   }
   #dossier_inscription
   {
   	width: 90%;
   }
    
   #nous_rejoindre img
   {
   	width: 80%;
   	margin-top: 0px;
   }
   #nous_rejoindre_texte
   {
   	width: 90%;
   }
   footer
   {
   	flex-direction: column;
   	align-items: center;
   	}
   	#contact
   	{
   		width: 100%;
   	}
   	#activites_piscine{
   		width: 100%;
   	}
   	#suivez-nous{
   		width: 100%;
   	}
   	#suivez-nous_page_activites
   	{
   		left: 0px;
   		margin: auto;
   		font-size: 2.2em;
   		text-align: center;
   		width: 100%;
   		display: flex;
   		flex-direction: column;
   		margin-bottom: 10px;
   	}
   	#suivez-nous_page_club
   	{
   		display: flex;
   		flex-direction: column;
   		margin: auto;
   		margin-bottom: 10px;
   		width: 100%;
   		text-align: center;
   	}
   	#fiche_inscription_page_rejoindre
   	{
   		margin: auto;
   		left: 0px;
   		width: 100%;
   		text-align: center;
   		margin-bottom: 20px;
   	}
}