/*-body-*/
 a.button.lien-fiche-technique {
	background-color: #BD1622;
	color: #FFF;
	display: block;
	float: left;
	font-weight: 300;
	margin: 0px 1% 20px 1%;
	padding: 10px 0%;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 98%;
	text-transform: uppercase;
}
#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%;
}
#body a.ms-button, #body .ms-button a, #body .ms-button input, #body input.ms-button, #body .ms-button a, #body a.ms-button {
	border: 0px;
	display: inline-block;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 400;
	margin: 1% 0px;
	padding: 8px 4%;
	text-align: center;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#body a.ms-button.info, #body .ms-button.info a, #body .ms-button.info input, #body input.ms-button.info, #body a.ms-button.info:visited {
	background-color: #EFEFEF;
	font-style: normal;
}
#body a.ms-button.info:hover, #body input.ms-button.info:hover, #body .ms-button.info a:hover , #body .ms-button.info input:hover {
	background-color: #BDC3C7;
	font-style: normal;
}
#body a.ms-button.success, #body .ms-button.success a, #body .ms-button.success input, #body input.ms-button.success, #body a.ms-button.success:visited {
	background-color: #BD1622;
	color: #FFF;
	font-style: normal;
	opacity: 0.7; MozOpacity: 0.7; KhtmlOpacity: 0.7; filter: alpha(opacity=70);
}
#body a.ms-button.success:hover, #body input.ms-button.success:hover, #body .ms-button.success a:hover , #body .ms-button.success input:hover {
	background-color: #BD1622;
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
}
#body a.ms-button.warning, #body .ms-button.warning a, #body .ms-button.warning input, #body input.ms-button.warning, #body a.ms-button.warning:visited {
	background-color: #e23a3a;
	font-style: normal;
}
#body a.ms-button.warning:hover, #body input.ms-button.warning:hover, #body .ms-button.warning a:hover , #body .ms-button.warning input:hover {
	background-color: #f38181;
	font-style: normal;
}
#body a.ms-button:hover, #body input.ms-button:hover, #body .ms-button a:hover , #body .ms-button input:hover {
	background-color: #eee;
	font-style: normal;
	cursor: pointer;
}
#body input[type=password], #body input[type=text], #MasterMail_desabonnement_champEmail, #MasterMail_abonnement_champEmail, #me_formulaire input[type=email], #body textarea, #body select {
	background-color: #FFF;
	border: 0px;
	color: #000;
	font-weight: 400;
	margin: 0px;
	padding: 8px 2%;
	width: 96%;
	box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15); -moz-box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15); -webkit-box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15);
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	outline: none;
}
#body input[type=password]:focus, #body input[type=text]:focus, #MasterMail_desabonnement_champEmail:focus, #body textarea:focus, #MasterMail_abonnement_champEmail:focus, #body input[type=email]:focus {
	background-color: #BDC3C7;
	color: #000;
	font-weight: 400;
	margin: 0px;
	padding: 8px 2%;
	width: 96%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	outline: none;
}
#body input[type=submit], #me_formulaire input[type=submit],  #MasterMail_desabonnement_boutonValidation, #MasterMail_abonnement_boutonValidation {
	background-color: #BD1622;
	border: 0px;
	color: #FFF;
	display: inline-block;
	font-size: 1.1em;
	font-weight: 400;
	margin: 10px auto;
	padding: 8px 4%;
	text-align: center;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	text-transform: uppercase;
}
#body input[type=submit]:hover, #me_formulaire input[type=submit]:hover, #MasterMail_desabonnement_boutonValidation:hover, #MasterMail_abonnement_boutonValidation:hover {
	background-color: #f38181;
	border: 0px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#cryptogram, #cryptogram_mmDesabonnement, #cryptogram_mmAbonnement {
	border: 0px;
	float: left;
	margin: 10px 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: #1a1a1a;
	font-weight: 400;
	padding: 8px 4%;
	position: relative;
	text-align: center;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#footer_2_right #MasterMail_abonnement_boutonValidation {
	float: left;
	font-size: 1em;
	margin: 0px;
	padding: 4px 1%;
	position: relative;
	width: 20%;
}
#footer_2_right #MasterMail_abonnement_champEmail {
	background-color: #FFF;
	float: left;
	font-size: 1em;
	margin: 0px 1% 10px 0px;
	padding: 4px 1%;
	position: relative;
	width: 100%;
}
#form_inscription div select.petit, #form_modification div select.petit {
	margin: 0px 10px 0px 0px;
	width: 20%;
}
#form_modification fieldset {
	margin: 10px 0;
	padding: 3%;
	position: relative;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
#form_modification fieldset.statistiques {
	display: none;
}
#form_modification_adresse .cadre_visu_adresse {
	background-color: #e0e09b;
	border: 0px;
	float: left;
	height: 250px;
	margin: 0px;
	padding: 2%;
	position: relative;
	width: 96%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#form_modification_adresse .cadre_visu_nouvelle_adresse {
	float: left;
	padding: 0px 5px;
	position: relative;
	width: 100%;
}
#html {
	font-size: 100%;
	font-style: normal;
}
#MasterMail_abonnement_champInfoNom, #MasterMail_abonnement_champInfoPrenom {
	border: 0px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#menu_responsive .puce {
	color: #939393;
	padding: 0 10px 0 0;
}
#menu_responsive a {
	border-bottom: 1px solid #ddd;
	color: #666;
	display: block;
	font-style: normal;
	font-weight: 300;
	padding: 10px;
	text-decoration: none;
}
#menu_responsive a:hover a .minus, #menu_responsive a:link:hover a .minus, #menu_responsive a:visited:hover a .minus {
	color: #FFF;
}
#menu_responsive a:hover, #menu_responsive a:link:hover, #menu_responsive a:visited:hover {
	background-color: #BD1622;
	color: #FFF;
}
#menu_responsive fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menu_responsive ul {
	font-size: 1em;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_responsive ul li {
	margin: 0px;
	padding: 0px;
}
#menu_responsive ul li a .minus {
	color: #BD1622;
}
#menu_responsive ul li a .plus {
	color: #BD1622;
}
#menu_responsive ul li a span.action {
	background-color: #FFF;
	background-position: center right;
	background-repeat: no-repeat;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	right: 10px;
}
#menu_responsive ul li a span.action.close {
	background-color: #d9534f;
}
#menu_responsive ul li a span.action.open {
	background-color: #0f70b7;
}
#menu_responsive ul li.active {
	border-left: 5px solid #BD1622;
	color: #BD1622;
	font-weight: 500;
}
#menu_responsive ul.niveau2 {
	background-color: rgba(0,0,0,0.05);
	font-size: 0.95em;
}
#menu_responsive ul.niveau3 {
	background-color: rgba(0,0,0,0.05);
	font-size: 0.95em;
	margin: 0px;
}
#me_cookie_txt .p1-texte {
	color: #FFF;
	font-size: 0.8em;
	font-weight: 300;
	line-height: 1.2em;
}
#me_cookie_txt a {
	color: #FFF;
	font-weight: 400;
}
#me_cookie_txt a:hover {
	opacity: 0.7; MozOpacity: 0.7; KhtmlOpacity: 0.7; filter: alpha(opacity=70);
}
#me_cookie_txt img {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#me_cookie_zone .me-icon.standard.cross {
	color: #FFF;
	display: block;
	float: right;
	font-size: 1.5em;
	margin: 0 0 10px 10px;
	padding: 0.5%;
	position: relative;
	text-decoration: none;
}
#me_cookie_zone .me-icon.standard.cross:hover {
	background-color: #FF3A00;
	color: #FFF;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
#me_cookie_zone input[type=button] {
	background-color: transparent;
	border: 1px solid #CCC;
	color: #FFF;
	font-size: 0.8em;
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 10px;
	padding: 0px 3px;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	outline: none;
}
#me_cookie_zone input[type=button]:hover {
	background-color: #CCC;
	border: 1px solid #CCC;
	color: #000;
}
#me_formulaire  #cryptogramme_saisi:focus, #me_formulaire  #cryptogramme_desabo:focus, #me_formulaire  #cryptogramme_abo:focus {
	background-color: #eee;
	color: #000;
	padding: 8px 4%;
}
#me_formulaire .conteneurOptions {
	float: left;
	font-weight: 400;
	margin: 0px;
	width: 50%;
}
#me_formulaire .conteneurOptionsLong {
	font-weight: 400;
	margin: 0px;
}
#me_formulaire .intitule, #me_formulaire .intituleMail {
	font-size: 1.2em;
	font-style: normal;
	font-weight: 400;
	width: 100%;
}
#me_formulaire .intituleLong, #me_formulaire .intituleMailLong {
	font-size: 1.2em;
	font-style: normal;
	font-weight: 400;
	width: 100%;
}
#me_formulaire .obligatoire {
	color: #000;
	font-weight: 400;
	width: 100%;
}
#me_formulaire .options {
	font-weight: 400;
}
#me_formulaire br {
	display: block;
	margin: 0px;
	padding: 0px;
}
#me_menu_responsive_conteneur {
	background-color: #FFF;
}
#me_scrollto_top {
	background-image: url(/medias/images/scroll_fleche.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 50px;
	margin: 0px;
	width: 50px;
	right: 2%;
	bottom: 48%;
}
#me_scrollto_top span {
	display: none;
}
#ms_compte_content {
	float: left;
	font-size: 0.9em;
	margin: 0px;
	position: relative;
	width: 100%;
}
#ms_compte_menu {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
#ms_compte_menu ul {
	display: flex; display: -webkit-flex; display: -ms-flexbox;
	float: left;
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
	flex-wrap: wrap; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap;
}
.no-flex #ms_compte_menu ul {
display: table;
}
#ms_compte_menu ul li {
	background-color: #cdcdcd;
	float: left;
	list-style-type: none;
	margin: 1px;
	padding: 7px;
	position: relative;
	text-align: center;
	flex: 1; -webkit-flex: 1; -ms-flex: 1;
}
#ms_compte_menu ul li a {
	color: #FFF;
	float: left;
	font-size: 1em;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 100%;
}
#ms_compte_menu ul li a:hover {
	color: #FFF;
}
#ms_compte_menu ul li.ms_compte_menu_on {
	background-color: #BD1622;
}
#ms_compte_menu ul li.ms_compte_menu_on:hover {
	background-color: #f38181;
	color: #FFF;
}
#nav_mobile a {
	color: #FFF;
	float: left;
	padding: 0px;
	position: relative;
	text-decoration: none;
}
#nav_mobile span.label {
	font-weight: 300;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}
#recherche-avancee {
	width: 100%;
}
#recherche-avancee #ctn-recherche {
	background-color: fond_gris;
	color: blanc;
	font-family: typo3;
	font-size: 13px;
	padding: 15px;
}
#recherche-avancee #ctn-recherche input {
	background-color: fond_gris;
	border: 1px solid #fff;
	color: blanc;
	float: right;
	padding: 4px;
	position: relative;
	width: 195px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#recherche-avancee #ctn-recherche input.button {
	background-color: #fff;
	color: noir;
	margin: 0px 0px 0px 10px;
	width: 150px;
	text-transform: uppercase;
}
#recherche-avancee #ctn-recherche input.button:hover {
	background-color: fond_gris;
	color: blanc;
}
#recherche-avancee #ctn-recherche label {
	display: block;
	float: left;
	position: relative;
	width: 48%;
}
#recherche-avancee #ctn-recherche select {
	background-color: fond_gris;
	border: 1px solid #fff;
	color: blanc;
	float: right;
	padding: 4px;
	position: relative;
	width: 205px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
#recherche-avancee #ctn-recherche span.date {
	background-image: 36154;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	float: right;
	padding: 0px 0px 0px 45px;
	position: relative;
}
#recherche-avancee #ctn-recherche span.date input {
	width: 150px;
}
#recherche-avancee #ctn-recherche td {
	padding: 5px 15px;
}
#recherche-avancee #resultat-recherche {
	margin: 15px 0px 0px 0px;
	width: 100%;
}
#recherche-avancee #resultat-recherche table {
	border: none;
	font-family: typo3;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}
#recherche-avancee #resultat-recherche table tr {
	border: none;
}
#recherche-avancee #resultat-recherche table tr .r {
	text-align: right;
}
#recherche-avancee #resultat-recherche table tr td {
	color: gris;
	font-size: 11px;
	padding: 5px 8px;
	text-align: left;
}
#recherche-avancee #resultat-recherche table tr td a {
	color: #436F9E;
	font-weight: bold;
	text-decoration: none;
}
#recherche-avancee #resultat-recherche table tr th {
	background-color: fond_gris;
	color: #ddd;
	padding: 3px 8px;
	text-align: left;
}
#recherche-avancee #resultat-recherche table tr.i {
	background-color: #E9E9E9;
}
#subtitle {
	color: #FFF;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 1.5em;
	position: relative;
	text-align: center;
	width: 100%;
	text-shadow: 1px 1px 3px #000000;
	bottom: 90px;
	z-index: 2147483647;
}
#subtitleButton {
	position: absolute;
	width: 24px;
	right: 10px;
	top: 10px;
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
	z-index: 2147483648;
	cursor: pointer;
}
#subtitleButton.inactive {
	opacity: 0.5; MozOpacity: 0.5; KhtmlOpacity: 0.5; filter: alpha(opacity=50);
}
.alignCentre {
	text-align: center;
}
.alignDroite {
	float: right;
	position: relative;
}
.alignFull {
	display: block;
	text-align: center;
}
.alignGauche {
	float: left;
	position: relative;
}
.block {
	display: block;
}
.btnRetour {
	background-color: #FFF;
	color: #BD1622;
	display: inline-block;
	font-size: 1.3em;
	height: 2em;
	letter-spacing: 0.02px;
	line-height: 2em;
	margin: 0px 0px 20px 0px;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
	box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15); -moz-box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15); -webkit-box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15);
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	text-transform: uppercase;
}
.btnRetour::before {
	font-family: standard;
	font-size: 0.7em;
	padding: 0 5px 0 0;
	content: "\e630";
}
.c {
	text-align: center;
}
.espacementLigne {
	margin: 10px 0px 0px 0px;
	width: 100%;
}
.fondArticle_bandeau {
	background-color: #999;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: table-cell;
	height: 300px;
	vertical-align: middle;
	width: 100%;
	background-blend-mode: overlay;
}
.fondArticle_BandeauAnimeTop {
	background-color: #dedede;
	display: block;
	float: left;
	height: 600px;
	position: relative;
	width: 100%;
}
.fondArticle_Colonne_1_pleineLargeur {
	display: block;
	float: left;
	margin: 0%;
	position: relative;
	width: 100%;
}
.fondArticle_Colonne_1_pleineLargeurFondBlancPadding {
	background-color: #FFF;
	margin: 2% 0;
	padding: 3% 5%;
	width: 90%;
	box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15); -moz-box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15); -webkit-box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15);
}
.fondArticle_Colonne_2_demiLargeur {
	float: left;
	font-size: 0.9em;
	margin: 10px 2%;
	padding: 2%;
	position: relative;
	width: 42%;
}
.fondArticle_Colonne_2_demiLargeurCentrer {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: table-cell;
	font-size: 0.9em;
	margin: 0px;
	padding: 100px 31%;
	vertical-align: middle;
	width: 38%;
}
.fondArticle_Colonne_2_demiLargeurCentrerNeutre {
	display: table-cell;
	font-size: 0.9em;
	margin: 0px;
	padding: 100px 31%;
	text-align: center;
	vertical-align: middle;
	width: 38%;
}
.fondArticle_Colonne_2_demiLargeurFondNoir {
	background-color: rgba(0,0,0,0.7);
	float: left;
	font-size: 0.9em;
	margin: 10px 2%;
	padding: 2%;
	position: relative;
	width: 42%;
}
.fondArticle_Colonne_3_tiersLargeur {
	float: left;
	font-size: 0.9em;
	margin: 10px 1%;
	padding: 1%;
	position: relative;
	width: 29.33%;
}
.fondArticle_Colonne_4_quartLargeur {
	float: left;
	font-size: 0.9em;
	margin: 0px;
	padding: 2%;
	position: relative;
	width: 21%;
}
.fondArticle_Colonne_5_cinquiemeLargeur {
	background-color: bg_temporaire;
	border-top: 1px solid red;
	float: left;
	margin: 1% 0.5%;
	width: 19%;
}
.fondArticle_Colonne_6_sixiemeLargeur {
	float: left;
	margin: 1% 0.8%;
	width: 15%;
}
.fondArticle_demiColonne {
	background-color: #f38181;
	float: left;
	font-size: 0.9em;
	margin: 10px 2%;
	padding: 2%;
	position: relative;
	text-align: center;
	width: 42%;
}
.fondArticle_demiColonneFond {
	float: left;
	font-size: 0.9em;
	margin: 10px 2%;
	padding: 2%;
	position: relative;
	text-align: center;
	width: 42%;
}
.fondArticle_demiColonneFondCentre {
	float: left;
	margin: 10px 25%;
	padding: 2%;
	position: relative;
	width: 42%;
}
.fondArticle_FondBlanc {
	background-color: #FFF;
	padding: 2.5% 5%;
	width: 90%;
	box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15); -moz-box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15); -webkit-box-shadow: 0 1px 2px rgba(107, 107, 107, 0.15);
}
.fondArticle_pleineColonne {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	float: left;
	margin: 0%;
	position: relative;
	width: 100%;
}
.fondArticle_quartColonne {
	float: left;
	font-size: 0.9em;
	margin: 10px 1%;
	padding: 0.2% 1%;
	position: relative;
	text-align: center;
	width: 21%;
}
.fondArticle_tiersColonne {
	float: left;
	font-size: 0.9em;
	margin: 10px 1%;
	padding: 1%;
	position: relative;
	text-align: center;
	width: 29.33%;
}
.g-recaptcha {
	margin: 20px 0px;
}
.glossaire_alphabet, .glossaire_tout_voir {
	background-color: #c6c6c6;
	color: #FFF;
	float: left;
	font-size: 1.4em;
	font-weight: 600;
	margin: 1px;
	padding: 6px 14px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
}
.glossaire_alphabet_lettres_inactives {
	background-color: #eee;
	color: #FFF;
}
.glossaire_alphabet_lettre_en_cours {
	background-color: #BD1622;
	color: #FFF;
}
.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: #4D4D4D;
	font-size: 2.4em;
	font-weight: 200;
	line-height: 115%;
	margin: 0px 0px 1% 0px;
}
.h2-accroche {
	color: #4D4D4D;
	font-size: 1.6em;
	font-weight: 500;
	line-height: 120%;
	margin: 1% 0px;
}
.h3-intertitre-1 {
	color: #BD1622;
	font-size: 1.7em;
	font-weight: 700;
	line-height: 120%;
	margin: 1% 0px;
}
.h4-intertitre-2, .glossaire_mot {
	color: #4D4D4D;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 120%;
	margin: 1% 0px;
}
.h5-intertitre-3 {
	color: #7F8C8D;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 120%;
}
.icone, #body a.ms-button.icone, #body .ms-button.icone > a {
	display: inline-block;
	height: 40px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 40px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.image_demiLargeur {
	margin: 0 25% 20px 25%;
	width: 50%;
}
.image_icone {
	margin: 10px 36%;
	width: 28%;
}
.image_LargeurTiers {
	height: auto;
	margin: 0px;
	width: 33.33%;
}
.image_LargeurTiersMarge {
	float: left;
	height: auto;
	margin: 0.1%;
	width: 33.13%;
}
.image_pleineLargeur {
	height: auto;
	margin: 0px;
	width: 100%;
}
.image_portrait {
	float: left;
	padding: 0px 20px 20px 0px;
	position: relative;
	width: 15%;
}
.image_ronde {
	border: 1px solid #BD1622;
	margin: 0% 30% 15px 30%;
	width: 40%;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
.infodetail {
	color: #939393;
	font-size: 0.8em;
	margin: 10px 0px 0px 0px;
}
.intituleLong, .intituleMailLong {
	width: 100%;
}
.left {
	float: left;
}
.me-confirm-button-cancel {
	background-color: #e23a3a;
	padding: 8px 4%;
	text-align: center;
}
.me-confirm-button-cancel:hover {
	background-color: #f38181;
}
.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: Raleway, arial;
	font-size: 12px;
	padding: 10px;
	position: relative;
	overflow: hidden;
}
.me_filariane_select {
	display: none;
}
.me_filariane_select span {
	display: none;
}
.ms-detail-promo {
	background-color: #FFF;
}
.ms-popin, .me-alert, .ms-alert, .me-confirm {
	background-color: #F0F0F0;
	border: 0px;
	padding: 20px;
	box-shadow: 0 8px 24px rgba(0,0,0,0.30); -moz-box-shadow: 0 8px 24px rgba(0,0,0,0.30); -webkit-box-shadow: 0 8px 24px rgba(0,0,0,0.30);
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.ms-popin-button-ok, .me-alert-button-ok, .ms-alert-button-ok, .me-confirm-button-ok {
	background-color: #0f70b7;
	border: 0px;
	padding: 8px 4%;
	text-align: center;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
.ms-popin-button-ok:hover, .me-alert-button-ok:hover, .ms-alert-button-ok:hover, .me-confirm-button-ok:hover {
	background-color: #4099da;
}
.ms-popin-buttons, .me-alert-buttons, .ms-alert-buttons, .me-confirm-buttons {
	border: 0px;
	color: #FFF;
	height: 30px;
	margin: 10px 0px;
	padding: 8px 4%;
	position: relative;
	text-align: center;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	text-transform: uppercase;
}
.ms-popin-close span, .me-alert-close span, .ms-alert-close span, .me-confirm-close span {
	display: none;
}
.ms-popin-close, .me-alert-close, .ms-alert-close, .me-confirm-close {
	background-color: #cdcdcd;
	background-image: url(/medias/images/icon_close_small.png);
	background-position: center;
	background-repeat: no-repeat;
	border: 0px;
	display: block;
	height: 24px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 24px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	right: 5px;
	top: 5px;
}
.ms-popin-close:hover, .me-alert-close:hover, .ms-alert-close:hover, .me-confirm-close:hover {
	background-color: #eee;
}
.ms-popin-overlay, .me-alert-overlay, .ms-alert-overlay, .me-confirm-overlay {
	background-color: #4D4D4D;
	color: #E1E1E1;
	opacity: 0.7; MozOpacity: 0.7; KhtmlOpacity: 0.7; filter: alpha(opacity=70);
}
.ms_i_promotion {
	display: none;
}
.nomargin, #body a.ms-button.nomargin {
	margin: 0px;
}
.nopadding, #body a.ms-button.nopadding {
	padding: 0px;
}
.p1-texte, .glossaire_definition {
	color: #4D4D4D;
	font-size: 1em;
	font-weight: 400;
	line-height: 120%;
	margin: 1% 0px;
}
.p2-commentaire {
	color: #939393;
	font-size: 0.8em;
	line-height: 120%;
	margin: 1% 0;
}
.p2-texte-encadre {
	background-color: #BD1622;
	color: #FFF;
	display: inline-block;
	font-size: 1.2em;
	font-weight: 500;
	padding: 3px 7px;
	text-transform: uppercase;
}
.p3-bouton {
	font-size: 1em;
	font-weight: 300;
	position: absolute;
	text-align: center;
	width: 84%;
	bottom: 8%;
}
.p3-bouton a, .p3-bouton a:visited {
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #939393;
	display: inline-block;
	clear: both;
	padding: 0px 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.p3-bouton a:hover {
	background-color: #BD1622;
	border: 1px solid #BD1622;
	color: #FFF;
}
.p4-bouton_outline {
	margin: 20px 0;
	text-align: center;
}
.p4-bouton_outline a {
	background-color: transparent;
	border: 1px solid #7f8c8d;
	color: #7F8C8D;
	display: inline-block;
	margin: 0 auto;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.p4-bouton_outline a .me-icon.standard.uniE633 {
	font-size: 0.7em;
	padding: 0 0 0 5px;
}
.p4-bouton_outline a:hover {
	background-color: #7F8C8D;
	color: #FFF;
}
.p5-bouton_outline_fleche {
	color: #939393;
}
.p5-bouton_outline_fleche a {
	background-color: transparent;
	border: 1px solid #7f8c8d;
	color: #939393;
	display: inline-block;
	font-size: 1em;
	height: 2em;
	line-height: 2em;
	margin: 0 10px;
	padding: 0px 10px;
	text-decoration: none;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.p5-bouton_outline_fleche a:after {
	font-family: standard;
	font-size: 0.85em;
	padding: 0 0 0 5px;
	content: "\e633";
}
.p5-bouton_outline_fleche a:hover {
	background-color: #BD1622;
	border: 1px solid #BD1622;
	color: #FFF;
	text-decoration: none;
}
.p5-bouton_retour_fleche {
	color: #939393;
}
.p5-bouton_retour_fleche a {
	background-color: transparent;
	border: 1px solid #7f8c8d;
	color: #939393;
	display: inline-block;
	font-size: 1em;
	height: 2em;
	line-height: 2em;
	margin: 0 10px;
	padding: 0px 10px;
	text-decoration: none;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.p5-bouton_retour_fleche a:before {
	font-family: standard;
	font-size: 0.85em;
	padding: 0 5px 0 0;
	content: "\e630";
}
.p5-bouton_retour_fleche a:hover {
	background-color: #BD1622;
	border: 1px solid #BD1622;
	color: #FFF;
	text-decoration: none;
}
.prixunitaire {
	display: block;
}
.right {
	float: right;
}
.totalpaye {
	font-size: 1.2em;
	font-weight: bold;
}
.videoYoutubeGrande {
	background-color: #c6c6c6;
	height: 598px;
	margin: 20px 0px;
	width: 100%;
}
.videoYoutubeMoyenne {
	float: left;
	height: 240px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
.videoYoutubePetite {
	float: left;
	height: 167px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
.youtube {
	display: block;
	float: left;
	clear: both;
	height: 540px;
	margin: 10px 0px;
	position: relative;
	width: 100%;
}
a {
	color: inherit;
}
a#me_scrollto_top {
	text-decoration: none;
}
a#me_scrollto_top:hover {
	background-image: url(/medias/images/scroll_fleche_hover.png);
	background-repeat: no-repeat;
}
blockquote {
	background-color: #FFF;
	margin: 10px 2%;
	padding: 2%;
	width: 92%;
}
body {
	font-family: Source Sans pro, arial;
	font-size: 1em;
}
body h1, body h2, body h3, body h4, body h5, body h6, body p {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
div.ms-infobulle {
	background-color: #e0e09b;
	border: 0px;
	padding: 10px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
div.ms-infobulle-text {
	color: #666;
	font-size: 0.8em;
}
fieldset, #me_formulaire fieldset {
	border: 1px solid #aaa;
	margin: 20px 0px 0px 0px;
	padding: 20px 2%;
	width: 96%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
hr {
	clear: both;
}
input#cryptogramme_saisi.cryptogramme_desabo, input#cryptogramme_saisi.cryptogramme_desabo:focus {
	margin: 10px 0 0 0;
	width: 125px;
}
label, #me_formulaire .intitule, #me_formulaire .intituleMail, #mm_commentaire_kapcha {
	display: inline-block;
	line-height: 30px;
	margin: 2% 0;
}
legend, .legend {
	color: #666;
	font-size: 1.3em;
	font-weight: 200;
	margin: 0px;
	padding: 0px 5px;
}
ol {
	margin: 3% 0px 3% 5%;
	padding: 0px;
}
p.mm_commentaire_kapcha {
	font-size: 0.9em;
	line-height: 1em;
	margin: 20px 0;
}
ul {
	list-style-type: disc;
	margin: 1% 0px 3% 6%;
	padding: 0px;
}
ul.cal_onglet {
	height: 40px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
ul.cal_onglet li {
	background-color: fond_gris_clair;
	border-left: 2px solid #fff;
	float: right;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 25%;
}
ul.cal_onglet li a {
	color: #aaa;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
ul.cal_onglet li a:hover {
	color: #eee;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
ul.cal_onglet li.on {
	background-color: fond_gris;
}
ul.cal_onglet li.on a {
	color: #eee;
}
ul.cal_onglet li.on:hover {
	background-color: fond_gris;
}
ul.cal_onglet li:hover {
	background-color: fond_gris;
}
ul.listeFichiersCadre {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 100%;
}
ul.listeFichiersCadre li {
	background-color: #eee;
	border: 1px solid #aaa;
	display: block;
	float: left;
	height: 60px;
	list-style-type: none;
	margin: 0.5%;
	padding: 0.5%;
	position: relative;
	width: 22%;
}
ul.listeFichiersCadre li .comm {
	color: #939393;
	font-weight: normal;
}
ul.listeFichiersCadre li .date {
	color: #0f70b7;
	font-size: 0.8em;
	font-weight: normal;
}
ul.listeFichiersCadre li .lien {
	color: #f38181;
	font-size: 1em;
	font-weight: normal;
}
ul.listeFichiersCadre li .poids {
	color: #939393;
	font-size: 0.8em;
	font-weight: normal;
	position: absolute;
	text-align: right;
	right: 5px;
	bottom: 5px;
}
ul.listeFichiersCadre li img {
	float: right;
	margin: 0px 0px 10px 10px;
	position: relative;
}
/*-finbody-*/
#footer_mentions .p1-texte {
	color: #BDC3C7;
	font-size: 0.8em;
	font-weight: 300;
	text-align: center;
}
#footer_mentions a {
	border-bottom: 1xp solid #BDC3C7;
	color: #BDC3C7;
	padding: 0 0 1px 0;
	text-decoration: none;
}
#footer_mentions a:link:hover, #footer_mentions a:visited:hover, #footer_mentions a:active:hover {
	border-bottom: 1px solid #BD1622;
	color: #BD1622;
	text-decoration: none;
}
#navtop .menuSousNiveauTxt {
	color: #FFF;
	font-family: Raleway, arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
}
#navtop .menuSousNiveauTxt:hover {
	color: #FFF;
	font-family: Raleway, arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
}
.menuSousNiveauFondOn {
	background-color: #f38181;
	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-size: 1em;
	font-weight: 400;
	height: 39px;
	line-height: 40px;
	margin: 0px 10px;
	padding: 0px;
	text-decoration: none;
}
a.menuTitre:link:hover, a.menuTitre:visited:hover, a.menuTitre:active:hover {
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-size: 1em;
	font-weight: 400;
	line-height: 40px;
	padding: 0px;
	text-decoration: none;
}
a.menuTitreOn:link, a.menuTitreOn:visited, a.menuTitreOn:active {
	border-bottom: 1px solid #BD1622;
	color: #FFF;
	float: left;
	font-family: Raleway, arial;
	font-size: 1em;
	font-weight: 700;
	height: 39px;
	line-height: 40px;
	margin: 0px 10px;
	padding: 0px;
	text-decoration: none;
}
#node_panier .me-icon.standard.shopping-panier {
	color: #FFF;
	font-size: 1.6em;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}
#node_user .p4-bouton_outline {
	margin: 9px 0px;
}
#node_user a.p4-bouton_outline {
	border: 1px solid #FFF;
	color: #FFF;
	display: block;
	font-size: 0.7em;
	font-weight: 600;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	text-decoration: none;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	text-transform: uppercase;
}
#node_user a.p4-bouton_outline:hover {
	background-color: #FFF;
	color: #7F8C8D;
	text-decoration: none;
}
#footer_center .h3-intertitre-1 {
	font-size: 0.9em;
	font-weight: 600;
	line-height: 1em;
	text-transform: uppercase;
}
#footer_center .me-icon.standard.facebook {
	background-color: #7F8C8D;
	color: #FFF;
	display: inline-block;
	font-size: 2em;
	margin: 2px 5px 0 0;
	padding: 5px;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
#footer_center .p1-texte {
	color: #939393;
	font-size: 0.8em;
}
#footer_center a {
	border-bottom: 1px solid #E6E6E6;
	color: #939393;
	padding: 0 0 1px 0;
	text-decoration: none;
}
#footer_center a:hover, #footer_center a:link:hover, #footer_center a:visited:hover, #footer_center a:active:hover {
	border-bottom: 1px solid #BD1622;
	color: #BD1622;
}
#footer_center ul {
	font-size: 0.8em;
	line-height: 1.4em;
}
#me_menu_responsive_conteneur {
	background-color: #FFF;
}
#nav_mobile a.burger {
	display: block;
	float: left;
	font-weight: normal;
	height: 48px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 48px;
}
#nav_mobile a.burger span.label {
	display: none;
}
#nav_mobile a.burger span.menu {
	color: #FFF;
	font-size: 28px;
	line-height: 48px;
}
#newsletter_center #MasterMail_abonnement_formulaire {
	display: inline-block;
	float: right;
	margin: 4% 0 0 0;
	position: relative;
	width: 100%;
}
#newsletter_center #MasterMail_abonnement_formulaire input[type=submit] {
	background-color: #7F8C8D;
	display: inline-block;
	float: right;
	font-size: 0.8em;
	font-weight: 600;
	height: 35px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 25%;
	border-radius: 0px 3px 3px 0px; -moz-border-radius: 0px 3px 3px 0px; -webkit-border-radius: 0px 3px 3px 0px;
	text-transform: uppercase;
}
#newsletter_center #MasterMail_abonnement_formulaire input[type=submit]:hover {
	background-color: #BD1622;
}
#newsletter_center #MasterMail_abonnement_formulaire input[type=text] {
	background-color: #FFF;
	color: #939393;
	float: left;
	font-size: 0.85em;
	font-weight: 300;
	height: 35px;
	line-height: 35px;
	padding: 0 5%;
	position: relative;
	width: 65%;
	border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0px 0px 3px; -webkit-border-radius: 3px 0px 0px 3px;
}
#newsletter_center #MasterMail_abonnement_formulaire input[type=text]:focus {
	color: #4D4D4D;
	font-weight: 300;
}
#newsletter_center .h3-intertitre-1 {
	color: #4D4D4D;
	font-size: 1.2em;
	font-weight: 600;
	line-height: 1em;
	padding: 0px;
}
#newsletter_center .p1-texte {
	color: #4D4D4D;
	font-size: 0.9em;
	font-weight: 300;
	line-height: 1em;
}
#newsletter_center .p2-commentaire {
	font-size: 0.9em;
	font-weight: 300;
	line-height: 2em;
}
#newsletter_center .p2-commentaire a {
	color: #7F8C8D;
	padding: 0 0 1px 0;
	text-decoration: none;
}
#newsletter_center .p2-commentaire a:hover {
	border-bottom: border_bot_jaune;
	color: #BD1622;
	text-decoration: none;
}
.fondArticle_newsletter_demiLargeur {
	float: left;
	margin: 10px 2%;
	padding: 0 2%;
	position: relative;
	width: 42%;
}
#body #recherche form {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#body #recherche input[type=submit], #body #recherche input[type=text]:focus {
	color: #FFF;
	display: inline-block;
	height: 47px;
	line-height: 47px;
	margin: 0 0 0 10px;
	padding: 0px 10px;
	vertical-align: middle;
}
#body #recherche input[type=text], #body #recherche input[type=text]:focus {
	background-color: #FFF;
	color: #666;
	display: inline-block;
	font-size: 1em;
	height: 45px;
	line-height: 45px;
	margin: 0px;
	padding: 0px 10px;
	vertical-align: middle;
	width: 250px;
}
#recherche.open {
	height: 100px;
}
#node_loupe {
	cursor: pointer;
}
#node_loupe p {
	color: #FFF;
}
#node_loupe.open p {
	color: #BD1622;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 1024px) {
/*-body-*/
#body #me_formulaire #cryptogram + br, #cryptogram_mmDesabonnement + br, #cryptogram_mmAbonnement + br {
	display: none;
}
#body #me_formulaire .formdroit {
	position: relative;
}
.fondArticle_bandeau {
	height: 30vw;
}
.image_portrait {
	width: 20%;
}
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 769px) {
/*-body-*/
.image_LargeurTiers {
	width: 50%;
}
.image_LargeurTiersMarge {
	margin: 0.5%;
	width: 49%;
}
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 480px) {
/*-body-*/
#body #me_formulaire .formdroit {
	width: 100%;
}
#body #me_formulaire .formgauche {
	width: 100%;
}
#body a.ms-button, #body .ms-button a, #body .ms-button input, #body input.ms-button, #body .ms-button a, #body a.ms-button {
	width: 100%;
}
#form_modification_adresse .cadre_visu_adresse {
	margin: 0px;
	width: 96%;
}
#menu_responsive a {
	font-weight: 400;
}
#ms_compte_menu ul li {
	min-width: 25%;
}
.alignCentre {
	display: inline-block;
	padding: 5px 0px;
	width: 100%;
}
.fondArticle_BandeauAnimeTop {
	height: 300px;
}
.fondArticle_Colonne_2_demiLargeurCentrer {
	background-color: #555;
	padding: 4%;
	width: 84%;
	background-blend-mode: overlay;
}
.fondArticle_Colonne_2_demiLargeurCentrerNeutre {
	background-color: rgba(0,0,0,0.35);
	padding: 10%;
}
.fondArticle_Colonne_2_demiLargeurFondNoir {
	margin: 4%;
	padding: 3%;
	width: 86%;
}
.fondArticle_Colonne_6_sixiemeLargeur {
	margin: 3% 10%;
	text-align: center;
	width: 80%;
}
.fondArticle_demiColonne {
	width: 92%;
}
.fondArticle_demiColonneFond {
	width: 92%;
}
.fondArticle_demiColonneFondCentre {
	width: 92%;
}
.fondArticle_quartColonne {
	margin: 10px 0px;
	padding: 0.3% 2%;
	width: 96%;
}
.fondArticle_tiersColonne {
	margin: 10px 3%;
	padding: 0%;
	width: 94%;
}
.image_LargeurTiers {
	width: 100%;
}
.image_LargeurTiersMarge {
	margin: 10px 0px;
	width: 100%;
}
.image_portrait {
	padding: 0px 20px 10px 0px;
	width: 35%;
}
.me_filariane_select {
	display: block;
}
.ms_filariane {
	display: none;
}
.p4-bouton_outline a {
	margin: 0 8%;
}
/*-finbody-*/
#body #recherche input[type=submit], #body #recherche input[type=text]:focus {
	width: 20%;
}
#body #recherche input[type=text], #body #recherche input[type=text]:focus {
	width: 60%;
}
}
/* FIN RD */

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

}

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

}

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

}

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

}

#user_deconnecte .me-icon.standard.user, #user_deconnecte .me-icon.standard.user-2 {
	font-size: 0.8em;
	margin: 0 5px 0 0;
}
#user_deconnecte img {
	margin: 2px 0px 0px 0px;
	width: 145px;
}
#ctn_btq_ecran_acces_connexion .h3-intertitre-1 {
	font-weight: 400;
	line-height: 1.5em;
	margin: 1% 0;
}
#ctn_btq_ecran_acces_connexion label {
	line-height: 30px;
}
#body input.popup_accesconnexion_submit {
	margin: 15px 0px 0px 0px;
}
#btq_ecran_acces_mot_de_passe a {
	color: inherit;
	display: inline-block;
	margin: 4% 0 0 0;
	text-decoration: none;
}
#body #btq_ecran_acces_inscription_lien .ms-button a {
	color: #FFF;
	margin: 0px;
	text-transform: uppercase;
}
#body #btq_ecran_acces_inscription_lien a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
#user_connecte .me-icon.standard.user, #user_connecte .me-icon.standard.user-2 {
	font-size: 0.8em;
	margin: 0 5px 0 0;
}
#user_connecte img {
	margin: 2px 0px 0px 0px;
	width: 145px;
}
#popin_connecte a {
	background-color: #cdcdcd;
	border-bottom: 1px solid #aaa;
	color: #666;
	display: block;
	font-size: 1.5em;
	font-weight: 500;
	margin: 0px;
	padding: 10px 2%;
	text-align: center;
	text-decoration: none;
	width: 96%;
	text-transform: uppercase;
}
#popin_connecte a:link:hover, #popin_connecte a:visited:hover, #popin_connecte a:active:hover {
	background-color: #4099da;
	color: #FFF;
}
#popin_connecte ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#popin_connecte ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

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

}

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

}

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

}

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

}

#node_panier_contenu .pastille {
	background-color: #FF3A00;
	color: #FFF;
	font-size: 0.7em;
	font-weight: 400;
	height: 12px;
	line-height: 12px;
	padding: 2px;
	position: absolute;
	text-align: center;
	width: 12px;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	right: 0px;
	bottom: 0px;
	z-index: 5;
}
#node_panier_contenu .pastille a {
	color: #FFF;
	text-decoration: none;
}

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

}

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

}

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

}

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

}

