/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: auto; font-size: 13px; line-height 1.231; overflow-x: auto; background-color: white; width: auto!important; 
}

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: grey; }
a:visited { color: grey; }
a:hover { color: grey; }
a:focus { outline: 0; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea {overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Dominique Fradin - 09/2014 - www.fradin.biz
   ==========================================================================*/




/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 19, 2012 07:32:35 AM America/New_York */

@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('../font/texgyreadventor-regular-webfont.eot');
    src: url('../font/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/texgyreadventor-regular-webfont.woff') format('woff'),
         url('../font/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('../font/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TeXGyreAdventorItalic';
    src: url('../font/texgyreadventor-italic-webfont.eot');
    src: url('../font/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/texgyreadventor-italic-webfont.woff') format('woff'),
         url('../font/texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('../font/texgyreadventor-italic-webfont.svg#TeXGyreAdventorItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TeXGyreAdventorBold';
    src: url('../font/texgyreadventor-bold-webfont.eot');
    src: url('../font/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/texgyreadventor-bold-webfont.woff') format('woff'),
         url('../font/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('../font/texgyreadventor-bold-webfont.svg#TeXGyreAdventorBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TeXGyreAdventorBoldItalic';
    src: url('../font/texgyreadventor-bolditalic-webfont.eot');
    src: url('../font/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('../font/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('../font/texgyreadventor-bolditalic-webfont.svg#TeXGyreAdventorBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* 	-----------
	COMMUNS 
	----------- */
* {
	box-sizing: border-box;
}

.fondbody {
	background-color:rgb(51,51,51);
}

#entete, #enteteLien {
	position: relative;
	margin: 15px auto 30px;
	width: auto;
	font-size: 1em;
	text-align: center;
	color: rgb(204,204,204);
	height: 70px;
}

#frame, #frameLien {
	position: relative;
	margin: 0 auto 3%;
	width: 95%;
	height: auto;
}

#footer{
	position: relative;
	margin: 0 auto 3%;
	width: auto;
	text-align: center;
	font-size: 1em;
	color: rgb(153,153,153);
}

a {
	text-decoration: none;
	color: black;
}

#entete a, .lien {
	color: rgb(204,204,204);
}

#entete a:hover, .ligne:hover, .lien:hover {
	color: rgb(153,153,153);
}

#enteteLien a {
	color:black;
	}

#menuA, #menuAlien {	
	position: relative;
	margin: 0 auto;
	width: auto;
}

#menuA a, #menuAlien a {
	width: auto;
	font-size: .8em;
	text-align: center;
	text-decoration: none;
	margin: 0 auto;
	padding: 2px 0px 0px;
}

#menuA a:hover, #menuA a.marge0select, #entretien a:hover, #enteteLien a:hover {
	color: rgb(51,51,51);
	background-color: rgb(153,153,153);
}

#menuAlien a {
	color:black;
	}
	
@-moz-document url-prefix() {}

.marge0, .marge0select {
	padding: 0 auto;	
	margin: 0 auto;
	}	

.alphabet img {
	height: 2em;
	width: auto;
}



/* 	-----------
	PREMIERE PAGE 
	----------- */

#menu {	
	position: relative;
	margin: 0 auto;
	width: 300px;
	height: 510px;
	z-index: 50;
	left: 115px;
}

#menu a{
	float: left;
	width: 100%;
	height: 58px;
	text-align: center;
	text-decoration: none;
	font-size: 3em;
	color: rgba(204,204,204,.9);
	background-color: rgba(51,51,51,.5);
	border-bottom: 1px solid rgba(204,204,204,.2);
	border-bottom: 1px solid rgb(204,204,204);
	padding-top: 5px;
	margin-left: -115px;
}

#menu a:hover{
	background-color: transparent;
	color: white;
}


/* ============
	FONDS CORPS
	===========*/


#bgSTR {
	background-image: url('PIC/NU/Str1.jpg');
}

#bgCF {
	background-image: url('PIC/NU/CF4.jpg');
}

#bgMa {
	background-image: url('PIC/NU/TM3.jpg');
}

#bgKA {
	background-image: url('PIC/NU/KO2.jpg');
}

#bgAC {
	background-image: url('PIC/NU/AC3.jpg');
}

#bgMB {
	background-image: url('PIC/NU/MB12.jpg');
}

#bgPB {
	background-image: url('PIC/NU/PB1.jpg');
}

#bgM {
	background-image: url('PIC/NU/M_4.jpg');
}

#bgTL {
	background-image: url('PIC/NU/MFT9.jpg');
}

#bgPS {
	background-image: url('PIC/NU/PS4.jpg');
}

#bgMS {
	background-image: url('PIC/NU/MS17.jpg');
}

#bgMA {
	background-image: url('PIC/NU/MA23.jpg');
}

#bgART {
	background-image: url('PIC/NU/FAr12.jpg');
}

#bgMMA {
	background-image: url('PIC/NU/MMA12.jpg');
}

#bgAZ {
	background-image: url('PIC/NU/AZ6.jpg');
}

#bgSB {
	background-image: url('PIC/NU/SB10.jpg');
}

#bgADH {
	background-image: url('PIC/NU/ADH3.jpg');
}

#bgJU {
	background-image: url('PIC/NU/JU4.jpg');
}

#bgYO {
	background-image: url('PIC/NU/YO9.jpg');
}

#bgCD {
	background-image: url('PIC/NU/CD1.jpg');
}

#bgFF {
	background-image: url('PIC/NU/FF11.jpg');
}

#bgIS {
	background-image: url('PIC/NU/IS13.jpg');
}

#bgIA {
	background-image: url('PIC/NU/IA4.jpg');
}

#bgAR {
	background-image: url('PIC/NU/AR3.jpg');
}

#bgMG {
	background-image: url('PIC/NU/MG8.jpg');
}

#bgHM {
	background-image: url('PIC/NU/HM2.jpg');
}

#bgSC {
	background-image: url('PIC/NU/SC9.jpg');
}

#bgSD {
	background-image: url('PIC/NU/SD13.jpg');
}

#bgAM {
	background-image: url('PIC/NU/AM9.jpg');
}

#bgMN {
	background-image: url('PIC/NU/MN16.jpg');
}

#bgTE {
	background-image: url('PIC/NU/TE2.jpg');
}

#bgMY {
	background-image: url('PIC/NU/MY15.jpg');
}

#bgMAS {
	background-image: url('PIC/NU/MAS5.jpg');
}

#bgCT {
	background-image: url('PIC/NU/CT28.jpg');
}

#bgMJ {
	background-image: url('PIC/NU/MJ10.jpg');
}

#bgHR {
	background-image: url('PIC/NU/HR28.jpg');
}

#bgMC {
	background-image: url('PIC/NU/MC4.jpg');
}




/* 	-----------
	AUTRES 
	----------- */

.lignesG {
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	}

figure img.vertical {
	position: relative;
	width: 300px;
	height: auto;
	margin: 0 auto;
}
	
details {
	width:auto;
	height:auto;
	}

details[open] summary:after {
	content:"-";
	font-weight: bold;
	}

summary {
	width: auto;	
	font-weight: bold;
	text-align: left;
	color: black;
	padding: 0px 3px;
	cursor: pointer;
	transition: 1s;
	margin: 3px 0;
	/* border-bottom: 1px solid rgba(204,204,204,.5); */
}
	
summary::-webkit-details-marker {
	display:none;
	}
	
summary:after {
	content:"+";
	float: right;
	width:20px;
	height:100%;
	font-weight: bold;
	text-align: right;
	margin: 5px 10px 0 18px;
}

#summary > img {
	width:auto;
	height: 100px;
	}





/*
	GALERIE MODALE screen < 500px
*/


.galerie {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	align-items: center;
}


.grille {
	width: 100%;
	height: auto;
	cursor: pointer;
	object-fit: cover;
}

.grilleC {
	cursor: pointer;
	object-fit: cover;
}

.grille img, .grilleC img {
	width: 100%;
 	height: auto;
	cursor: pointer;
	object-fit: cover;
	border-radius: 10px;
	padding: 3px 0;
}

.clearfix:after, galerie:after {
	content:"";
	display: table;
	clear: both;
}


.surnom {
	position: relative;
	width: auto;
	top: -2em;
	font-size: 50px;
	margin: 0 auto;
	text-align: center;
	color: white;
	padding: 10px;
	background-color: rgba(80, 80, 80, 0.4);
	text-transform: uppercase;
}

.surnomM {
	position: relative;
	width: auto;
	top: -2em;
	font-size: 15px;
	margin: 0 auto;
	text-align: center;
	color: white;
	padding: 0px;
	background-color: rgba(80, 80, 80, 0.4);
	text-transform: uppercase;
}

.surtitre {
	display: block;
	position: relative;
	font-size: 16px;
	text-align: center;
	height: 100px;
	background-color: rgba(0, 0, 0, .4);
	padding: 40px 0;
	margin-top: -100px;;
	width: auto;
	}

.titre {
	display: block;
	font-size: 30px;
	text-align: center;
	padding: 3% auto;
	background-color: rgba(0, 0, 0, .2);
	margin: 0 auto;
	width: auto;
	}

.description {
	font-size: 15px;
	text-align: justify;
	padding: 0 40px;
}

.description img {
	float: left;
	width: 100px;
	height: 100%;
	vertical-align: middle;
	padding-right: 10px;
}

.petcap {
	font-size: 30px;
	font-variant: small-caps;
	padding: 0 auto;
	margin: 0;
}

.select {
	color: rgb(51,51,51);
	background-color: rgb(153,153,153);	
	margin: 0 10px;
	padding: 2px;
	vertical-align: bottom;
}

a.petcap:hover {
	color: rgb(51,51,51);
	background-color: rgb(153,153,153);
}

.blanc, .blanc a  {
	color: rgba(204,204,204,.9);
}

.noir {
	color:black;
}

.bgnoirtransp {
	background-color: rgba(0, 0, 0, .4);

}
.centre {
	text-align: center;
}

.droite {
	float: right;
}

.gauche {
	float: left;
}


.cartouche {
	background-color:rgba(204,204,204,.8);
	padding: 20px;
	margin-bottom: 20px;
}

.vision {
	background-color: rgba(0, 0, 0, .2);
	padding: 2px;
	width: auto;
	margin: 4px auto;
}


.top {
	display: block;
	width: 55px;
	margin: 0 5px 0 80%;
	padding: 2px 7px;
	text-align: center;
	background-color: rgb(51,51,51);
}

.coin10 {
	border-radius:10px;
}


.sep {
	display: none;
}

/* MODAL SWG */


.swg-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.swg-modal.active {
    display: block;
}

.swg-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.3s ease-out;
}

.swg-modal.active .swg-modal-overlay {
    background: rgba(50, 50, 50, .99);
    backdrop-filter: blur(5px);
}

.swg-modal-content {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swg-counter {
    position: absolute;
    top: 16px;
    left: 16px;
    color: white;
    font-size: 16px;
    padding: 8px 16px;
    border-radius: 12px;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1001;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.swg-modal.active .swg-counter {
    opacity: 1;
    transform: translateY(0);
}

.swg-image-container {
    position: relative;
    max-width: 90%;
    max-height: 90vh;
    opacity: 0;
    transform: scale(0.95);
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.swg-modal.active .swg-image-container {
    opacity: 1;
    transform: scale(1);
}

.swg-modal-image {
    max-width: 100%;
    max-height: 90vh;
    object-fit: contain;
    opacity: 0;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.swg-modal.active .swg-modal-image {
    opacity: 1;
}

.swg-modal-image.slide-left {
    transform: translateX(-100px);
    opacity: 0;
}

.swg-modal-image.slide-right {
    transform: translateX(100px);
    opacity: 0;
}

.swg-close,
.swg-prev,
.swg-next {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.15);
    border: none;
    color: white;
    font-size: 24px;
    cursor: pointer;
    padding: 10px;
    z-index: 1001;
    opacity: 0;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out;
}

.swg-modal.active .swg-close,
.swg-modal.active .swg-prev,
.swg-modal.active .swg-next {
    opacity: 1;
}

.swg-close {
    top: 16px;
    right: 16px;
    transform: rotate(0deg);
    transition: transform 0.2s ease-out;
    border-radius: 50%;
}

.swg-close:hover {
    transform: rotate(90deg);
}

.swg-prev {
    left: 16px;
    top: 50%;
    transform: translateY(-50%) translateX(-16px);
}

.swg-next {
    right: 16px;
    top: 50%;
    transform: translateY(-50%) translateX(16px);
}

.swg-modal.active .swg-prev {
    transform: translateY(-50%) translateX(0);
}

.swg-modal.active .swg-next {
    transform: translateY(-50%) translateX(0);
}

.swg-prev,
.swg-next {
    border-radius: 50%;
}

.swg-prev:hover,
.swg-next:hover {
    transform: translateY(-50%) scale(1.1);
    background-color: rgba(0, 0, 0, 0.25);
}

.swg-caption {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    color: white;
    padding: 16px;
    background: rgba(0, 0, 0, 0.25);
    opacity: 0;
    transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
}

.swg-modal.active .swg-caption {
    bottom: 0px;
    opacity: 1;
}

/* FIN MODAL SWG */



::-webkit-scrollbar { 
	width: 10px; 
	height: 10px;
} 





/* Track */ 
::-webkit-scrollbar-track { 
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
} 
/* Handle */ 
::-webkit-scrollbar-thumb { 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
	background-color: rgba(204,204,204,.4);
	-webkit-box-shadow: inset 0 0 6px rgba(204,204,204,0.2); 
}
	
/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }





/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */


		@media only screen and (min-width:500px){

body {
	width: auto !important;
	margin: 0 auto;
}

* {
	box-sizing: border-box;
}

#entete, #enteteLien {
	font-size: 1.2em;
}

#menuA a, #menuAlien a {
	width: 750px;
	font-size: .9em;
}

.grille {
	width: 50%;
	height: auto;
	cursor: pointer;
	object-fit: cover;
	}

.grilleC {
	width: 50%;
	cursor: pointer;
	object-fit: cover;
	}

}


		@media only screen and (min-width:768px){

#entete, #enteteLien {
	width: 750px;
	font-size: 1.8em;
	height: 105px;
}

#menu {
	width: 380px;
	margin: 0 auto;
}
	
#menuA, #menuAlien, #menuA a {
	width: 750px;
	}

#frame {
	display: block;
	width: 95%;
	margin: 0 auto;
	max-width: 900px;
}

#frameLien {
	width: 500px;
	margin: 2em auto;	
	}
	
#footer{
	display: block;
	width: 750px;
	font-size: 1.1em;
	}

figure, figure img.vertical {
	width: 95%;
	margin: 0 auto;
}

/*
.lignesG {
	position: relative;
	width: 95%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	}
*/
.grille {
	float: left;
	width: 20%;
	padding: 4px;
	height: auto;
}

.grilleC {
	float: left;
	width: 33.33%;
	padding: 0 4px;
	height: auto;
}

.grille img, .grilleC img {
	max-height: 450px;
}


.titre {
	max-height: 200px;
}

.description {
	font-size: 20px;
}

.description img {
	float: left;
	width: 100px;
	height: 100%;
	margin: 0 10px 0 0;
}

.surtitre {
	font-size: 26px;
	}

.fondimg {
	background-size: cover;
	background-repeat: no-repeat;
	bacgkround-position: center;
	width: auto;
}

.top {
	width: auto;
	margin: 0 0 0 90%;
}


.lignes, .alphabet {
	width: 100%;
	font-size: 1.6em;
	text-align: justify;
}	

.alphabet img {
	height: 100px;
	width: auto;
}

.sep {
	display: block;
	width:90%;
	border:solid 1px rgb(153, 153, 153);
	margin:1em 0;
}

.petcap {
	font-size: 45px;
}

.select {
	font-size: 50px;
}



/* Responsive Styles */

    .swg-close, .swg-prev, .swg-next {
        font-size: 20px;
    }

    .swg-image-container {
        max-width: 95%;
    }

    .swg-counter {
        font-size: 14px;
        padding: 6px 10px;
    }
}






/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}



