/*-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: yellow;
	border: 0px;
	color: red;
	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: yellow;
	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 legend {
	color: #999;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
	font-weight: 200;
	margin: 0px;
	padding: 0px 5px;
}
#me_scrollto_top {
	background-image: url(/medias/images/fleche_retour_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
	right: 20px;
	top: 20px;
}
#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: 1% 0px 1% 0px;
}
.h2-accroche {
	color: #999;
	font-size: 1.6em;
	font-weight: 500;
	line-height: 130%;
	margin: 1% 0px 1% 0px;
}
.h3-intertitre-1 {
	color: #333;
	font-size: 1.4em;
	font-weight: 600;
	line-height: 105%;
	margin: 30px 0px 1% 0px;
}
.h4-intertitre-2, .glossaire_mot {
	color: #666;
	font-size: 1.2em;
	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: #ddd;
	margin: auto;
	position: relative;
	text-align: center;
	width: 30%;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	right: auto;
	left: auto;
}
.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: 120%;
	margin: 0px 0px 1% 0px;
}
.p2-commentaire {
	color: #999;
	font-size: 0.8em;
	line-height: 105%;
	margin: 0px;
}
.p3-bouton {
	background-color: fond_rouge;
	color: #FFF;
	padding: 8px 0px;
	text-align: center;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.playerVideo {
	display: block;
	float: left;
	clear: both;
	height: 560px;
	margin: 20px 0px;
	position: relative;
	width: 100%;
}
.youtube {
	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;
}
body h1, body h2, body h3, body h4, body h5, body h6, body p {
	color: #666;
	font-size: 1em;
	font-weight: normal;
	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-*/
#bottom a {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
}
#bottom a:link:hover, #bottom a:visited:hover, #bottom a:active:hover {
	color: #FFFFFF;
	margin: 0px;
	text-decoration: underline;
}
#bottom .accroche {
	color: #FFFFFF;
	margin: 0px;
}
#bottom blockquote {
	margin: 0px;
}
#bottom .commentaire {
	color: #FFFFFF;
	margin: 0px;
}
#bottom .texte {
	color: #aaaaaa;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 11px;
	margin: 0px;
}
#bottom .titre {
	color: #FFFFFF;
	margin: 0px;
}
@media handheld, only screen and (max-width: 1199px), only screen and (max-device-width: 1199px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
/*-body-*/
/*-finbody-*/
} /* FIN RD */
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
/*-body-*/
.fondArticle_tiersColonne {
	margin: 2vw 0%;
	padding: 2vw 2%;
	width: 96%;
}
.playerVideo {
	height: 56vw;
}
/*-finbody-*/
} /* FIN RD */
