/*-body-*/
#body div#me_cookie_zone input.button {
	background-color: #004F9F;
	border: none;
	color: #FFF;
	font-family: roboto condensed,arial;
	font-size: 0.85em;
	font-weight: 400;
	height: 20px;
	line-height: 20px;
	margin: 5px  0 0 0;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	max-width: 70px;
}
#body div#me_cookie_zone input.button:hover {
	background-color: #5cb85c;
	border: none;
	color: #FFF;
}
#entete .h1-titre span {
	margin: 0 0 0 -0.6em;
}
#me_cookie_txt .p1-texte {
	color: #FFF;
	font-family: roboto condensed,arial;
	font-size: 0.8em;
	font-weight: 300;
	line-height: 1.2em;
}
#me_cookie_txt a {
	color: #FFF;
	font-weight: 300;
}
#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;
	padding: 0.5%;
	position: relative;
	text-decoration: none;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
#me_cookie_zone .me-icon.standard.cross:hover {
	background-color: #d9534f;
	color: #FFF;
}
#me_scrollto_top {
	background-image: url(/medias/images/scroll_top.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 40px;
	width: 40px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	right: 20px;
	bottom: 100px;
}
#me_scrollto_top span {
	display: none;
}
.b {
	font-weight: bold;
}
.block {
	display: block;
}
.button, input[type=button], a.button, a.button:visited, input[type=button].button {
	background-color: #dedede;
}
.button, input[type=button], input[type=submit], a.button, a.button:visited, input[type=button].button, input[type=submit].button {
	border: none;
	display: inline-block;
	font-size: 1.3em;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	outline: none;
	cursor: pointer;
}
.button.danger, a.button.danger, a.button.danger:visited, input.button.danger {
	background-color: #d9534f;
	color: #FFF;
}
.button.danger:hover, a.button.danger:hover, input.button.danger:hover, input[type=button].button.danger:hover, input[type=submit].button.danger:hover {
	background-color: #e17572;
}
.button.grand, a.button.grand, input.button.grand {
	font-size: 1.5em;
	height: 55px;
	line-height: 55px;
}
.button.info, a.button.info, a.button.info:visited, input.button.info {
	background-color: #f2ba10;
	color: #34495e;
	box-shadow: 0px 3px 0px #f39c12; -moz-box-shadow: 0px 3px 0px #f39c12; -webkit-box-shadow: 0px 3px 0px #f39c12;
	text-transform: none;
}
.button.info:hover, a.button.info:hover, input.button.info:hover, input[type=button].button.info:hover, input[type=submit].button.info:hover {
	background-color: #f39c12;
}
.button.next {
	background-image: url(/medias/images/fabrication5.jpg);
	background-position: right 10px center;
	background-repeat: no-repeat;
	padding: 0 60px 0 2%;
}
.button.next.wdemi {
	padding: 0 8% 0 2%;
	width: 40%;
}
.button.next.wfull {
	padding: 0 8% 0 2%;
	width: 90%;
}
.button.outline,  a.button.outline, a.button.outline:visited, input.button.outline {
	background-color: #FFF;
	border: 1px solid #bdc3c7;
	color: #95a5a6;
	text-transform: none;
}
.button.outline:hover,  a.button.outline:hover, a.button.outline:visited:hover, input.button.outline:hover {
	background-color: #BDC3C7;
	border: 1px solid #bdc3c7;
	color: #FFF;
}
.button.petit, a.button.petit, input.button.petit {
	font-size: 0.8em;
	height: 30px;
	line-height: 30px;
}
.button.prev {
	background-image: url(/medias/images/flag_scotland.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0 2% 0 60px;
}
.button.prev.wdemi {
	padding: 0 2% 0 8%;
	width: 40%;
}
.button.prev.wfull {
	padding: 0 2% 0 8%;
	width: 90%;
}
.button.success, a.button.success, a.button.success:visited, input.button.success, input[type=submit] {
	background-color: #5cb85c;
	color: #FFF;
}
.button.success:hover, a.button.success:hover, input.button.success:hover, input[type=button].button.success:hover, input[type=submit].button.success:hover, input[type=submit]:hover {
	background-color: #7dc67d;
	color: #FFF;
}
.button.warning, a.button.warning, a.button.warning:visited, input.button.warning {
	background-color: #f0ad4e;
	color: #FFF;
}
.button.warning:hover, a.button.warning:hover, input.button.warning:hover, input[type=button].button.warning:hover, input[type=submit].button.warning:hover {
	background-color: #f3bd71;
}
.button:hover, a.button:hover, input[type=button]:hover, input[type=submit]:hover, input[type=button].button:hover, input[type=submit].button:hover {
	background-color: #a1a1a1;
}
.c {
	text-align: center;
}
.cap {
	text-transform: capitalize;
}
.clear {
	clear: both;
}
.fel-app {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}
.fel-app .commentaire.maj {
	border-top: 1px solid #ecf0f1;
	color: #95a5a6;
	font-family: roboto condensed,arial;
	font-size: 0.95em;
	font-weight: 400;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}
.fel-app .commentaire.maj.rouge {
	border-top: none;
	color: #c0392b;
}
.fel-app .fel-datas .h3-intertitre-1 {
	color: #666666;
	font-size: 1em;
	margin: 2% 0 0 20px;
}
.fel-app .fel-datas .rubrique {
	border-top: 1px solid #ecf0f1;
	color: #7f8c8d;
	clear: both;
	font-size: 1.2em;
	font-weight: 400;
	margin: 1% 0 1% 0;
	padding: 10px 0  0 0;
	width: 100%;
	cursor: pointer;
}
.fel-app .fel-datas .texte-app {
	font-size: 0.95em;
	font-weight: 300;
	line-height: 1.3em;
	padding: 10px 10px 0 20px;
	text-align: justify;
}
.fel-app .fel-datas h3.rubrique .texte-app {
	background-color: #dedede;
	padding: 10px 10px 0 40px;
}
.fel-app .fel-image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	float: left;
	height: 150px;
	margin: 10px 0;
	width: 33.33%;
}
.fel-app .fel-image-header-ctn {
	background-color: #FFF;
	color: #666666;
	display: block;
	font-weight: 300;
	line-height: 1.6em;
	margin: 0 0 2px 0;
	padding: 2%;
	width: 96%;
	border-radius: 0 0 5px 5px; -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px;
}
.fel-app .fel-image-header-list {
	display: block;
	margin: 0 auto;
	max-width: 90%;
}
.fel-app .fel-image-list {
	position: absolute;
	left: 7px;
}
.fel-app .fel-outil {
	width: 20%;
}
.fel-app .fel-presentation {
	margin: 0 0 40px 0;
}
.fel-app .fel-presentation .h2-accroche {
	color: #000;
	font-size: 2em;
	font-weight: 300;
	margin: 0 0 20px 0;
	padding: 0px;
}
.fel-app .fel-presentation .h3-intertitre-1 {
	color: #004F9F;
	font-size: 1.3em;
	font-weight: 400;
	margin: 0 0px 10px 0px;
}
.fel-app .fel-presentation .p1-texte {
	color: #666666;
	font-size: 1.2em;
	line-height: 1.35em;
	margin: 0px 2% 30px 2%;
	padding: 0px;
}
.fel-app .fel-presentation .texte-app {
	border-left: 3px solid #f1c40f;
	color: #666666;
	font-size: 1em;
	font-weight: 300;
	line-height: 1.8em;
	margin: 0 2%;
	padding: 0 0 0 10px;
}
.fel-app .sticky-bottom {
	background-color: #34495e;
	height: 40px;
	margin: 0px;
	position: fixed;
	width: 840px;
	bottom: 0px;
	z-index: 20;
}
.fel-app .sticky-bottom .document-plus, .fel-app .sticky-bottom .bulle-outline {
	color: #FFF;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 40px;
	line-height: 40px;
	position: relative;
	text-align: center;
	width: 20%;
	cursor: pointer;
}
.fel-app .sticky-bottom .fleche-precedente-1, .fel-app .sticky-bottom .fleche-suivante-1 {
	color: #FFF;
	display: block;
	font-size: 1em;
	height: 40px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	width: 20%;
	cursor: pointer;
}
.fel-app .sticky-bottom .fleche-suivante-1 {
	right: 0px;
	top: 0px;
}
.fel-app .sticky-bottom .me-icon.site.document-ajouter, .fel-app .sticky-bottom .me-icon.site.bulle-outline {
	color: #FFF;
	display: block;
	float: left;
	font-size: 1.6em;
	height: 40px;
	line-height: 40px;
	position: relative;
	text-align: center;
	width: 20%;
}
.fel-app .sticky-bottom .me-icon.site.document-ajouter:hover, .fel-app .sticky-bottom .me-icon.site.bulle-outline:hover, .fel-app .sticky-bottom .me-icon.site.document-plus:hover {
	background-color: #2c3e50;
}
.fel-app .sticky-bottom .me-icon.site.fleche-precedente-1 {
	left: 0px;
}
.fel-app .sticky-bottom .me-icon.site.fleche-precedente-1:hover, .fel-app .sticky-bottom .me-icon.site.fleche-suivante-1:hover {
	background-color: #2c3e50;
}
.fel-app .sticky-bottom .sticky-center {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}
.fel-app .sticky-bottom div {
	position: relative;
	width: 100%;
	left: 30%;
}
.fel-app ul {
	margin: 0px;
	padding: 0 !important;
}
.fel-app ul.fel-listing li {
	background-color: #FFF;
	display: block;
	margin: 0 0 2px 0;
	padding: 0.5em 3em 0.5em 45px;
	position: relative;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	cursor: pointer;
}
.fel-app ul.fel-listing li a label {
	color: #000;
	font-weight: 500;
}
.fel-app ul.fel-listing li div {
	color: #666666;
	font-size: 0.85em;
}
.fel-app ul.fel-listing li label {
	display: block;
}
.fel-app ul.fel-listing li label,.fel-app ul.fel-listing li div {
	font-weight: 400;
	overflow: hidden;
	cursor: pointer;
	white-space: nowrap;
}
.fel-error {
	color: #d9534f;
}
.fel-icon-header-left {
	font-size: 1.5em;
	position: relative;
	left: -0.3em;
	top: 0.22em;
}
.fel-icon-list-right {
	font-size: 2em;
	position: absolute;
	right: 10px;
	top: 10px;
}
.fel-recherche {
	background-color: transparent;
	border: none;
	display: inline-block;
	line-height: 40px;
	position: relative;
	width: 40px;
}
.fel-recherche i {
	color: #0071BC;
	display: block;
	text-align: center;
	width: 100%;
	cursor: pointer;
}
.fel-recherche input[type=search], .fel-recherche input[type=search]:focus {
	background-color: #f7dc6f;
	border: none;
	color: #000;
	font-family: roboto condensed,arial;
	font-size: 1em;
	padding: 10px;
	position: absolute;
	width: 240px;
	right: 20px;
	top: 10px;
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
	outline: none;
	z-index: 10;
}
.fel-success {
	color: #5cb85c;
}
.fel-titre-gamme {
	background-color: #F1C40F;
	font-size: 1.2em;
	font-weight: 500;
	margin: 10px 0 2px 0;
	padding: 1% 2%;
	width: 96%;
}
.fel-zoom-image {
	background-color: rgba(1,1,1,0.5);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
	position: fixed;
	width: 100%;
	z-index: 100;
}
.fondArticle_ColonneFullLargeur {
	display: block;
	float: left;
	width: 100%;
}
.fondArticle_ColonneMoitie {
	display: block;
	float: left;
	width: 50%;
}
.fondArticle_ColonneMoitieMarge {
	display: block;
	float: left;
	margin: 2%;
	width: 46%;
}
.fondArticle_ResultatRecherche {
	background-color: #FFF;
	display: block;
	margin: 0 0 5px  0;
	padding: 2%;
	width: 96%;
}
.font1 {
	font-family: Raleway, arial;
}
.font2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.glossaire_alphabet .retourTop {
	border: 1px solid #CCC;
	color: #666;
	display: inline-block;
	font-size: 0.85em;
	font-weight: 300;
	height: 26px;
	line-height: 26px;
	padding: 0px 10px;
}
.glossaire_alphabet, .glossaire_tout_voir {
	background-color: #999;
	color: #FFF;
	float: left;
	font-size: 1.4em;
	font-weight: 400;
	height: 30px;
	line-height: 30px;
	margin: 0px 1px 1px 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 3.72%;
	text-transform: uppercase;
}
.glossaire_alphabet_lettres_inactives {
	background-color: #dedede;
	color: #FFF;
}
.glossaire_alphabet_lettre_en_cours {
	background-color: #0071BC;
	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%;
}
.grand {
	font-size: 1.5em;
	line-height: 1.7em;
}
.h1-titre {
	color: #000;
	font-family: roboto, arial;
	font-size: 2em;
	font-weight: 300;
	line-height: 1.05em;
	margin: 1% 0px 1% 0px;
}
.h2-accroche {
	color: #666;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.2em;
	margin: 1% 0px 1% 0px;
}
.h3-intertitre-1 {
	color: #555;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.05em;
	margin: 3% 0px 1% 0px;
}
.h4-intertitre-2, .glossaire_mot {
	color: #888;
	font-size: 1.15em;
	font-weight: 400;
	line-height: 1.3em;
	margin: 0% 0px 1% 0px;
}
.i {
	font-style: italic;
}
.image_10 {
	float: left;
	width: 10%;
}
.image_100 {
	float: left;
	width: 100%;
}
.image_20 {
	float: left;
	width: 20%;
}
.image_30 {
	float: left;
	width: 30%;
}
.image_40 {
	float: left;
	width: 40%;
}
.image_50 {
	float: left;
	width: 50%;
}
.image_60 {
	float: left;
	width: 60%;
}
.image_70 {
	float: left;
	width: 70%;
}
.image_80 {
	float: left;
	width: 80%;
}
.image_90 {
	float: left;
	width: 90%;
}
.image_logoAccueil {
	width: 200px;
}
.image_logoPresentation {
	display: inline-block;
	height: auto;
	margin: 10px auto;
	width: 30%;
}
.inline {
	display: inline;
}
.inline-block {
	display: inline-block;
}
.j {
	text-align: justify;
}
.l {
	text-align: left;
}
.left {
	float: left;
	position: relative;
}
.low {
	text-transform: lowercase;
}
.me-alert-ctn, .ms-alert-ctn, .me-confirm-ctn, .ms-confirm-ctn {
	padding: 0px;
}
.me-confirm-button-cancel, .ms-confirm-button-cancel {
	background-color: #999;
	color: #FFF;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
}
.me-confirm-button-cancel:hover, .ms-confirm-button-cancel:hover {
	background-color: #f3bd71;
	color: txt_bouton;
	font-weight: 400;
	text-decoration: none;
}
.me-confirm-buttons, .ms-confirm-buttons {
	float: left;
	margin: 20px 0px 0px 0px;
	position: relative;
	text-align: center;
	width: 100%;
}
.me-icon.site.icon-pdf {
	color: #ed1c24;
}
.me-icon.site.icon-word {
	color: #29abe2;
}
.me-icon.site.icon-xls {
	color: #8cc63f;
}
.me-icon.site.icon-zip {
	color: #95a5a6;
}
.me-icon.site.loupe {
	cursor: pointer;
}
.me-icon.site.puce-plus, .me-icon.site.puce-minus {
	color: #428bca;
	font-size: 0.8em;
	line-height: 1em;
	margin: 0 5px 0 0;
}
.ms-confirm-button-ok, .me-confirm-button-ok {
	background-color: #5cb85c;
	border: none;
	color: #FFF;
	display: block;
	float: right;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px;
	text-align: center;
	text-transform: uppercase;
}
.ms-confirm-button-ok:hover, .me-confirm-button-ok:hover {
	background-color: #7dc67d;
	color: #FFF;
	text-decoration: none;
}
.ms-popin, .me-alert, .ms-alert, .me-confirm, .ms-confirm, .me-popin {
	background-color: #FFF;
	margin: 0px;
	padding: 40px;
}
.ms-popin-button-ok, .me-alert-button-ok, .ms-alert-button-ok {
	background-color: #5cb85c;
	border: 0px;
	color: #FFF;
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0px;
	text-align: center;
	border-radius: arrondi; -moz-border-radius: arrondi; -webkit-border-radius: arrondi;
	text-transform: uppercase;
}
.ms-popin-button-ok:hover, .me-alert-button-ok:hover, .ms-alert-button-ok:hover {
	background-color: #7dc67d;
	color: #FFF;
	font-weight: 400;
	text-decoration: none;
}
.ms-popin-buttons, .me-alert-buttons, .ms-alert-buttons {
	float: left;
	height: 35px;
	line-height: 40px;
	margin: 20px 25% 0px 25%;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 50%;
}
.ms-popin-close span, .me-alert-close span, .ms-alert-close span, .me-confirm-close span, .me-popin-close span {
	display: none;
}
.ms-popin-close, .me-alert-close, .ms-alert-close, .me-confirm-close, .ms-confirm-close, .me-popin-close {
	background-image: url(/medias/images/bouton_ferme_off.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	position: absolute;
	width: 30px;
	right: 5px;
	top: 5px;
}
.ms-popin-close:hover, .me-alert-close:hover, .ms-alert-close:hover, .me-confirm-close:hover, .ms-confirm-close:hover, .me-popin-close:hover {
	background-image: url(/medias/images/bouton_ferme_on.png);
}
.ms-popin-overlay, .me-alert-overlay, .ms-alert-overlay, .me-confirm-overlay, .ms-confirm-overlay, .me-popin-overlay {
	background-color: #dedede;
	opacity: 0.95; MozOpacity: 0.95; KhtmlOpacity: 0.95; filter: alpha(opacity=95);
}
.ms-popin-title, .me-alert-title, .ms-alert-title, .me-confirm-title, .ms-confirm-title, .me-popin-title {
	display: none;
	position: relative;
}
.nomargin {
	margin: 0px;
}
.none {
	display: none;
}
.nopadding {
	padding: 0px;
}
.normal {
	font-size: 1em;
}
.p1-texte, .glossaire_definition {
	color: #000;
	font-size: 1em;
	font-weight: 300;
	line-height: 1.3em;
	margin: 0px 0px 1% 0px;
}
.p2-commentaire {
	color: #4D4D4D;
	font-size: 0.95em;
	font-weight: 300;
	line-height: 1.05em;
}
.p3-bouton {
	color: #FFF;
	font-weight: 400;
}
.p3-bouton a {
	background-color: #004F9F;
	color: #FFF;
	display: inline-block;
	margin: 15px 0;
	padding: 8px 10px;
	text-decoration: none;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.p3-bouton a:hover {
	background-color: #00376F;
}
.p4-titreFondJaune {
	background-color: #f1c40f;
	color: #000;
	font-size: 2em;
	font-weight: 400;
	line-height: 1.3em;
	margin: 10px 0px;
	padding: 1% 3%;
	width: 94%;
}
.petit {
	font-size: 0.8em;
	line-height: 0.9em;
}
.pointer {
	cursor: pointer;
}
.r {
	text-align: right;
}
.right {
	float: right;
	position: relative;
}
.tresgrand {
	font-size: 2em;
	line-height: 2.2em;
}
.upper {
	text-transform: uppercase;
}
.wdemi {
	margin: auto;
	width: 50%;
}
.wfull {
	width: 100%;
}
.wquart {
	margin: auto;
	width: 25%;
}
a {
	color: #000;
}
a#me_scrollto_top {
	background-color: #34495e;
	text-decoration: none;
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
}
a#me_scrollto_top:hover {
	background-color: #004F9F;
}
a.boutonMobilisElite {
	background-color: #f1c40f;
	background-image: url(/medias/images/bouton_mobilis_elite.jpg);
	background-position: top -10px center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 200px;
	margin: 1% auto;
	text-decoration: none;
	width: 96%;
	box-shadow: 0px 3px 0px #f39c12; -moz-box-shadow: 0px 3px 0px #f39c12; -webkit-box-shadow: 0px 3px 0px #f39c12;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	max-width: 200px;
}
a.boutonMobilisElite:hover {
	background-image: url(/medias/images/bouton_mobilis_elite.jpg);
}
a.boutonMobilisMovit {
	background-color: #f1c40f;
	background-image: url(/medias/images/bouton_mobilis_movit.jpg);
	background-position: top -10px center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 200px;
	margin: 1% auto;
	text-decoration: none;
	width: 96%;
	box-shadow: 0px 3px 0px #f39c12; -moz-box-shadow: 0px 3px 0px #f39c12; -webkit-box-shadow: 0px 3px 0px #f39c12;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	max-width: 200px;
}
a.boutonMobilisMovit:hover {
	background-image: url(/medias/images/bouton_mobilis_movit.jpg);
}
a:link:hover, a:visited:hover, a:active:hover {
	text-decoration: none;
}
abbr {
	color: #0071BC;
	text-decoration: underline;
	cursor: help;
}
blockquote {
	background-color: fond_rouge;
	margin: 10px 2%;
	padding: 2%;
	width: 92%;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
body {
	font-family: roboto, arial;
}
body h1, body h2, body h3, body h4, body h5, body h6, body p {
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
body input, body select, body textarea {
	font-family: Raleway, arial;
}
code {
	font-family: "Courier New", Courier, Monaco, monospace;
}
fieldset {
	border: 1px solid #CCC;
	margin: 10px 0px;
	padding: 20px 2%;
	width: 96%;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}
fieldset legend, .legend {
	color: #428bca;
	font-size: 1.3em;
	font-weight: 200;
	margin: 0px;
	padding: 0px 5px;
}
hr {
	border-top: 1px solid #CCC;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin: 10px 0;
	width: 100%;
	border-collapse: collapse;
}
html {
	height: 100%;
}
i.fel-icon  {
	padding: 0 0.5em 0 0;
}
input[type=text], input[type=email], input[type=password], select {
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #000;
	font-size: 1em;
	height: 38px;
	line-height: 38px;
	padding: 0px 15px;
	outline: none;
}
input[type=text].petit, input[type=email].petit, input[type=password].petit, select.petit {
	border: 1px solid #CCC;
	width: 50%;
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, select:focus {
	background-color: #FFF;
	border: 1px solid #004f9f;
	color: #000;
	outline: none;
}
ol {
	font-family: roboto, arial;
	font-size: 1em;
	font-weight: 400;
	margin: 5px 0px 5px 30px;
	padding: 0px;
}
sup {
	font-size: 0.5em;
	line-height: 1em;
}
table {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}
table tr {
	vertical-align: middle;
}
table tr td {
	text-align: center;
}
table tr td.c, table tr th.c {
	text-align: center;
}
table tr td.j, table tr th.j {
	text-align: justify;
}
table tr td.l, table tr th.l {
	text-align: left;
}
table tr td.r, table tr th.r {
	text-align: right;
}
table tr td:first-child, table tr th:first-child {
	text-align: left;
}
table tr td:last-child, table tr th:last-child {
	text-align: right;
}
table tr th {
	font-weight: bold;
	text-align: center;
}
textarea {
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #000;
	font-size: 1em;
	line-height: 1.3em;
	padding: 10px 15px;
	border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
	min-height: 150px;
}
textarea:focus {
	background-color: #FFF;
	border: 1px solid #004f9f;
	color: #000;
	outline: none;
}
ul {
	color: #000;
	font-size: 1em;
	font-weight: 300;
	line-height: 1.4em;
}
/*-finbody-*/
#node_panier a {
	text-decoration: none;
}
#nom_site .p1-texte {
	font-size: 1.2em;
	font-weight: 400;
	line-height: 40px;
	text-align: center;
}
#nom_site a {
	text-decoration: none;
}
#language #langue-menu-depliant {
	background-color: #FFF;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 0px 10px 10px 10px;
	position: absolute;
	left: -10px;
	top: 40px;
}
#language a {
	color: #4D4D4D;
	display: inline-block;
	font-size: 0.75em;
	font-weight: 400;
	height: 18px;
	line-height: 18px;
	margin: 0px;
	padding: 2px 6px 2px 25px;
	position: relative;
	text-decoration: none;
	opacity: 0.7; MozOpacity: 0.7; KhtmlOpacity: 0.7; filter: alpha(opacity=70);
	text-transform: uppercase;
}
#language a.langue-de {
	background-image: url(/medias/images/drapeau_de.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size: 16px 12px;
}
#language a.langue-en {
	background-image: url(/medias/images/drapeau_en.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size: 16px 12px;
}
#language a.langue-es {
	background-image: url(/medias/images/drapeau_es.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size: 16px 12px;
}
#language a.langue-fr {
	background-image: url(/medias/images/drapeau_fr.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size: 16px 12px;
}
#language a.langue-pl {
	background-image: url(/medias/images/drapeau_pl.png);
	background-position: 4px center;
	background-repeat: no-repeat;
	background-size: 16px 12px;
	display: none;
}
#language a.langueActive {
	border: 1px solid #CCC;
	color: #4D4D4D;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
}
#language a.langueActive:hover {
	background-color: #dedede;
	color: #000;
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
}
#language a:hover {
	color: #4D4D4D;
	opacity: 1; MozOpacity: 1; KhtmlOpacity: 1; filter: alpha(opacity=100);
}
#me_menu_responsive_conteneur {
	background-color: #BDC3C7;
}
#nav_mobile a.burger {
	display: block;
	float: left;
	font-weight: normal;
	height: 40px;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 40px;
}
#nav_mobile a.burger span.label {
	display: none;
}
#nav_mobile a.burger span.menu {
	color: #000;
	font-size: 1.5em;
	line-height: 40px;
}
#titre_page .p_titreFondJaune {
	background-color: #f1c40f;
	font-size: 2em;
	font-weight: 400;
	line-height: 1.3em;
	margin: 10px 0px;
	padding: 1% 3%;
	width: 94%;
}
#moteurRecherche_btnValidation {
	background-color: #0071BC;
	color: #FFF;
	font-size: 1.1em;
	font-weight: 500;
	height: 38px;
	line-height: 38px;
	padding: 0px 10px;
}
#moteurRecherche_btnValidation:hover {
	background-color: #00376F;
}
#moteurRecherche_formulaire {
	display: none;
}
#moteurRecherche_formulaire input[type=text] {
	background-color: #338DC9;
	border: none;
	color: #FFF;
	line-height: 35px;
}
#moteurRecherche_formulaire input[type=text]:hover {
	background-color: #00376F;
}
#noderecherche .me-icon.site.loupe {
	color: #95a5a6;
	font-size: 1.2em;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#noderecherche p {
	float: right;
	margin: 0px;
}
#recherche {
	float: left;
	position: absolute;
	right: 45px;
}
#titre_fond_jaune .h1-titre {
	background-color: #f1c40f;
	font-size: 2em;
	font-weight: 400;
	line-height: 2.5em;
	margin: 0px;
	padding: 0% 3%;
	width: 94%;
}
@media handheld, only screen and (max-width: 1199px) {
/*-body-*/
.fel-app .fel-image {
	float: left;
	width: 33.33%;
}
.fel-app .fel-outil {
	width: 20%;
}
.fel-app .sticky-bottom {
	width: 840px;
}
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 1024px) {
/*-body-*/
.fel-app .fel-image {
	float: left;
	width: 33.33%;
}
.fel-app .fel-outil {
	width: 20%;
}
.fel-app .sticky-bottom {
	margin: 0 0 0 -1%;
	width: 100%;
}
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 1024px) and (orientation:portrait) {
/*-body-*/
.fel-app .fel-image {
	float: left;
	width: 50%;
}
.fel-app .fel-outil {
	width: 20%;
}
.fel-app .sticky-bottom {
	margin: 0 0 0 -1%;
	width: 100%;
}
abbr {
	color: #666666;
	text-decoration: none;
}
img {
	height: auto !important;
	max-width: 100%;
}
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 767px) {
/*-body-*/
.fel-app .fel-image {
	float: left;
	width: 50%;
}
.fel-app .fel-outil {
	width: 20%;
}
.fel-app .sticky-bottom {
	margin: 0 0 0 -1%;
	width: 100%;
}
.glossaire_alphabet, .glossaire_tout_voir {
	width: 7.4%;
}
.image_logoAccueil {
	width: 150px;
}
abbr {
	color: #666666;
	text-decoration: none;
}
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 480px) and (orientation:portrait) {
/*-body-*/
.fel-app .fel-image {
	width: 100%;
}
.fel-app .fel-outil {
	width: 50%;
}
.fel-app .sticky-bottom {
	margin: 0 0 0 -1%;
	width: 100%;
}
.fondArticle_ColonneMoitie {
	width: 100%;
}
.fondArticle_ColonneMoitieMarge {
	margin: 2% 5%;
	width: 90%;
}
.image_logoAccueil {
	width: 120px;
}
.ms-popin, .me-alert, .ms-alert, .me-confirm, .ms-confirm, .me-popin {
	padding: 40px 5px 10px 5px;
}
a.boutonMobilisElite {
	background-position: top -20px center;
	height: 140px;
}
a.boutonMobilisMovit {
	background-position: top -20px center;
	height: 140px;
}
abbr {
	color: #666666;
	text-decoration: none;
}
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 480px) and (orientation:landscape) {
/*-body-*/
.fel-app .fel-image {
	width: 100%;
}
.fel-app .fel-outil {
	width: 20%;
}
.fel-app .sticky-bottom {
	margin: 0 0 0 -1%;
	width: 100%;
}
.ms-popin, .me-alert, .ms-alert, .me-confirm, .ms-confirm, .me-popin {
	padding: 40px 5px 10px 5px;
}
abbr {
	color: #666666;
	text-decoration: none;
}
/*-finbody-*/
}
/* FIN RD */
@media handheld, only screen and (max-width: 320px) and (orientation:portrait) {
/*-body-*/
.fel-app .fel-image {
	width: 100%;
}
.fel-app .fel-outil {
	width: 50%;
}
.fel-app .sticky-bottom {
	margin: 0 0 0 -1%;
	width: 100%;
}
abbr {
	color: #666666;
	text-decoration: none;
}
/*-finbody-*/
}
/* FIN RD */
#menu_responsive .puce {
	color: #F8F8F8;
	font-size: 1.2em;
	line-height: 1em;
	padding: 0 10px 0 0;
}
#menu_responsive .texte {
	color: #666666;
	font-weight: 400;
}
#menu_responsive a {
	border-bottom: 1px solid #3d93cc;
	color: #FFF;
	display: block;
	font-size: 0.9em;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2em;
	padding: 10px;
	text-decoration: none;
}
#menu_responsive a:hover, #menu_responsive a:link:hover, #menu_responsive a:visited:hover {
	background-color: #00376F;
	color: #FFF;
}
#menu_responsive fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#menu_responsive table {
	background-color: #FFF;
	border: none;
	margin: 0 0 0 0;
	width: 100%;
}
#menu_responsive table .h3-intertitre-1 {
	color: #555;
	font-size: 1.5em;
	margin: 20px 0 10px 0px;
}
#menu_responsive table a {
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #666666;
	display: inline-block;
	font-size: 0.8em;
	font-weight: 300;
	line-height: 1.5em;
	padding: 0px 5px;
	text-transform: uppercase;
}
#menu_responsive table a:hover {
	background-color: #004F9F;
	border: 1px solid #004f9f;
	color: #FFF;
}
#menu_responsive table td {
	padding: 10px;
}
#menu_responsive ul {
	background-color: #004F9F;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_responsive ul li {
	margin: 0px;
	padding: 0px;
}
#menu_responsive ul li a .minus {
	color: #FFF;
}
#menu_responsive ul li a .plus {
	color: #FFF;
}
#menu_responsive ul li a span.action {
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
	right: 20px;
}
#menu_responsive ul li a span.action.close {
	background-color: #d9534f;
}
#menu_responsive ul li a span.action.open {
	background-color: #5cb85c;
}
#menu_responsive ul li.active {
	border-left: 5px solid #f1c40f;
}
#menu_responsive ul.niveau2 {
	background-color: #0071BC;
}
#menu_responsive ul.niveau3 {
	background-color: #338DC9;
	margin: 0px;
}
#me_menu_responsive_conteneur {
	background-color: #BDC3C7;
}
#me_menu_responsive_conteneur_in {
	background-color: #FFF;
}
#nav_mobile a {
	color: #fff;
	padding: 0px;
	position: relative;
	text-decoration: none;
}
#nav_mobile span.label {
	font-size: 0.9em;
	font-weight: 300;
	padding: 0 0 0 5px;
	text-transform: uppercase;
}

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

}

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

}

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

}

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

}

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

}

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

}

@media handheld, only screen and (max-width: 320px) and (orientation:portrait) {

}

#node_panier_vide div {
	display: block;
	float: left;
	height: 40px;
	width: 40px;
}
#node_panier_vide div a {
	color: #95a5a6;
	display: block;
	font-size: 1.5em;
	height: 40px;
	line-height: 40px;
	width: 40px;
}

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

}

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

}

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

}

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

}

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

}

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

}

@media handheld, only screen and (max-width: 320px) and (orientation:portrait) {

}

#popin_panier_vide .h3-intertitre-1 {
	line-height: 50px;
	margin: 0px;
	padding: 0px;
}
#popin_panier_vide .me-icon.site.document-plus {
	color: #34495e;
	font-size: 1.8em;
	margin: 0 10px;
}

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

}

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

}

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

}

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

}

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

}

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

}

@media handheld, only screen and (max-width: 320px) and (orientation:portrait) {

}

#node_panier_contenu .pastille {
	color: #95a5a6;
	height: 10px;
	position: absolute;
	text-align: center;
	width: 10px;
	top: 2px;
}
#node_panier_contenu .pastille a {
	background-color: #c91618;
	color: #FFF;
	display: block;
	float: none;
	font-size: 0.7em;
	font-weight: 400;
	height: 10px;
	line-height: 10px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
	width: 10px;
	border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;
}
#node_panier_contenu div {
	display: block;
	float: left;
	height: 40px;
	position: relative;
	width: 40px;
}
#node_panier_contenu div a {
	color: #95a5a6;
	display: block;
	float: left;
	font-size: 1.5em;
	height: 40px;
	line-height: 40px;
	position: relative;
	width: 40px;
}
#old_sauvegarde #node_panier_contenu .pastille a {
	color: #0071BC;
	display: block;
	float: none;
	font-size: 11px;
	font-weight: bold;
	height: 10px;
	line-height: 10px;
	text-decoration: none;
	width: 10px;
}

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

}

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

}

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

}

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

}

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

}

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

}

@media handheld, only screen and (max-width: 320px) and (orientation:portrait) {

}

