/*-body-*/
#body #me_formulaire #cryptogram + br, #cryptogram_mmDesabonnement + br, #cryptogram_mmAbonnement + br {
	display: none;
}
#body #me_formulaire .formdroit {
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 49%;
}
#body #me_formulaire .formgauche {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 49%;
}
#cryptogram, #cryptogram_mmDesabonnement, #cryptogram_mmAbonnement {
	border: 0px;
	float: left;
	margin: 0px 10px 0px 0px;
	position: relative;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#cryptogramme_saisi, #cryptogramme_desabo, #cryptogramme_abo {
	border: 0px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 8px 0px;
	position: relative;
	text-align: center;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#html {
	font-size: 100%;
	font-style: normal;
}
#me_formulaire  #cryptogramme_saisi:focus, #me_formulaire  #cryptogramme_desabo:focus, #me_formulaire  #cryptogramme_abo:focus {
	background-color: #F2F2F2;
	color: #666;
	padding: 8px 0px;
}
#me_formulaire .conteneurOptions {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
	width: 50%;
}
#me_formulaire .conteneurOptionsLong {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
}
#me_formulaire .espacementLigne {
	margin: 5px 0px 0px 0px;
	width: 100%;
}
#me_formulaire .intitule, #me_formulaire .intituleMail {
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 400;
	width: 100%;
}
#me_formulaire .intituleLong, #me_formulaire .intituleMailLong {
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 400;
	width: 100%;
}
#me_formulaire .obligatoire {
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 400;
	width: 100%;
}
#me_formulaire .options {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 400;
}
#me_formulaire br {
	display: block;
	margin: 0px;
	padding: 0px;
}
#me_formulaire fieldset {
	border: 1px solid #aaa;
	float: left;
	margin: 0px;
	padding: 20px 2%;
	width: 96%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#me_formulaire input[type=submit], #MasterMail_desabonnement_boutonValidation, #MasterMail_abonnement_boutonValidation {
	background-color: #555;
	border: 0px;
	color: #FFF;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	margin: 10px 35%;
	padding: 8px 0px;
	text-align: center;
	text-decoration: none;
	width: 30%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	text-transform: uppercase;
}
#me_formulaire input[type=submit]:hover, #MasterMail_desabonnement_boutonValidation:hover, #MasterMail_abonnement_boutonValidation:hover {
	background-color: #ecc677;
	border: 0px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#me_formulaire input[type=text], #MasterMail_desabonnement_champEmail, #MasterMail_abonnement_champEmail, #me_formulaire input[type=email], #me_formulaire textarea, #me_formulaire select {
	background-color: #ddd;
	border: 0px;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
	padding: 8px 1%;
	width: 98%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	outline: none;
}
#me_formulaire input[type=text]:focus, MasterMail_desabonnement_champEmail:focus, #me_formulaire textarea:focus, #MasterMail_abonnement_champEmail:focus, #me_formulaire input[type=email]:focus, #me_formulaire select:focus {
	background-color: #ecc677;
	border: 0px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
	padding: 8px 1%;
	width: 98%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	outline: none;
}
#me_formulaire legend {
	color: #999;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
	font-weight: 200;
	margin: 0px;
	padding: 0px 5px;
}
#me_scrollto_top {
	text-decoration: none;
	opacity: 0.5; MozOpacity: 0.5; KhtmlOpacity: 0.5; filter: alpha(opacity=50);
}
#me_scrollto_top span {
	color: #FFF;
	display: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
}
#me_scrollto_top:hover {
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
}
.fondArticle_demiColonne {
	float: left;
	font-size: 0.9em;
	margin: 10px 2%;
	padding: 2%;
	position: relative;
	text-align: center;
	width: 42%;
}
.fondArticle_demiColonneFond {
	background-color: #F2F2F2;
	float: left;
	font-size: 0.9em;
	margin: 10px 2%;
	padding: 2%;
	position: relative;
	text-align: center;
	width: 42%;
}
.fondArticle_pleineColonne {
	display: block;
	float: left;
	margin: 0%;
	position: relative;
	width: 100%;
}
.fondArticle_quartColonne {
	background-color: #F2F2F2;
	float: left;
	font-size: 0.9em;
	margin: 10px 1%;
	padding: 1%;
	position: relative;
	text-align: center;
	width: 21%;
}
.fondArticle_tiersColonne {
	background-color: #FFF;
	float: left;
	font-size: 0.9em;
	margin: 10px 1%;
	padding: 1%;
	position: relative;
	width: 29.33%;
}
.glossaire_alphabet, .glossaire_tout_voir {
	background-color: fond_gris_moyen;
	float: left;
	font-size: 1.4em;
	font-weight: 600;
	margin: 1px;
	padding: 3px 6px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}
.glossaire_alphabet_lettres_inactives {
	background-color: #F2F2F2;
	color: #FFF;
}
.glossaire_alphabet_lettre_en_cours {
	background-color: #FFF;
	color: bleu;
}
.glossaire_conteneur_alphabet, .glossaire_conteneur_tout_voir {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.glossaire_conteneur_definition {
	display: block;
	float: left;
	clear: both;
	margin: 20px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
.googlemap {
	border: 0px;
	float: left;
	height: 500px;
	margin: 0px;
	position: relative;
	width: 100%;
}
.h1-titre {
	color: #333;
	font-size: 2.8em;
	font-weight: 200;
	line-height: 105%;
	margin: 10px 0px 5px 0px;
}
.h2-accroche {
	color: #999;
	font-size: 1.8em;
	font-weight: 500;
	line-height: 115%;
	margin: 5px 0px 10px 0px;
}
.h3-intertitre-1 {
	color: #333;
	font-size: 1.6em;
	font-weight: 300;
	line-height: 110%;
	margin: 10px 0px 5px 0px;
}
.h4-intertitre-2, .glossaire_mot {
	color: #666;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 130%;
	margin: 0% 0px 1% 0px;
}
.image_demiLargeur {
	margin: 10px 25%;
	width: 50%;
}
.image_pleineLargeur {
	margin: 10px 0px;
	width: 100%;
}
.image_ronde {
	background-color: #FFF;
	border: 2px solid #4bacc6;
	margin: auto;
	position: relative;
	text-align: center;
	width: 30%;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	right: auto;
	left: auto;
}
.image_vignetteCarree {
	background-color: #FFF;
	border: 1px solid #ccc;
	float: left;
	height: 100px;
	margin: 10px;
	padding: 5px;
	position: relative;
	text-align: center;
	width: 100px;
	overflow: hidden;
}
.me_acronym_popin {
	border-bottom: 1px dotted red;
	margin: 0px;
	cursor: pointer;
}
.me_acronym_popin_cadre {
	border: 1px solid #DAE2F0;
	margin: 0px;
	position: absolute;
	box-shadow: #888 0px 2px 12px; -moz-box-shadow: #888 0px 2px 12px; -webkit-box-shadow: #888 0px 2px 12px;
	max-width: 200px;
	max-height: 200px;
	z-index: 1000;
}
.me_acronym_popin_masque {
	background-color: #FFFFFF;
	color: #565656;
	float: left;
	font-family: "Questrial";
	font-size: 12px;
	padding: 10px;
	position: relative;
	overflow: hidden;
}
.p1-texte, .glossaire_definition {
	color: #666;
	font-size: 1em;
	font-weight: 400;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
}
.p2-commentaire, .commentaire {
	color: #999;
	font-size: 0.8em;
	font-style: italic;
	line-height: 120%;
	margin: 0px 0px 5px 0px;
}
.p3-bouton {
	font-size: 1.2em;
}
.p3-bouton a {
	border: 1px solid #FFF;
	padding: 5px 10px;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	text-transform: uppercase;
}
.p3-bouton a:hover {
	background-color: #555;
}
.playerVideo {
	display: block;
	float: left;
	clear: both;
	height: 640px;
	margin: 20px 0;
	position: relative;
	width: 100%;
}
.youtube, video {
	padding: 0px 0px 10px 0px;
	width: 100%;
}
a {
	color: inherit;
}
a:link:hover, a:visited:hover, a:active:hover {
	color: inherit;
	text-decoration: none;
}
blockquote {
	background-color: fond_rouge;
	margin: 10px 2%;
	padding: 2%;
	width: 92%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 400;
}
body h1, body h2, body h3, body h4, body h5, body h6, body p {
	color: #666;
	font-size: 1em;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}
ol {
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	margin: 5px 0px 5px 30px;
	padding: 0px;
}
ul {
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	list-style-type: square;
	margin: 5px 0px 5px 30px;
	padding: 0px;
}
/*-finbody-*/
#footer .p1-texte {
	color: #999;
	font-weight: 300;
	line-height: 32px;
}
#footer a {
	color: inherit;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: overline;
}
#navtop .menuSousNiveauTxt {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
}
#navtop .menuSousNiveauTxt:hover {
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
}
.menuSousNiveauFondOn {
	background-color: fond_rouge;
	font-size: 12px;
	margin: 0px 0px 1px 0px;
	padding: 7px 10px 6px 5px;
	box-shadow: #cdcdcd 0px -1px 0px; -moz-box-shadow: #cdcdcd 0px -1px 0px; -webkit-box-shadow: #cdcdcd 0px -1px 0px;
}
.menuSousNiveauFondOut {
	background-color: fond_orange;
	font-size: 12px;
	margin: 0px 0px 1px 0px;
	padding: 7px 10px 6px 5px;
	box-shadow: #fff 0px -1px 0px; -moz-box-shadow: #fff 0px -1px 0px; -webkit-box-shadow: #fff 0px -1px 0px;
}
a.menuTitre:link, a.menuTitre:visited, a.menuTitre:active {
	color: #FFF;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	margin: 0px 7px;
	padding: 2px 0px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuTitre:link:hover, a.menuTitre:visited:hover, a.menuTitre:active:hover {
	border-top: 2px solid #ccc;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 35px;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
a.menuTitreOn:link, a.menuTitreOn:visited, a.menuTitreOn:active {
	border-top: 2px solid #fff;
	color: #FFF;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 500;
	height: 35px;
	line-height: 35px;
	margin: 0px 7px;
	padding: 0px;
	text-decoration: none;
	text-transform: uppercase;
}
#nav_mobile .bloc_lireLaSuite {
	background-color: #000;
	padding: 0px;
}
#nav_mobile .lien_lireLaSuite_ferme {
	background-color: #555;
	height: 44px;
	position: absolute;
	text-align: center;
	width: 44px;
	right: 0px;
	top: 0px;
}
#nav_mobile .lien_lireLaSuite_ouvert {
	background-color: #555;
	padding: 0px;
	width: 100%;
}
#nav_mobile a {
	background-color: #555;
	border-bottom: 1px solid #777;
	color: #999;
	display: block;
	font-size: 1.6em;
	font-weight: 500;
	margin: 0px;
	padding: 12px 2%;
	text-decoration: none;
	width: 96%;
	text-transform: uppercase;
}
#nav_mobile a:link:hover, #nav_mobile a:visited:hover, #nav_mobile a:active:hover {
	background-color: #ddd;
	color: #666;
}
#nav_mobile ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
@media handheld, only screen and (max-width: 1199px), only screen and (max-device-width: 1199px) {
/*-body-*/
.playerVideo {
	height: 560px;
}
/*-finbody-*/
a.menuTitre:link, a.menuTitre:visited, a.menuTitre:active {
	font-size: 17px;
}
a.menuTitre:link:hover, a.menuTitre:visited:hover, a.menuTitre:active:hover {
	font-size: 17px;
}
a.menuTitreOn:link, a.menuTitreOn:visited, a.menuTitreOn:active {
	font-size: 17px;
}
}
/* FIN RD */
@media handheld, only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
/*-body-*/
.playerVideo {
	height: 480px;
}
/*-finbody-*/
a.menuTitre:link, a.menuTitre:visited, a.menuTitre:active {
	font-size: 15px;
}
a.menuTitre:link:hover, a.menuTitre:visited:hover, a.menuTitre:active:hover {
	font-size: 15px;
}
a.menuTitreOn:link, a.menuTitreOn:visited, a.menuTitreOn:active {
	font-size: 15px;
}
}
/* FIN RD */
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
/*-body-*/
#body #me_formulaire .formdroit {
	width: 100%;
}
#body #me_formulaire .formgauche {
	width: 100%;
}
.fondArticle_tiersColonne {
	margin: 2vw 0%;
	padding: 2vw 2%;
	width: 96%;
}
.playerVideo {
	height: 56vw;
}
/*-finbody-*/
}
/* FIN RD */
#feed_nav1 {
	display: inline-block;
	height: 50px;
	margin: 0px;
	width: auto;
	overflow: hidden;
}
.feed_boutonOff_galerie_photo {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	height: 48px;
	margin: 1px 0px 0px 1px;
	padding: 0px;
	position: relative;
	width: 48px;
	opacity: 0.4; MozOpacity: 0.4; KhtmlOpacity: 0.4; filter: alpha(opacity=40);
}
.feed_boutonOff_galerie_photo p {
	background-color: #000;
	color: #FFF;
	float: left;
	font-size: 16px;
	height: 100px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 100px;
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
}
.feed_boutonOn_galerie_photo {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	height: 48px;
	margin: 1px 0px 0px 1px;
	padding: 0px;
	position: relative;
	width: 48px;
}
.feed_boutonOn_galerie_photo p {
	background-color: #7C7C70;
	color: #FFF;
	font-size: 16px;
	height: 100px;
	line-height: 30px;
	text-align: center;
	width: 100px;
	left: 0px;
	top: 0px;
}
.feed_bouton_precedent_galerie_photo {
	background-color: rgba(0,0,0,0.5);
	background-image: url(/medias/images/arrow_left_small.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 44px;
	position: absolute;
	width: 30px;
	border-radius: 0px 5px 5px 0px; -moz-border-radius: 0px 5px 5px 0px; -webkit-border-radius: 0px 5px 5px 0px;
	left: 0px;
	bottom: 3px;
	z-index: 10;
}
.feed_bouton_precedent_galerie_photo:hover {
	background-color: rgba(0,0,0,0.9);
}
.feed_bouton_suivant_galerie_photo {
	background-color: rgba(0,0,0,0.5);
	background-image: url(/medias/images/arrow_right_small.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 44px;
	position: absolute;
	width: 30px;
	border-radius: 5px 0px 0px 5px; -moz-border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px;
	right: 0px;
	bottom: 3px;
	z-index: 10;
}
.feed_bouton_suivant_galerie_photo:hover {
	background-color: rgba(0,0,0,0.9);
}
.feed_cadre_galerie_photo {
	background-color: #ddd;
	float: left;
	height: 600px;
	position: relative;
	width: 100%;
}
.feed_conteneurArticle_galerie_photo {
	float: left;
	height: 100%;
	margin: auto;
	position: relative;
	width: 100%;
}
.feed_deroulant_galerie_photo {
	background-repeat: no-repeat;
	float: left;
	height: 100%;
	margin: auto;
	position: absolute;
	width: 100%;
	overflow: hidden;
}
.feed_deroulant_galerie_photo .sous_feed {
	margin: 30px 0px 80px 0px;
	overflow: hidden;
}
.feed_imageGalerieZoom_galerie_photo {
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;
	margin: 0px;
	width: 100%;
	overflow: hidden;
}
.feed_legende_galerie_photo {
	color: #666;
	font-size: 0.9em;
	font-weight: 300;
	height: 30px;
	margin: 0px 2%;
	position: absolute;
	text-align: center;
	width: 96%;
	left: 0px;
	bottom: 80px;
	z-index: 5;
}
.feed_masque_galerie_photo {
	float: left;
	height: 600px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.feed_masque_nav_galerie_photo {
	background-color: rgba(0,0,0,0.6);
	height: 50px;
	padding: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	z-index: 5;
}
.feed_pause_galerie_photo {
	color: #FFF;
	display: none;
	height: 10px;
	margin: 0px;
	padding: 5px 0px;
	position: absolute;
	text-align: center;
	width: 100%;
	left: 0px;
	top: 0px;
	opacity: 0.6; MozOpacity: 0.6; KhtmlOpacity: 0.6; filter: alpha(opacity=60);
	z-index: 3;
	text-transform: uppercase;
}
.feed_precedent_galerie_photo {
	background-image: url(/medias/images/arrow_left_big.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 40%;
	position: absolute;
	width: 50px;
	left: 0px;
	top: 25%;
	z-index: 14;
}
.feed_precedent_galerie_photo:hover {
	background-color: rgba(0,0,0,0.6);
	border-radius: 0px 5px 5px 0px; -moz-border-radius: 0px 5px 5px 0px; -webkit-border-radius: 0px 5px 5px 0px;
	opacity: 0.6; MozOpacity: 0.6; KhtmlOpacity: 0.6; filter: alpha(opacity=60);
}
.feed_suivant_galerie_photo {
	background-image: url(/medias/images/arrow_right_big.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 40%;
	position: absolute;
	width: 50px;
	right: 0px;
	top: 25%;
	z-index: 14;
}
.feed_suivant_galerie_photo:hover {
	background-color: rgba(0,0,0,0.6);
	border-radius: 5px 0px 0px 5px; -moz-border-radius: 5px 0px 0px 5px; -webkit-border-radius: 5px 0px 0px 5px;
	opacity: 0.6; MozOpacity: 0.6; KhtmlOpacity: 0.6; filter: alpha(opacity=60);
}

@media handheld, only screen and (max-width: 1199px), only screen and (max-device-width: 1199px) {

}

@media handheld, only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {

}

@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {

}

