.cc_message{
	color: white;
}

.cc_container{
	background-color: #2a66ae !important;
}

.cc_btn_accept_all{
	background-color: #F0800E !important;
	color: white !important;
}

.cc_more_info{
	color: #F0800E !important;
}

.cc_more_info:hover{
	color: #F0800E !important;
}

.database-header{
	position: absolute;
	width: 100%;
	background: url(../images/bandeau/entetepage/slider6.jpg) no-repeat;
	opacity: 0.8;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	z-index: 9;
}
@font-face {
	font-family: Montserrat;
	font-style: normal;
	font-weight: 100;
	src: url(../fonts/customFont/Montserrat-Regular.ttf);
	}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border:0;
	font-size: 100%;
	vertical-align: baseline;
	}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	 display: block;
	}
body {
	 line-height: 1;
	}
.nonSelectionnable
{
	-moz-user-select: none; /* Firefox */
	-webkit-user-select: none; /* Chrome, Safari, Opéra depuis la version 15 */
	-ms-user-select: none; /* Internet explorer depuis la version 10 et Edge */
	user-select: none; /* Propriété standard */
}
ol,ul {
	 list-style: none;
	}
blockquote,q {
	 quotes: none;
	}
blockquote:before,blockquote:after,q:before,q:after {
	 content: '';
	 content: none;
	}
table {
	 border-collapse: collapse;
	 border-spacing: 0;
	}
html {
	 font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	 -ms-text-size-adjust: 100%;
	 -webkit-text-size-adjust: 100%;
	}
body {
	 margin: 0;
	}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	 display: block;
	}
audio,canvas,progress,video {
	 display: inline-block;
	 vertical-align: baseline;
	}
audio:not([controls]) {
	 display: none;
	 height: 0;
	}
[hidden],template {
	 display: none;
	}
a {
	 background-color: transparent;
	}
a:active,a:hover {
	 outline: 0;
	}
abbr[title] {
	 border-bottom: 1px dotted;
	}
b,strong {
	 font-weight: 600;
	}
dfn {
	 font-style: italic;
	}
h1 {
	 font-size: 2em;
	 margin: 0.67em 0;
	}
mark {
	 background: #ff0;
	 color: #000;
	}
small {
	 font-size: 80%;
	}
sub,sup {
	 font-size: 75%;
	 line-height: 0;
	 position: relative;
	 vertical-align: baseline;
	}
sup {
	 top: -0.5em;
	 color: #FAFAFA;
	}
sub {
	 bottom: -0.25em;
	}
img {
	 border: 0;
	}
svg:not(:root) {
	 overflow: hidden;
	}
figure {
	 margin: 1em 40px;
	}
hr {
	 box-sizing: content-box;
	 height: 0;
	}
pre {
	 overflow: auto;
	}
code,kbd,pre,samp {
	 font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	 font-size: 1em;
	}
textarea{
	}
button,input,optgroup,select,textarea {
	 color: inherit;
	 font: inherit;
	 margin: 0;
	}
button {
	 overflow: visible;
	}
button,select {
	 text-transform: none;
	}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	 -webkit-appearance: button;
	 cursor: pointer;
	}
button[disabled],html input[disabled] {
	 cursor: default;
	}
button::-moz-focus-inner,input::-moz-focus-inner {
	 border: 0;
	 padding: 0;
	}
input {
	 line-height: normal;
	}
input[type="checkbox"],input[type="radio"] {
	 box-sizing: border-box;
	 padding: 0;
	}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	 height: auto;
	}
input[type="search"] {
	 -webkit-appearance: textfield;
	 box-sizing: content-box;
	}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	 -webkit-appearance: none;
	}
fieldset {
	 border: 1px solid #c0c0c0;
	 margin: 0 2px;
	 padding: 0.35em 0.625em 0.75em;
	}
legend {
	 border: 0;
	 padding: 0;
	}
textarea {
	 overflow: auto;
	}
optgroup {
	 font-weight: bold;
	}
table {
	 border-collapse: collapse;
	 border-spacing: 0;
	}
td,th {
	 padding: 0;
	}
@media print {
	 *, *:before, *:after {
	 background: transparent !important;
	 color: #000 !important;
	 box-shadow: none !important;
	 text-shadow: none !important;
	 }
 a, a:visited {
	 text-decoration: underline;
	 }
 a[href]:after {
	 content: " (" attr(href) ")";
	 }
 abbr[title]:after {
	 content: " (" attr(title) ")";
	 }
 a[href^="#"]:after, a[href^="javascript:"]:after {
	 content: "";
	 }
 pre, blockquote {
	 border: 1px solid #999;
	 page-break-inside: avoid;
	 }
 thead {
	 display: table-header-group;
	 }
 tr, img {
	 page-break-inside: avoid;
	 }
 img {
	 max-width: 100% !important;
	 }
 p, h2, h3 {
	 orphans: 3;
	 widows: 3;
	 }
 h2, h3 {
	 page-break-after: avoid;
	 }
 .navbar {
	 display: none;
	 }
 .btn > .caret, .dropup > .btn > .caret {
	 border-top-color: #000 !important;
	 }
 .label {
	 border: 1px solid #000;
	 }
 .table {
	 border-collapse: collapse !important;
	 }
 .table td, .table th {
	 background-color: #FAFAFA !important;
	 }
 .table-bordered th, .table-bordered td {
	 border: 1px solid #ddd !important;
	 }
}
* {
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	}
*:before,*:after {
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	}
html {
	 font-size: 10px;
	 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
body {
	 font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	 
/*font-family: 'Roboto', sans-serif;
	*/
 font-size: 14px;
	 line-height: 1.4195;
	 color: #050505;
	 background-color: #fAFAFA;
	}
input,button,select,textarea {
	 font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	 font-size: inherit;
	 line-height: inherit;
	}
a {
	 color: #337ab7;
	 text-decoration: none;
	}
a:hover,a:focus {
	 
/*color: #2A66AE;
	*/
 text-decoration: none!important;
	 outline: none!important;
	}
a:focus {
	}
figure {
	 margin: 0;
	}
img {
	 vertical-align: middle;
	}
.img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img {
	 max-width: 100%;
	 height: auto;
	}
.img-rounded {
	 border-radius: 6px;
	}
.img-thumbnail {
	 padding: 4px;
	 line-height: 1.42857143;
	 background-color: #fAFAFA;
	 border: 1px solid #dddddd;
	 border-radius: 4px;
	 -webkit-transition: all 0.2s ease-in-out;
	 transition: all 0.2s ease-in-out;
	 display: inline-block;
	 max-width: 100%;
	 height: auto;
	}
.img-circle {
	 border-radius: 50%;
	}
hr {
	 margin-bottom: 20px;
	 border: 0;
	 border-top: 1px solid #eeeeee;
	}
.sr-only {
	 position: absolute;
	 width: 1px;
	 height: 1px;
	 margin: -1px;
	 padding: 0;
	 overflow: hidden;
	 clip: rect(0, 0, 0, 0);
	 border: 0;
	}
.sr-only-focusable:active,.sr-only-focusable:focus {
	 position: static;
	 width: auto;
	 height: auto;
	 margin: 0;
	 overflow: visible;
	 clip: auto;
	}
[role="button"] {
	 cursor: pointer;
	}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
	 font-family: inherit;
	 font-weight: 500;
	 line-height: 1.1;
	 color: inherit;
	}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small {
	 font-weight: normal;
	 line-height: 1;
	 color: #777777;
	}
h1,.h1,h2,.h2,h3,.h3 {
	 margin-top: 20px;
	 margin-bottom: 10px;
	}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small {
	 font-size: 65%;
	}
h4,.h4,h5,.h5,h6,.h6 {
	 margin-top: 10px;
	 margin-bottom: 10px;
	}
h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small {
	 font-size: 75%;
	}
h1,.h1 {
	 font-size: 36px;
	}
h2,.h2 {
	 font-size: 30px;
	}
h3,.h3 {
	 font-size: 24px;
	}
h4,.h4 {
	 font-size: 18px;
	}
h5,.h5 {
	 font-size: 14px;
	}
h6,.h6 {
	 font-size: 12px;
	}
p {
	 margin: 0 0 10px;
	}
.lead {
	 margin-bottom: 20px;
	 font-size: 16px;
	 font-weight: 300;
	 line-height: 1.4;
	}
@media (min-width: 768px) {
	 .lead {
	 font-size: 21px;
	 }
}
small,.small {
	 font-size: 85%;
	}
mark,.mark {
	 background-color: #fcf8e3;
	 padding: .2em;
	}
.text-left {
	 text-align: left;
	}
.text-right {
	 text-align: right;
	}
.text-center {
	 text-align: center;
	}
.text-justify {
	 text-align: justify;
	}
.text-nowrap {
	 white-space: nowrap;
	}
.text-lowercase {
	 text-transform: lowercase;
	}
.text-uppercase {
	 text-transform: uppercase;
	}
.text-capitalize {
	 text-transform: capitalize;
	}
.text-muted {
	 color: #777777;
	}
.text-primary {
	 color: #337ab7;
	}
.text-success {
	 color: #3c763d;
	}
a.text-success:hover,a.text-success:focus {
	 color: #2b542c;
	}
.text-info {
	 color: #31708f;
	}
a.text-info:hover,a.text-info:focus {
	 color: #245269;
	}
.text-warning {
	 color: #8a6d3b;
	}
a.text-warning:hover,a.text-warning:focus {
	 color: #66512c;
	}
a:focus, span:focus{
	outline-color:transparent;
	}
.text-danger {
	 color: #a94442;
	}
a.text-danger:hover,a.text-danger:focus {
	 color: #843534;
	}
.bg-primary {
	 color: #FAFAFA;
	 background-color: #337ab7;
	}
a.bg-primary:hover,a.bg-primary:focus {
	 background-color: #286090;
	}
.bg-success {
	 background-color: #dff0d8;
	}
a.bg-success:hover,a.bg-success:focus {
	 background-color: #c1e2b3;
	}
.bg-info {
	 background-color: #d9edf7;
	}
a.bg-info:hover,a.bg-info:focus {
	 background-color: #afd9ee;
	}
.bg-warning {
	 background-color: #fcf8e3;
	}
a.bg-warning:hover,a.bg-warning:focus {
	 background-color: #f7ecb5;
	}
.bg-danger {
	 background-color: #f2dede;
	}
a.bg-danger:hover,a.bg-danger:focus {
	 background-color: #e4b9b9;
	}
.page-header {
	 padding-bottom: 9px;
	 margin: 40px 0 20px;
	 border-bottom: 1px solid #eeeeee;
	}
ul,ol {
	 margin-top: 0;
	 margin-bottom: 10px;
	}
ul ul,ol ul,ul ol,ol ol {
	 margin-bottom: 0;
	}
.list-unstyled {
	 padding-left: 0;
	 list-style: none;
	}
.list-inline {
	 padding-left: 0;
	 list-style: none;
	 margin-left: -5px;
	}
.list-inline > li {
	 display: inline-block;
	 padding-left: 5px;
	 padding-right: 5px;
	}
dl {
	 margin-top: 0;
	 margin-bottom: 20px;
	}
dt,dd {
	 line-height: 1.42857143;
	}
dt {
	 font-weight: bold;
	}
dd {
	 margin-left: 0;
	}
@media (min-width: 768px) {
	 .dl-horizontal dt {
	 float: left;
	 width: 160px;
	 clear: left;
	 text-align: right;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
	 }
 .dl-horizontal dd {
	 margin-left: 180px;
	 }
}
abbr[title],abbr[data-original-title] {
	 cursor: help;
	 border-bottom: 1px dotted #777777;
	}
.initialism {
	 font-size: 90%;
	 text-transform: uppercase;
	}
blockquote {
	 padding: 10px 20px;
	 margin: 0 0 20px;
	 font-size: 17.5px;
	 border-left: 5px solid #eeeeee;
	}
blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
	 margin-bottom: 0;
	}
blockquote footer,blockquote small,blockquote .small {
	 display: block;
	 font-size: 80%;
	 line-height: 1.42857143;
	 color: #777777;
	}
blockquote footer:before,blockquote small:before,blockquote .small:before {
	 content: '\2014 \00A0';
	}
.blockquote-reverse,blockquote.pull-right {
	 padding-right: 15px;
	 padding-left: 0;
	 border-right: 5px solid #eeeeee;
	 border-left: 0;
	 text-align: right;
	}
.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before {
	 content: '';
	}
.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after {
	 content: '\00A0 \2014';
	}
address {
	 margin-bottom: 20px;
	 font-style: normal;
	 line-height: 1.42857143;
	}
.fa-square{
	 font-size: 35px;
	}
code,kbd,pre,samp {
	 font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
	}
code {
	 padding: 2px 4px;
	 font-size: 90%;
	 color: #c7254e;
	 background-color: #f9f2f4;
	 border-radius: 4px;
	}
kbd {
	 padding: 2px 4px;
	 font-size: 90%;
	 color: #fAFAFA;
	 background-color: #333333;
	 border-radius: 3px;
	 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
	}
kbd kbd {
	 padding: 0;
	 font-size: 100%;
	 font-weight: bold;
	 box-shadow: none;
	}
pre {
	 display: block;
	 padding: 9.5px;
	 margin: 0 0 10px;
	 font-size: 13px;
	 line-height: 1.42857143;
	 word-break: break-all;
	 word-wrap: break-word;
	 color: #050505;
	 background-color: #FAFAFA;
	 border: 1px solid #cccccc;
	 border-radius: 4px;
	 float: left;
	 width: 50%;
	 z-index: 21;
	}
pre code {
	 padding: 0;
	 font-size: inherit;
	 color: inherit;
	 white-space: pre-wrap;
	 background-color: transparent;
	 border-radius: 0;
	}
.pre-scrollable {
	 max-height: 340px;
	 overflow-y: scroll;
	}
.container,.item-page .page-header,#contenu-slider .page-header {
	 margin-right: auto;
	 margin-left: auto;
	 
/*padding-left: 15px;
	 padding-right: 15px;
	*/
}
@media (min-width: 768px) {
	 .container, .item-page .page-header, #contenu-slider .page-header {
	 width: 750px;
	 }
	 .assistance-technique .container{
		 padding-bottom:6%;
	 }
}
@media (min-width: 992px) {
	 .container, .item-page .page-header, #contenu-slider .page-header {
	 width: 970px;
	 }
}
@media (min-width: 1200px) {
	 .container, .item-page .page-header, #contenu-slider .page-header {
	 width: 1170px;
	 }
}
.container-fluid {
	 margin-right: auto;
	 margin-left: auto;
	 padding-left: 15px;
	 padding-right: 15px;S
	}
.row {
	 
/*margin-left: -15px;
	 margin-right: -15px;
	*/
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
	 position: relative;
	 min-height: 1px;
	 
/*padding-left: 15px;
	 padding-right: 15px;
	*/
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	 float: left;
	}
.col-xs-12 {
	 width: 100%;
	}
.col-xs-11 {
	 width: 91.66666667%;
	}
.col-xs-10 {
	 width: 83.33333333%;
	}
.col-xs-9 {
	 width: 75%;
	}
.col-xs-8 {
	 width: 66.66666667%;
	}
.col-xs-7 {
	 width: 58.33333333%;
	}
.col-xs-6 {
	 width: 50%;
	}
.col-xs-5 {
	 width: 41.66666667%;
	}
.col-xs-4 {
	 width: 33.33333333%;
	}
.col-xs-3 {
	 width: 25%;
	}
.col-xs-2 {
	 width: 16.66666667%;
	}
.col-xs-1 {
	 width: 8.33333333%;
	}
.col-xs-pull-12 {
	 right: 100%;
	}
.col-xs-pull-11 {
	 right: 91.66666667%;
	}
.col-xs-pull-10 {
	 right: 83.33333333%;
	}
.col-xs-pull-9 {
	 right: 75%;
	}
.col-xs-pull-8 {
	 right: 66.66666667%;
	}
.col-xs-pull-7 {
	 right: 58.33333333%;
	}
.col-xs-pull-6 {
	 right: 50%;
	}
.col-xs-pull-5 {
	 right: 41.66666667%;
	}
.col-xs-pull-4 {
	 right: 33.33333333%;
	}
.col-xs-pull-3 {
	 right: 25%;
	}
.col-xs-pull-2 {
	 right: 16.66666667%;
	}
.col-xs-pull-1 {
	 right: 8.33333333%;
	}
.col-xs-pull-0 {
	 right: auto;
	}
.col-xs-push-12 {
	 left: 100%;
	}
.col-xs-push-11 {
	 left: 91.66666667%;
	}
.col-xs-push-10 {
	 left: 83.33333333%;
	}
.col-xs-push-9 {
	 left: 75%;
	}
.col-xs-push-8 {
	 left: 66.66666667%;
	}
.col-xs-push-7 {
	 left: 58.33333333%;
	}
.col-xs-push-6 {
	 left: 50%;
	}
.col-xs-push-5 {
	 left: 41.66666667%;
	}
.col-xs-push-4 {
	 left: 33.33333333%;
	}
.col-xs-push-3 {
	 left: 25%;
	}
.col-xs-push-2 {
	 left: 16.66666667%;
	}
.col-xs-push-1 {
	 left: 8.33333333%;
	}
.col-xs-push-0 {
	 left: auto;
	}
.col-xs-offset-12 {
	 margin-left: 100%;
	}
.col-xs-offset-11 {
	 margin-left: 91.66666667%;
	}
.col-xs-offset-10 {
	 margin-left: 83.33333333%;
	}
.col-xs-offset-9 {
	 margin-left: 75%;
	}
.col-xs-offset-8 {
	 margin-left: 66.66666667%;
	}
.col-xs-offset-7 {
	 margin-left: 58.33333333%;
	}
.col-xs-offset-6 {
	 margin-left: 50%;
	}
.col-xs-offset-5 {
	 margin-left: 41.66666667%;
	}
.col-xs-offset-4 {
	 margin-left: 33.33333333%;
	}
.col-xs-offset-3 {
	 margin-left: 25%;
	}
.col-xs-offset-2 {
	 margin-left: 16.66666667%;
	}
.col-xs-offset-1 {
	 margin-left: 8.33333333%;
	}
.col-xs-offset-0 {
	 margin-left: 0%;
	}
@media (min-width: 768px) {
	 .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	 float: left;
	 }
 .col-sm-12 {
	 width: 100%;
	 }
 .col-sm-11 {
	 width: 91.66666667%;
	 }
 .col-sm-10 {
	 width: 83.33333333%;
	 }
 .col-sm-9 {
	 width: 75%;
	 }
 .col-sm-8 {
	 width: 66.66666667%;
	 }
 .col-sm-7 {
	 width: 58.33333333%;
	 }
 .col-sm-6 {
	 width: 50%;
	 }
 .col-sm-5 {
	 width: 41.66666667%;
	 }
 .col-sm-4 {
	 width: 33.33333333%;
	 }
 .col-sm-3 {
	 width: 25%;
	 }
 .col-sm-2 {
	 width: 16.66666667%;
	 }
 .col-sm-1 {
	 width: 8.33333333%;
	 }
 .col-sm-pull-12 {
	 right: 100%;
	 }
 .col-sm-pull-11 {
	 right: 91.66666667%;
	 }
 .col-sm-pull-10 {
	 right: 83.33333333%;
	 }
 .col-sm-pull-9 {
	 right: 75%;
	 }
 .col-sm-pull-8 {
	 right: 66.66666667%;
	 }
 .col-sm-pull-7 {
	 right: 58.33333333%;
	 }
 .col-sm-pull-6 {
	 right: 50%;
	 }
 .col-sm-pull-5 {
	 right: 41.66666667%;
	 }
 .col-sm-pull-4 {
	 right: 33.33333333%;
	 }
 .col-sm-pull-3 {
	 right: 25%;
	 }
 .col-sm-pull-2 {
	 right: 16.66666667%;
	 }
 .col-sm-pull-1 {
	 right: 8.33333333%;
	 }
 .col-sm-pull-0 {
	 right: auto;
	 }
 .col-sm-push-12 {
	 left: 100%;
	 }
 .col-sm-push-11 {
	 left: 91.66666667%;
	 }
 .col-sm-push-10 {
	 left: 83.33333333%;
	 }
 .col-sm-push-9 {
	 left: 75%;
	 }
 .col-sm-push-8 {
	 left: 66.66666667%;
	 }
 .col-sm-push-7 {
	 left: 58.33333333%;
	 }
 .col-sm-push-6 {
	 left: 50%;
	 }
 .col-sm-push-5 {
	 left: 41.66666667%;
	 }
 .col-sm-push-4 {
	 left: 33.33333333%;
	 }
 .col-sm-push-3 {
	 left: 25%;
	 }
 .col-sm-push-2 {
	 left: 16.66666667%;
	 }
 .col-sm-push-1 {
	 left: 8.33333333%;
	 }
 .col-sm-push-0 {
	 left: auto;
	 }
 .col-sm-offset-12 {
	 margin-left: 100%;
	 }
 .col-sm-offset-11 {
	 margin-left: 91.66666667%;
	 }
 .col-sm-offset-10 {
	 margin-left: 83.33333333%;
	 }
 .col-sm-offset-9 {
	 margin-left: 75%;
	 }
 .col-sm-offset-8 {
	 margin-left: 66.66666667%;
	 }
 .col-sm-offset-7 {
	 margin-left: 58.33333333%;
	 }
 .col-sm-offset-6 {
	 margin-left: 50%;
	 }
 .col-sm-offset-5 {
	 margin-left: 41.66666667%;
	 }
 .col-sm-offset-4 {
	 margin-left: 33.33333333%;
	 }
 .col-sm-offset-3 {
	 margin-left: 25%;
	 }
 .col-sm-offset-2 {
	 margin-left: 16.66666667%;
	 }
 .col-sm-offset-1 {
	 margin-left: 8.33333333%;
	 }
 .col-sm-offset-0 {
	 margin-left: 0%;
	 }
}
@media (min-width: 992px) {
	 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	 float: left;
	 }
 .col-md-12 {
	 width: 100%;
	 }
 .col-md-11 {
	 width: 91.66666667%;
	 }
 .col-md-10 {
	 width: 83.33333333%;
	 }
 .col-md-9 {
	 width: 75%;
	 }
 .col-md-8 {
	 width: 66.66666667%;
	 }
 .col-md-7 {
	 width: 58.33333333%;
	 }
 .col-md-6 {
	 width: 50%;
	 }
 .col-md-5 {
	 width: 41.66666667%;
	 }
 #accueil .col-md-5 {
	 width: 42.66666667%;
 }
 .col-md-4 {
	 width: 33.33333333%;
	 }
 .col-md-3 {
	 width: 25%;
	 }
 .col-md-2 {
	 width: 16.66666667%;
	 }
 .col-md-1 {
	 width: 8.33333333%;
	 }
 .col-md-pull-12 {
	 right: 100%;
	 }
 .col-md-pull-11 {
	 right: 91.66666667%;
	 }
 .col-md-pull-10 {
	 right: 83.33333333%;
	 }
 .col-md-pull-9 {
	 right: 75%;
	 }
 .col-md-pull-8 {
	 right: 66.66666667%;
	 }
 .col-md-pull-7 {
	 right: 58.33333333%;
	 }
 .col-md-pull-6 {
	 right: 50%;
	 }
 .col-md-pull-5 {
	 right: 41.66666667%;
	 }
 .col-md-pull-4 {
	 right: 33.33333333%;
	 }
 .col-md-pull-3 {
	 right: 25%;
	 }
 .col-md-pull-2 {
	 right: 16.66666667%;
	 }
 .col-md-pull-1 {
	 right: 8.33333333%;
	 }
 .col-md-pull-0 {
	 right: auto;
	 }
 .col-md-push-12 {
	 left: 100%;
	 }
 .col-md-push-11 {
	 left: 91.66666667%;
	 }
 .col-md-push-10 {
	 left: 83.33333333%;
	 }
 .col-md-push-9 {
	 left: 75%;
	 }
 .col-md-push-8 {
	 left: 66.66666667%;
	 }
 .col-md-push-7 {
	 left: 58.33333333%;
	 }
 .col-md-push-6 {
	 left: 50%;
	 }
 .col-md-push-5 {
	 left: 41.66666667%;
	 }
 .col-md-push-4 {
	 left: 33.33333333%;
	 }
 .col-md-push-3 {
	 left: 25%;
	 }
 .col-md-push-2 {
	 left: 16.66666667%;
	 }
 .col-md-push-1 {
	 left: 8.33333333%;
	 }
 .col-md-push-0 {
	 left: auto;
	 }
 .col-md-offset-12 {
	 margin-left: 100%;
	 }
 .col-md-offset-11 {
	 margin-left: 91.66666667%;
	 }
 .col-md-offset-10 {
	 margin-left: 83.33333333%;
	 }
 .col-md-offset-9 {
	 margin-left: 75%;
	 }
 .col-md-offset-8 {
	 margin-left: 66.66666667%;
	 }
 .col-md-offset-7 {
	 margin-left: 58.33333333%;
	 }
 .col-md-offset-6 {
	 margin-left: 50%;
	 }
 .col-md-offset-5 {
	 margin-left: 41.66666667%;
	 }
 .col-md-offset-4 {
	 margin-left: 33.33333333%;
	 }
 .col-md-offset-3 {
	 margin-left: 25%;
	 }
 .col-md-offset-2 {
	 margin-left: 16.66666667%;
	 }
 .col-md-offset-1 {
	 margin-left: 8.33333333%;
	 }
 .col-md-offset-0 {
	 margin-left: 0%;
	 }
}
@media (min-width: 1200px) {
	 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	 float: left;
	 }
 .col-lg-12 {
	 width: 100%;
	 }
 .col-lg-11 {
	 width: 91.66666667%;
	 }
 .col-lg-10 {
	 width: 83.33333333%;
	 }
 .col-lg-9 {
	 width: 75%;
	 }
 .col-lg-8 {
	 width: 66.66666667%;
	 }
 .col-lg-7 {
	 width: 58.33333333%;
	 }
 .col-lg-6 {
	 width: 50%;
	 }
 .col-lg-5 {
	 width: 41.66666667%;
	 }
 .col-lg-4 {
	 width: 33.33333333%;
	 }
 .col-lg-3 {
	 width: 25%;
	 }
 .col-lg-2 {
	 width: 16.66666667%;
	 }
 .col-lg-1 {
	 width: 8.33333333%;
	 }
 .col-lg-pull-12 {
	 right: 100%;
	 }
 .col-lg-pull-11 {
	 right: 91.66666667%;
	 }
 .col-lg-pull-10 {
	 right: 83.33333333%;
	 }
 .col-lg-pull-9 {
	 right: 75%;
	 }
 .col-lg-pull-8 {
	 right: 66.66666667%;
	 }
 .col-lg-pull-7 {
	 right: 58.33333333%;
	 }
 .col-lg-pull-6 {
	 right: 50%;
	 }
 .col-lg-pull-5 {
	 right: 41.66666667%;
	 }
 .col-lg-pull-4 {
	 right: 33.33333333%;
	 }
 .col-lg-pull-3 {
	 right: 25%;
	 }
 .col-lg-pull-2 {
	 right: 16.66666667%;
	 }
 .col-lg-pull-1 {
	 right: 8.33333333%;
	 }
 .col-lg-pull-0 {
	 right: auto;
	 }
 .col-lg-push-12 {
	 left: 100%;
	 }
 .col-lg-push-11 {
	 left: 91.66666667%;
	 }
 .col-lg-push-10 {
	 left: 83.33333333%;
	 }
 .col-lg-push-9 {
	 left: 75%;
	 }
 .col-lg-push-8 {
	 left: 66.66666667%;
	 }
 .col-lg-push-7 {
	 left: 58.33333333%;
	 }
 .col-lg-push-6 {
	 left: 50%;
	 }
 .col-lg-push-5 {
	 left: 41.66666667%;
	 }
 .col-lg-push-4 {
	 left: 33.33333333%;
	 }
 .col-lg-push-3 {
	 left: 25%;
	 }
 .col-lg-push-2 {
	 left: 16.66666667%;
	 }
 .col-lg-push-1 {
	 left: 8.33333333%;
	 }
 .col-lg-push-0 {
	 left: auto;
	 }
 .col-lg-offset-12 {
	 margin-left: 100%;
	 }
 .col-lg-offset-11 {
	 margin-left: 91.66666667%;
	 }
 .col-lg-offset-10 {
	 margin-left: 83.33333333%;
	 }
 .col-lg-offset-9 {
	 margin-left: 75%;
	 }
 .col-lg-offset-8 {
	 margin-left: 66.66666667%;
	 }
 .col-lg-offset-7 {
	 margin-left: 58.33333333%;
	 }
 .col-lg-offset-6 {
	 margin-left: 50%;
	 }
 .col-lg-offset-5 {
	 margin-left: 41.66666667%;
	 }
 .col-lg-offset-4 {
	 margin-left: 33.33333333%;
	 }
 .col-lg-offset-3 {
	 margin-left: 25%;
	 }
 .col-lg-offset-2 {
	 margin-left: 16.66666667%;
	 }
 .col-lg-offset-1 {
	 margin-left: 8.33333333%;
	 }
 .col-lg-offset-0 {
	 margin-left: 0%;
	 }
}
table {
	 background-color: transparent;
	}
caption {
	 padding-top: 8px;
	 padding-bottom: 8px;
	 color: #777777;
	 text-align: left;
	}
th {
	 text-align: left;
	}
.table {
	 width: 100%;
	 max-width: 100%;
	 margin-bottom: 20px;
	}
.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,.table > tbody > tr > td,.table > tfoot > tr > td {
	 padding: 8px;
	 line-height: 1.42857143;
	 vertical-align: top;
	 border-top: 1px solid #dddddd;
	}
.table > thead > tr > th {
	 vertical-align: bottom;
	 border-bottom: 2px solid #dddddd;
	}
.table > caption + thead > tr:first-child > th,.table > colgroup + thead > tr:first-child > th,.table > thead:first-child > tr:first-child > th,.table > caption + thead > tr:first-child > td,.table > colgroup + thead > tr:first-child > td,.table > thead:first-child > tr:first-child > td {
	 border-top: 0;
	}
.table > tbody + tbody {
	 border-top: 2px solid #dddddd;
	}
.table .table {
	 background-color: #fAFAFA;
	}
.table-condensed > thead > tr > th,.table-condensed > tbody > tr > th,.table-condensed > tfoot > tr > th,.table-condensed > thead > tr > td,.table-condensed > tbody > tr > td,.table-condensed > tfoot > tr > td {
	 padding: 5px;
	}
.table-bordered {
	 border: 1px solid #dddddd;
	}
.table-bordered > thead > tr > th,.table-bordered > tbody > tr > th,.table-bordered > tfoot > tr > th,.table-bordered > thead > tr > td,.table-bordered > tbody > tr > td,.table-bordered > tfoot > tr > td {
	 border: 1px solid #dddddd;
	}
.table-bordered > thead > tr > th,.table-bordered > thead > tr > td {
	 border-bottom-width: 2px;
	}
.table-striped > tbody > tr:nth-of-type(odd) {
	 background-color: #f9f9f9;
	}
.table-hover > tbody > tr:hover {
	 background-color: #f5f5f5;
	}
table col[class*="col-"] {
	 position: static;
	 float: none;
	 display: table-column;
	}
table td[class*="col-"],table th[class*="col-"] {
	 position: static;
	 float: none;
	 display: table-cell;
	}
.table > thead > tr > td.active,.table > tbody > tr > td.active,.table > tfoot > tr > td.active,.table > thead > tr > th.active,.table > tbody > tr > th.active,.table > tfoot > tr > th.active,.table > thead > tr.active > td,.table > tbody > tr.active > td,.table > tfoot > tr.active > td,.table > thead > tr.active > th,.table > tbody > tr.active > th,.table > tfoot > tr.active > th {
	 background-color: #f5f5f5;
	}
.table-hover > tbody > tr > td.active:hover,.table-hover > tbody > tr > th.active:hover,.table-hover > tbody > tr.active:hover > td,.table-hover > tbody > tr:hover > .active,.table-hover > tbody > tr.active:hover > th {
	 background-color: #e8e8e8;
	}
.table > thead > tr > td.success,.table > tbody > tr > td.success,.table > tfoot > tr > td.success,.table > thead > tr > th.success,.table > tbody > tr > th.success,.table > tfoot > tr > th.success,.table > thead > tr.success > td,.table > tbody > tr.success > td,.table > tfoot > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr.success > th,.table > tfoot > tr.success > th {
	 background-color: #dff0d8;
	}
.table-hover > tbody > tr > td.success:hover,.table-hover > tbody > tr > th.success:hover,.table-hover > tbody > tr.success:hover > td,.table-hover > tbody > tr:hover > .success,.table-hover > tbody > tr.success:hover > th {
	 background-color: #d0e9c6;
	}
.table > thead > tr > td.info,.table > tbody > tr > td.info,.table > tfoot > tr > td.info,.table > thead > tr > th.info,.table > tbody > tr > th.info,.table > tfoot > tr > th.info,.table > thead > tr.info > td,.table > tbody > tr.info > td,.table > tfoot > tr.info > td,.table > thead > tr.info > th,.table > tbody > tr.info > th,.table > tfoot > tr.info > th {
	 background-color: #d9edf7;
	}
.table-hover > tbody > tr > td.info:hover,.table-hover > tbody > tr > th.info:hover,.table-hover > tbody > tr.info:hover > td,.table-hover > tbody > tr:hover > .info,.table-hover > tbody > tr.info:hover > th {
	 background-color: #c4e3f3;
	}
.table > thead > tr > td.warning,.table > tbody > tr > td.warning,.table > tfoot > tr > td.warning,.table > thead > tr > th.warning,.table > tbody > tr > th.warning,.table > tfoot > tr > th.warning,.table > thead > tr.warning > td,.table > tbody > tr.warning > td,.table > tfoot > tr.warning > td,.table > thead > tr.warning > th,.table > tbody > tr.warning > th,.table > tfoot > tr.warning > th {
	 background-color: #fcf8e3;
	}
.table-hover > tbody > tr > td.warning:hover,.table-hover > tbody > tr > th.warning:hover,.table-hover > tbody > tr.warning:hover > td,.table-hover > tbody > tr:hover > .warning,.table-hover > tbody > tr.warning:hover > th {
	 background-color: #faf2cc;
	}
.table > thead > tr > td.danger,.table > tbody > tr > td.danger,.table > tfoot > tr > td.danger,.table > thead > tr > th.danger,.table > tbody > tr > th.danger,.table > tfoot > tr > th.danger,.table > thead > tr.danger > td,.table > tbody > tr.danger > td,.table > tfoot > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr.danger > th,.table > tfoot > tr.danger > th {
	 background-color: #f2dede;
	}
.table-hover > tbody > tr > td.danger:hover,.table-hover > tbody > tr > th.danger:hover,.table-hover > tbody > tr.danger:hover > td,.table-hover > tbody > tr:hover > .danger,.table-hover > tbody > tr.danger:hover > th {
	 background-color: #ebcccc;
	}
.table-responsive {
	 overflow-x: auto;
	 min-height: 0.01%;
	}
@media screen and (max-width: 767px) {
	 .table-responsive {
	 width: 100%;
	 margin-bottom: 15px;
	 overflow-y: hidden;
	 -ms-overflow-style: -ms-autohiding-scrollbar;
	 border: 1px solid #dddddd;
	 }
 .table-responsive > .table {
	 margin-bottom: 0;
	 }
 .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
	 white-space: nowrap;
	 }
 .table-responsive > .table-bordered {
	 border: 0;
	 }
 .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	 border-left: 0;
	 }
 .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	 border-right: 0;
	 }
 .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	 border-bottom: 0;
	 }
}
fieldset {
	 padding: 0;
	 margin: 0;
	 border: 0;
	 min-width: 0;
	}
legend {
	 display: block;
	 width: 100%;
	 padding: 0;
	 margin-bottom: 20px;
	 font-size: 21px;
	 line-height: inherit;
	 color: #333333;
	 border: 0;
	 border-bottom: 1px solid #e5e5e5;
	}
label {
	 display: inline-block;
	 max-width: 100%;
	 margin-bottom: 5px;
	 font-weight: bold;
	 color: #333333;
	}
input[type="search"] {
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	}
input[type="radio"],input[type="checkbox"] {
	 margin: 0px 0 0;
	 margin-top: 1px \9;
	 line-height: normal;
	}
input[type="file"] {
	 display: block;
	}
input[type="range"] {
	 display: block;
	 width: 100%;
	}
select[multiple],select[size] {
	 height: auto;
	}
input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
	 outline: thin dotted;
	 outline: 5px auto -webkit-focus-ring-color;
	 outline-offset: -2px;
	}
output {
	 display: block;
	 padding-top: 7px;
	 font-size: 14px;
	 line-height: 1.42857143;
	 color: #555555;
	}
.form-control {
	 display: inline-block;
	 width: 272px;
	 height: 34px;
	 padding: 6px 0px 6px 12px;
	 font-size: 14px;
	 line-height: 1.42857143;
	 color: #555555;
	 background-color: #fAFAFA;
	 background-image: none;
	 border: 1px solid #cccccc;
	 border-radius: 0px;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	 -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	 -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	 -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	 outline: 0;
	 
/* Empeche un cadre rouge sur IE*/
}
.form-control#message{
	padding-left:10px;
	}
.form-control:focus {
	 border-color: #f0800e;
	 outline: 0;
	 -webkit-box-shadow: inset 0 1px 1px rgba(5, 5, 5, .075), 0 0 8px rgba(240, 128, 14, 0.6);
	 box-shadow: inset 0 1px 1px rgba(5, 5, 5, .075), 0 0 8px rgba(240, 128, 14, 0.6);
	}
.form-control::-moz-placeholder {
	 color: #999999;
	 opacity: 1;
	}
.form-control:-ms-input-placeholder {
	 color: #999999;
	}
.form-control::-webkit-input-placeholder {
	 color: #999999;
	}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
	 background-color: #fafafa;
	 opacity: 1;
	}
.form-control[disabled],fieldset[disabled] .form-control {
	 cursor: not-allowed;
	}
textarea.form-control {
	 height: 100px;
	 resize: none;
	}
input[type="search"] {
	 -webkit-appearance: none;
	}
.accueil #page .carousel-inner p{
	 color: #f08028;
	 line-height: 0.8em;
	 font-weight: 500;
	 margin-bottom: 10px;
	}
.accueil #page .carousel-inner p:nth-child(2){
	 color: #fff;
	 line-height: 1.5em;
	}
.accueil .carousel-inner .item .carousel-caption {
	 position: absolute;
	 z-index: 25;
	 color: #fff;
	 padding-top: 60px;
	}
.accueil .carousel-inner .item .item-slider{
	position:absolute;
	 width:100% ;
	opacity:0.8;
	left:0;
	top:0;
	display:block;
	z-index:9;
	height:100%;
	}
.accueil .carousel-inner .item .carousel-caption div:nth-child(1){
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 220px;
	 padding: 20px;
	}
.accueil .carousel-inner .item .carousel-caption.animated{
	 background-color: rgba(32, 45, 61, 0.7);
	 position: absolute;
	 top: 20%;
	 left: 9%;
	 padding: 1%;
	 height: auto;
	 }
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	 input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
	 line-height: 34px;
	 }
 input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
	 line-height: 30px;
	 }
 input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
	 line-height: 46px;
	 }
}
.form-group {
	 margin-bottom: 15px;
	}
.radio,.checkbox {
	 position: relative;
	 display: block;
	 margin-top: 10px;
	 margin-bottom: 10px;
	}
.radio label,.checkbox label {
	 min-height: 20px;
	 padding-left: 20px;
	 margin-bottom: 0;
	 font-weight: normal;
	 cursor: pointer;
	}
.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
	 position: absolute;
	 margin-left: -20px;
	 margin-top: 4px \9;
	}
.radio + .radio,.checkbox + .checkbox {
	 margin-top: -5px;
	}
.radio-inline,.checkbox-inline {
	 position: relative;
	 display: inline-block;
	 padding-left: 20px;
	 margin-bottom: 0;
	 vertical-align: middle;
	 font-weight: normal;
	 cursor: pointer;
	}
.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {
	 margin-top: 0;
	 margin-left: 10px;
	}
input[type="radio"][disabled],input[type="checkbox"][disabled],input[type="radio"].disabled,input[type="checkbox"].disabled,fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"] {
	 cursor: not-allowed;
	}
.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline {
	 cursor: not-allowed;
	}
.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label {
	 cursor: not-allowed;
	}
.form-control-static {
	 padding-top: 7px;
	 padding-bottom: 7px;
	 margin-bottom: 0;
	 min-height: 34px;
	}
.form-control-static.input-lg,.form-control-static.input-sm {
	 padding-left: 0;
	 padding-right: 0;
	}
.input-sm {
	 height: 30px;
	 padding: 5px 10px;
	 font-size: 12px;
	 line-height: 1.5;
	 border-radius: 3px;
	}
select.input-sm {
	 height: 30px;
	 line-height: 30px;
	}
textarea.input-sm,select[multiple].input-sm {
	 height: auto;
	}
.form-group-sm .form-control {
	 height: 30px;
	 padding: 5px 10px;
	 font-size: 12px;
	 line-height: 1.5;
	 border-radius: 3px;
	}
.form-group-sm select.form-control {
	 height: 30px;
	 line-height: 30px;
	}
.form-group-sm textarea.form-control,.form-group-sm select[multiple].form-control {
	 height: auto;
	}
.form-group-sm .form-control-static {
	 height: 30px;
	 min-height: 32px;
	 padding: 6px 10px;
	 font-size: 12px;
	 line-height: 1.5;
	}
.input-lg {
	 height: 46px;
	 padding: 10px 16px;
	 font-size: 18px;
	 line-height: 1.3333333;
	 border-radius: 6px;
	}
select.input-lg {
	 height: 46px;
	 line-height: 46px;
	}
textarea.input-lg,select[multiple].input-lg {
	 height: auto;
	}
.form-group-lg .form-control {
	 height: 46px;
	 padding: 10px 16px;
	 font-size: 18px;
	 line-height: 1.3333333;
	 border-radius: 6px;
	}
.form-group-lg select.form-control {
	 height: 46px;
	 line-height: 46px;
	}
.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
	 height: auto;
	}
.form-group-lg .form-control-static {
	 height: 46px;
	 min-height: 38px;
	 padding: 11px 16px;
	 font-size: 18px;
	 line-height: 1.3333333;
	}
.has-feedback {
	 position: relative;
	}
.has-feedback .form-control {
	 padding-right: 42.5px;
	}
.form-control-feedback {
	 position: absolute;
	 top: 0;
	 right: 0;
	 z-index: 2;
	 display: block;
	 width: 34px;
	 height: 34px;
	 line-height: 34px;
	 text-align: center;
	 pointer-events: none;
	}
.input-lg + .form-control-feedback,.input-group-lg + .form-control-feedback,.form-group-lg .form-control + .form-control-feedback {
	 width: 46px;
	 height: 46px;
	 line-height: 46px;
	}
.input-sm + .form-control-feedback,.input-group-sm + .form-control-feedback,.form-group-sm .form-control + .form-control-feedback {
	 width: 30px;
	 height: 30px;
	 line-height: 30px;
	}
.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline,.has-success.radio label,.has-success.checkbox label,.has-success.radio-inline label,.has-success.checkbox-inline label {
	 color: #3c763d;
	}
.has-success .form-control {
	 border-color: #3c763d;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	}
.has-success .form-control:focus {
	 border-color: #2b542c;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	}
.has-success .input-group-addon {
	 color: #3c763d;
	 border-color: #3c763d;
	 background-color: #dff0d8;
	}
.has-success .form-control-feedback {
	 color: #3c763d;
	}
.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
	 color: #8a6d3b;
	}
.has-warning .form-control {
	 border-color: #8a6d3b;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	}
.has-warning .form-control:focus {
	 border-color: #66512c;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	}
.has-warning .input-group-addon {
	 color: #8a6d3b;
	 border-color: #8a6d3b;
	 background-color: #fcf8e3;
	}
.has-warning .form-control-feedback {
	 color: #8a6d3b;
	}
.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
	 color: #a94442;
	}
.has-error .form-control {
	 border-color: #a94442;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	}
.has-error .form-control:focus {
	 border-color: #843534;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	}
.has-error .input-group-addon {
	 color: #a94442;
	 border-color: #a94442;
	 background-color: #f2dede;
	}
.has-error .form-control-feedback {
	 color: #a94442;
	}
.normNf{
	font-size:15px;
}
b{
	font-weight:bold;
	color:rgb(216,17,89);
	}
.politique-confidentialite b, .politique-donnees-personnelles  b, .politique-cookies b, .mentions-legales b, .legal-notices  b, .basproduit b,
.conditions-generales-de-service b, .cgv b{
	color:#050505;
	}
#footer b{
	color:#fff;
	}
.contform span{
	color:#f0800e}
.contform, .checkinput{
	font-size:12px;
	text-align:left;
	}
.produits .respectspace a, .qualiteproduit a, .basproduit a{
	text-decoration:underline;
	}
.has-feedback label ~ .form-control-feedback {
	 top: 25px;
	}
.has-feedback label.sr-only ~ .form-control-feedback {
	 top: 0;
	}
.help-block {
	 display: block;
	 margin-top: 5px;
	 margin-bottom: 10px;
	 color: #737373;
	}
@media (min-width: 768px) {
	 .form-inline .form-group {
	 display: inline-block;
	 margin-bottom: 0;
	 vertical-align: middle;
	 }
 .form-inline .form-control {
	 display: inline-block;
	 width: auto;
	 vertical-align: middle;
	 }
 .form-inline .form-control-static {
	 display: inline-block;
	 }
 .form-inline .input-group {
	 display: inline-table;
	 vertical-align: middle;
	 }
 .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
	 width: auto;
	 }
 .form-inline .input-group > .form-control {
	 width: 100%;
	 }
 .form-inline .control-label {
	 margin-bottom: 0;
	 vertical-align: middle;
	 }
 .form-inline .radio, .form-inline .checkbox {
	 display: inline-block;
	 margin-top: 0;
	 margin-bottom: 0;
	 vertical-align: middle;
	 }
 .form-inline .radio label, .form-inline .checkbox label {
	 padding-left: 0;
	 }
 .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	 position: relative;
	 margin-left: 0;
	 }
 .form-inline .has-feedback .form-control-feedback {
	 top: 0;
	 }
}
.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
	 margin-top: 0;
	 margin-bottom: 0;
	 padding-top: 7px;
	}
.form-horizontal .radio,.form-horizontal .checkbox {
	 min-height: 27px;
	}
.form-horizontal .form-group {
	 margin-left: -15px;
	 margin-right: -15px;
	}
@media (min-width: 768px) {
	 .form-horizontal .control-label {
	 text-align: right;
	 margin-bottom: 0;
	 padding-top: 7px;
	 }
}
.form-horizontal .has-feedback .form-control-feedback {
	 right: 15px;
	}
@media (min-width: 768px) {
	 .form-horizontal .form-group-lg .control-label {
	 padding-top: 14.333333px;
	 font-size: 18px;
	 }
}
@media (min-width: 768px) {
	 .form-horizontal .form-group-sm .control-label {
	 padding-top: 6px;
	 font-size: 12px;
	 }
}
.btn {
	 display: inline-block;
	 margin-bottom: 0;
	 font-weight: normal;
	 text-align: center;
	 vertical-align: middle;
	 touch-action: manipulation;
	 cursor: pointer;
	 background-image: none;
	 white-space: nowrap;
	 padding: 3px 12px;
	 font-size: 14px;
	 line-height: 1.42857143;
	 border-radius: 4px;
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
	}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {
	 outline: thin dotted;
	 outline: 5px auto -webkit-focus-ring-color;
	 outline-offset: -2px;
	}
.btn:hover,.btn:focus,.btn.focus {
	 color: #333333;
	 text-decoration: none;
	}
.btn:active,.btn.active {
	 outline: 0;
	 background-image: none;
	 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	 cursor: not-allowed;
	 opacity: 0.65;
	 filter: alpha(opacity=65);
	 -webkit-box-shadow: none;
	 box-shadow: none;
	}
a.btn.disabled,fieldset[disabled] a.btn {
	 pointer-events: none;
	}
.btn-default {
	 color: #fff;
	 background-color: #BFBFBF;
	 border-color: #cccccc;
	}
.btn-default:focus,.btn-default.focus {
	 color: #333333;
	 background-color: #fAFAFA;
	 border-color: #8c8c8c;
	}
.btn-default:hover {
	 color: #333333;
	 background-color: #fAFAFA;
	 border-color: #adadad;
	}
.mod-languages .dropdown .btn-default:hover {
	 color: #fff;
	 background: none;
	 border: none;
	}
 .dropdown .btn-default {
	 color: #fff;
	 background: none;
	 border: none;
	}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
	 color: #333333;
	 background-color: #e6e6e6;
	 border-color: #adadad;
	}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {
	 color: #333333;
	 background-color: #d4d4d4;
	 border-color: #8c8c8c;
	}
.mod-languages .open > .dropdown-toggle.btn-default:hover,.mod-languages .open > .dropdown-toggle.btn-default:focus,.mod-languages .open > .dropdown-toggle.btn-default{
	 color: #fff;
	 background: none;
	 border: none;
	}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {
	 background-image: none;
	}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {
	 background-color: #fAFAFA;
	 border-color: #cccccc;
	}
.btn-default .badge {
	 color: #fAFAFA;
	 background-color: #333333;
	}
.btn-primary {
	 color: #fAFAFA;
	 background-color: #337ab7;
	 border-color: #2e6da4;
	}
.btn-primary:focus,.btn-primary.focus {
	 color: #fAFAFA;
	 background-color: #286090;
	 border-color: #122b40;
	}
.btn-primary:hover {
	 color: #fAFAFA;
	 background-color: #286090;
	 border-color: #204d74;
	}
.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {
	 color: #fAFAFA;
	 background-color: #286090;
	 border-color: #204d74;
	}
.btn-primary:active:hover,.btn-primary.active:hover,.open > .dropdown-toggle.btn-primary:hover,.btn-primary:active:focus,.btn-primary.active:focus,.open > .dropdown-toggle.btn-primary:focus,.btn-primary:active.focus,.btn-primary.active.focus,.open > .dropdown-toggle.btn-primary.focus {
	 color: #fAFAFA;
	 background-color: #204d74;
	 border-color: #122b40;
	}
.btn-primary:active,.btn-primary.active,.open > .dropdown-toggle.btn-primary {
	 background-image: none;
	}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled.focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary.focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
	 background-color: #337ab7;
	 border-color: #2e6da4;
	}
.btn-primary .badge {
	 color: #337ab7;
	 background-color: #fAFAFA;
	}
.btn-success {
	 color: #fAFAFA;
	 background-color: #5cb85c;
	 border-color: #4cae4c;
	}
.btn-success:focus,.btn-success.focus {
	 color: #fAFAFA;
	 background-color: #449d44;
	 border-color: #255625;
	}
.btn-success:hover {
	 color: #fAFAFA;
	 background-color: #449d44;
	 border-color: #398439;
	}
.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {
	 color: #fAFAFA;
	 background-color: #449d44;
	 border-color: #398439;
	}
.btn-success:active:hover,.btn-success.active:hover,.open > .dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open > .dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open > .dropdown-toggle.btn-success.focus {
	 color: #fAFAFA;
	 background-color: #398439;
	 border-color: #255625;
	}
.btn-success:active,.btn-success.active,.open > .dropdown-toggle.btn-success {
	 background-image: none;
	}
.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled.focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success.focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {
	 background-color: #5cb85c;
	 border-color: #4cae4c;
	}
.btn-success .badge {
	 color: #5cb85c;
	 background-color: #fAFAFA;
	}
.btn-info {
	 color: #fAFAFA;
	 background-color: #5bc0de;
	 border-color: #46b8da;
	}
.btn-info:focus,.btn-info.focus {
	 color: #fAFAFA;
	 background-color: #31b0d5;
	 border-color: #1b6d85;
	}
.btn-info:hover {
	 color: #fAFAFA;
	 background-color: #31b0d5;
	 border-color: #269abc;
	}
.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {
	 color: #fAFAFA;
	 background-color: #31b0d5;
	 border-color: #269abc;
	}
.btn-info:active:hover,.btn-info.active:hover,.open > .dropdown-toggle.btn-info:hover,.btn-info:active:focus,.btn-info.active:focus,.open > .dropdown-toggle.btn-info:focus,.btn-info:active.focus,.btn-info.active.focus,.open > .dropdown-toggle.btn-info.focus {
	 color: #fAFAFA;
	 background-color: #269abc;
	 border-color: #1b6d85;
	}
.btn-info:active,.btn-info.active,.open > .dropdown-toggle.btn-info {
	 background-image: none;
	}
.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled.focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info.focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {
	 background-color: #5bc0de;
	 border-color: #46b8da;
	}
.btn-info .badge {
	 color: #5bc0de;
	 background-color: #fAFAFA;
	}
.btn-warning {
	 color: #fAFAFA;
	 background-color: #f0ad4e;
	 border-color: #eea236;
	}
.btn-warning:focus,.btn-warning.focus {
	 color: #fAFAFA;
	 background-color: #ec971f;
	 border-color: #985f0d;
	}
.btn-warning:hover {
	 color: #fAFAFA;
	 background-color: #ec971f;
	 border-color: #d58512;
	}
.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {
	 color: #fAFAFA;
	 background-color: #ec971f;
	 border-color: #d58512;
	}
.btn-warning:active:hover,.btn-warning.active:hover,.open > .dropdown-toggle.btn-warning:hover,.btn-warning:active:focus,.btn-warning.active:focus,.open > .dropdown-toggle.btn-warning:focus,.btn-warning:active.focus,.btn-warning.active.focus,.open > .dropdown-toggle.btn-warning.focus {
	 color: #fAFAFA;
	 background-color: #d58512;
	 border-color: #985f0d;
	}
.btn-warning:active,.btn-warning.active,.open > .dropdown-toggle.btn-warning {
	 background-image: none;
	}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled.focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning.focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {
	 background-color: #f0ad4e;
	 border-color: #eea236;
	}
.btn-warning .badge {
	 color: #f0ad4e;
	 background-color: #fAFAFA;
	}
.btn-danger {
	 color: #fAFAFA;
	 background-color: #d9534f;
	 border-color: #d43f3a;
	}
.btn-danger:focus,.btn-danger.focus {
	 color: #fAFAFA;
	 background-color: #c9302c;
	 border-color: #761c19;
	}
.btn-danger:hover {
	 color: #fAFAFA;
	 background-color: #c9302c;
	 border-color: #ac2925;
	}
.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {
	 color: #fAFAFA;
	 background-color: #c9302c;
	 border-color: #ac2925;
	}
.btn-danger:active:hover,.btn-danger.active:hover,.open > .dropdown-toggle.btn-danger:hover,.btn-danger:active:focus,.btn-danger.active:focus,.open > .dropdown-toggle.btn-danger:focus,.btn-danger:active.focus,.btn-danger.active.focus,.open > .dropdown-toggle.btn-danger.focus {
	 color: #fAFAFA;
	 background-color: #ac2925;
	 border-color: #761c19;
	}
.btn-danger:active,.btn-danger.active,.open > .dropdown-toggle.btn-danger {
	 background-image: none;
	}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled.focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger.focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active {
	 background-color: #d9534f;
	 border-color: #d43f3a;
	}
.btn-danger .badge {
	 color: #d9534f;
	 background-color: #fAFAFA;
	}
.btn-link {
	 color: #337ab7;
	 font-weight: normal;
	 border-radius: 0;
	}
.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
	 background-color: transparent;
	 -webkit-box-shadow: none;
	 box-shadow: none;
	}
.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	 border-color: transparent;
	}
.btn-link:hover,.btn-link:focus {
	 color: #23527c;
	 text-decoration: underline;
	 background-color: transparent;
	}
.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
	 color: #777777;
	 text-decoration: none;
	}
.btn-lg,.btn-group-lg > .btn {
	 padding: 10px 16px;
	 font-size: 18px;
	 line-height: 1.3333333;
	 border-radius: 6px;
	}
.btn-sm,.btn-group-sm > .btn {
	 padding: 5px 10px;
	 font-size: 12px;
	 line-height: 1.5;
	 border-radius: 3px;
	}
.btn-xs,.btn-group-xs > .btn {
	 padding: 1px 5px;
	 font-size: 12px;
	 line-height: 1.5;
	 border-radius: 3px;
	}
.btn-block {
	 display: block;
	 width: 100%;
	}
.btn-block + .btn-block {
	 margin-top: 5px;
	}
input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	 width: 100%;
	}
.fade {
	 opacity: 0;
	 -webkit-transition: opacity 0.15s linear;
	 transition: opacity 0.15s linear;
	}
.fade.in {
	 opacity: 1;
	}
.collapse {
	 display: none;
	}
.collapse.in {
	 display: block;
	}
tr.collapse.in {
	 display: table-row;
	}
tbody.collapse.in {
	 display: table-row-group;
	}
.collapsing {
	 position: relative;
	 height: 0;
	 overflow: hidden;
	 -webkit-transition-property: height, visibility;
	 transition-property: height, visibility;
	 -webkit-transition-duration: 0.35s;
	 transition-duration: 0.35s;
	 -webkit-transition-timing-function: ease;
	 transition-timing-function: ease;
	}
.caret {
	 display: inline-block;
	 width: 0;
	 height: 0;
	 margin-left: 2px;
	 vertical-align: middle;
	 border-top: 4px dashed;
	 border-top: 4px solid \9;
	 border-right: 4px solid transparent;
	 border-left: 4px solid transparent;
	}
.dropup,.dropdown {
	 position: relative;
	 width: 30%;
	}
.dropdown-toggle:focus {
	 outline: 0;
	}
.dropdown-menu {
	 position: absolute;
	 top: -110%;
	 left: 0;
	 z-index: 1000;
	 display: none;
	 float: left;
	 min-width: 100px;
	 padding: 5px 0;
	 margin: 2px 0 0;
	 list-style: none;
	 font-size: 14px;
	 text-align: left;
	 background-color: #fAFAFA;
	 border: 1px solid #cccccc;
	 border: 1px solid rgba(0, 0, 0, 0.15);
	 border-radius: 4px;
	 -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	 box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	 background-clip: padding-box;
	}
.dropdown-menu.pull-right {
	 right: 0;
	 left: auto;
	}
.dropdown-menu .divider {
	 height: 1px;
	 margin: 9px 0;
	 overflow: hidden;
	 background-color: #e5e5e5;
	}
.dropdown-menu > li > a {
	 display: block;
	 padding: 3px 20px 3px 29px;
	 clear: both;
	 font-weight: normal;
	 line-height: 1.42857143;
	 color: #333333;
	 white-space: nowrap;
	}
.dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus {
	 text-decoration: none;
	 color: #262626;
	 background-color: #f5f5f5;
	}
.dropdown-menu > .active > a,.dropdown-menu > .active > a:hover,.dropdown-menu > .active > a:focus {
	 color: #fAFAFA;
	 text-decoration: none;
	 outline: 0;
	 background-color: #337ab7;
	}
.dropdown-menu > .disabled > a,.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
	 color: #777777;
	}
.dropdown-menu > .disabled > a:hover,.dropdown-menu > .disabled > a:focus {
	 text-decoration: none;
	 background-color: transparent;
	 background-image: none;
	 filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
	 cursor: not-allowed;
	}
.open > .dropdown-menu {
	 display: block;
	}
.open > a {
	 outline: 0;
	}
.dropdown-menu-right {
	 left: auto;
	 
/*right: 0;
	*/
}
.dropdown-menu-left {
	 left: 0;
	 right: auto;
	}
.dropdown-header {
	 display: block;
	 padding: 3px 20px;
	 font-size: 12px;
	 line-height: 1.42857143;
	 color: #777777;
	 white-space: nowrap;
	}
.dropdown-backdrop {
	 position: fixed;
	 left: 0;
	 right: 0;
	 bottom: 0;
	 top: 0;
	 z-index: 990;
	}
.pull-right > .dropdown-menu {
	 right: 0;
	 left: auto;
	}
.dropup .caret,.navbar-fixed-bottom .dropdown .caret {
	 border-top: 0;
	 border-bottom: 4px dashed;
	 border-bottom: 4px solid \9;
	 content: "";
	}
.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu {
	 top: auto;
	 bottom: 100%;
	 margin-bottom: 2px;
	}
@media (min-width: 768px) {
	 .navbar-right .dropdown-menu {
	 left: auto;
	 right: 0;
	 }
 .navbar-right .dropdown-menu-left {
	 left: 0;
	 right: auto;
	 }
}
.btn-group,.btn-group-vertical {
	 position: relative;
	 display: inline-block;
	 vertical-align: middle;
	}
.btn-group > .btn,.btn-group-vertical > .btn {
	 position: relative;
	 float: left;
	}
.btn-group > .btn:hover,.btn-group-vertical > .btn:hover,.btn-group > .btn:focus,.btn-group-vertical > .btn:focus,.btn-group > .btn:active,.btn-group-vertical > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn.active {
	 z-index: 2;
	}
.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group {
	 margin-left: -1px;
	}
.btn-toolbar {
	 margin-left: -5px;
	}
.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
	 float: left;
	}
.btn-toolbar > .btn,.btn-toolbar > .btn-group,.btn-toolbar > .input-group {
	 margin-left: 5px;
	}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	 border-radius: 0;
	}
.btn-group > .btn:first-child {
	 margin-left: 0;
	}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	 border-bottom-right-radius: 0;
	 border-top-right-radius: 0;
	}
.btn-group > .btn:last-child:not(:first-child),.btn-group > .dropdown-toggle:not(:first-child) {
	 border-bottom-left-radius: 0;
	 border-top-left-radius: 0;
	}
.btn-group > .btn-group {
	 float: left;
	}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	 border-radius: 0;
	}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	 border-bottom-right-radius: 0;
	 border-top-right-radius: 0;
	}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	 border-bottom-left-radius: 0;
	 border-top-left-radius: 0;
	}
.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
	 outline: 0;
	}
.btn-group > .btn + .dropdown-toggle {
	 padding-left: 8px;
	 padding-right: 8px;
	}
.btn-group > .btn-lg + .dropdown-toggle {
	 padding-left: 12px;
	 padding-right: 12px;
	}
.btn-group.open .dropdown-toggle {
	 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	}
.btn-group.open .dropdown-toggle.btn-link {
	 -webkit-box-shadow: none;
	 box-shadow: none;
	}
.btn .caret {
	 margin-left: 0;
	}
.btn-lg .caret {
	 border-width: 5px 5px 0;
	 border-bottom-width: 0;
	}
.dropup .btn-lg .caret {
	 border-width: 0 5px 5px;
	}
.btn-group-vertical > .btn,.btn-group-vertical > .btn-group,.btn-group-vertical > .btn-group > .btn {
	 display: block;
	 float: none;
	 width: 100%;
	 max-width: 100%;
	}
.btn-group-vertical > .btn-group > .btn {
	 float: none;
	}
.btn-group-vertical > .btn + .btn,.btn-group-vertical > .btn + .btn-group,.btn-group-vertical > .btn-group + .btn,.btn-group-vertical > .btn-group + .btn-group {
	 margin-top: -1px;
	 margin-left: 0;
	}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	 border-radius: 0;
	}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	 border-top-right-radius: 4px;
	 border-bottom-right-radius: 0;
	 border-bottom-left-radius: 0;
	}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	 border-bottom-left-radius: 4px;
	 border-top-right-radius: 0;
	 border-top-left-radius: 0;
	}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	 border-radius: 0;
	}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	 border-bottom-right-radius: 0;
	 border-bottom-left-radius: 0;
	}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	 border-top-right-radius: 0;
	 border-top-left-radius: 0;
	}
.btn-group-justified {
	 display: table;
	 width: 100%;
	 table-layout: fixed;
	 border-collapse: separate;
	}
.btn-group-justified > .btn,.btn-group-justified > .btn-group {
	 float: none;
	 display: table-cell;
	 width: 1%;
	}
.btn-group-justified > .btn-group .btn {
	 width: 100%;
	}
.btn-group-justified > .btn-group .dropdown-menu {
	 left: auto;
	}
[data-toggle="buttons"] > .btn input[type="radio"],[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],[data-toggle="buttons"] > .btn input[type="checkbox"],[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	 position: absolute;
	 clip: rect(0, 0, 0, 0);
	 pointer-events: none;
	}
.input-group {
	 position: relative;
	 display: table;
	 border-collapse: separate;
	}
.input-group[class*="col-"] {
	 float: none;
	 padding-left: 0;
	 padding-right: 0;
	}
.input-group .form-control {
	 position: relative;
	 z-index: 2;
	 float: left;
	 width: 100%;
	 margin-bottom: 0;
	}
.input-group-lg > .form-control,.input-group-lg > .input-group-addon,.input-group-lg > .input-group-btn > .btn {
	 height: 46px;
	 padding: 10px 16px;
	 font-size: 18px;
	 line-height: 1.3333333;
	 border-radius: 6px;
	}
select.input-group-lg > .form-control,select.input-group-lg > .input-group-addon,select.input-group-lg > .input-group-btn > .btn {
	 height: 46px;
	 line-height: 46px;
	}
textarea.input-group-lg > .form-control,textarea.input-group-lg > .input-group-addon,textarea.input-group-lg > .input-group-btn > .btn,select[multiple].input-group-lg > .form-control,select[multiple].input-group-lg > .input-group-addon,select[multiple].input-group-lg > .input-group-btn > .btn {
	 height: auto;
	}
.input-group-sm > .form-control,.input-group-sm > .input-group-addon,.input-group-sm > .input-group-btn > .btn {
	 height: 30px;
	 padding: 5px 10px;
	 font-size: 12px;
	 line-height: 1.5;
	 border-radius: 3px;
	}
.contact .bordinput .input-group-addon{
	padding-left:11px;
	padding-right:11px;
	}
select.input-group-sm > .form-control,select.input-group-sm > .input-group-addon,select.input-group-sm > .input-group-btn > .btn {
	 height: 30px;
	 line-height: 30px;
	}
textarea.input-group-sm > .form-control,textarea.input-group-sm > .input-group-addon,textarea.input-group-sm > .input-group-btn > .btn,select[multiple].input-group-sm > .form-control,select[multiple].input-group-sm > .input-group-addon,select[multiple].input-group-sm > .input-group-btn > .btn {
	 height: auto;
	}
.input-group-addon,.input-group-btn,.input-group .form-control {
	 display: table-cell;
	}
.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
	 border-top-left-radius: 0;
	 border-bottom-left-radius: 0;
	}
.input-group-addon,.input-group-btn {
	 width: 1%;
	 white-space: nowrap;
	 vertical-align: middle;
	}
.input-group-addon {
	 padding: 6px 12px;
	 font-size: 14px;
	 font-weight: normal;
	 line-height: 1;
	 color: #555555;
	 text-align: center;
	 background-color: #eeeeee;
	 border: 1px solid #cccccc;
	 border-radius: 0px;
	}
.input-group-addon.input-sm {
	 padding: 5px 10px;
	 font-size: 12px;
	 border-radius: 3px;
	}
.input-group-addon.input-lg {
	 padding: 10px 16px;
	 font-size: 18px;
	 border-radius: 6px;
	}
.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"] {
	 margin-top: 0;
	}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group > .btn,.input-group-btn:first-child > .dropdown-toggle,.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	 border-bottom-right-radius: 0;
	 border-top-right-radius: 0;
	}
.input-group-addon:first-child {
	 border-right: 0;
	}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group > .btn,.input-group-btn:last-child > .dropdown-toggle,.input-group-btn:first-child > .btn:not(:first-child),.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	 border-bottom-left-radius: 0;
	 border-top-left-radius: 0;
	}
.input-group-addon:last-child {
	 border-left: 0;
	}
.input-group-btn {
	 position: relative;
	 font-size: 0;
	 white-space: nowrap;
	}
.input-group-btn > .btn {
	 position: relative;
	}
.input-group-btn > .btn + .btn {
	 margin-left: -1px;
	}
.input-group-btn > .btn:hover,.input-group-btn > .btn:focus,.input-group-btn > .btn:active {
	 z-index: 2;
	}
.input-group-btn:first-child > .btn,.input-group-btn:first-child > .btn-group {
	 margin-right: -1px;
	}
.input-group-btn:last-child > .btn,.input-group-btn:last-child > .btn-group {
	 z-index: 2;
	 margin-left: -1px;
	}
.nav {
	 margin-bottom: 0;
	 padding-left: 0;
	 list-style: none;
	}
.nav > li {
	 position: inherit;
	 display: inline-block;
	 
/*height: 100%;
	* margin-top: 1px;
	 }
@media screen and (min-width:0\0) {
	 .nav > li {
	 position: inherit;
	 display: inline-block;
	 height: 100%;
	 margin-top: 0px;
	 }
}
* html balises {
	 .nav > li {
	 position: inherit;
	 display: inline-block;
	 height: 100%;
	 margin-top: 0px;
	 }
}
.nav > li > a {
	 position: inherit;
	 padding: 10px 15px;
	}
.nav > li > a {
	 position: inherit;
	 padding: 10px 15px;
	}
#footer .nav .item-122 a {
	 position: inherit;
	 padding: 10px 10px;
	}
#footer .nav .item-122 a {
	 position: inherit;
	 padding: 10px 10px;
	}
.nav > li > a:hover,.nav > li > a:focus {
	 text-decoration: none;
	}
.nav > li.disabled > a {
	 color: #777777;
	}
.nav > li.disabled > a:hover,.nav > li.disabled > a:focus {
	 color: #777777;
	 text-decoration: none;
	 background-color: transparent;
	 cursor: not-allowed;
	}
.nav .open > a,.nav .open > a:hover,.nav .open > a:focus {
	 background-color: #eeeeee;
	 
/*border-color: #337ab7;
	*/
}
.menu .item-411 {
	 display:none;
	}
.nav .nav-divider {
	 height: 1px;
	 margin: 9px 0;
	 overflow: hidden;
	 background-color: #e5e5e5;
	}
.nav > li > a > img {
	 max-width: none;
	}
.nav-tabs {
	 border-bottom: 1px solid #dddddd;
	}
.nav-tabs > li {
	 float: left;
	 margin-bottom: -1px;
	}
.nav-tabs > li > a {
	 margin-right: 2px;
	 line-height: 1.42857143;
	 border: 1px solid transparent;
	 border-radius: 4px 4px 0 0;
	}
.nav-tabs > li > a:hover {
	 border-color: #eeeeee #eeeeee #dddddd;
	}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover,.nav-tabs > li.active > a:focus {
	 color: #555555;
	 background-color: #fAFAFA;
	 border: 1px solid #dddddd;
	 border-bottom-color: transparent;
	 cursor: default;
	}
.nav-tabs.nav-justified {
	 width: 100%;
	 border-bottom: 0;
	}
.nav-tabs.nav-justified > li {
	 float: none;
	}
.nav-tabs.nav-justified > li > a {
	 text-align: center;
	 margin-bottom: 5px;
	}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
	 top: auto;
	 left: auto;
	}
@media (min-width: 768px) {
	 .nav-tabs.nav-justified > li {
	 display: table-cell;
	 width: 1%;
	 }
 .nav-tabs.nav-justified > li > a {
	 margin-bottom: 0;
	 }
}
.nav-tabs.nav-justified > li > a {
	 margin-right: 0;
	 border-radius: 4px;
	}
.nav-tabs.nav-justified > .active > a,.nav-tabs.nav-justified > .active > a:hover,.nav-tabs.nav-justified > .active > a:focus {
	 border: 1px solid #dddddd;
	}
@media (min-width: 768px) {
	 .nav-tabs.nav-justified > li > a {
	 border-bottom: 1px solid #dddddd;
	 border-radius: 4px 4px 0 0;
	 }
 .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
	 border-bottom-color: #fAFAFA;
	 }
}
.nav-pills > li {
	 float: left;
	}
.nav-pills > li.active > a,.nav-pills > li.active > a:hover,.nav-pills > li.active > a:focus {
	 color: #fAFAFA;
	 background-color: #337ab7;
	}
.nav-stacked > li {
	 float: none;
	}
.nav-stacked > li + li {
	 margin-top: 2px;
	 margin-left: 0;
	}
.nav-justified {
	 width: 100%;
	}
.nav-justified > li {
	 float: none;
	}
.nav-justified > li > a {
	 text-align: center;
	 margin-bottom: 5px;
	}
.nav-justified > .dropdown .dropdown-menu {
	 top: auto;
	 left: auto;
	}
@media (min-width: 768px) {
	 .nav-justified > li {
	 display: table-cell;
	 width: 1%;
	 }
 .nav-justified > li > a {
	 margin-bottom: 0;
	 }
}
.nav-tabs-justified {
	 border-bottom: 0;
	}
.nav-tabs-justified > li > a {
	 margin-right: 0;
	 border-radius: 4px;
	}
.nav-tabs-justified > .active > a,.nav-tabs-justified > .active > a:hover,.nav-tabs-justified > .active > a:focus {
	 border: 1px solid #dddddd;
	}
@media (min-width: 768px) {
	 .nav-tabs-justified > li > a {
	 border-bottom: 1px solid #dddddd;
	 border-radius: 4px 4px 0 0;
	 }
 .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
	 border-bottom-color: #fAFAFA;
	 }
}
.tab-content > .tab-pane {
	 display: none;
	}
.tab-content > .active {
	 display: block;
	}
.nav-tabs .dropdown-menu {
	 margin-top: -1px;
	 border-top-right-radius: 0;
	 border-top-left-radius: 0;
	}
.navbar {
	 position: relative;
	 min-height: 50px;
	 margin-bottom: 20px;
	 border: 1px solid transparent;
	}
@media (min-width: 768px) {
	 .navbar {
	 border-radius: 4px;
	 }
}
@media (min-width: 768px) {
	 .navbar-header {
	 float: left;
	 }
}
.navbar-collapse {
	 overflow-x: visible;
	 
/*padding-right: 15px;
	 padding-left: 15px;
	*/
 border-top: 1px solid transparent;
	 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	 -webkit-overflow-scrolling: touch;
	}
.navbar-collapse.in {
	 overflow-y: auto;
	}
@media (min-width: 768px) {
	 .navbar-collapse {
	 width: auto;
	 border-top: 0;
	 box-shadow: none;
	 }
 .navbar-collapse.collapse {
	 display: block !important;
	 height: auto !important;
	 padding-bottom: 0;
	 overflow: visible !important;
	 text-align: left;
	 padding-left: 4%;
	 }
 .navbar-collapse.in {
	 overflow-y: visible;
	 }
 .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	 padding-left: 0;
	 padding-right: 0;
	 }
}
.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
	 max-height: 340px;
	}
@media (max-device-width: 480px) and (orientation: landscape) {
	 .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	 max-height: 200px;
	 }
}
.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {
	 margin-right: -15px;
	 margin-left: -15px;
	}
@media (min-width: 768px) {
	 .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	 margin-right: 0;
	 margin-left: 0;
	 }
}
.navbar-static-top {
	 z-index: 1000;
	 border-width: 0 0 1px;
	}
@media (min-width: 768px) {
	 .navbar-static-top {
	 border-radius: 0;
	 }
}
.navbar-fixed-top,.navbar-fixed-bottom {
	 position: fixed;
	 right: 0;
	 left: 0;
	 z-index: 1030;
	}
@media (min-width: 768px) {
	 .navbar-fixed-top, .navbar-fixed-bottom {
	 border-radius: 0;
	 }
}
.navbar-fixed-top {
	 top: 0;
	 border-width: 0 0 1px;
	}
.navbar-fixed-bottom {
	 bottom: 0;
	 margin-bottom: 0;
	 border-width: 1px 0 0;
	}
.navbar-brand {
	 float: left;
	 padding: 15px 15px;
	 font-size: 18px;
	 line-height: 20px;
	 height: 50px;
	}
.navbar-brand:hover,.navbar-brand:focus {
	 text-decoration: none;
	}
.navbar-brand > img {
	 display: block;
	}
@media (min-width: 768px) {
	 .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	 margin-left: -15px;
	 }
}
.navbar-toggle {
	 position: relative;
	 float: right;
	 margin-right: 15px;
	 padding: 9px 10px;
	 margin-top: 8px;
	 margin-bottom: 8px;
	 background-color: transparent;
	 background-image: none;
	 border: 1px solid transparent;
	 border-radius: 4px;
	}
.navbar-toggle:focus {
	 outline: 0;
	}
.navbar-toggle .icon-bar {
	 display: block;
	 width: 22px;
	 height: 2px;
	 border-radius: 1px;
	}
.navbar-toggle .icon-bar + .icon-bar {
	 margin-top: 4px;
	}
@media (min-width: 768px) {
	 .navbar-toggle {
	 display: none;
	 }
}
.navbar-nav {
	 margin: 7.5px -15px;
	}
.navbar-nav > li > a {
	 padding-top: 10px;
	 padding-bottom: 10px;
	 line-height: 20px;
	}
@media (max-width: 767px) {
	 .navbar-nav .open .dropdown-menu {
	 position: static;
	 float: none;
	 width: auto;
	 margin-top: 0;
	 background-color: transparent;
	 border: 0;
	 box-shadow: none;
	 }
 .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	 padding: 5px 15px 5px 25px;
	 }
 .navbar-nav .open .dropdown-menu > li > a {
	 line-height: 20px;
	 }
 .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
	 background-image: none;
	 }
}
@media (min-width: 768px) {
	 .navbar-nav {
	 float: left;
	 margin: 0;
	 }
 .navbar-nav > li {
	 float: left;
	 }
 .navbar-nav > li > a {
	 padding-top: 15px;
	 padding-bottom: 15px;
	 }
 .cont-espaceclient .barre-menu .menu-haut-cat .item-554, .cont-espaceclient .barre-menu .menu-haut-cat .item-560{
	 float:right;
	 }
}
.navbar-form {
	 margin-left: -15px;
	 margin-right: -15px;
	 padding: 10px 15px;
	 border-top: 1px solid transparent;
	 border-bottom: 1px solid transparent;
	 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	 margin-top: 8px;
	 margin-bottom: 8px;
	}
@media (min-width: 768px) {
	 .navbar-form .form-group {
	 display: inline-block;
	 margin-bottom: 0;
	 vertical-align: middle;
	 }
 .navbar-form .form-control {
	 display: inline-block;
	 width: auto;
	 vertical-align: middle;
	 }
 .navbar-form .form-control-static {
	 display: inline-block;
	 }
 .navbar-form .input-group {
	 display: inline-table;
	 vertical-align: middle;
	 }
 .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
	 width: auto;
	 }
 .navbar-form .input-group > .form-control {
	 width: 100%;
	 }
 .navbar-form .control-label {
	 margin-bottom: 0;
	 vertical-align: middle;
	 }
 .navbar-form .radio, .navbar-form .checkbox {
	 display: inline-block;
	 margin-top: 0;
	 margin-bottom: 0;
	 vertical-align: middle;
	 }
 .navbar-form .radio label, .navbar-form .checkbox label {
	 padding-left: 0;
	 }
 .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	 position: relative;
	 margin-left: 0;
	 }
 .navbar-form .has-feedback .form-control-feedback {
	 top: 0;
	 }
}
@media (max-width: 767px) {
	 .navbar-form .form-group {
	 margin-bottom: 5px;
	 }
 .navbar-form .form-group:last-child {
	 margin-bottom: 0;
	 }
}
@media (min-width: 768px) {
	 .navbar-form {
	 width: auto;
	 border: 0;
	 margin-left: 0;
	 margin-right: 0;
	 padding-top: 0;
	 padding-bottom: 0;
	 -webkit-box-shadow: none;
	 box-shadow: none;
	 }
}
.navbar-nav > li > .dropdown-menu {
	 margin-top: 0;
	 border-top-right-radius: 0;
	 border-top-left-radius: 0;
	}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	 margin-bottom: 0;
	 border-top-right-radius: 4px;
	 border-top-left-radius: 4px;
	 border-bottom-right-radius: 0;
	 border-bottom-left-radius: 0;
	}
.navbar-btn {
	 margin-top: 8px;
	 margin-bottom: 8px;
	}
.navbar-btn.btn-sm {
	 margin-top: 10px;
	 margin-bottom: 10px;
	}
.navbar-btn.btn-xs {
	 margin-top: 14px;
	 margin-bottom: 14px;
	}
.navbar-text {
	 margin-top: 15px;
	 margin-bottom: 15px;
	}
@media (min-width: 768px) {
	 .navbar-text {
	 float: left;
	 margin-left: 15px;
	 margin-right: 15px;
	 }
}
@media (min-width: 768px) {
	 .navbar-left {
	 float: left !important;
	 }
 .navbar-right {
	 float: right !important;
	 margin-right: -15px;
	 }
 .navbar-right ~ .navbar-right {
	 margin-right: 0;
	 }
}
.navbar-default {
	 background-color: #f8f8f8;
	 border-color: #e7e7e7;
	}
.navbar-default .navbar-brand {
	 color: #777777;
	}
.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
	 color: #5e5e5e;
	 background-color: transparent;
	}
.navbar-default .navbar-text {
	 color: #777777;
	}
.navbar-default .navbar-nav > li > a {
	 color: #777777;
	}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a:focus {
	 color: #333333;
	 background-color: transparent;
	}
.navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > .active > a:focus {
	 color: #555555;
	 background-color: #e7e7e7;
	}
.navbar-default .navbar-nav > .disabled > a,.navbar-default .navbar-nav > .disabled > a:hover,.navbar-default .navbar-nav > .disabled > a:focus {
	 color: #cccccc;
	 background-color: transparent;
	}
.navbar-default .navbar-toggle {
	 border-color: #dddddd;
	}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
	 background-color: #dddddd;
	}
.navbar-default .navbar-toggle .icon-bar {
	 background-color: #FAFAFA;
	}
.navbar-default .navbar-collapse,.navbar-default .navbar-form {
	 border-color: #e7e7e7;
	}
.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {
	 background-color: #e7e7e7;
	 color: #555555;
	}
@media (max-width: 767px) {
	 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	 color: #777777;
	 }
 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	 color: #333333;
	 background-color: transparent;
	 }
 .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	 color: #555555;
	 background-color: #e7e7e7;
	 }
 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	 color: #cccccc;
	 background-color: transparent;
	 }
}
.navbar-default .navbar-link {
	 color: #777777;
	}
.navbar-default .navbar-link:hover {
	 color: #333333;
	}
.navbar-default .btn-link {
	 color: #777777;
	}
.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
	 color: #333333;
	}
.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus {
	 color: #cccccc;
	}
.navbar-inverse {
	 background-color: #222222;
	 border-color: #080808;
	}
.navbar-inverse .navbar-brand {
	 color: #9d9d9d;
	}
.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
	 color: #fAFAFA;
	 background-color: transparent;
	}
.navbar-inverse .navbar-text {
	 color: #9d9d9d;
	}
.navbar-inverse .navbar-nav > li > a {
	 color: #9d9d9d;
	}
.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus {
	 color: #fAFAFA;
	 background-color: transparent;
	}
.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus {
	 color: #fAFAFA;
	 background-color: #080808;
	}
.navbar-inverse .navbar-nav > .disabled > a,.navbar-inverse .navbar-nav > .disabled > a:hover,.navbar-inverse .navbar-nav > .disabled > a:focus {
	 color: #444444;
	 background-color: transparent;
	}
.navbar-inverse .navbar-toggle {
	 border-color: #333333;
	}
.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
	 background-color: #333333;
	}
.navbar-inverse .navbar-toggle .icon-bar {
	 background-color: #fAFAFA;
	}
.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
	 border-color: #101010;
	}
.navbar-inverse .navbar-nav > .open > a,.navbar-inverse .navbar-nav > .open > a:hover,.navbar-inverse .navbar-nav > .open > a:focus {
	 background-color: #080808;
	 color: #fAFAFA;
	}
@media (max-width: 767px) {
	 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
	 border-color: #080808;
	 }
 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	 background-color: #080808;
	 }
 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	 color: #9d9d9d;
	 }
 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
	 color: #fAFAFA;
	 background-color: transparent;
	 }
 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
	 color: #fAFAFA;
	 background-color: #080808;
	 }
 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	 color: #444444;
	 background-color: transparent;
	 }
}
.navbar-inverse .navbar-link {
	 color: #9d9d9d;
	}
.navbar-inverse .navbar-link:hover {
	 color: #fAFAFA;
	}
.navbar-inverse .btn-link {
	 color: #9d9d9d;
	}
.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
	 color: #fAFAFA;
	}
.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus {
	 color: #444444;
	}
.breadcrumb {
	 padding: 8px 15px;
	 margin-bottom: 20px;
	 list-style: none;
	 background-color: #f5f5f5;
	 border-radius: 4px;
	}
.breadcrumb > li {
	 display: inline-block;
	}
.breadcrumb > li + li:before {
	 content: "/\00a0";
	 padding: 0 5px;
	 color: #cccccc;
	}
.breadcrumb > .active {
	 color: #777777;
	}
.pagination {
	 display: inline-block;
	 padding-left: 0;
	 margin: 20px 0;
	 border-radius: 4px;
	}
.pagination > li {
	 display: inline;
	}
.pagination > li > a,.pagination > li > span {
	 position: relative;
	 float: left;
	 padding: 6px 12px;
	 line-height: 1.42857143;
	 text-decoration: none;
	 color: #337ab7;
	 background-color: #fAFAFA;
	 border: 1px solid #dddddd;
	 margin-left: -1px;
	}
.pagination > li:first-child > a,.pagination > li:first-child > span {
	 margin-left: 0;
	 border-bottom-left-radius: 4px;
	 border-top-left-radius: 4px;
	}
.pagination > li:last-child > a,.pagination > li:last-child > span {
	 border-bottom-right-radius: 4px;
	 border-top-right-radius: 4px;
	}
.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus {
	 z-index: 3;
	 color: #23527c;
	 background-color: #eeeeee;
	 border-color: #dddddd;
	}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
	 z-index: 2;
	 color: #fAFAFA;
	 background-color: #337ab7;
	 border-color: #337ab7;
	 cursor: default;
	}
.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
	 color: #777777;
	 background-color: #fAFAFA;
	 border-color: #dddddd;
	 cursor: not-allowed;
	}
.pagination-lg > li > a,.pagination-lg > li > span {
	 padding: 10px 16px;
	 font-size: 18px;
	 line-height: 1.3333333;
	}
.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
	 border-bottom-left-radius: 6px;
	 border-top-left-radius: 6px;
	}
.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
	 border-bottom-right-radius: 6px;
	 border-top-right-radius: 6px;
	}
.pagination-sm > li > a,.pagination-sm > li > span {
	 padding: 5px 10px;
	 font-size: 12px;
	 line-height: 1.5;
	}
.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
	 border-bottom-left-radius: 3px;
	 border-top-left-radius: 3px;
	}
.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
	 border-bottom-right-radius: 3px;
	 border-top-right-radius: 3px;
	}
.pager {
	 padding-left: 0;
	 margin: 20px 0;
	 list-style: none;
	 text-align: center;
	}
.pager li {
	 display: inline;
	}
.pager li > a,.pager li > span {
	 display: inline-block;
	 padding: 5px 14px;
	 background-color: #fAFAFA;
	 border: 1px solid #dddddd;
	 border-radius: 15px;
	}
.pager li > a:hover,.pager li > a:focus {
	 text-decoration: none;
	 background-color: #eeeeee;
	}
.pager .next > a,.pager .next > span {
	 float: right;
	}
.pager .previous > a,.pager .previous > span {
	 float: left;
	}
.pager .disabled > a,.pager .disabled > a:hover,.pager .disabled > a:focus,.pager .disabled > span {
	 color: #777777;
	 background-color: #fAFAFA;
	 cursor: not-allowed;
	}
.label {
	 display: inline;
	 padding: .2em .6em .3em;
	 font-size: 75%;
	 font-weight: bold;
	 line-height: 1;
	 color: #fAFAFA;
	 text-align: center;
	 white-space: nowrap;
	 vertical-align: baseline;
	 border-radius: .25em;
	}
a.label:hover,a.label:focus {
	 color: #fAFAFA;
	 text-decoration: none;
	 cursor: pointer;
	}
.label:empty {
	 display: none;
	}
.btn .label {
	 position: relative;
	 top: -1px;
	}
.label-default {
	 background-color: #777777;
	}
.label-default[href]:hover,.label-default[href]:focus {
	 background-color: #5e5e5e;
	}
.label-primary {
	 background-color: #337ab7;
	}
.label-primary[href]:hover,.label-primary[href]:focus {
	 background-color: #286090;
	}
.label-success {
	 background-color: #5cb85c;
	}
.label-success[href]:hover,.label-success[href]:focus {
	 background-color: #449d44;
	}
.label-info {
	 background-color: #5bc0de;
	}
.label-info[href]:hover,.label-info[href]:focus {
	 background-color: #31b0d5;
	}
.label-warning {
	 background-color: #f0ad4e;
	}
.label-warning[href]:hover,.label-warning[href]:focus {
	 background-color: #ec971f;
	}
.label-danger {
	 background-color: #d9534f;
	}
.label-danger[href]:hover,.label-danger[href]:focus {
	 background-color: #c9302c;
	}
.badge {
	 display: inline-block;
	 min-width: 10px;
	 padding: 3px 7px;
	 font-size: 12px;
	 font-weight: bold;
	 color: #fAFAFA;
	 line-height: 1;
	 vertical-align: middle;
	 white-space: nowrap;
	 text-align: center;
	 background-color: #777777;
	 border-radius: 10px;
	}
.badge:empty {
	 display: none;
	}
.btn .badge {
	 position: relative;
	 top: -1px;
	}
.btn-xs .badge,.btn-group-xs > .btn .badge {
	 top: 0;
	 padding: 1px 5px;
	}
a.badge:hover,a.badge:focus {
	 color: #fAFAFA;
	 text-decoration: none;
	 cursor: pointer;
	}
.list-group-item.active > .badge,.nav-pills > .active > a > .badge {
	 color: #337ab7;
	 background-color: #fAFAFA;
	}
.list-group-item > .badge {
	 float: right;
	}
.list-group-item > .badge + .badge {
	 margin-right: 5px;
	}
.nav-pills > li > a > .badge {
	 margin-left: 3px;
	}
.jumbotron {
	 padding-top: 30px;
	 padding-bottom: 30px;
	 margin-bottom: 30px;
	 color: inherit;
	 background-color: #eeeeee;
	}
.jumbotron h1,.jumbotron .h1 {
	 color: inherit;
	}
.jumbotron p {
	 margin-bottom: 15px;
	 font-size: 21px;
	 font-weight: 200;
	}
.jumbotron > hr {
	 border-top-color: #d5d5d5;
	}
.container .jumbotron,.container-fluid .jumbotron {
	 border-radius: 6px;
	}
.jumbotron .container {
	 max-width: 100%;
	}
@media screen and (min-width: 768px) {
	 .jumbotron {
	 padding-top: 48px;
	 padding-bottom: 48px;
	 }
 .container .jumbotron, .container-fluid .jumbotron {
	 padding-left: 60px;
	 padding-right: 60px;
	 }
 .jumbotron h1, .jumbotron .h1 {
	 font-size: 63px;
	 }
}
.thumbnail {
	 display: block;
	 padding: 4px;
	 margin-bottom: 20px;
	 line-height: 1.42857143;
	 background-color: #fAFAFA;
	 border: 1px solid #dddddd;
	 border-radius: 4px;
	 -webkit-transition: border 0.2s ease-in-out;
	 transition: border 0.2s ease-in-out;
	}
.thumbnail > img,.thumbnail a > img {
	 margin-left: auto;
	 margin-right: auto;
	}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
	 border-color: #337ab7;
	}
.thumbnail .caption {
	 padding: 9px;
	 color: #333333;
	}
.alert {
	 padding: 15px;
	 margin-bottom: 20px;
	 border: 1px solid transparent;
	 border-radius: 4px;
	}
.alert h4 {
	 margin-top: 0;
	 color: inherit;
	}
.alert .alert-link {
	 font-weight: bold;
	}
.alert > p,.alert > ul {
	 margin-bottom: 0;
	}
.alert > p + p {
	 margin-top: 5px;
	}
.alert-dismissable,.alert-dismissible {
	 padding-right: 35px;
	}
.alert-dismissable .close,.alert-dismissible .close {
	 position: relative;
	 top: -2px;
	 right: -21px;
	 color: inherit;
	}
.alert-success {
	 background-color: #dff0d8;
	 border-color: #d6e9c6;
	 color: #3c763d;
	}
.alert-success hr {
	 border-top-color: #c9e2b3;
	}
.alert-success .alert-link {
	 color: #2b542c;
	}
.alert-info {
	 background-color: #d9edf7;
	 border-color: #bce8f1;
	 color: #31708f;
	}
.alert-info hr {
	 border-top-color: #a6e1ec;
	}
.alert-info .alert-link {
	 color: #245269;
	}
.alert-warning {
	 background-color: #fcf8e3;
	 border-color: #faebcc;
	 color: #8a6d3b;
	}
.alert-warning hr {
	 border-top-color: #f7e1b5;
	}
.alert-warning .alert-link {
	 color: #66512c;
	}
.alert-danger {
	 background-color: #f2dede;
	 border-color: #ebccd1;
	 color: #a94442;
	}
.alert-danger hr {
	 border-top-color: #e4b9c0;
	}
.alert-danger .alert-link {
	 color: #843534;
	}
@-webkit-keyframes progress-bar-stripes {
	 from {
	 background-position: 40px 0;
	 }
 to {
	 background-position: 0 0;
	 }
}
@keyframes progress-bar-stripes {
	 from {
	 background-position: 40px 0;
	 }
 to {
	 background-position: 0 0;
	 }
}
.progress {
	 overflow: hidden;
	 height: 20px;
	 margin-bottom: 20px;
	 background-color: #f5f5f5;
	 border-radius: 4px;
	 -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	 box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	}
.progress-bar {
	 float: left;
	 width: 0%;
	 height: 100%;
	 font-size: 12px;
	 line-height: 20px;
	 color: #fAFAFA;
	 text-align: center;
	 background-color: #337ab7;
	 -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	 box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	 -webkit-transition: width 0.6s ease;
	 transition: width 0.6s ease;
	}
.progress-striped .progress-bar,.progress-bar-striped {
	 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-size: 40px 40px;
	}
.progress.active .progress-bar,.progress-bar.active {
	 -webkit-animation: progress-bar-stripes 2s linear infinite;
	 -o-animation: progress-bar-stripes 2s linear infinite;
	 animation: progress-bar-stripes 2s linear infinite;
	}
.progress-bar-success {
	 background-color: #5cb85c;
	}
.progress-striped .progress-bar-success {
	 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	}
.progress-bar-info {
	 background-color: #5bc0de;
	}
.progress-striped .progress-bar-info {
	 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	}
.progress-bar-warning {
	 background-color: #f0ad4e;
	}
.progress-striped .progress-bar-warning {
	 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	}
.progress-bar-danger {
	 background-color: #d9534f;
	}
.progress-striped .progress-bar-danger {
	 background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	 background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	}
.media {
	 margin-top: 15px;
	 position: relative;
	 min-height: 150px;
	 margin: 2em 0;
	 padding: 0 30px;
	 background: rgba(150,150,150,0.1);
	}
.media:first-child {
	 margin-top: 0;
	}
.media,.media-body {
	 zoom: 1;
	 overflow: hidden;
	}
.media-body {
	 padding-left: 2em;
	}
.media-object {
	 display: block;
	 height: 80%;
	 
/* padding: 15px 5px;
	*/
}
.media-object.img-thumbnail {
	 max-width: none;
	}
.media-right,.media > .pull-right {
	 padding-left: 10px;
	}
.media-left,.media > .pull-left {
	 padding-right: 10px;
	}
.media-left,.media-right,.media-body {
	 
/*display: table-cell;
	*/
 vertical-align: top;
	}
.media-middle {
	 vertical-align: middle;
	}
.media-bottom {
	 vertical-align: bottom;
	}
.media-heading {
	 margin-top: 0;
	 margin-bottom: 5px;
	}
.media-list {
	 padding-left: 0;
	 list-style: none;
	}
.list-group {
	 margin-bottom: 20px;
	 padding-left: 0;
	}
.list-group-item {
	 position: relative;
	 display: block;
	 padding: 10px 15px;
	 margin-bottom: -1px;
	 background-color: #fAFAFA;
	 border: 1px solid #dddddd;
	}
.supports-techniques .list-group-item{
	 position: relative;
	 display: block;
	 padding: 10px 15px;
	 margin-bottom: 0px;
	 background-color: #fAFAFA;
	 border: none;
	}
.list-group-item:first-child {
	 border-top-right-radius: 4px;
	 border-top-left-radius: 4px;
	}
.list-group-item:last-child {
	 margin-bottom: 0;
	 border-bottom-right-radius: 4px;
	 border-bottom-left-radius: 4px;
	}
a.list-group-item,button.list-group-item {
	 color: #555555;
	}
a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
	 color: #333333;
	}
a.list-group-item:hover,button.list-group-item:hover,a.list-group-item:focus,button.list-group-item:focus {
	 text-decoration: none;
	 color: #555555;
	 background-color: #f5f5f5;
	}
button.list-group-item {
	 width: 100%;
	 text-align: left;
	}
.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
	 background-color: #eeeeee;
	 color: #777777;
	 cursor: not-allowed;
	}
.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
	 color: inherit;
	}
.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
	 color: #777777;
	}
.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
	 z-index: 2;
	 color: #fAFAFA;
	 background-color: #337ab7;
	 
/*border-color: #337ab7;
	*/
}
.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading > small,.list-group-item.active:hover .list-group-item-heading > small,.list-group-item.active:focus .list-group-item-heading > small,.list-group-item.active .list-group-item-heading > .small,.list-group-item.active:hover .list-group-item-heading > .small,.list-group-item.active:focus .list-group-item-heading > .small {
	 color: inherit;
	}
.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
	 color: #c7ddef;
	}
.list-group-item-success {
	 color: #3c763d;
	 background-color: #dff0d8;
	}
a.list-group-item-success,button.list-group-item-success {
	 color: #3c763d;
	}
a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
	 color: inherit;
	}
a.list-group-item-success:hover,button.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:focus {
	 color: #3c763d;
	 background-color: #d0e9c6;
	}
a.list-group-item-success.active,button.list-group-item-success.active,a.list-group-item-success.active:hover,button.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active:focus {
	 color: #FAFAFA;
	 background-color: #3c763d;
	 border-color: #3c763d;
	}
.list-group-item-info {
	 color: #31708f;
	 background-color: #d9edf7;
	}
a.list-group-item-info,button.list-group-item-info {
	 color: #31708f;
	}
a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
	 color: inherit;
	}
a.list-group-item-info:hover,button.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:focus {
	 color: #31708f;
	 background-color: #c4e3f3;
	}
a.list-group-item-info.active,button.list-group-item-info.active,a.list-group-item-info.active:hover,button.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active:focus {
	 color: #FAFAFA;
	 background-color: #31708f;
	 border-color: #31708f;
	}
.list-group-item-warning {
	 color: #8a6d3b;
	 background-color: #fcf8e3;
	}
a.list-group-item-warning,button.list-group-item-warning {
	 color: #8a6d3b;
	}
a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
	 color: inherit;
	}
a.list-group-item-warning:hover,button.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:focus {
	 color: #8a6d3b;
	 background-color: #faf2cc;
	}
a.list-group-item-warning.active,button.list-group-item-warning.active,a.list-group-item-warning.active:hover,button.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active:focus {
	 color: #FAFAFA;
	 background-color: #8a6d3b;
	 border-color: #8a6d3b;
	}
.list-group-item-danger {
	 color: #a94442;
	 background-color: #f2dede;
	}
a.list-group-item-danger,button.list-group-item-danger {
	 color: #a94442;
	}
a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
	 color: inherit;
	}
a.list-group-item-danger:hover,button.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:focus {
	 color: #a94442;
	 background-color: #ebcccc;
	}
a.list-group-item-danger.active,button.list-group-item-danger.active,a.list-group-item-danger.active:hover,button.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active:focus {
	 color: #FAFAFA;
	 background-color: #a94442;
	 border-color: #a94442;
	}
.list-group-item-heading {
	 margin-top: 0;
	 margin-bottom: 5px;
	}
.list-group-item-text {
	 margin-bottom: 0;
	 line-height: 1.3;
	}
.panel {
	 margin-bottom: 20px;
	 background-color: #fAFAFA;
	 border: 1px solid transparent;
	 border-radius: 4px;
	 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	}
.cont-espaceclient .panel {
	min-height:235px;
	 margin-bottom: 20px;
	 background-color: #fAFAFA;
	 border: 1px solid #215c96;
	 border-radius: 4px;
	 -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	}
.cont-espaceclient .panel-messagerie {
	 border: 1px solid #f0800e;
	 min-height:160px;
	}
.supports-techniques .cont-espaceclient .panel, .assistance .cont-espaceclient .panel {
	 min-height:160px;
	}
.panel-body {
	 padding: 15px;
	}
.panel-heading {
	 padding: 10px 15px;
	 border-bottom: 1px solid transparent;
	 border-top-right-radius: 3px;
	 border-top-left-radius: 3px;
	}
.panel-heading > .dropdown .dropdown-toggle {
	 color: inherit;
	}
.panel-title {
	 margin-top: 0;
	 margin-bottom: 0;
	 font-size: 16px;
	 color: inherit;
	}
.panel-title > a,.panel-title > small,.panel-title > .small,.panel-title > small > a,.panel-title > .small > a {
	 color: inherit;
	}
.panel-footer {
	 padding: 10px 15px;
	 background-color: #f5f5f5;
	 border-top: 1px solid #dddddd;
	 border-bottom-right-radius: 3px;
	 border-bottom-left-radius: 3px;
	}
.panel > .list-group,.panel > .panel-collapse > .list-group {
	 margin-bottom: 0;
	}
.panel > .list-group .list-group-item,.panel > .panel-collapse > .list-group .list-group-item {
	 border-width: 1px 0;
	 border-radius: 0;
	}
.panel > .list-group:first-child .list-group-item:first-child,.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	 border-top: 0;
	 border-top-right-radius: 3px;
	 border-top-left-radius: 3px;
	}
.panel > .list-group:last-child .list-group-item:last-child,.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	 border-bottom: 0;
	 border-bottom-right-radius: 3px;
	 border-bottom-left-radius: 3px;
	}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
	 border-top-right-radius: 0;
	 border-top-left-radius: 0;
	}
.panel-heading + .list-group .list-group-item:first-child {
	 border-top-width: 0;
	}
.list-group + .panel-footer {
	 border-top-width: 0;
	}
.panel > .table,.panel > .table-responsive > .table,.panel > .panel-collapse > .table {
	 margin-bottom: 0;
	}
.panel > .table caption,.panel > .table-responsive > .table caption,.panel > .panel-collapse > .table caption {
	 padding-left: 15px;
	 padding-right: 15px;
	}
.panel > .table:first-child,.panel > .table-responsive:first-child > .table:first-child {
	 border-top-right-radius: 3px;
	 border-top-left-radius: 3px;
	}
.panel > .table:first-child > thead:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
	 border-top-left-radius: 3px;
	 border-top-right-radius: 3px;
	}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	 border-top-left-radius: 3px;
	}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	 border-top-right-radius: 3px;
	}
.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child {
	 border-bottom-right-radius: 3px;
	 border-bottom-left-radius: 3px;
	}
.panel > .table:last-child > tbody:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
	 border-bottom-left-radius: 3px;
	 border-bottom-right-radius: 3px;
	}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	 border-bottom-left-radius: 3px;
	}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	 border-bottom-right-radius: 3px;
	}
.panel > .panel-body + .table,.panel > .panel-body + .table-responsive,.panel > .table + .panel-body,.panel > .table-responsive + .panel-body {
	 border-top: 1px solid #dddddd;
	}
.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td {
	 border-top: 0;
	}
.panel > .table-bordered,.panel > .table-responsive > .table-bordered {
	 border: 0;
	}
.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	 border-left: 0;
	}
.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	 border-right: 0;
	}
.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	 border-bottom: 0;
	}
.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	 border-bottom: 0;
	}
.panel > .table-responsive {
	 border: 0;
	 margin-bottom: 0;
	}
.panel-group {
	 margin-bottom: 20px;
	}
.panel-group .panel {
	 margin-bottom: 0;
	 border-radius: 4px;
	}
.panel-group .panel + .panel {
	 margin-top: 5px;
	}
.panel-group .panel-heading {
	 border-bottom: 0;
	}
.panel-group .panel-heading + .panel-collapse > .panel-body,.panel-group .panel-heading + .panel-collapse > .list-group {
	 border-top: 1px solid #dddddd;
	}
.panel-group .panel-footer {
	 border-top: 0;
	}
.panel-group .panel-footer + .panel-collapse .panel-body {
	 border-bottom: 1px solid #dddddd;
	}
.panel-default {
	 border-color: #dddddd;
	}
.panel-default > .panel-heading {
	 color: #333333;
	 background-color: #f5f5f5;
	 border-color: #dddddd;
	}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	 border-top-color: #dddddd;
	}
.panel-default > .panel-heading .badge {
	 color: #f5f5f5;
	 background-color: #333333;
	}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	 border-bottom-color: #dddddd;
	}
.panel-primary {
	 border-color: #337ab7;
	}
.panel-primary > .panel-heading {
	 color: #fAFAFA;
	 background-color: #337ab7;
	 
/*border-color: #337ab7;
	*/
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	 border-top-color: #337ab7;
	}
.panel-primary > .panel-heading .badge {
	 color: #337ab7;
	 background-color: #fAFAFA;
	}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	 border-bottom-color: #337ab7;
	}
.panel-success {
	 border-color: #d6e9c6;
	}
.panel-success > .panel-heading {
	 color: #3c763d;
	 background-color: #dff0d8;
	 border-color: #d6e9c6;
	}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	 border-top-color: #d6e9c6;
	}
.panel-success > .panel-heading .badge {
	 color: #dff0d8;
	 background-color: #3c763d;
	}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	 border-bottom-color: #d6e9c6;
	}
.panel-info {
	 border-color: #bce8f1;
	}
.panel-info > .panel-heading {
	 color: #31708f;
	 background-color: #d9edf7;
	 border-color: #bce8f1;
	}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	 border-top-color: #bce8f1;
	}
.panel-info > .panel-heading .badge {
	 color: #d9edf7;
	 background-color: #31708f;
	}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	 border-bottom-color: #bce8f1;
	}
.panel-warning {
	 border-color: #faebcc;
	}
.panel-warning > .panel-heading {
	 color: #8a6d3b;
	 background-color: #fcf8e3;
	 border-color: #faebcc;
	}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	 border-top-color: #faebcc;
	}
.panel-warning > .panel-heading .badge {
	 color: #fcf8e3;
	 background-color: #8a6d3b;
	}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	 border-bottom-color: #faebcc;
	}
.panel-danger {
	 border-color: #ebccd1;
	}
.panel-danger > .panel-heading {
	 color: #a94442;
	 background-color: #f2dede;
	 border-color: #ebccd1;
	}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	 border-top-color: #ebccd1;
	}
.panel-danger > .panel-heading .badge {
	 color: #f2dede;
	 background-color: #a94442;
	}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	 border-bottom-color: #ebccd1;
	}
.embed-responsive {
	 position: relative;
	 display: block;
	 height: 0;
	 padding: 0;
	 overflow: hidden;
	}
.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video {
	 position: absolute;
	 top: 0;
	 left: 0;
	 bottom: 0;
	 height: 100%;
	 width: 100%;
	 border: 0;
	}
.embed-responsive-16by9 {
	 padding-bottom: 56.25%;
	}
.embed-responsive-4by3 {
	 padding-bottom: 75%;
	}
.well {
	 min-height: 20px;
	 padding: 19px;
	 margin-bottom: 20px;
	 background-color: #f5f5f5;
	 border: 1px solid #e3e3e3;
	 border-radius: 4px;
	 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	}
.well blockquote {
	 border-color: #ddd;
	 border-color: rgba(0, 0, 0, 0.15);
	}
.well-lg {
	 padding: 24px;
	 border-radius: 6px;
	}
.well-sm {
	 padding: 9px;
	 border-radius: 3px;
	}
.close {
	 float: right;
	 font-size: 13px ;
	 line-height: 1;
	 color: #050505;
	 opacity: 0.2;
	 filter: alpha(opacity=20);
	}
.close:hover,.close:focus {
	 color: #050505;
	 text-decoration: none;
	 cursor: pointer;
	 opacity: 0.5;
	 filter: alpha(opacity=50);
	}
button.close {
	 padding: 0;
	 cursor: pointer;
	 background: transparent;
	 border: 0;
	 -webkit-appearance: none;
	 position: absolute;
	 top: 10px;
	 right: 15px;
	 font-size: 18px;
	}
.modal-open {
	 overflow: hidden;
	}
.modal-open .decalagemodal{
	 padding-right:42px!important;
	}
.modal {
	 display: none;
	 overflow: hidden;
	 position: fixed;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 z-index: 1050;
	 -webkit-overflow-scrolling: touch;
	 outline: 0;
	}
#footer .modal {
	 display: none;
	 overflow: hidden;
	 position: fixed;
	 top: 50px;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 z-index: 1050;
	 -webkit-overflow-scrolling: touch;
	 outline: 0;
	}
.modal.fade .modal-dialog {
	 -webkit-transform: translate(0, -25%);
	 -ms-transform: translate(0, -25%);
	 -o-transform: translate(0, -25%);
	 transform: translate(0, -25%);
	 -webkit-transition: -webkit-transform 0.3s ease-out;
	 transition: transform 0.3s ease-out;
	}
.modal.in .modal-dialog {
	 -webkit-transform: translate(0, 0);
	 -ms-transform: translate(0, 0);
	 -o-transform: translate(0, 0);
	 transform: translate(0, 0);
	}
.modal.in .modal-dialog.modal-dialog-contact {
	 -webkit-transform: translate(0, 0);
	 -ms-transform: translate(0, 0);
	 -o-transform: translate(0, 0);
	 transform: translate(0, 0);
	}
.modal-open .modal {
	 overflow-x: hidden;
	 overflow-y: auto;
	}
.modal-dialog {
	 position: relative;
	 width: 80%;
	 margin: 10px auto;
	}
.modal-content {
	 position: relative;
	 background-color: #fAFAFA;
	 border: 1px solid #999999;
	 border: 1px solid rgba(0, 0, 0, 0.2);
	 
/* -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	 box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	*/
 background-clip: padding-box;
	 outline: 0;
	 margin-top: 12em;
	}
.presse-et-actualites .modal-content {
	 margin-top: 8em;
	}
.modal-backdrop {
	 position: fixed;
	 top: 0;
	 right: 0;
	 bottom: 0;
	 left: 0;
	 z-index: 1040;
	 background-color: #050505;
	}
.modal-backdrop.fade {
	 opacity: 0;
	 filter: alpha(opacity=0);
	}
.modal-backdrop.in {
	 opacity: 0.5;
	 filter: alpha(opacity=50);
	 z-index: 10;
	}
.modal-header {
	 padding: 15px;
	 border-bottom: 1px solid #e5e5e5;
	 min-height: 16.42857143px;
	}
.modal-header .close {
	 margin-top: -2px;
	}
.modal-title {
	 margin: 0;
	 line-height: 1.42857143;
	}
.modal-body {
	 position: relative;
	 padding: 15px;
	}
.modal-footer {
	 padding: 15px;
	 text-align: right;
	 border-top: 1px solid #e5e5e5;
	}
.modal-footer .btn + .btn {
	 margin-left: 5px;
	 margin-bottom: 0;
	}
.modal-footer .btn-group .btn + .btn {
	 margin-left: -1px;
	}
.modal-footer .btn-block + .btn-block {
	 margin-left: 0;
	}
.modal-scrollbar-measure {
	 position: absolute;
	 top: -9999px;
	 width: 50px;
	 height: 50px;
	 overflow: scroll;
	}
@media (min-width: 768px) {
	 .modal-dialog {
	 width: 61%;
	 margin: 30px auto;
	 }
 .carrieres .modal-dialog {
	 
/*: 50%;
	 margin: -55px auto;
	*/
 }
 .modal-dialog.taillepopup {
	 width: 40%;
	 margin: 30px auto;
	 }
 .modal-content {
	 
/* -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	 box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	*/
 }
 .modal-sm {
	 width: 300px;
	 }
}
@media (min-width: 1050px) {
	 .modal-dialog {
	 width: 67%;
	}
}
@media (min-width: 1100px) {
	 .modal-dialog {
	 width: 74%;
	}
}
@media (min-width: 1260px) {
	 .modal-dialog {
	 width: 78%;
	}
}
@media (min-width: 1200px) {
	 .modal-dialog {
	 width: 76%;
	}
}
@media (min-width: 1300px) {
	 .modal-dialog {
	 width: 69%;
	}
}
@media (min-width: 1400px) {
	 .modal-dialog {
	 width: 63%;
	}
}
@media (min-width: 992px) {
	 .modal-lg {
	 width: 900px;
	 }
 .dropup, .dropdown {
	 position: relative;
	 width: 13%;
	 margin-left: 1%;
	 }
 .footmobile #droit {
	 width:92%;
	 }
}
.tooltip {
	 position: absolute;
	 z-index: 1070;
	 display: block;
	 font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	 
/*font-family: 'Roboto', sans-serif;
	*/
 font-style: normal;
	 font-weight: normal;
	 letter-spacing: normal;
	 line-break: auto;
	 line-height: 1.42857143;
	 text-align: left;
	 text-align: start;
	 text-decoration: none;
	 text-shadow: none;
	 text-transform: none;
	 white-space: normal;
	 word-break: normal;
	 word-spacing: normal;
	 word-wrap: normal;
	 font-size: 12px;
	 opacity: 0;
	 filter: alpha(opacity=0);
	}
.tooltip.in {
	 opacity: 0.9;
	 filter: alpha(opacity=90);
	}
.tooltip.top {
	 margin-top: -3px;
	 padding: 5px 0;
	}
.tooltip.right {
	 margin-left: 3px;
	 padding: 0 5px;
	}
.tooltip.bottom {
	 margin-top: 3px;
	 padding: 5px 0;
	}
.tooltip.left {
	 margin-left: -3px;
	 padding: 0 5px;
	}
.tooltip-inner {
	 max-width: 200px;
	 padding: 3px 8px;
	 color: #fAFAFA;
	 text-align: center;
	 background-color: #38A4B5;
	 border-radius: 4px;
	}
.tooltip-arrow {
	 position: absolute;
	 width: 0;
	 height: 0;
	 border-color: transparent;
	 border-style: solid;
	}
.tooltip.top .tooltip-arrow {
	 bottom: 0;
	 left: 50%;
	 margin-left: -5px;
	 border-width: 5px 5px 0;
	 border-top-color: #38A4B5;
	}
.tooltip.top-left .tooltip-arrow {
	 bottom: 0;
	 right: 5px;
	 margin-bottom: -5px;
	 border-width: 5px 5px 0;
	 border-top-color: #38A4B5;
	}
.tooltip.top-right .tooltip-arrow {
	 bottom: 0;
	 left: 5px;
	 margin-bottom: -5px;
	 border-width: 5px 5px 0;
	 border-top-color: #38A4B5;
	}
.tooltip.right .tooltip-arrow {
	 top: 50%;
	 left: 0;
	 margin-top: -5px;
	 border-width: 5px 5px 5px 0;
	 border-right-color: #38A4B5;
	}
.tooltip.left .tooltip-arrow {
	 top: 50%;
	 right: 0;
	 margin-top: -5px;
	 border-width: 5px 0 5px 5px;
	 border-left-color: #38A4B5;
	}
.tooltip.bottom .tooltip-arrow {
	 top: 0;
	 left: 50%;
	 margin-left: -5px;
	 border-width: 0 5px 5px;
	 border-bottom-color: #38A4B5;
	}
.tooltip.bottom-left .tooltip-arrow {
	 top: 0;
	 right: 5px;
	 margin-top: -5px;
	 border-width: 0 5px 5px;
	 border-bottom-color: #38A4B5;
	}
.tooltip.bottom-right .tooltip-arrow {
	 top: 0;
	 left: 5px;
	 margin-top: -5px;
	 border-width: 0 5px 5px;
	 border-bottom-color: #38A4B5;
	}
.popover {
	 position: absolute;
	 top: 0;
	 left: 0;
	 z-index: 1060;
	 display: none;
	 max-width: 276px;
	 padding: 1px;
	 font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
	 
/*font-family: 'Roboto', sans-serif;
	*/
 font-style: normal;
	 font-weight: normal;
	 letter-spacing: normal;
	 line-break: auto;
	 line-height: 1.42857143;
	 text-align: left;
	 text-align: start;
	 text-decoration: none;
	 text-shadow: none;
	 text-transform: none;
	 white-space: normal;
	 word-break: normal;
	 word-spacing: normal;
	 word-wrap: normal;
	 font-size: 14px;
	 background-color: #fAFAFA;
	 background-clip: padding-box;
	 border: 1px solid #cccccc;
	 border: 1px solid rgba(0, 0, 0, 0.2);
	 border-radius: 6px;
	 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	}
.popover.top {
	 margin-top: -10px;
	}
.popover.right {
	 margin-left: 10px;
	}
.popover.bottom {
	 margin-top: 10px;
	}
.popover.left {
	 margin-left: -10px;
	}
.popover-title {
	 margin: 0;
	 padding: 8px 14px;
	 font-size: 14px;
	 background-color: #f7f7f7;
	 border-bottom: 1px solid #ebebeb;
	 border-radius: 5px 5px 0 0;
	}
.popover-content {
	 padding: 9px 14px;
	}
.popover > .arrow,.popover > .arrow:after {
	 position: absolute;
	 display: block;
	 width: 0;
	 height: 0;
	 border-color: transparent;
	 border-style: solid;
	}
.popover > .arrow {
	 border-width: 11px;
	}
.popover > .arrow:after {
	 border-width: 10px;
	 content: "";
	}
.popover.top > .arrow {
	 left: 50%;
	 margin-left: -11px;
	 border-bottom-width: 0;
	 border-top-color: #999999;
	 border-top-color: rgba(0, 0, 0, 0.25);
	 bottom: -11px;
	}
.popover.top > .arrow:after {
	 content: " ";
	 bottom: 1px;
	 margin-left: -10px;
	 border-bottom-width: 0;
	 border-top-color: #fAFAFA;
	}
.popover.right > .arrow {
	 top: 50%;
	 left: -11px;
	 margin-top: -11px;
	 border-left-width: 0;
	 border-right-color: #999999;
	 border-right-color: rgba(0, 0, 0, 0.25);
	}
.popover.right > .arrow:after {
	 content: " ";
	 left: 1px;
	 bottom: -10px;
	 border-left-width: 0;
	 border-right-color: #fAFAFA;
	}
.popover.bottom > .arrow {
	 left: 50%;
	 margin-left: -11px;
	 border-top-width: 0;
	 border-bottom-color: #999999;
	 border-bottom-color: rgba(0, 0, 0, 0.25);
	 top: -11px;
	}
.popover.bottom > .arrow:after {
	 content: " ";
	 top: 1px;
	 margin-left: -10px;
	 border-top-width: 0;
	 border-bottom-color: #fAFAFA;
	}
.popover.left > .arrow {
	 top: 50%;
	 right: -11px;
	 margin-top: -11px;
	 border-right-width: 0;
	 border-left-color: #999999;
	 border-left-color: rgba(0, 0, 0, 0.25);
	}
.popover.left > .arrow:after {
	 content: " ";
	 right: 1px;
	 border-right-width: 0;
	 border-left-color: #fAFAFA;
	 bottom: -10px;
	}
.carousel {
	 position: relative;
	 overflow: hidden;
	}
.carousel #persLacour {
	 position: absolute;
	 bottom: 178px;
	 left: 100px;
	 height: 30%;
	}
.carousel-inner {
	 position: relative;
	 width: 100%;
	 margin: auto;
	 height: 100%;
	}
.carousel-inner > .item {
	 display: none;
	 position: relative;
	 height: 100%;
	 -webkit-transition: 0.6s ease-in-out left;
	 transition: 0.6s ease-in-out left;
	}
.carousel-inner > .item > img,.carousel-inner > .item > a > img {
	 line-height: 1;
	 text-align: right;
	}
.glyphicon img {
	 height: 30px;
	 border-radius: 30px;
	}
@media all and (transform-3d),(-webkit-transform-3d) {
	 .carousel-inner > .item {
	 -webkit-transition: -webkit-transform 0.6s ease-in-out;
	 transition: transform 0.6s ease-in-out;
	 -webkit-backface-visibility: hidden;
	 -moz-backface-visibility: hidden;
	 backface-visibility: hidden;
	 -webkit-perspective: 1000px;
	 -moz-perspective: 1000px;
	 perspective: 1000px;
	 }
 .carousel-inner > .item.next, .carousel-inner > .item.active.right {
	 -webkit-transform: translate3d(100%, 0, 0);
	 transform: translate3d(100%, 0, 0);
	 left: 0;
	 }
 .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
	 -webkit-transform: translate3d(-100%, 0, 0);
	 transform: translate3d(-100%, 0, 0);
	 left: 0;
	 }
 .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
	 -webkit-transform: translate3d(0, 0, 0);
	 transform: translate3d(0, 0, 0);
	 left: 0;
	 }
}
.carousel-inner > .active,.carousel-inner > .next,.carousel-inner > .prev {
	 display: block;
	}
.carousel-inner > .active {
	 left: 0;
	}
.carousel-inner > .next,.carousel-inner > .prev {
	 position: absolute;
	 top: 0;
	 width: 100%;
	}
.carousel-inner > .next {
	 left: 100%;
	}
.carousel-inner > .prev {
	 left: -100%;
	}
.carousel-inner > .next.left,.carousel-inner > .prev.right {
	 left: 0;
	}
.carousel-inner > .active.left {
	 left: -100%;
	}
.carousel-inner > .active.right {
	 left: 100%;
	}
.carousel-control {
	 position: absolute;
	 top: 0;
	 left: 0;
	 bottom: 0;
	 width: 10%;
	 font-size: 20px;
	 color: #fAFAFA;
	 text-align: center;
	 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	 z-index: 50;
	}
.carousel-control.left {
	 
/*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	 background-repeat: repeat-x;
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#050505', endColorstr='#05050500', GradientType=1);
	*/
}
.carousel-control.right {
	 left: auto;
	 right: 0;
	 
/*background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	 background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	 background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	 background-repeat: repeat-x;
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#05050500', endColorstr='#050505', GradientType=1);
	*/
}
.carousel-control:hover,.carousel-control:focus {
	 
/*outline: 0;
	 color: #fAFAFA;
	 text-decoration: none;
	 opacity: 0.9;
	 filter: alpha(opacity=90);
	*/
}
.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-menu-left,.carousel-control .glyphicon-menu-right {
	 position: absolute;
	 top: 50%;
	 margin-top: -10px;
	 z-index: 5;
	 display: inline-block;
	}
.carousel-control .icon-prev,.carousel-control .glyphicon-menu-left {
	 left: 50%;
	 margin-left: -10px;
	}
.carousel-control .icon-next,.carousel-control .glyphicon-menu-right {
	 right: 50%;
	 margin-right: -10px;
	}
.carousel-control .icon-prev,.carousel-control .icon-next {
	 width: 20px;
	 height: 20px;
	 line-height: 1;
	 font-family: serif;
	}
.carousel-control .icon-prev:before {
	 content: '\2039';
	}
.carousel-control .icon-next:before {
	 content: '\203a';
	}
.carousel-control.left span {
	 height: 45px;
	 width: 45px;
	 background-image: url('../images/slider/left.png');
	 position: absolute;
	 top: 50%;
	 left: 40px;
	 margin-top: -27.5px;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	 background-position: -4px;
	 background-color: rgba(32, 45, 61, 0.5);
	}
.carousel-control.right span {
	 height: 45px;
	 width: 45px;
	 background-image: url('../images/slider/right.png');
	 position: absolute;
	 top: 50%;
	 right: 40px;
	 margin-top: -27.5px;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	 background-position: 4px;
	 background-color: rgba(32, 45, 61, 0.5);
	}
.carousel-indicators {
	 position: absolute;
	 /*bottom: 84px;*/
	 bottom: 24px;
	 left: 50%;
	 z-index: 75;
	 width: 60%;
	 margin-left: -30%;
	 padding-left: 0;
	 list-style: none;
	 text-align: center;
	}
.carousel-indicators li {
	 display: inline-block;
	 width: 10px;
	 height: 10px;
	 margin: 1px;
	 text-indent: -999px;
	 border: 1px solid #202d3d;
	 border-radius: 10px;
	 cursor: pointer;
	 opacity: 0.7;
	}
.carousel-indicators .active {
	 margin: 0;
	 width: 12px;
	 height: 12px;
	 background-color: #202d3d;
	}
.carousel-caption {
	 position: absolute;
	 color: #FAFAFA;
	 height: 100%;
	 text-align: left;
	 padding: 2.5% 9%;
	}
.carousel-caption1 {
	 position: absolute;
	 color: #FAFAFA;
	 height: 100%;
	 text-align: left;
	 padding: 22.5% 29%;
	}
.carousel-caption .btn {
	 text-shadow: none;
	}
.carousel-inner img {
	 position: absolute;
	 right: 0;
	 display: block;
	}
.item .carousel-caption p:first-child {
	 font-size: 30px;
	 font-weight: 600;
	 line-height: 2em;
	}
.item .carousel-caption p {
	 line-height: 1.8em;
	 font-size: 23px;
	 line-height: 1.25em;
	 color: #414042;
	 position: relative;
	}
.item .carousel-caption1 p {
	 line-height: 1.8em;
	 font-size: 23px;
	 line-height: 1.25em;
	 color: #414042;
	 position: relative;
	}
.item .carousel-caption p img{
	 margin: 10px;
	 display: inline-block;
	 vertical-align: text-top;
	}
.accueil .carousel-inner .item {
	 background-color: #FFFFFF;
	}
.accueil .carousel-inner .item .animated:nth-child(1){
	 animation-delay: 0s;
	}
.accueil .carousel-inner .item .animated:nth-child(2){
	 animation-delay: 0.5s;
	 width: 50%;
	}
.accueil .carousel-inner .item .animated:nth-child(3){
	 animation-delay: 1.5s;
	}
.accueil .carousel-inner .item .animated:nth-child(4){
	 animation-delay: 2s;
	}
.accueil .carousel-inner .item img.vague{
	 position: absolute;
	 width: 100%;
	 bottom: 0;
	 display: block;
	}
.accueil .carousel-inner .item img#voiture_alphapix{
	 position: absolute;
	 height: 100%;
	 right: -5%;
	 display: block;
	}
.accueil .carousel-inner .item p:nth-child(1):before{
	 content: ' ';
	 background-size: cover;
	 position: absolute;
	 transform: translateY(-75%) translateX(-85%);
	 display: block;
	 margin: 13px;
	 left: 0;
	 top: 0;
	 width: 50px;
	 height: 56px;
	}
.accueil .carousel-inner .item:nth-child(1) p:nth-child(1):before{
	 
/*background-image: url('../images/slider/carreal.png');
	}
.accueil .carousel-inner .item:nth-child(2) p:nth-child(1):before{
	 background-image: url('../images/slider/carreal.png');
	}
.accueil .carousel-inner .item:nth-child(3) p:nth-child(1):before{
	 background-image: url('../images/slider/carreal.png');
	}
.accueil .carousel-inner .item:nth-child(4) p:nth-child(1):before{
	 background-image: url('../images/slider/carreal.png');
	*/
}
.accueil .carousel-inner .item .buttonorange {
	 float: right;
	 background-color: #f0800e;
	 margin-top: 0.8em;
	 
/*width: inherit;
	*/
}
.accueil .carousel-inner .item .buttonorange:hover {
	 color: #f0800e;
	 background:none;
	 border:1px solid #f0800e;
	}
.accueil .carousel-inner .item .buttonorange a {
	 
/*font-size: 16px;
	 padding: 3px;
	*/
}
.accueil .carousel-inner .item .buttonorange a:before{
	 content: none;
	}
.accueil .container .app-petit{
	 display:none;
	}
@media screen and (min-width: 768px) {
	 .carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	 width: 30px;
	 height: 30px;
	 margin-top: -110px;
	 font-size: 30px;
	 }
 .carousel-control .glyphicon-menu-left, .carousel-control .icon-prev {
	 margin-left: -15px;
	 }
 .carousel-control .glyphicon-menu-right, .carousel-control .icon-next {
	 margin-right: -15px;
	 }
 .carousel-caption {
	 padding-bottom: 30px;
	 }
 .carousel-caption1 {
	 padding-bottom: 130px;
	 }
 .carousel-indicators {
	 
/*bottom: 0px;
	*/
 }
 }
.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical > .btn-group:before,.btn-group-vertical > .btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after,.item-page .page-header:before,.item-page .page-header:after,#contenu-slider .page-header:before,#contenu-slider .page-header:after {
	 content: " ";
	 display: table;
	}
.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical > .btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after,.item-page .page-header:after,#contenu-slider .page-header:after {
	 clear: both;
	}
.center-block {
	 display: block;
	 margin-left: auto;
	 margin-right: auto;
	}
.pull-right {
	 float: right !important;
	}
.pull-left {
	 float: left !important;
	}
.hide {
	 display: none !important;
	}
.show {
	 display: block !important;
	}
.invisible {
	 visibility: hidden;
	}
.text-hide {
	 font: 0/0 a;
	 color: transparent;
	 text-shadow: none;
	 background-color: transparent;
	 border: 0;
	}
.hidden {
	 display: none !important;
	}
.affix {
	 position: fixed;
	}
@-ms-viewport {
	 width: device-width;
	}
.visible-xs,.visible-sm,.visible-md,.visible-lg {
	 display: none !important;
	}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {
	 display: none !important;
	}
@media (max-width: 767px) {
	 .visible-xs {
	 display: block !important;
	 }
 table.visible-xs {
	 display: table !important;
	 }
 tr.visible-xs {
	 display: table-row !important;
	 }
 th.visible-xs, td.visible-xs {
	 display: table-cell !important;
	 }
 }
@media (max-width: 767px) {
	 .visible-xs-block {
	 display: block !important;
	 }
 }
@media (max-width: 767px) {
	 .visible-xs-inline {
	 display: inline !important;
	 }
}
@media (max-width: 767px) {
	 .visible-xs-inline-block {
	 display: inline-block !important;
	 }
}
@media (min-width: 768px) and (max-width: 991px) {
	 .visible-sm {
	 display: block !important;
	 }
 table.visible-sm {
	 display: table !important;
	 }
 tr.visible-sm {
	 display: table-row !important;
	 }
 th.visible-sm, td.visible-sm {
	 display: table-cell !important;
	 }
}
@media (min-width: 768px) and (max-width: 991px) {
	 .visible-sm-block {
	 display: block !important;
	 }
}
@media (min-width: 768px) and (max-width: 991px) {
	 .visible-sm-inline {
	 display: inline !important;
	 }
}
@media (min-width: 768px) and (max-width: 991px) {
	 .visible-sm-inline-block {
	 display: inline-block !important;
	 }
}
@media (min-width: 992px) and (max-width: 1199px) {
	 .visible-md {
	 display: block !important;
	 }
 table.visible-md {
	 display: table !important;
	 }
 tr.visible-md {
	 display: table-row !important;
	 }
 th.visible-md, td.visible-md {
	 display: table-cell !important;
	 }
}
@media (min-width: 992px) and (max-width: 1199px) {
	 .visible-md-block {
	 display: block !important;
	 }
}
@media (min-width: 992px) and (max-width: 1199px) {
	 .visible-md-inline {
	 display: inline !important;
	 }
}
@media (min-width: 992px) and (max-width: 1199px) {
	 .visible-md-inline-block {
	 display: inline-block !important;
	 }
}
@media (min-width: 1200px) {
	 .visible-lg {
	 display: block !important;
	 }
 table.visible-lg {
	 display: table !important;
	 }
 tr.visible-lg {
	 display: table-row !important;
	 }
 th.visible-lg, td.visible-lg {
	 display: table-cell !important;
	 }
}
@media (min-width: 1200px) {
	 .visible-lg-block {
	 display: block !important;
	 }
}
@media (min-width: 1200px) {
	 .visible-lg-inline {
	 display: inline !important;
	 }
}
@media (min-width: 1200px) {
	 .visible-lg-inline-block {
	 display: inline-block !important;
	 }
}
@media (max-width: 767px) {
	 .hidden-xs {
	 display: none !important;
	 }
}
@media (min-width: 768px) and (max-width: 991px) {
	 .hidden-sm {
	 display: none !important;
	 }
}
@media (min-width: 992px) and (max-width: 1199px) {
	 .hidden-md {
	 display: none !important;
	 }
}
@media (min-width: 1200px) {
	 .hidden-lg {
	 display: none !important;
	 }
}
.visible-print {
	 display: none !important;
	}
@media print {
	 .visible-print {
	 display: block !important;
	 }
 table.visible-print {
	 display: table !important;
	 }
 tr.visible-print {
	 display: table-row !important;
	 }
 th.visible-print, td.visible-print {
	 display: table-cell !important;
	 }
}
.visible-print-block {
	 display: none !important;
	}
@media print {
	 .visible-print-block {
	 display: block !important;
	 }
}
.visible-print-inline {
	 display: none !important;
	}
@media print {
	 .visible-print-inline {
	 display: inline !important;
	 }
}
.visible-print-inline-block {
	 display: none !important;
	}
@media print {
	 .visible-print-inline-block {
	 display: inline-block !important;
	 }
}
@media print {
	 .hidden-print {
	 display: none !important;
	 }
}
*,p,ul,li,h1,h2,h3,h4,h5,h6,span,a,tr,td,th {
	 font-family: "Montserrat", Helvetica, Arial, sans-serif;
	 
/*font-family: 'Roboto', sans-serif;
	*/
 color: #050505;
	 margin: 0;
	}
#logo a{
	 margin-top: 5px;
	}
p {
	 font-size: 18px;
	}
ul,li,tr,td,th {
	 font-size: 1em;
	}
ul {
	 padding: 0;
	}
ul li {
	 list-style-type: none;
	}
.tooltip.top {
	 margin-top: -8px;
	}
a:hover {
	 text-decoration: none;
	}
p {
	 text-align: left;
	}
html {
	 height: 100%;
	}
.padding15 {
	 padding: 15px;
	}
body {
	 background-color: rgb(254,254,254);
	 width: 100%;
	 
/*position: relative;
	 overflow-x: hidden;
	*/
 overflow-x: hidden;
	background-attachment:fixed;
	}
ol li {
	 list-style-type: decimal !important;
	 margin-left: 20px;
	 line-height: 20px;
	}
.wrapper {
	 min-height: 100%;
	 position: relative;
	}
.bandeau {
	 background: #F1F1F1;
	 margin: 30px 0;
	 padding: 30px 0 10px 0;
	}
.doubleborder {
	 border-left: 4px double #D0D0D0;
	 padding-left: 10px;
	}
.cleanbefore li:before {
	 background: #FAFAFA !important;
	 width: 0px !important;
	 height: 0px !important;
	}
.item-image {
	 width: 33.33333333%;
	}
.item-image img {
	 width: 100%;
	 padding: 0 15px;
	}
.buttonorange {
	 position: relative;
	 display: inline-block;
	 background-color: #f0800e;
	 width: 230px;
	 text-align: center;
	 border: 1px solid #f0800e;
	}
.buttonorange a {
	 display: block;
	 border: 1px solid #f0800e;
	 color: #FAFAFA;
	 font-size: 18px;
	 padding: 7px;
	}
.buttonorange a:hover {
	 color: #f0800e;
	}
.buttonorange a:hover:before {
	 left: 6px;
	 color: #f0800e;
	}
.activecolorinput{
	border-color:#de2916 !important;
	}
.activecolortext-cand{
	color:#de2916;
	font-size:12px;
	}
.activecolortext{
	font-size:12px;
	color:#de2916;
	position:absolute;
	z-index:4;
	top:-17px;
	left:0}
.activecolortextp{
	color:#de2916 !important;
	font-weight:bold;
	}
.breadcrumb {
	 margin-left: 85px;
	 padding: 8px 18px;
	 font-size: 11px;
	 display: inline-block;
	 border-radius: 0;
	 background: transparent;
	 border-bottom: 1px solid #EFEFEF;
	}
.breadcrumb span.divider {
	 display: none;
	}
.breadcrumb li {
	 font-size: 10px;
	}
.blog p {
	 padding: 15px;
	}
.item-page h2,.blog h2,.no-home .moduletable h2 {
	 color: #f0800e;
	 margin-bottom: 10px;
	 padding-bottom: 13px;
	 background: url('../images/title-border.png') 0 100% repeat-x;
	 font-size: 18px;
	 padding-left: 15px;
	}
.item-page h2 span,.blog h2 span,.moduletable h2 span {
	 color: #f0800e;
	}
.home .category-module .row {
	 padding: 0!important;
	}
.container.no-home {
	 padding-bottom: 80px;
	 width: 100%;
	 background-color: #fafafa;
	}
#droit .footer-menu{
	 width: 72%;
	 text-align: right;
	}
#droit .footer-menu .item-124,
#droit .footer-menu .item-640,
#droit .footer-menu .item-651,
#droit .footer-menu .item-645,
#droit .footer-menu .item-580,
#droit .footer-menu .item-617,
#droit .footer-menu .item-647{
	 margin-right: 5.5%;
	}
#droit .footer-menu .item-160,
#droit .footer-menu .item-641{
	 margin-right: 6.5%;
	}
#droit .tousdroits{
	 width: 25%;
	 text-align: right;
	}
.groupe-lacour .container.no-home .entetepage{
	 background-image: url(../images/bandeau/entetepage/lacour.jpg);
	 background-size: cover;
	 background-position: center;
	}
.dropdown-menu-right img, .dropdown-toggle img{
	 
/* float: left;
	 padding-top: 3px;
	 padding-right: 5px;
	*/
}

.assistance-technique .col-md-12{
	width:100%;
	margin-bottom:3%;
}
.assistance-technique .panel{
	border:1px solid #215c96;
	border-radius:4px;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.05);
	
}
.assistance-technique .panel-maj{
	border-color:#215c96;
}
.assistance-technique .panel.col-md-4{
	background:none;
	text-align:center;
	color:#2a66ae;
	height:240px;
	width:250px;
	margin:0px 2.5% 4.5% 2.5%;
	font-size:1.3em;
	cursor:pointer;
}
.assistance-technique .fa-maj{
	font-size:3em;
	top:18%;
	position:relative;
	color:#2a66ae;
	padding:1.5%;
}
.assistance-technique .vignette-wrapper{
	width:80%;
	margin:auto;
}

.assistance-technique .container .panel-heading{
	padding:10px 15px 30px 15px;
	border-top-right-radius:1px;
	border-top-left-radius:1px;
	background-color:#2a66ae;
	border-color:#2a66ae;
}
.assistance-technique .container .panel-heading .col-md-10{
	color:#fff;
}
.assistance-technique .container button.close{
	position:relative;
	top:0px;
	right:0px;
}
.assistance-technique .container .panel.col-md-offset-2{
	margin-left:20%;
}
.assistance-technique .lacour-reseau-soc{
	font-size:3em;
	top:18%;
	position:relative;
	color:#2a66ae;
	padding:1.5%;
}
.assistance-technique .container .panel.col-md-4 span{
	top:23%;
	position:relative;
	color:#2a66ae;
	padding:1.5%;
}
/****HEADER****/
#page {
	 
/*background-image: url('../images/background.png');
	*/
 background-repeat: repeat-y;
	 background-position-y: 525px;
	 background-color: rgb(254,254,254);
	 background-size: contain;
	 position: relative;
	}
.references #page {
	background-image: none;
	}
.reseau #page {
	background-image: none;
	}
#page header{
	 position: fixed!important;
	 width: 100%;
	 background: #FAFAFA;
	 z-index: 1000;
	 height: 150px;
	 transition: 1s;
	 }
#page header.scroll{
	 height: 50px;
	 border-bottom: 1px solid #DDDDDD;
	 box-shadow: 0 5px 8px -4px rgba(0, 0, 0, 0.4);
	 }
.assistance-technique #page header{

	 /*box-shadow: 0 5px 8px -4px rgba(0, 0, 0, 0.4);*/
	 }
.carrieres .tailleglobe{
	 height: 5.7em;
	 margin-bottom: -5px;
	}
.item-page{
	 margin-top: 150px;
	}
.container.home>.row>.moduletable{
	 margin-top: 105px;
	 margin-top: 150px;
	}
.container.home>.row>.moduletable:nth-child(2){
	 margin-top: 0;
	}
#page header nav {
	 position: relative;
	 background-color: #FAFAFA;
	 clear: right;
	 margin-top: 54px;
	 transition: 1s;
	}
#page header.scroll nav{
	 margin-top: 0px;
	}
#page header nav .nav > li:nth-child(2) > a:after {
	 content: none;
	}
#page header nav > div {
	 text-align: center;
	 padding-left: 1em;
	 padding-right: 1em;
	}
#page header nav .nav.menu > li.active > a {
	 box-shadow: inset 0 3px 0 #2a66ae;
	}
.annonces #page header nav .nav.menu > li.item-116 > a ,
.annonces #page header nav .nav.menu > li.item-386 > a {
	 box-shadow: inset 0 3px 0 #2a66ae;
	}
#page header nav .nav.menu > li {
	 margin-right: 1.5%;
	 transition:0.5s;
	}
#page header.scroll nav .nav.menu > li{
	 margin-right: 0.5%;
	}
#page header nav ul {
	 margin: auto;
	 padding: 0;
	 display: inline-block;
	 width: 100%;
	 padding-left: 100px;
	 transition: 1s;
	}
#page header.scroll nav ul {
	 padding-left: 50px;
	}
#page header nav ul li {
	 display: inline-block;
	}
#page header nav ul li a {
	 -webkit-transition: 0.3s;
	 transition: 0.3s;
	 padding: 10px 10px;
	 display: inline-block;
	 font-size: 16px;
	 text-transform: uppercase;
	 letter-spacing: 0.2px;
	 color: #2a66ae;
	}
#page header nav ul li .logonav {
	 color: #2a66ae;
	 font-size:2em;
	}
#page header nav ul li.active a {
	 color: #2a66ae;
	 font-weight: 600;
	}
.annonces #page header nav ul .item-116 a,
.annonces #page header nav ul .item-386 a {
	 color: #2a66ae;
	 font-weight: 600;
	}
#page header nav ul li.active .logonav {
	 color: #2a66ae;
	 }
#page header nav ul li.active li a {
	 font-weight: normal;
	}
#page header nav ul li.active li.active a{
	 font-weight: 600;
	}
#page header nav ul li.active li.active a:hover {
	}
#page header nav ul li li a:hover {
	 background-color: rgba(255, 255, 255, 0.2);
	}
#page header nav ul li a span {
	 color: #fAFAFA;
	}
#page header nav ul li a img {
	 margin-right: 8px;
	 vertical-align: -6px;
	}
#page header nav .search {
	 display: inline-block;
	 position: relative;
	}
#page header nav .search label {
	 background: #255a98 url('../images/icons/search.png') no-repeat;
	 padding: 18px 27px 37px 27px;
	 background-position: 17px 18px;
	 margin: 0;
	 width: 20px;
	 height: 20px;
	 text-indent: 100%;
	 white-space: nowrap;
	 overflow: hidden;
	 position: absolute;
	 top: -3px;
	 left: -4px;
	}
#page header nav .search label:hover {
	 background-color: #255a98;
	}
#page header nav .search #mod-search-searchword {
	 margin-left: 60px;
	}
#page header nav .search input {
	 -webkit-transition: 0.8s;
	 transition: 0.8s;
	 background: transparent;
	 border: 0px solid #2A66AE;
	 padding: 16px 10px 15px 10px;
	 width: 0px;
	 color: #C9E2FF;
	 font-size: 12px;
	}
#page header nav .search input::-webkit-input-placeholder {
	 color: #c9e2ff;
	}
#page header nav .search input:-moz-placeholder {
	 color: #c9e2ff;
	}
#page header nav .search input::-moz-placeholder {
	 color: #c9e2ff;
	}
#page header nav .search input:-ms-input-placeholder {
	 color: #c9e2ff;
	}
#page header nav .search input:focus {
	 width: 175px;
	 outline: 0;
	}
#page header nav .navbar-toggle .icon-bar {
	 background: #f0800e;
	}
#page header #logo {
	 position: absolute;
	 padding-right: 10px;
	 height: 60%;
	 top: 5px;
	 z-index: 15;
	 display: block;
	 background-color: #FAFAFA;
	 padding-left: 40px;
	 transition: 1s;
	}
#page header.scroll #logo {
	 padding-left: 10px;
	}
#page header #logo img{
	 height: 129px;
	 transition: 1s;
	}
#page header.scroll #logo img{
	 height: 103px;
	}
#page header .headline {
	 position: relative;
	}
#page header h2,#page .container.produits .slide h2 {
	 color: #49515c;
	 margin: 1em 0 0 0;
	 max-width: 669px;
	 font-size: 30px;
	 text-align: left;
	 text-transform: uppercase;
	 font-weight: normal;
	 line-height: 50px;
	}
#page .container.produits .slide h3 {
	 background-color: #669900;
	 text-align: center;
	 color: #FAFAFA;
	 padding: 4px 10px;
	 width: 50%;
	 margin: 0% auto 5%;
	 border-radius: 4px;
	}
#page header h2 span,#page .container.produits .slide h2 span {
	 color: #f0800e;
	 font-weight: normal;
	}

/*SECOND MENU*/
#page header .second-menu{
	 height: 26px;
	 background-color: #f0800e;
	 color: #FAFAFA;
	 position: absolute;
	 top: 0;
	 right: 0;
	 padding-left: 15px;
	 padding-right: 25px;
	 margin-right: -25px;
	 -ms-transform: skewX(-20deg);
	 -webkit-transform: skewX(-20deg);
	 transform: skewX(-20deg);
	 z-index: 1;
	 margin-right: -20px\0/;
	 
/*HACK IE*/
}
#page header .second-menu a{
	 background-color: #f0800e;
	 color: #FAFAFA;
	 vertical-align: sub;
	 padding: 0 15px;
	}
#page header .second-menu ul li.active a {
	 font-weight: 600;
	}
#page header .second-menu .nav li:first-child a{
	 padding: 0 15px;
	}
#page header .second-menu .nav li:first-child a img{
	 margin-top: -4px;
	 vertical-align: middle;
	 height: 15px;
	}
#page header .second-menu .nav {
	 position: relative;
	 display: inline-block;
	 height: 100%;
	 vertical-align: middle;
	 overflow: hidden;
	 opacity: 1;
	 -ms-transform: skewX(20deg);
	 -webkit-transform: skewX(20deg);
	 transform: skewX(20deg);
	 margin-top: 3px;
	}
#page header .second-menu .nav li span {
	 display: none;
	}
#page header .second-menu .mod-languages{
	 display: inline-block;
	 -ms-transform: skewX(20deg);
	 -webkit-transform: skewX(20deg);
	 transform: skewX(20deg);
	}
#page header .second-menu .mod-languages .dropdown{
	 height: 24px;
	 cursor: pointer;
	}
#page header .second-menu .mod-languages .dropdown button{
	 padding: 0 12px;
	 background-color: #f0800e;
	 border: none;
	 color: #FAFAFA;
	 outline: none;
	 vertical-align: middle;
	 box-shadow: none;
	}
#page header .second-menu .mod-languages .dropdown button .caret{
	 color: #FAFAFA;
	 margin-top: -5px;
	}
#page header .second-menu .mod-languages ul{
	 padding: 0;
	 min-width: inherit;
	 background-color: #f0800e;
	 width:108%;
	}
#page header .second-menu .mod-languages ul li{
	 margin: 0;
	}
#page header .second-menu .mod-languages ul li a:hover{
	 background: #FFB13C;
	}
#espaceclient {
	}

/* HACK NAVIGATEUR -> ALIGNEMENT SECOND MENU */
@media screen and (-webkit-min-device-pixel-ratio:0){
	 #page header .second-menu .mod-languages .dropdown button{
	 vertical-align: middle;
	 }
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	 #page header .second-menu a{
	 vertical-align: middle;
	 }
}
@-moz-document url-prefix(){
	 #page header .second-menu a{
	 vertical-align: bottom;
	 }
}
@-moz-document url-prefix(){
	 #page header .second-menu .mod-languages .dropdown button{
	 vertical-align: bottom;
	 height: 19px;
	 }
}
@-moz-document url-prefix(){
	 #espaceclient{
	 vertical-align: bottom;
	 }
}
#espaceclient span {
	 display: inline-block;
	 }
#espaceclient a {
	 font-size: 16px;
	 padding: 0 15px!important;
	 box-shadow: none;
	}
.modalinfo .modal-dialog{
	width:90% !important;
	top:-14% !important;
}
.modalinfo .modal-content{
	padding:2% ;
}
.modalinfo .modal-header{
	border-bottom:0px !important ;
}
.modalinfo .modal-title{
	text-align:center ;
	color:#2a66ae;
	margin-bottom:10px;
	font-size:20px;
}
.modalinfo .modal-body{
	font-size:18px;
}
.modalinfo .modal-body .col-md-2{
	margin-left:5%;
	width:5%;
	float:left;
	
}
.modalinfo .modal-body .col-md-10{
	font-size:16px;
	float:left;
}
/*Solutions NAV*/
#page header .moduletable.solutions-nav{
	 position: absolute;
	 top: 100%;
	 left: 0%;
	 width: 100%;
	 height: 0px;
	 background-image: url('../images/bandeau/solnav2.png');
	 background-size: 100% 100%;
	 padding: 0px 100px;
	 overflow: hidden;
	 box-shadow: 0 5px 8px -4px rgba(0, 0, 0, 0.4);
	}
#page header .moduletable.solutions-nav h3{
	 color: #FAFAFA;
	}
#page header .moduletable.solutions-nav ul{
	 display: block;
	 height: 100%;
	 padding: 30px 0;
	 height: 250px;
	 margin-left: 11%;
	 margin-bottom: 3em;
	 }
#page header .moduletable.solutions-nav ul li{
	 height: 25%;
	 list-style: url('../images/icons/puce-solutions-nav.png');
	}
#page header .moduletable.solutions-nav ul li:hover{
	 list-style: url('../images/icons/puce-solutions-nav-h.png');
	}
#page header .moduletable.solutions-nav ul li.active{
	 list-style: url('../images/icons/puce-solutions-nav-h.png');
	}
#page header .moduletable.solutions-nav ul li a{
	 color: #888888;
	 font-size: 16px;
	 display: block;
	 height: 100%;
	 padding: 15px;
	 margin-right: 50px;
	 transition:0.3s;
	}
#page header .moduletable.solutions-nav ul li:hover a{
	 color: #2a66ae;
	}
#page header .moduletable.solutions-nav ul li a.active{
	 color: #2a66ae;
	}
#page header .moduletable.solutions-nav div.preview{
	 display: none;
	 height: 100%;
	 padding: 30px 25px;
	 margin-bottom: 3em;
	 }
#page header .moduletable.solutions-nav div.preview hr{
	 border: 0;
	 width: 45%;
	 height: 1px;
	 background-image: linear-gradient(to right, rgba(42, 102, 174, 0), rgba(42, 102, 174, 0.75), rgba(42, 102, 174, 0));
	 -ms-transform: rotate(90deg);
	 -webkit-transform: rotate(90deg);
	 transform: rotate(90deg);
	 position: absolute;
	 left: -130px;
	 top: 130px;
	}
#page header .moduletable.solutions-nav div.preview div{
	 padding: 5px;
	}
#page header .moduletable.solutions-nav div.preview img{
	 height: 100%;
	 display: inline-block;
	 vertical-align: top;
	border-radius:10px;
	}
#page header .moduletable.solutions-nav div.preview p{
	 width: 55%;
	 padding: 15px;
	 display: inline-block;
	 vertical-align: middle;
	 color: #2a66ae;
	 font-size: 14px;
	 height:160%;
	}
#page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 45px;
	}
#page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 45px;
	}
#page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 50px;
	}
#page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 45px;
	}
#page header .moduletable.solutions-nav div#expert p{
	 padding-top: 45px;
	}
#page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 50px;
	}
#page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 65px;
	}
#page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 45px;
	}

/****ACCUEIL****/
#accueil #page .container.home {
	 left: 0;
	 right: 0;
	 width: 100%;
	 margin: auto;
	 -webkit-transition: 0.8s;
	 transition: 0.8s;
	 padding: 0;
	 height: 100%;
	}
#accueil .carousel {
	 height: 480px;
	 z-index: 6;
	}
#accueil .moduletable .custom .title{
	 display: block;
	 background-color: #2a66ae;
	 margin: auto;
	 width: 100%;
	 padding: 1.5% 7%;
	 text-align: center;
	 color: #fafafa;
	 font-size: 30px;
	 /*position: absolute;
	 bottom: 0%;*/
	 opacity:0.8;
	 z-index:10;
	}
#accueil .moduletable .custom .title h1{
	color:inherit;
	font-size:inherit;
	}
#accueil .moduletable .custom .title div{
	 display: inline-block;
	 vertical-align: middle;
	 padding: 14px;
	 font-size: 30px;
	 height: 100%;
	 color: #2a66ae;
	}
#accueil .tel-div{
	 z-index:25;
	 position:absolute;
	 right:50%;
	 right: 6%;
	 display: inline-flex;
	 top: 22%;
	}
#accueil .moduletable .custom .title div:first-child{
	 width: 29%;
	 text-align: right;
	padding-right:0px;
	}
#accueil .moduletable .custom .title div:last-child{
	 width: 71%;
	}
#accueil #page .description {
	 margin: 100px 9%;
	 padding: 50px;
	 text-align: center;
	 position: relative;
	 background-color: rgba(150,150,150,0.1);
	}
#accueil #page .description span span {
	 color: #f0800e;
	}
#accueil #page .description p {
	 white-space: pre-line;
	}
#accueil #page .description-video {
	 margin: 0px 9%;
	 padding: 50px;
	 text-align: center;
	 position: relative;
	 }
.groupe-lacour .imggroupe{
	 top: -10px;
	 height:400px;
	}
#accueil #page .description-video span span {
	 color: #f0800e;
	}
#accueil #page .description-video p {
	 white-space: pre-line;
	}
#accueil #page .description-new {
	 margin: 30px 6.5%;
	 padding: 50px 10px;
	 position: relative;
	 padding-top: 35px;
	}
#accueil #page .description-new span span {
	 color: #f0800e;
	}
#accueil #page .description-new p {
	 white-space: pre-line;
	 text-align: justify;
	 padding-top: 2%;
	}
#accueil #page .entetepage .video{
	 
/*margin: 2em auto;
	*/
 white-space: normal;
	}
#accueil #page .entetepage .video .row .col-md-7{
	 margin: 2.2em 1em 2em 12em;
	 width: 35.333333%;
	}
#accueil #page .entetepage .video .row .col-md-5{
	 margin: 2em auto;
	}
#accueil #page .entetepage .video .col-md-7 iframe{
	 max-width: 100%;
	}
#accueil #page .entetepage .video .col-md-5 .vignette{
	 /*display: inline-block;*/
	 width: 141px;
	 position: relative;
	 text-align: center;
	 cursor: pointer;
	 padding: 2px 0px 3px 0px;
	 max-width: 200px;
	 float:left;
	 margin:0px 3px;
	}
#accueil #page .entetepage .video .col-md-5 .vignette.active{
	 
/*border: 1px solid #2A66AE;
	*/
}
#accueil #page .entetepage .video .col-md-5 .vignette img{
	 width: 100%;
	}
#accueil #page .entetepage .video .col-md-5 .vignette span{
	 display: block;
	 position: absolute;
	 right: 3.5px;
	 left: 3.5px;
	 bottom: 3px;
	 background-color: rgba(42,102,174,0.8);
	 height: 30px;
	}
#accueil #page .entetepage .video .col-md-5 .vignette span h6{
	 color: #FAFAFA;
	 padding: 3px;
	 font-weight: normal;
	 
/*display: block;
	 padding: 2px 2px;
	*/
 backface-visibility: hidden;
	}

#accueil #page .entetepage .video .col-md-5 .vignette.active span{
        background-color: rgba(240,128,14,0.8);
}
#accueil #page .entetepage .video .col-md-5 .vignette span .paddingtexte{
	 padding: 8px 2px;
	 font-size:11.5px;
	}
#accueil #page .entetepage .video .col-md-5 .vignette span .paddingtexte3{
	 padding: 8px 0px;
	 font-size:11.5px;
	}
#accueil #page .entetepage .video .col-md-5 .vignette span .paddingtexte2{
	 padding: 8px 2px;
	 font-size:11.5px;
	}
#accueil #page .entetepage .video .col-md-5 .vignette span .paddingtexte4 {
	 padding: 3px 2px;
	 font-size: 11.5px;
	}
#accueil #page .entetepage .video .col-md-5 .vignette span h6{
	 padding: 8px 0px;
	 font-size:11.5px;
	}
#accueil #page .entetepage {
	 background-image: url(../images/bandeau/entetepage/lacour-new.jpg);
	 background-size: cover;
	 background-position: left;
	 }
#accueil #page .entetepage {
	 position: relative;
	 height: 540px;
	 width: 100%;
	}
.groupe-lacour .entetepage .image1{
	 background-image: url(../images/bandeau/entetepage/lacour2.png);
	 height:361px;
	}
.groupe-lacour .entetepage .image2{
	 background-image: url(../images/bandeau/entetepage/lacour1.png);
	 height:361px;
	}
.groupe-lacour .entetepage .image2 img{
	 position: absolute;
	left: -50%;
	height:100%;
	}

/*Nos solutions*/
#page .nos-solutions {
	 text-align:center;
	 padding-bottom: 0;
	 color: #fff;
	 background-image: url(../images/bandeau/entetepage/reparateur-new.jpg);
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-size: cover;
	 background-position: center 80%;
	 }
#accueil #page .nos-solutions {
	 margin-top: 0;
	 padding-top: 0;
	 height: 550px;
	 width: 100%;
	 }
#page .nos-solutions h3 {
	 margin-bottom: 1em;
	 color: #f0800e;
	 font-size: 30px;
	 font-weight: normal;
	 padding-top:85px;
	}
#page .nos-solutions p {
	 text-align:center;
	 color:#fff;
	 width: 85.5%;
	 margin:auto;
	 margin-bottom:5%;
	}
#page .nos-solutions h3 hr {
	 border: 0;
	 width: 10%;
	 margin: 20px auto;
	 margin-bottom:10px;
	 height: 1px;
	 background-image: none;
	}
#page .nos-solutions i {
	 color:#fff;
	 font-size:4.5em;
	 display: block;
	 margin-bottom: 0.3em;
	}
#page .nos-solutions .labelsolution{
	 font-size:1.3em;
	 color:#fff;
	}
#page .nos-solutions ul {
	 width:86%;
	 margin:2em auto;
	 }
#page .nos-solutions li span:nth-child(1):hover {
	 
/* position: relative;
	 bottom: 25px;
	*/
}
#page .nos-solutions li {
	 width:12.1%;
	 display:inline-block;
	 vertical-align: top;
	 transition: 0.3s;
	 transition-property: initial;
	 transition-duration: 0.3s;
	 transition-timing-function: initial;
	 transition-delay: initial;
	}
#page .nos-solutions .row .col-md-6{
	 display: block;
	 margin: 0.5em auto;
	 padding: 15px 0;
	 cursor: pointer;
	 transition: 0.5s;
	}
#page .nos-solutions .row .col-md-6 a{
	 display: block;
	}
#page .nos-solutions .row .col-md-6:hover{
	 box-shadow: 5px 5px 20px 4px rgba(0,0,0,0.3);
	}
#page .nos-solutions .row .col-md-6 a p{
	 display: inline-block;
	 width: 66%;
	 padding: 0 15px;
	 vertical-align: middle;
	}
#page .nos-solutions .row .col-md-6 a p span{
	 display: block;
	 font-size: 1.6em;
	 line-height: 25px;
	 margin-bottom: 10px;
	 transition: 0.5s;
	}
#page .nos-solutions .row .col-md-6:hover a p span{
	 color:#fff;
	}
#page .nos-solutions .row .col-md-6 a img{
	 display: inline-block;
	 width: 25%;
	 vertical-align: middle;
	}

/****FIN ACCUEIL****/

/*RGPD*/
.qualiopi-default .entetepage p{
	position:absolute;
	color:#f0800e;
	background-color:rgba(32,45,61,0.7);
	padding:20px 60px;
	}
.rgpd-default .entetepage p{
	position:absolute;
	color:#f0800e;
	background-color:rgba(32,45,61,0.7);
	padding:20px 60px;
	}
.rgpd-default .entetepage span{
	position:absolute;
	 width:100%;
	background:url(../images/bandeau/entetepage/slider8.jpg);
	background-size:cover;
	display:block;
	left:0;
	top:0;
	height:100%;
	opacity:0.8;
	}
.qualiopi-default .entetepage span{
	position:absolute;
	 width:100%;
	background:url(../images/bandeau/entetepage/slider3.jpg);
	background-size:cover;
	display:block;
	left:0;
	top:0;
	height:100%;
	opacity:0.8;
	}
.ecovadis-default .entetepage span{
	position:absolute;
	 width:100%;
	background:url(../images/bandeau/entetepage/slider_ecovadis_2025_2120x480.png);
	background-size:cover;
	display:block;
	left:0;
	top:0;
	height:100%;
	opacity:0.8;
}
.ecovadis-default .entetepage p{
	position:absolute;
	color:#f0800e;
	background-color:rgba(32,45,61,0.7);
	padding:20px 60px;
}
.rgpd-default #page .traitements {
	padding-bottom: 0;
	 color: #fff;
	 background-image: url(../images/bandeau/entetepage/para-rgpd.jpg);
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-size: cover;
	 background-position: center 80%;
	margin-top:0;
	padding-top:0;

	width:100%;
	 font-size:18px;
	}
.rgpd-default #page .traitements .respectspace{
	color:#fff;
	width:85.5%;
	 margin:auto;
	padding-bottom:5%;
	padding-top:5%;
	}
.rgpd-default #page .traitements .respectspace .col-md-10{
	color:#fff;
	}
.rgpd-default #page .descriptif .respectspace .col-md-2{
	margin-left:5%;
	width:5%;
	}
.rgpd-default #page .descriptif .respectspace .col-md-2 .fa{
	color:#f0800e;
	font-size:0.5em;
	}
	.rgpd-default #page .descriptif{
	font-size:18px;
	}
.qualiopi-default #page .descriptif{
	font-size:18px;
	}
.rgpd-default #page .traitements  a{
	color:#2a66ae;
	text-decoration:underline;
	}
.rgpd-default .container.no-home .item-page .entetepage p{
	margin:0px 7.2%;
	top:42%;
	margin-top:-1em;
	display:block;
	font-weight:300;
	font-size:3em;
	}
.qualiopi-default .container.no-home .item-page .entetepage p{
	margin:0px 7.2%;
	top:42%;
	margin-top:-1em;
	display:block;
	font-weight:300;
	font-size:3em;
	}
	
.ecovadis-default .container.no-home .item-page .entetepage p{
	margin:0px 7.2%;
	top:42%;
	margin-top:-1em;
	display:block;
	font-weight:300;
	font-size:3em;
}

#page #suppmenu .item-634, #page #suppmenu .item-635, #page #suppmenu .item-654, #page #suppmenu .item-655, #page #suppmenu .item-663, #page #suppmenu .item-667 {
	display:none;
	}

/**Pages de contenus**/
.page-header {
	 border-bottom: medium none transparent;
	}
.item-page .row,#contenu-slider .row {
	 padding: 8px 0;
	}
.item-page h3,#contenu-slider h3 {
	 margin-bottom: 14px;
	 color: #f0800c;
	 font-size: 30px;
	 font-weight: normal;
	}
.item-page h3 hr,#contenu-slider h3 hr {
	 border: 0;
	 width: 25%;
	 height: 1px;
	 
/*background-image: linear-gradient(to right, rgba(42, 102, 174, 0), rgba(42, 102, 174, 0.75), rgba(42, 102, 174, 0));
	*/
}
.presse-et-actualites .item-page h3 hr,#contenu-slider h3 hr {
	 border: 0;
	 width: 25%;
	 margin: 20px auto;
	 height: 1px;
	 background-image: none;
	 display: none;
	}
.item-page ul li,#contenu-slider ul li {
	 list-style-type: none;
	 line-height: 32px;
	}
.presse-et-actualites .annee{
	 
/*display:none;
	*/
}
#scroll1{
	 height:300px;
	 }
.item-page ul li > ul,#contenu-slider ul li > ul {
	 margin: 0 0 10px 0;
	 padding-left: 30px;
	}
.item-page ul li > ul li,#contenu-slider ul li > ul li {
	 line-height: 18px;
	 color: #669900;
	}
.item-page ul li:before,#contenu-slider ul li:before {
	 
/*content: '';
	 background: red;
	 background: #669900 url('../images/arrow-transp.png');
	 width: 8px;
	 height: 8px;
	 display: inline-block;
	 position: relative;
	 left: 0px;
	 margin-right: 6px;
	 list-style-type: none;
	 font-size: 12px;
	 line-height: 23px;
	*/
}
.item-page .textheadline,#contenu-slider .textheadline {
	 font-size: 30px;
	 color: #ADADAD;
	 max-width: 80%;
	 text-align: center;
	 margin: 50px auto 50px auto;
	}
.item-page .textheadline span,#contenu-slider .textheadline span {
	 color: #2A66AE;
	}

/****INFO LEGALE****/
.mentions-legales .container.no-home .item-page h3 {
	 padding: 50px 0 0px;
	 margin: 0 14.5%;
	 text-align: center;
	 overflow: hidden;
	 position: relative;
	}
.mentions-legales .container.no-home .item-page h3 hr{
	 width: 100%;
	}
.mentions-legales .container.no-home .item-page p {
	 font-size: 18px;
	 margin: 0px 6.5%;
	 padding: 20px 10px;
	 text-align: justify;
	}
.mentions-legales .container.no-home .item-page .respectspace,.legal-notices .container.no-home .item-page .respectspace{
	 font-size: 18px;
	 margin: 0px 6.5%;
	 padding: 20px 10px 70px;
	 text-align: justify;
	}
.mentions-legales .container.no-home .item-page .articleBody b{
	 font-size:18px;
	}
.mentions-legales .container.no-home .item-page mail,.mentions-legales .container.no-home .item-page a {
	 color: #2A66AE;
	 text-decoration: underline;
	}
.politique-cookies .container.no-home .item-page mail,.politique-cookies .container.no-home .item-page a {
	 color: #2A66AE;
	 text-decoration: underline;
	}
.politique-cookies .container.no-home .fa,.mentions-legales .container.no-home .fa,
.legal-notices .container.no-home .fa, .conditions-generales-de-service .container.no-home .fa, .cgv .fa{
	 color: #f0800e;
	 font-size: 0.5em;
	}
.politique-cookies .container.no-home .col-md-2,.mentions-legales .container.no-home .col-md-2,
.legal-notices .container.no-home .col-md-2, .conditions-generales-de-service .container.no-home .col-md-2, .cgv .col-md-2{
	 margin-left:5%;
	 width:5%;
	}
	
.politique-donnees-personnelles .container.no-home .fa,.mentions-legales .container.no-home .fa,
.legal-notices .container.no-home .fa, .conditions-generales-de-service .container.no-home .fa, .cgv .fa{
	 color: #f0800e;
	 font-size: 0.5em;
	}
	
.politique-confidentialite .container.no-home .fa,.mentions-legales .container.no-home .fa,
.legal-notices .container.no-home .fa, .conditions-generales-de-service .container.no-home .fa, .cgv .fa{
	 color: #f0800e;
	 font-size: 0.5em;
	}
	
	
.politique-donnees-personnelles .container.no-home .col-md-2,.mentions-legales .container.no-home .col-md-2,
.legal-notices .container.no-home .col-md-2, .conditions-generales-de-service .container.no-home .col-md-2, .cgv .col-md-2{
	 margin-left:5%;
	 width:5%;
	}
.politique-confidentialite .container.no-home .col-md-2,.mentions-legales .container.no-home .col-md-2,
.legal-notices .container.no-home .col-md-2, .conditions-generales-de-service .container.no-home .col-md-2, .cgv .col-md-2{
	 margin-left:5%;
	 width:5%;
	}
.politique-donnees-personnelles .container.no-home .fa,.mentions-legales .container.no-home .fa,
.legal-notices .container.no-home .fa, .conditions-generales-de-service .container.no-home .fa, .cgv .fa{
	 color: #f0800e;
	 font-size: 0.5em;
	}
.politique-confidentialite .container.no-home .fa,.mentions-legales .container.no-home .fa,
.legal-notices .container.no-home .fa, .conditions-generales-de-service .container.no-home .fa, .cgv .fa{
	 color: #f0800e;
	 font-size: 0.5em;
	}
.politique-donnees-personnelles .container.no-home .col-md-2,.mentions-legales .container.no-home .col-md-2,
.legal-notices .container.no-home .col-md-2, .conditions-generales-de-service .container.no-home .col-md-2, .cgv .col-md-2{
	 margin-left:5%;
	 width:5%;
	}
.politique-confidentialite .container.no-home .col-md-2,.mentions-legales .container.no-home .col-md-2,
.legal-notices .container.no-home .col-md-2, .conditions-generales-de-service .container.no-home .col-md-2, .cgv .col-md-2{
	 margin-left:5%;
	 width:5%;
	}
.politique-donnees-personnelles .container.no-home .item-page h3,
.conditions-generales-de-service .container.no-home .item-page h3, .cgv h3{
	 padding: 50px 0 0px;
	 margin: 0 14.5%;
	 text-align: center;
	 overflow: hidden;
	 position: relative;
	}
.politique-confidentialite .container.no-home .item-page h3,
.conditions-generales-de-service .container.no-home .item-page h3, .cgv h3{
	 padding: 50px 0 0px;
	 margin: 0 14.5%;
	 text-align: center;
	 overflow: hidden;
	 position: relative;
	}
.politique-donnees-personnelles .container.no-home .item-page h3 hr,
.conditions-generales-de-service .container.no-home .item-page h3 hr, .cgv h3 hr{
	 width: 100%;
	}
.politique-confidentialite .container.no-home .item-page h3 hr,
.conditions-generales-de-service .container.no-home .item-page h3 hr, .cgv h3 hr{
	 width: 100%;
	}
.politique-donnees-personnelles .container.no-home .item-page div.respectspace,
.conditions-generales-de-service .container.no-home .item-page div.respectspace, .cgv div.respectspace{
	 font-size: 18px;
	 margin: 30px 6.5%;
	 padding: 50px 10px;
	 text-align: justify;
	}
.politique-confidentialite .container.no-home .item-page div.respectspace,
.conditions-generales-de-service .container.no-home .item-page div.respectspace, .cgv div.respectspace{
	 font-size: 18px;
	 margin: 30px 6.5%;
	 padding: 50px 10px;
	 text-align: justify;
	}
.politique-donnees-personnelles .container.no-home .item-page div.respectspace,
.conditions-generales-de-service .container.no-home .item-page div.respectspace, .cgv div.respectspace{
	 font-size: 18px;
	 margin: 0px 6.5%;
	 padding: 20px 10px;
	 text-align: justify;
	}
.politique-confidentialite .container.no-home .item-page div.respectspace,
.conditions-generales-de-service .container.no-home .item-page div.respectspace, .cgv div.respectspace{
	 font-size: 18px;
	 margin: 0px 6.5%;
	 padding: 20px 10px;
	 text-align: justify;
	}
.politique-donnees-personnelles .container.no-home .item-page div.alignleftprivacy,
.conditions-generales-de-service .container.no-home .item-page div.alignleftprivacy, .cgv div.alignleftprivacy{
	 margin-bottom: 60px;
	}
.politique-confidentialite .container.no-home .item-page div.alignleftprivacy,
.conditions-generales-de-service .container.no-home .item-page div.alignleftprivacy, .cgv div.alignleftprivacy{
	 margin-bottom: 60px;
	}
.politique-donnees-personnelles .container.no-home .item-page .articleBody b,
.conditions-generales-de-service .container.no-home .item-page .articleBody b, .cgv b{
	 font-size:18px;
	}
	
.politique-confidentialite .container.no-home .item-page .articleBody b,
.conditions-generales-de-service .container.no-home .item-page .articleBody b, .cgv b{
	 font-size:18px;
	}
.politique-donnees-personnelles .container.no-home .item-page mail,.politique-donnees-personnelles .container.no-home .item-page a,
.conditions-generales-de-service .container.no-home .item-page mail, .cgv mail , .conditions-generales-de-service .container.no-home .item-page a{
	 color: #2A66AE;
	 text-decoration: underline;
	}
	
	.politique-confidentialite .container.no-home .item-page mail,.politique-donnees-personnelles .container.no-home .item-page a,
.conditions-generales-de-service .container.no-home .item-page mail, .cgv mail , .conditions-generales-de-service .container.no-home .item-page a{
	 color: #2A66AE;
	 text-decoration: underline;
	}
	
	
	
	
.politique-donnees-personnelles .container.no-home .col-md-2,.mentions-legales .container.no-home .col-md-2,
.legal-notices .container.no-home .col-md-2, .conditions-generales-de-service .container.no-home .col-md-2, .cgv .col-md-2{
	 margin-left:5%;
	 width:5%;
	}
.politique-donnees-personnelles .container.no-home .item-page h3,
.conditions-generales-de-service .container.no-home .item-page h3, .cgv h3{
	 padding: 50px 0 0px;
	 margin: 0 14.5%;
	 text-align: center;
	 overflow: hidden;
	 position: relative;
	}
.politique-confidentialite .container.no-home .item-page h3 hr,
.conditions-generales-de-service .container.no-home .item-page h3 hr, .cgv h3 hr{
	 width: 100%;
	}
.politique-confidentialite .container.no-home .item-page div.respectspace,
.conditions-generales-de-service .container.no-home .item-page div.respectspace, .cgv div.respectspace{
	 font-size: 18px;
	 margin: 30px 6.5%;
	 padding: 50px 10px;
	 text-align: justify;
	}
.politique-donnees-personnelles .container.no-home .item-page div.respectspace,
.conditions-generales-de-service .container.no-home .item-page div.respectspace, .cgv div.respectspace{
	 font-size: 18px;
	 margin: 0px 6.5%;
	 padding: 20px 10px;
	 text-align: justify;
	}
.politique-donnees-personnelles .container.no-home .item-page div.alignleftprivacy,
.conditions-generales-de-service .container.no-home .item-page div.alignleftprivacy, .cgv div.alignleftprivacy{
	 margin-bottom: 60px;
	}
.politique-donnees-personnelles .container.no-home .item-page .articleBody b,
.conditions-generales-de-service .container.no-home .item-page .articleBody b, .cgv b{
	 font-size:18px;
	}
.politique-donnees-personnelles .container.no-home .item-page mail,.politique-donnees-personnelles .container.no-home .item-page a,
.conditions-generales-de-service .container.no-home .item-page mail, .cgv mail , .conditions-generales-de-service .container.no-home .item-page a{
	 color: #2A66AE;
	 text-decoration: underline;
	}
	
.politique-cookies .container.no-home .item-page h3,
.conditions-generales-de-service .container.no-home .item-page h3, .cgv h3{
	 padding: 50px 0 0px;
	 margin: 0 14.5%;
	 text-align: center;
	 overflow: hidden;
	 position: relative;
	}
.politique-cookies .container.no-home .item-page h3 hr,
.conditions-generales-de-service .container.no-home .item-page h3 hr, .cgv h3 hr{
	 width: 100%;
	}
.politique-cookies .container.no-home .item-page div.respectspace,
.conditions-generales-de-service .container.no-home .item-page div.respectspace, .cgv div.respectspace{
	 font-size: 18px;
	 margin: 30px 6.5%;
	 padding: 50px 10px;
	 text-align: justify;
	}
.politique-cookies .container.no-home .item-page div.respectspace,
.conditions-generales-de-service .container.no-home .item-page div.respectspace, .cgv div.respectspace{
	 font-size: 18px;
	 margin: 0px 6.5%;
	 padding: 20px 10px;
	 text-align: justify;
	}
.politique-cookies .container.no-home .item-page div.alignleftprivacy,
.conditions-generales-de-service .container.no-home .item-page div.alignleftprivacy, .cgv div.alignleftprivacy{
	 margin-bottom: 60px;
	}
.politique-cookies .container.no-home .item-page .articleBody b,
.conditions-generales-de-service .container.no-home .item-page .articleBody b, .cgv b{
	 font-size:18px;
	}
.politique-cookies .container.no-home .item-page mail,.politique-donnees-personnelles .container.no-home .item-page a,
.conditions-generales-de-service .container.no-home .item-page mail, .cgv mail , .conditions-generales-de-service .container.no-home .item-page a{
	 color: #2A66AE;
	 text-decoration: underline;
	}
.legal-notices .container.no-home .item-page h3 {
	 padding: 50px 0 0px;
	 margin: 0 14.5%;
	 text-align: center;
	 overflow: hidden;
	 position: relative;
	}
.legal-notices .container.no-home .item-page h3 hr{
	 width: 100%;
	}
.legal-notices .container.no-home .item-page .respectspace {
	 margin: 0px 6.5%;
	 padding: 20px 10px 70px;
	}
.legal-notices .container.no-home .item-page p {
	 margin: 0px 6.5%;
	 padding: 20px 10px;
	}
.legal-notices .container.no-home .item-page .articleBody b{
	 font-size:16px;
	}
.legal-notices .container.no-home .item-page mail,.legal-notices .container.no-home .item-page a {
	 color: #2A66AE;
	 text-decoration: underline;
	}

/****NOUS CONTACTER****/
.chiffre-tel{
	color:#fff;
	float:left;
	width:21px;
	text-align:right;
	}
.chiffre-tel2{
	color:#fff;
	float:left;
	width:15px;
	text-align:center;
	}
.point-tel{
	float:left;
	color:#fff;
	width:3px;
	text-align:left;
	}
.plus-tel{
	float:left;
	color:#fff;
	width:6px;
	text-align:center;
	}
.contact .container.no-home .item-page{
	 position: relative;
	}
.contact .container.no-home .item-page h3 {
	 padding: 50px 0;
	 margin: 0 14.5%;
	 text-align: center;
	 overflow: hidden;
	 position: relative;
	}
.contact .container.no-home .item-page h3 hr{
	 width: 100%;
	}
.contact .contact{
	 text-align: center;
	}
.contact .contact>div{
	 vertical-align: top;
	 text-align: center;
	}
.contact .contact>div i{
	 font-size: 100px;
	}
.contact .contact>div:nth-child(1) i{
	color: #2a66ae}
.contact .contact>div:nth-child(2) i{
	color: #f0800e}
.contact .contact>div:nth-child(3) i{
	color: #D81159}
.contact .contact>div p{
	 text-align: center;
	 margin-top: 1em;
	}
.contact .contact>div:nth-child(1) p b{
	color: #2a66ae}
.contact .contact>div:nth-child(2) p b{
	color: #f0800e}
.contact .contact>div:nth-child(3) p b{
	color: #D81159}
.contact .contact>div p span.numerovert{
	 display: block;
	 position: relative;
	 margin: 1em auto;
	}
.contact .contact>div p span.numerovert a{
	 display: block;
	}
.contact .assistance{
	 padding: 100px 0;
	 margin: auto 9%;
	 position: relative;
	 clear: both;
	 text-align: center;
	}
.contact .assistance i{
	 font-size: 100px;
	 color: #2A66AE;
	}
.contact .assistance p{
	 text-align: center;
	 margin-top: 1em;
	}
.contact .assistance p b{
	 color: #2A66AE;
	}
.contact .assistance p span.numero{
	 color: #050505;
	 font-weight: normal;
	 display: block;
	 text-align: left;
	}
.contact .assistance p span.numero a{
	 float: right;
	}
.contact .textelacour .text-assistance .span-num {
	 border: 1px solid #fff;
	 border-radius: 3px;
	 padding: 3px 0;
	 height: 50px;
	}
.contact .textelacour .text-assistance .span-num .span-num1{
	 background: #fff;
	 border-radius: 3px;
	 border: 1px solid #fff;
	 color: #00a2e8;
	 padding: 2px 4px 2px;
	}
.contact .textelacour .text-assistance .span-num .span-num2{
	 color: #fff;
	 padding: 2px 4px 2px;
	}
.contact .formContact{
	 margin: 30px 6.5%;
	 padding: 50px 10px;
	 text-align: center;
	 position: relative;
	}
.contact .formContact form{
	 width: 50%;
	 margin: auto;
	}
.contact-passe .formContact form .espaceform .input-group .fa,.contact-compte .formContact form .espaceform .input-group .fa,.contact .formContact form .espaceform .input-group .fa{
	 color:#fff;
	 }
.contact .formContact form .g-recaptcha div{
	 margin: 2em auto;
	}
.contact .container .col-md-3{
	 margin-top:5%;
	}
.contact .textelacour .col-md-3{
	 margin-top:1%;
	}

/****ACCES****/
div.mod-languages ul img{
	 vertical-align:baseline;
	}
.acces .container.no-home .item-page{
	 position: relative;
	}
.acces .container.no-home .item-page h3 {
	 padding: 50px 0 0;
	 margin: 0 14.5%;
	 text-align: center;
	 overflow: hidden;
	 position: relative;
	}
.acces .container.no-home .item-page h3 hr{
	 width: 100%;
	}
.acces .col-md-5 hr{
	 border: 0;
	 width: 50%;
	 margin: 15px auto;
	 height: 1px;
	 background-image: linear-gradient(to right, rgba(42, 102, 174, 0), rgba(42, 102, 174, 0.75), rgba(42, 102, 174, 0));
	}
.acces .container.no-home .item-page .container{
	 margin-top: 0em;
	 padding-bottom: 80px;
	}
.acces .container.no-home .item-page .container .row{
	 text-align: center;
	}
.contact .acces .carte{
	 position: relative;
	 text-align: center;
	}
.contact .acces .col-md-7{
	 float: none;
	 vertical-align: middle;
	 display: inline-block;
	 width: 58%;
	}
 .contact .acces .col-md-5{
	 float: none;
	 vertical-align: middle;
	 display: inline-block;
	 width: 40%;
	}
.contact .acces .serviceco {
	 position: relative;
	 height: 45px;
	}
.acces .serviceco div div {
	 border: 1px solid #DDDDDD;
	 margin: auto;
	 position: absolute;
	 height: 100%;
	 width: 70%;
	 padding: 10px;
	 top: 0;
	}
.acces .serviceco div {
	 text-align: left;
	}
.acces .serviceco div div a {
	 color: #669900;
	}
.acces .serviceco div div span {
	 font-size: 0.8em;
	 position: absolute;
	 background-color: #669900;
	 color: #FAFAFA;
	 height: 100%;
	 width: 55%;
	 right: 0;
	 top: 0;
	 padding: 5px 10px;
	 text-align: center;
	}
.acces .serviceco div div span:before {
	 content: url('../images/fleche.png');
	 position: absolute;
	 left: 0;
	 top: 50%;
	 margin-top: -10px;
	}

/****A PROPOS + BASE ****/
.groupe-lacour hr, .base-de-donnees hr, .contact hr {
	 border: 0;
	 width: 22%;
	 margin: 20px auto;
	 height: 1px;
	 
/* background-image: linear-gradient(to right, rgba(240, 128, 14, 0), rgba(240, 128, 14, 0.75), rgba(240, 128, 14, 0));
	*/
}
.container.no-home .textelacour hr {
	 border: 0;
	 width: 22%;
	 margin: 20px auto;
	 height: 1px;
	 background-image: linear-gradient(to right, rgba(240, 128, 14, 0), rgba(240, 128, 14, 0.75), rgba(240, 128, 14, 0));
	}
.container.no-home .textegroupelacour hr {
	 border: 0;
	 
/*width: 10%;
	*/
 margin: 20px auto;
	 height: 1px;
	 background-image: linear-gradient(to right, rgba(240, 128, 14, 0), rgba(240, 128, 14, 0.75), rgba(240, 128, 14, 0));
	 margin-left:40%;
	}
.container.no-home .textelacour {
	 padding-bottom: 0;
	 color: #fff;
	 background: url(../images/bandeau/image-fond-position-marche.jpg) no-repeat;
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-size: cover;
	 background-position: center 80%;
	 }
.container.no-home .textegroupelacour {
	 
/* padding-top: 400px;
	*/
 padding-bottom: 0;
	 color: #fff;
	 background: url(../images/bandeau/image-fond-lacour.jpg) no-repeat;
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-size: cover;
	 background-position: center 80%;
	}
.container.no-home .reduc-contenu {
	 margin: 0px 6.5% 30px;
	 padding: 70px 10px 0px 10px;
	 position: relative;
	}
.container.no-home .reduc-contenu-new {
	 margin: 0px 3% 20px;
	 padding: 0px 0px 50px 0px;
	 position: relative;
	}
.contact .container.no-home .textelacour {
	 color:#fff;
	 
/* background-image: url(../images/bandeau/bandeau-degrade.png);
	*/
 
/* background-image: url(../images/bandeau/maps.jpg);
	 background-image: url(../images/bandeau/new-band.jpg);
	 background-image: url(../images/bandeau/new-band1.jpg);
	 background-image: url(../images/bandeau/contact4.jpg);
	 */
 background-image: url(../images/bandeau/contact5.jpg);
	 background-position: center;
	 width:100%;
	 background-repeat:no-repeat;
	 background-attachment: fixed;
	 background-size: cover;
	}
.contact .container.no-home .reduc-contenu {
	 padding: 70px 10px 80px;
	}
.contact .container.no-home .text-assistance .col-md-3{
	 color:#fff;
	 font-size:16px;
	}
.base-de-donnees .container.no-home .reduc-contenu-new {
	 margin: 40px 1% 20px 1%;
	 padding: 0px 40px 100px 40px;
	 position: relative;
	}
.base-de-donnees .number, .base-de-donnees .number span {
	 color:#2a66ae;
	}
.base-de-donnees .container.no-home .fa {
	 color:#2a66ae;
	 font-size:5em;
	}
.container.no-home .reduc-contenu-new2 {
	 margin: 0px 6.5% 30px;
	 padding: 0px 10px 0px 10px;
	 position: relative;
	}
.container.no-home .reduc-contenu-new3 {
	 margin: 0px 10% 20px 10%;
	 padding: 0px 115px 50px 115px;
	 position: relative;
	}
.container.no-home .reduc-contenu-new .colori span{
	 color:#fff;
	 font-size:16px;
	}
.container.no-home .reduc-contenu-new2 ul{
	 display: flex;
	 -webkit-padding-start: 20px;
	}
.container.no-home .reduc-contenu-new2 li i:nth-child(1):hover {
	 }
.container.no-home .reduc-contenu-new2 li{
	 vertical-align:top;
	 width:14%;
	}
.container.no-home .reduc-contenu-new2 li .fa{
	 
/*font-size:75px;
	*/
 color:#fff;
	 margin-bottom:15px;
	}
.container.no-home .reduc-contenu-new3 .colori span{
	 color:#fff;
	 font-size:16px;
	}
.container.no-home .textelacour-new:not(.qualiopi) {
	 margin: 30px 6.5%;
	 padding: 50px 10px;
	 position: relative;
	 }
.container.no-home .qualiopi:not(.ecranprod) {
	 margin: 0px 6.5%;
	 padding: 0px 10px;
	 position: relative;
	 }
.container.no-home .newref{
	 margin: 30px 6.5%;
	 padding: 40px 10px;
	 position: relative;
	 }
.container.no-home .textelacour-new3 {
	 margin: 50px 27%;
	 padding: 50px;
	 position: relative;
	 }
.container.no-home .textelacour .accroche {
	 text-align: center;
	 color:#f0800e;
	 }

/*Rꧩrence groupe lacour*/
.groupe-lacour .logo-reference{
	 border:1px solid #fafafa;
	 display: flex;	 
	}
	
@media screen and (max-width:500px){
	.groupe-lacour .logo-reference{
	 flex: 0 0 33%;
	}
	
}

@media screen and (min-width:501px) and (max-width: 750px) {
	.groupe-lacour .logo-reference{
	 flex: 0 0 25%;
	}
	
}

@media screen and (min-width:751px) {
	.groupe-lacour .logo-reference{
	 flex: 0 0 16%;
	}
}

@media screen and (min-width:901px) {
	.groupe-lacour .logo-reference{
	 flex: 0 0 16%;
	}
	
}
	
 .groupe-lacour .container.no-home .row .preconisations {
	 margin: 0px 8%;
	 padding: 0px 50px;
	 position: relative;
	}
.groupe-lacour .container.no-home .row .preconisations .category-module {
	 margin-top: 0em;
	margin-bottom:5%;
	display: flex;
	flex-wrap: wrap;
	flex: 1;
	}
.groupe-lacour .container.no-home .row .preconisations {
	 text-align: center;
	 vertical-align: middle;
	 position: relative;
	}
.groupe-lacour .container.no-home .row .preconisations .infos {
	 background: rgba(150,150,150,0.1);
	 outline: none;
	 width:100%;
	}
.groupe-lacour .container.no-home .row .preconisations a:not(.link-partners) {
	 display: inline-block;
	 
/*margin: 2em 0;
	*/
 min-height: 100px;
	 position: relative;
	}
.link-partners {
	display: flex;
	flex: 1;
	position:relative;
	min-height: 100px;
}
.groupe-lacour .container.no-home .row .preconisations .modal {
	 top: 10%;
	}
.groupe-lacour .container.no-home .row .preconisations .modal p {
	 font-size: 15px;
	}
.groupe-lacour .container.no-home .row .preconisations .modal p b{
	 text-transform: uppercase;
	}
.groupe-lacour .container.no-home .row .preconisations .modal p a{
	 margin: inherit;
	 min-height: inherit;
	 position: inherit;
	 color: #2A66AE;
	}
.groupe-lacour .container.no-home .row .preconisations .modal p a b{
	 color: #2A66AE;
	}
.groupe-lacour .container.no-home .row .preconisations .logosreference {
	 display: inline-block;
	 position: relative;
	 overflow: hidden;
	 vertical-align: middle;
	 padding: 3vh;
	 width:100%;
	 margin: auto;
	}
.gnac-image {
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin: unset !important;
}

.groupe-lacour .container.no-home .row .preconisations .logosreference img{
	 width:100%;
	}
.groupe-lacour .container.no-home .row .preconisations .logosreference .referencehover {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 100%;
	 left: 0;
	 background-color: rgba(250, 250, 250, 0);
	 padding: 7%;
	 font-weight: bold;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	 padding-top: 12%;
	}
.groupe-lacour .container.no-home .row .preconisations .logosreference:hover .referencehover {
	 background-color: rgba(250, 250, 250, 1);
	 top: 0%;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	}
.groupe-lacour .container.no-home .row .preconisations .logosreference .referencehover1 {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 100%;
	 left: 0;
	 background-color: rgba(250, 250, 250, 0);
	 padding: 0px;
	 font-weight: bold;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	}
.groupe-lacour .container.no-home .row .preconisations .logosreference:hover .referencehover1 {
	 background-color: rgba(250, 250, 250, 0.5);
	 top: 0%;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	}
.groupe-lacour .container.no-home .preconisations .modal-content .textreference {
	 width: 80%;
	 margin: auto;
	 margin-top: 2.5em;
	 text-align: left;
	 white-space: pre-line;
	 padding: 30px;
	 overflow: auto;
	 margin-bottom: 80px;
	}
.references .container.no-home .preconisations .modal-content .textreference h4 {
	 text-align: center;
	}
.groupe-lacour .container.no-home .preconisations .modal-content img {
	 position: absolute;
	 opacity: 0.3;
	 bottom: 0.5em;
	 right: 2.5em;
	}
@media (max-width: 992px) {
	 #accueil #page .entetepage .video .col-md-5 .vignette{
	 width: 150px;
	 display:inline-block;
	 float:none;
	 margin:5px;
	 max-width:145px;
	 }
 #accueil #page .entetepage .video .col-md-5 .vignette img{
	 width: 100%;
	 }
 .container.no-home .reduc-contenu-new2 ul {
	 -webkit-padding-start:0px;
	 }
 .presse-et-actualites .modal-dialog button.close {
	 top: 5px;
	 right: 7px;
	 }
 .contact .item-page .row {
	 padding: 8px 15px;
	 }
 .groupe-lacour .moduletable{
	 
/*width:80%;
	*/
 margin:auto;
	 }
 .groupe-lacour .container.no-home .row .preconisations .logosreference .referencehover {
	 padding: 0%;
	 }
}
@media (max-width: 485px) {
	 .groupe-lacour .container.no-home .row .preconisations a {
	 min-height: 50px;
	 }
 .groupe-lacour .logo-reference {
	 margin-bottom: 10px;
	 }
}
.container.no-home .textelacour p {
	 text-align: center;
	 color:#fff;
	}
.container.no-home .textegroupelacour .accroche {
	 text-align: center;
	 color:#f0800e;
	 }
.container.no-home .textegroupelacour p {
	 text-align: justify;
	 color:#fff;
	}
.heightcatmodule{
	margin-top:0em;
	margin-bottom:4em;
	}
.container.no-home .textelacour-new .accroche {
	 text-align: justify;
	}
.container.no-home .textelacour-new p {
	 text-align: justify;
	}
.container.no-home .textelacour .row {
	 padding: 2% 0 4%;
	 width: 100%;
	}
.contact .container.no-home .textelacour .row {
	 padding: 0.2% 0 0%;
	 width: 100%;
	}
.contact .container.no-home .textelacour .text-assistance {
	 margin-left: 12%;
	}
.contact .container.no-home .textelacour .text-assistance .col-md-3{
	 width: 22%;
	}
.container.no-home .textegroupelacour .row {
	 padding: 2% 0 2%;
	 width: 100%;
	}
.container.no-home .textelacour-new .row {
	 padding: 5% 0;
	 width: 100%;
	}
.container.no-home .textelacour .row .col-md-2 i,.container.no-home .textelacour .row .col-md-3 i,.container.no-home .textelacour .row .col-md-4 i{
	 font-size: 80px;
	}
.container.no-home .textegroupelacour .row .col-md-2 i,.container.no-home .textegroupelacour .row .col-md-3 i,.container.no-home .textegroupelacour .row .col-md-4 i{
	 font-size: 80px;
	}
.container.no-home .textelacour-new .row .col-md-2 i,.container.no-home .textelacour-new .row .col-md-3 i,.container.no-home .textelacour-new .row .col-md-4 i{
	 font-size: 80px;
	}
.container.no-home .textelacour .row .col-md-2 i,.container.no-home .textelacour .row .col-md-3 i,.container.no-home .textelacour .row .col-md-4 i{
	 color: #fff;
	 font-size:6em;
	}
.contact .container.no-home .textelacour .row .col-md-2 i,.contact .container.no-home .textelacour .row .col-md-3 i,.contact .container.no-home .textelacour .row .col-md-4 i{
	 color: #fff;
	 font-size:1.3em;
	}
.container.no-home .textegroupelacour .row .col-md-2 i,.container.no-home .textegroupelacour .row .col-md-3 i,.container.no-home .textegroupelacour .row .col-md-4 i{
	 color: #fff;
	 font-size:5em;
	}
.container.no-home .textelacour .row .col-md-2 .number,.container.no-home .textelacour .row .col-md-2 .number span,.container.no-home .textelacour .row .col-md-3 .number,.container.no-home .textelacour .row .col-md-3 .number span,.container.no-home .textelacour .row .col-md-4 .number,.container.no-home .textelacour .row .col-md-4 .number span,.container.no-home .reduc-contenu-new2 .colori span{
	 color: #fff;
	 font-size:1.3em;
	}
.container.no-home .textegroupelacour .row .col-md-2 .number,.container.no-home .textegroupelacour .row .col-md-2 .number span,.container.no-home .textegroupelacour .row .col-md-3 .number,.container.no-home .textegroupelacour .row .col-md-3 .number span,.container.no-home .textegroupelacour .row .col-md-4 .number,.container.no-home .textegroupelacour .row .col-md-4 .number span{
	 color: #fff;
	 font-size:1.2em;
	}
.vignettechiffre {
	 text-align: center;
	 display: inline-block;
	}
.vignettechiffre i{
	 color: #fff;
	 font-size: 80px;
	}
.noappearglobe{
	display:none;
	}
.vignettechiffre>span {
	 display: block;
	 position: absolute;
	 top: -10px;
	 height: 110%;
	 width: 70%;
	 left: 15%;
	}
.vignettechiffre:nth-child(1) .number, .vignettechiffre:nth-child(1) .number span{
	color: #fff;
	}
.vignettechiffre:nth-child(2) i, .vignettechiffre:nth-child(2) .number, .vignettechiffre:nth-child(2) .number span{
	color: #fff;
	}
.vignettechiffre:nth-child(3) .number, .vignettechiffre:nth-child(3) .number span{
	color: #fff;
	}
.vignettechiffre:nth-child(4) .number, .vignettechiffre:nth-child(4) .number span{
	color: #fff;
	}
.number {
	 color: #f0800e;
	 font-size: 16px;
	}
.number span {
	 color: #f0800e;
	 font-size: 1.3em;
	 font-weight: bold;
	}
.number>p {
	 color: #050505;
	 font-size: 20px;
	 text-align: center;
	 margin-top: -35px;
	 font-weight: bold;
	 opacity: 0.5;
	}
.number div p {
	 text-align: center;
	}
.respectspace {
	 white-space: pre-line;
	}
.acces .respectspace p {
	 margin-bottom: 0;
	 font-size: 14px;
	 text-align: center;
	}
.acces .respectspace p b a{
	 color: #2A66AE;
	 font-size: 16px;
	}
.acces .respectspace p b a:hover{
	 color: #2a66ae;
	}
.accroche {
	 font-size: 25px;
	 text-align: center;
	 color: #2A66AE;
	 display: block;
	}
.accroche hr {
	 border: 0;
	 width: 25%;
	 margin: 20px auto;
	 height: 1px;
	 background-image: linear-gradient(to right, rgba(42, 102, 174, 0), rgba(42, 102, 174, 0.75), rgba(42, 102, 174, 0));
	}
.accroche-new {
	 font-size: 30px;
	 text-align: center;
	 color: #f0800e;
	 
/*display: block;
	*/
 }
.description-video .accroche-new {
	 font-size: 30px;
	 text-align: center;
	 color: #f0800e;
	 display: block;
	 margin-bottom:20px;
	}
.groupe-lacour .accroche-new ,.groupe-lacour .accroche, .carrieres .accroche-new, .base-de-donnees .accroche-new, .rgpd-default .accroche-new{
	 font-size: 30px;
	 text-align: center;
	 color: #f0800e;
	 display: block;
	 margin-bottom:20px;
	}
.qualiopi-default .container.no-home .textelacour-new {
	padding-bottom: 0px !important;
}

.qualiopi-default .container.no-home .produits .qualiteproduit .vignette>span {
	display: flex;
	height: 100%;
}

.groupe-lacour .accroche-new ,.groupe-lacour .accroche, .carrieres .accroche-new, .base-de-donnees .accroche-new, .qualiopi-default .accroche-new{
	 font-size: 30px;
	 text-align: center;
	 color: #f0800e;
	 display: block;
	 margin-bottom:20px;
	}
	 .assistance-technique .container h1{
	 font-size: 30px;
	 text-align: center;
	 color: #f0800e;
	 display: block;
	 margin-bottom:50px;
	 margin-top:50px;
	}
.groupe-lacour .textelacour-new .accroche-new{
	 }
.groupe-lacour .textelacour-new .accrocheref {
	 margin-top: 0px;
	}
#accueil hr {
	 border: 0;
	 width: 22%;
	 margin: 0px auto;
	 height: 1px;
	 background-image: linear-gradient(to right, rgba(240, 128, 14, 0), rgba(240, 128, 14, 0.75), rgba(240, 128, 14, 0));
	}
.container.no-home .item-page .page-header {
	 width: auto !important;
	}
.container.no-home .custom.formulaire label {
	 width: 200px;
	}
.container.no-home .custom.formulaire input[type="file"] {
	 display: inline-block;
	}
.container.no-home .solutions-list > ul:first-child {
	 width: 100%;
	 display: flex;
	 align-items: center;
	 background-color: #2A66AE;
	 height: 100px;
	}
.container.no-home .solutions-list > ul li a {
	 text-decoration: none;
	 color: #FAFAFA;
	}
.container .row .modal .taillepopup{
	 width:40%;
	}
.container.no-home .solutions-list > ul li a:hover {
	 text-decoration: none;
	 color: #f0800e;
	}
.container.no-home .solutions-list > ul img {
	 height: 100%;
	}
.container.no-home .solutions-list > ul:first-child li {
	 display: inline-block;
	 width: 12.5%;
	 color: #FAFAFA;
	}
.container.no-home .solutions-list > ul li:before {
	 content: none;
	}
.container.no-home .solutions-list > ul li.titre {
	 position: relative;
	 top: -20px;
	 padding-right: 10px;
	}
.container.no-home .solutions-list > ul ul {
	 padding: 10px 10px 0 10px;
	}
.container.no-home .solutions-list > ul ul:hover .vignette:after {
	 content: '';
	 width: 0;
	 height: 0;
	 border-style: solid;
	 background: transparent;
	 position: absolute;
	 border-width: 5px 0 5px 8px;
	 border-color: #2A66AE;
	 right: -12px;
	 top: 24px;
	}
.container.no-home .solutions-list > ul .titre a {
	 color: #2A66AE;
	 text-transform: uppercase;
	 font-weight: bold;
	}
.container.no-home .solutions-list > ul:first-child li.titre {
	 left: 20px;
	}
.container.no-home .solutions-list > ul:last-child li.titre {
	 padding: 0px 0px 0px 18px;
	}
.container.no-home .solutions-list > ul:first-child {
	 text-align: center;
	}
.container.no-home .solutions-list #slider {
	 position: relative;
	 background: none;
	}
.container.no-home .solutions-list #slider .content-slider {
	 width: 100%!important;
	 position: absolute;
	 height: 100%;
	}
.container.no-home .solutions-list #slider .content-slider .image {
	 width: 35%;
	 overflow: hidden;
	 float: left;
	 height: 300px;
	}
.container.no-home .solutions-list #slider .content-slider .text>div:first-child {
	 width: 50%;
	 margin-left: 40%;
	 height: 300px;
	 padding: 5%;
	}
.container.no-home div.vous-etes-bandeau {
	 width: 100%;
	 background-color: #2A66AE;
	 display: flex;
	 align-items: center;
	}
.container.no-home .vous-etes-bandeau ul {
	 width: 100%;
	}
.container.no-home .vous-etes-bandeau ul li {
	 display: inline-block;
	 width: 12%;
	 text-align: center;
	}
.container.no-home .vous-etes-bandeau ul li a {
	 color: #FAFAFA;
	 height: 100px;
	 display: block;
	 padding: 30px 0;
	}
.container.no-home .vous-etes-bandeau ul li:before {
	 content: none;
	}

/****CARRIERE****/
.carrieres .container.no-home {
	 padding-bottom: 0!important;
	}
.carrieres .container.no-home .donnees {
	 padding: 6% 0px;
	 margin: 0 20%;
	 position: relative;
	}
.carrieres .container.no-home #rencontronsnous{
	 background-color: rgba(150,150,150,0.1);
	 margin: 50px 9% 80px 9%;
	 padding: 0;
	 position: relative;
	}
.carrieres .container.no-home #rencontronsnous .accroche {
	 text-align: left;
	}
.carrieres .container.no-home #rencontronsnous>div {
	 width: 66%;
	 margin-left: 33%;
	 display: inline-block;
	 vertical-align: middle;
	}
.carrieres .container.no-home #rencontronsnous div p {
	 padding: 50px 30px 50px 30px;
	}
.carrieres .container.no-home #rencontronsnous div p span{
	 font-size: 2em;
	}
.carrieres .container.no-home #rencontronsnous .divimg {
	 position: absolute;
	 width: 33%;
	 height: 100%;
	 left: 0;
	 top: 0;
	 overflow: hidden;
	 margin-left: 0;
	}
.content-links{
	 display:none;
	}
.carrieres .container.no-home #rencontronsnous .divimg img {
	 position: absolute;
	 left: -30px;
	 height: 100%;
	}

/*CertiPre*/
.certipre-default .content-links{
	 display:none;
	}

/* Annonce */
.postulez .buttonorange {
	 position: absolute;
	 top: 150px;
	}
div.offreemploi2 {
	 
/*padding: 50px;
	*/
 position: relative;
	 text-align: center;
	 padding-bottom: 0;
	 color: #fff;
	 background-image: url(../images/bandeau/carriere-fond.jpg);
	 background-repeat: no-repeat;
	 background-attachment: fixed;
	 background-size: cover;
	 background-position: center 80%;
	 }
.offreemploi2 .offretitre {
	 color: #F0800E;
	 font-size: 30px;
	 text-align: center;
	 margin: 30px 6.5% 20px;
	 padding: 40px 10px 20px;
	 position: relative;
	}
.carrieres .container.no-home .reduc-contenu2 {
	 margin: 0px 0%;
	 padding: 0px 10px 50px;
	 position: relative;
	}
.carrieres .new2{
	 background:#fafafa;
	}
.carrieres .new2 .accroche-new{
	 margin: 0px 6.5% 0px;
	 padding: 70px 10px 0px;
	 position: relative;
	}
.carrieres .new2 .respectspace{
	 margin: 0px 6.5% 0px;
	 padding: 0px 10px 80px;
	 position: relative;
	}
.offreemploi p b {
	 color: #050505;
	 font-size: 18px}
ul.offreemploi {
	 display: block;
	 text-align: center;
	 margin: 2em 0 0;
	}
ul.offreemploi li a{
	 outline: none;
	}
.titleOffre {
	 font-size: 16px;
	 font-weight: bold;
	 color: #fff!important;
	 margin-top:100px;
	}
.offreemploi h6 {
	 color: #050505;
	}
.offreemploi h6 span {
	 color: #050505;
	}
.offreemploi li {
	 margin: 20px 20px;
	 display: inline-block;
	 width: 15%;
	 vertical-align: top;
	}
.itemid-386 .offreemploi li {
	 margin: 20px 20px 60px;
	 display: inline-block;
	 width: 15%;
	 vertical-align: top;
	}
.offreemploi li:before{
	 content: none!important;
	}
.offreemploi img {
	 position: relative;
	 -webkit-transition: 0.3s;
	 transition: 0.3s;
	 top: 0;
	 height: 100px;
	}
.offreemploi a:hover img {
	 top: -20px;
	 -webkit-transition: 0.3s;
	 transition: 0.3s;
	}
.offreemploi li p {
	 font-size: 14px;
	 text-align: center;
	}
span.annonceOffre p {
	 margin-top: 1em!important;
	 width: 60%;
	 margin: auto;
	 margin-bottom: 2em;
	 white-space: pre;
	}
#page header nav .nav.menu .item-619{
	 display:none}

/*Modal*/
.offreemploi .annoncecarriere .modal-dialog{
	 width: 80%;
	 height:700px;
	 }
.offreemploi #candidature-spontanee .modal-dialog {
	 width: 40%;
	}
.offreemploi #candidature-spontanee .modal-content .modal-body .annonce {
	 display: none;
	}
.offreemploi #candidature-spontanee .modal-content .modal-body .formulaire {
	 width: 100%;
	}
.offreemploi .modal-content {
	 box-shadow: none;
	 background: none;
	 border: none;
	 }
.offreemploi button.close {
	 position: absolute;
	 text-shadow: none;
	 right: 15px;
	 z-index: 3;
	 top: 10px;
	 font-size: 18px;
	}
.offreemploi button.close span {
	 color: #FAFAFA;
	}
.offreemploi .modal-content .modal-body .annonce {
	 background: #FAFAFA;
	 width: 65%;
	 position: absolute;
	 top: 60px;
	 left: 0;
	 height: 650px;
	 z-index: 2;
	 overflow: hidden;
	 }
.offreemploi .modal-content .modal-body .enteteAnnonce {
	 background: #2A66AE;
	 padding: 12px 30px;
	 color: #FAFAFA;
	 height: 60px;
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100%;
	 z-index: 2;
	 border-bottom: 2px solid #f0800c;
	 text-align:left;
	}
.offreemploi .modal-content .modal-body .enteteAnnonce img {
	 height: 100%;
	 display: inline-block;
	 vertical-align: middle;
	 margin-right: 2em;
	}
.offreemploi .modal-content .modal-body .enteteAnnonce h4 {
	 color: #FAFAFA;
	 font-weight: bold;
	 display: inline-block;
	 vertical-align: middle;
	}
.offreemploi .modal-content .modal-body .enteteAnnonce p{
	 display: inline-block;
	 padding: 0 5px;
	 color: #FAFAFA;
	 vertical-align: middle;
	}
.offreemploi .modal-content .modal-body .enteteAnnonce h4 span {
	 color: #FAFAFA;
	 font-size: 2em;
	 margin: 0 25px;
	 vertical-align: middle;
	 border-radius: 20px;
	}
.offreemploi .modal-content .modal-body .annonce .corpsAnnonce .contenuAnnonce {
	 padding: 0px;
	}
.offreemploi .modal-content .modal-body .annonce .corpsAnnonce .contenuAnnonce ul li{
	 width: 88%;
	 display: list-item;
	 margin: 1.7em auto;
	 list-style: url('../images/icons/puce_voiture_avant_bleu.png') outside;
	}
.offreemploi .modal-content .modal-body .annonce .corpsAnnonce .contenuAnnonce ul li p{
	 padding-left: 20px;
	}
.offreemploi .modal-content .modal-body .annonce .corpsAnnonce .contenuAnnonce ul li p span{
	 color: #f0800e;
	 vertical-align: super;
	}
.offreemploi .modal-content .modal-body .formulaire {
	 width: 35%;
	 position: absolute;
	 right: 0;
	 top: 60px;
	 height: 650px;
	 background-color: #202d3d;
	 background-color: #202d3d;
	 z-index: 650;
	}
.offreemploi .modal-content .modal-body .can-spon {
	 height: 690px;
	}
.offreemploi .modal-content .modal-body .formulaire h4 {
	 color: #FAFAFA;
	 opacity: 0.5;
	 font-size: 350%;
	 z-index: 1;
	 position: absolute;
	 width: 100%;
	 text-align: center;
	 padding-top: 5%;
	}
.offreemploi .modal-content .modal-body .formulaire #erreur{
	 position: absolute;
	 top: 0;
	 width: 100%;
	 border-radius: 0;
	}
.offreemploi .modal-content .modal-body .formulaire form {
	 padding: 0px 15px;
	 margin-top: 100px;
	 }
.offreemploi .modal-content .modal-body .formulaire form .form-control {
	 width: 100%;
	 border: none;
	 border-radius: 0px;
	 box-shadow: 3px 3px 10px 0px #303030;
	}
.offreemploi .modal-content .modal-body .formulaire form input.form-control{
	 height: 34px;
	 }
.offreemploi .modal-content .modal-body .formulaire form .input-group .input-group-btn {
	 box-shadow: 3px 3px 10px 0px #303030;
	}
.offreemploi .modal-content .modal-body .formulaire form .form-group label {
	 color: #FAFAFA;
	}
.offreemploi .modal-content .modal-body .formulaire form input[type="file"] {
	 width: 100%;
	 display: inline-block;
	 background: #FAFAFA;
	 box-shadow: 3px 3px 10px 0px #303030;
	}
.offreemploi .modal-content .modal-body .formulaire .btn {
	 margin-bottom: 1em;
	 border-radius: 0;
	}
.offreemploi .modal-content .modal-body .formulaire .input-group .btn {
	 margin-bottom: 0em;
	 border-radius: 0;
	 border: none;
	 height: 34px;
	}
.offreemploi .modal-content .modal-body .formulaire .recommandation{
	 color: #FAFAFA;
	 font-size: 10px;
	 position: absolute;
	 bottom: 10px;
	 text-align: center;
	 width: 100%;
	 display: block;
	}
.offreemploi .modal-content .modal-body p {
	 text-align: left;
	}
.offreemploi .modal-content .modal-body>ul>li {
	 color: #050505;
	 width: inherit;
	 vertical-align: inherit;
	}
.offreemploi .modal-content .modal-body .contenuAnnonce p {
	 line-height: 2em;
	}
.modal-dialog .modal-content .row.popup-client h3{
	 text-align:center;
	 color:#2a66ae;
	 margin-bottom:20px;
	 font-size:28px;
	}

/****VOUS ETES****/
.container.no-home .titlevousetes {
	 background: #f5f5f5;
	 position: relative;
	 }
.container.no-home .titlevousetes>img {
	 display: inline-block;
	 text-align: left;
	 width: 33%;
	 max-width: 700px;
	}
.container.no-home .titlevousetes1>img {
	 display: inline-block;
	 text-align: left;
	 width: 50%;
	 max-width: 1100px;
	}
.container.no-home .titlevousetes>div {
	 display: inline-block;
	 vertical-align: middle;
	 width: 66%;
	 text-align: center;
	}
.container.no-home .titlevousetes1 {
	 background-color: #F5F5F5;
	 position: relative;
	}
.container.no-home .titlevousetes1>div {
	 display: inline-block;
	 vertical-align: middle;
	 width: 49%;
	 text-align: center;
	}
.container.no-home .titlevousetes p{
	 text-align: center;
	 width: 70%;
	 margin:auto;
	 margin-top:40px;
	}
#page header .second-menu .mod-languages .dropdown button {
	 margin-top:-2%;
	}

/****VOUS ETES****/
.container.no-home .titlevousetes2 {
	 background-color: #F5F5F5;
	 position: relative;
	 }
.container.no-home .titlevousetes2>img {
	 display: inline-block;
	 text-align: left;
	 width: 100%;
	 height: 400px;
	}
.container.no-home .titlevousetes1>img {
	 display: inline-block;
	 text-align: left;
	 width: 50%;
	 max-width: 1100px;
	}
.container.no-home .titlevousetes2 .solution-glob {
	 display: inline-block;
	 vertical-align: middle;
	 width: 47%;
	 text-align: center;
	 position:absolute;
	 top:25%;
	 left:5%;
	}
.container.no-home .titlevousetes2.reparateurimg .solution-glob .sol-glo{
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 145px;
	 padding: 20px;
	 width: 96%;
	}
.container.no-home .titlevousetes2 .solution-glob .sol-glo{
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 181px;
	 padding: 20px;
	 width: 96%;
	}
.container.no-home .titlevousetes2 {
	 background-color: #F5F5F5;
	 position: relative;
	}
.container.no-home .titlevousetes1>div {
	 display: inline-block;
	 vertical-align: middle;
	 width: 49%;
	 text-align: center;
	}
.container.no-home .titlevousetes2 p{
	 text-align: justify;
	 
/*width: 70%;
	 margin:auto;
	*/
 color:#fafafa;
	}

/*.container.no-home .titlevousetes h3{
	 text-align: center;
	 width: 70%;
	 margin:auto;
	 color:#fff;
	 font-size:28px;
	 }
*/
.container.no-home .titlevousetes h3 hr {
	 border: 0;
	 width: 25%;
	 margin: 0px auto;
	 height: 1px;
	 
/* background-image: linear-gradient(to right, rgba(42, 102, 174, 0), rgba(42, 102, 174, 0.75), rgba(42, 102, 174, 0));
	*/
 background-image:none;
	}
.container.no-home .category-module.categories-produits .listcatprod li>div:before {
	 content: ' ';
	 display: block;
	 height: 80px;
	 width: 80px;
	 position: absolute;
	 top: 2px;
	 left: 50%;
	 margin-left: -38px;
	 -webkit-transition: 0.3s;
	 transition: 0.3s;
	 opacity: 0.3;
	}
.container.no-home .category-module.categories-produits .listcatprod li.active1>div:before {
	 opacity: 1;
	}
.container.no-home .category-module.categories-produits .listcatprod li.active2>div:before {
	 opacity: 1;
	}
.container.no-home .category-module.categories-produits .listcatprod li:nth-child(1)>div:before {
	content: url('../images/produits/categorieProduit/gestion.png');
	}
.container.no-home .category-module.categories-produits .listcatprod li:nth-child(2)>div:before {
	content: url('../images/produits/categorieProduit/chiffrage.png');
	}
.container.no-home .category-module.categories-produits .listcatprod li:nth-child(3)>div:before {
	content: url('../images/produits/categorieProduit/mobile.png');
	}
.container.no-home .category-module.categories-produits .listcatprod li:nth-child(4)>div:before {
	content: url('../images/produits/categorieProduit/peinture.png');
	}
.container.no-home .category-module.categories-produits .listcatprod li:nth-child(5)>div:before {
	content: url('../images/produits/categorieProduit/reemploi.png');
	}
.container.no-home .category-module.categories-produits .listcatprod li:nth-child(6)>div:before {
	content: url('../images/produits/categorieProduit/web.png');
	}
.container.no-home .category-module.categories-produits .listcatprod li:hover>div:before {
	 top: -10px;
	 -webkit-transition: 0.3s;
	 transition: 0.3s;
	}
.expert .container.no-home .category-module.categories-produits .listcatprod li:nth-child(4){
	display:none;
	}
.expert .container.no-home .category-module.categories-produits .listcatprod li:nth-child(6){
	display:none;
}
.reparateur .container.no-home .category-module.categories-produits .listcatprod li:nth-child(6){
	display:none;
}
.container.no-home .categories-produits .listcatprod {
	 background-color: #FBFBFB;
	 width: 100%;
	 text-align: center;
	 height: 100%;
	 padding: 5% 0%;
	}
.container.no-home .categories-produits .listcatprod li {
	 width: 16%;
	 min-height: 150px;
	 min-width: 135px;
	 vertical-align: middle;
	 cursor: pointer;
	}
.container.no-home .categories-produits .listcatprod .displayli {
	 display: inline-block;
	 }
.container.no-home .categories-produits .listcatprod li:before {
	 content: none;
	}
.container.no-home .categories-produits .listcatprod li div {
	 padding: 15px 30px;
	 position: relative;
	}
.container.no-home .categories-produits .listcatprod li div p {
	 color: #2A66AE;
	 text-align: center;
	 margin: 0;
	 line-height: 1.25em;
	 margin-top: 80px;
	 font-size: 15px;
	}
.container.no-home .categories-produits .listcatprod li a img {
	 margin-bottom: 10px;
	}
.container.no-home .categories-produits #toutproduits {
	 position: relative;
	 display: block;
	 margin-bottom: 5em;
	}
.container.no-home .categories-produits .listprod {
	 width: 100%;
	 height: 100%;
	 text-align: left;
	}
.appearcategories{
	display:none;
	}
.expert .container.no-home .categories-produits .listprod, .reparateur .container.no-home .categories-produits .listprod {
	 width: 100%;
	 height: 100%;
	 text-align: left;
	 display: none;
	 }
.container.no-home .categories-produits .listprod:nth-child(3) {
	 display: block;
	}
.container.no-home .categories-produits .listprod .mCSB_inside>.mCSB_container {
	 margin-right: 0!important;
	}
.container.no-home .categories-produits .listprod .mCSB_scrollTools.mCSB_scrollTools_horizontal {
	 top: 0;
	 bottom: inherit;
	}
.container.no-home .categories-produits .listprod ul {
	 display: block;
	 width: 100%;
	 padding: 0;
	 text-align: center;
	}
.container.no-home .categories-produits .listprod ul li .nouveaute{
	 color: #fafafa;
	 transform: rotateZ(45deg);
	 right: -60px;
	 top: 21px;
	 
/* padding: 0 36px;
	 */
 width: 50%;
	 font-size: 1.2em;
	}
.container.no-home .categories-produits .listprod ul li:before {
	 content: none;
	}
.container.no-home .categories-produits .listprod ul li a {
	 position: relative;
	 margin: auto;
	 display: block;
	}
.container.no-home .categories-produits .listprod ul li a img {
	 width: 100%;
	}
.container.no-home .categories-produits .listprod ul li a span {
	 position: absolute;
	}
.container.no-home .categories-produits .listprod ul li a span.ensavoirplus {
	 width: 100%;
	 height: 100%;
	 top: 100%;
	 left: 0;
	 text-align: center;
	 color: #FAFAFA;
	 
/*font-weight: bold;
	*/
 transition: 0.5s;
	 z-index: 1;
	}
.container.no-home .categories-produits .listprod ul li a:hover span.ensavoirplus {
	 top: 0;
	}
.container.no-home .categories-produits .listprod ul li a span.ensavoirplus p {
	 color: #FAFAFA;
	 
/* font-weight: bold;
	*/
 position: absolute;
	 left: 30%;
	 top: 43%;
	 margin: auto;
	 width: 40%;
	 text-align: center;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(1) a span.ensavoirplus p:hover {
	color:rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(2) a span.ensavoirplus p:hover {
	color:rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(3) a span.ensavoirplus p:hover {
	color:rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(4) a span.ensavoirplus p:hover {
	color:rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(5) a span.ensavoirplus p:hover {
	color:rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(6) a span.ensavoirplus p:hover {
	color:rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(7) a span.ensavoirplus p:hover {
	color:rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(8) a span.ensavoirplus p:hover {
	color:rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(9) a span.ensavoirplus p:hover {
	color:rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(10) a span.ensavoirplus p:hover {
	color:rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(11) a span.ensavoirplus p:hover {
	color:rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(12) a span.ensavoirplus p:hover {
	color:rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(1) span.ensavoirplus p {
	 background-color: rgb(42, 102, 174);
	border :1px solid rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(2) span.ensavoirplus p {
	 background-color: rgb(216, 17, 89);
	border :1px solid rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(3) span.ensavoirplus p {
	 background-color: rgb(240, 128, 47);
	border :1px solid rgb(240, 128, 14);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(4) span.ensavoirplus p {
	 background-color: rgb(240, 128, 47);
	border :1px solid rgb(240, 128, 14);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(5) span.ensavoirplus p {
	 background-color: rgb(42, 102, 174);
	border :1px solid rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(6) span.ensavoirplus p {
	 background-color: rgb(216, 17, 89);
	border :1px solid rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(7) span.ensavoirplus p {
	 background-color: rgb(216, 17, 89);
	border :1px solid rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(8) span.ensavoirplus p {
	 background-color: rgb(240, 128, 47);
	border :1px solid rgb(240, 128, 14);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(9) span.ensavoirplus p {
	 background-color: rgb(42, 102, 174);
	border :1px solid rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(10) span.ensavoirplus p {
	 background-color: rgb(42, 102, 174);
	border :1px solid rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(11) span.ensavoirplus p {
	 background-color: rgb(216, 17, 89);
	border :1px solid rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(12) span.ensavoirplus p {
	 background-color: rgb(240, 128, 47);
	border :1px solid rgb(240, 128, 14);
	}
.container.no-home .categories-produits .listprod ul li span.ensavoirplus p:hover {
	 background: #fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(1) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(2) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(3) span.nouveaute {
	 border :1px solid rgb(240, 128, 14);
	color:rgb(240, 128, 14);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(4) span.nouveaute {
	 border :1px solid rgb(240, 128, 14);
	color:rgb(240, 128, 14);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(5) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(6) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(7) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(8) span.nouveaute {
	 border :1px solid rgb(240, 128, 14);
	color:rgb(240, 128, 14);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(9) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(10) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(11) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(12) span.nouveaute {
	 border :1px solid rgb(240, 128, 14);
	color:rgb(240, 128, 14);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li a span.titleproduits {
	 position: absolute;
	 top: 10px;
	 left: -10px;
	 height: 50px;
	 min-width: 65%;
	 text-align: center;
	 padding: 5px;
	 padding-left: 15px;
	 transform: skewX(-20deg);
	 -webkit-transform: skewX(-20deg);
	 -moz-transform: skewX(-20deg);
	 -o-transform: skewX(-20deg);
	 -ms-transform: skewX(-20deg);
	 z-index: 2;
	}
.container.no-home .categories-produits .listprod ul li a span.logo-nouveaute {
	 position: absolute;
	 top: 10px;
	 
/* left: 104px;
	 */
 height: 45px;
	 min-width: 35%;
	 text-align: center;
	 
/* padding: 5px;
	 */
 padding-left: 38px;
	 transform: skewX(-20deg);
	 -webkit-transform: skewX(-21deg);
	 -moz-transform: skewX(-20deg);
	 -o-transform: skewX(-20deg);
	 -ms-transform: skewX(-20deg);
	 z-index: 2;
	 right: -9px;
	}
.container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 color: #FAFAFA;
	 font-size: 17px;
	 text-transform: uppercase;
	 position: absolute;
	 width: 100%;
	 top: 59%;
	 left: 0;
	 -webkit-transform: translateY(-60%) skewX(20deg);
	 -ms-transform: translateY(-60%) skewX(20deg);
	 transform: translateY(-60%) skewX(20deg);
	}
.container.no-home .categories-produits .listprod ul li a span.logo-nouveaute img {
	 color: #FAFAFA;
	 font-size: 22px;
	 text-transform: uppercase;
	 position: absolute;
	 width: 90%;
	 top: 59%;
	 left: 3%;
	 -webkit-transform: translateY(-60%) skewX(20deg);
	 -ms-transform: translateY(-60%) skewX(20deg);
	 transform: translateY(-60%) skewX(20deg);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(1) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(2) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(3) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(4) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(5) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(6) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(7) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(8) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(9) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(10) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(11) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(12) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(1) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(2) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(3) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(4) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(5) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(6) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(7) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(8) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(9) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(10) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(11) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(12) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li a span.introproduits {
	 position: absolute;
	 left: 0;
	 bottom: 0;
	 width: 100%;
	 height: 25%;
	 display: block;
	 padding: 10px;
	}
.container.no-home .categories-produits .listprod ul li a span.introproduits p{
	 color: #FAFAFA;
	 font-size: 17px;
	 font-weight: bold;
	 text-align: center;
	 line-height: 20px;
	 padding: 20px 10px;
	 position: absolute;
	 width: 100%;
	 top: 50%;
	 left: 0;
	 -webkit-transform: translateY(-50%);
	 -ms-transform: translateY(-50%);
	 transform: translateY(-50%);
	 white-space: pre-line;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(1) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(2) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(3) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(4) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(5) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(6) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(7) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(8) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(9) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(10) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(11) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(12) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}

/****PAGE PRODUIT****/

/*Bandeau Produit*/
.container.no-home .produits .title {
	 background: #f5f5f5;
	 position: relative;
	 width:100%;
	 min-height:21.47vw;
	}
.container.no-home .produits .title img {
	 display: inline-block;
	 text-align: left;
	 width: 33%;
	 max-width: 700px;
	}
.container.no-home .produits .title .accroche {
	 float: right;
	 vertical-align: middle;
	 width: 66%;
	 z-index:100;
	}
.container.no-home .produits .title .accroche .titreoffre{
	 }
.container.no-home .produits .title .proddefault {
	 margin-top:7%;
	}
.container.no-home .produits .title span.accroche{
	 font-size: 20px;
	}
.container.no-home .produits .title span{
	 color: #2A66AE;
	 font-size: 45px;
	 text-transform: uppercase;
	}
.container.no-home .produits .title span.offre{
	 font-size: 55px;
	 display: inherit;
	 color: #2A66AE;
	 font-weight: bold;
	 opacity: 0.05;
	 line-height: 1;
	 margin-bottom: 2%;
	}
.container.no-home .produits .title span.offre1{
	 font-size: 25px;
	 display: inherit;
	 color: #2A66AE;
	 font-weight: bold;
	 opacity: 0.1;
	 line-height: 1;
	 margin-top:2%;
	}
.container.no-home .produits .title div.navprod{
	 position: absolute;
	 bottom: 5px;
	 width: 66%;
	 margin-left: 34%;
	 z-index: 0;
	}
.container.no-home .produits .title div.navprod ul{
	 display: block;
	 text-align: center;
	}
.container.no-home .produits .title div.navprod ul li{
	margin-right:2px;
	 margin-left:2px;
	 display: inline-block;
	 vertical-align: middle;
	}
.container.no-home .produits .title div.navprod ul li:before{
	 content: none;
	}
.container.no-home .produits .title div.navprod ul li a{
	 background: #f0800e;
	 overflow: hidden;
	 color: #FAFAFA;
	 cursor: pointer;
	 min-width: 35px;
	 height: 40px;
	 display: block;
	 position: relative;
	 padding: 5px;
	 background-position: center;
	 border:1px solid #f0800e;
	}
.container.no-home .produits .title div.navprod ul li a:hover{
	 color: #f0800e;
	 background: none;
	 border:1px solid #f0800e;
	}
.container.no-home .produits .title div.navprod ul li:nth-child(2) a{
	 padding: 5px 15px;
	 }
.container.no-home .produits .title div.navprod ul li:nth-child(2) a:hover{
	 color: #f0800e;
	 background: none;
	 border:1px solid #f0800e;
	}
.container.no-home .produits .title div.navprod ul li a i{
	 color: #FAFAFA;
	 transition: 0.5s;
	}
.container.no-home .produits .title div.navprod ul li a:hover i{
	 color: #f0800e;
	 }
.container.no-home .produits .title div.navprod ul li:nth-child(1) a:hover i{
	 
/*margin-left: -15px;
	*/
}
.container.no-home .produits .title div.navprod ul li:nth-child(3) a:hover i{
	 
/*margin-right: -15px;
	*/
}
.certipre-expert .container.no-home .produits .title div.navprod ul li:nth-child(1) a,.sites-internet-expert .container.no-home .produits .title div.navprod ul li:nth-child(1) a,.certipre-reparateur .container.no-home .produits .title div.navprod ul li:nth-child(1) a,.sites-internet-reparateur .container.no-home .produits .title div.navprod ul li:nth-child(1) a{
	 padding: 5px 15px; 
	 }

/*Entete Produit*/
.container.no-home .produits .enteteproduits {
	 padding: 100px 10px;
	 margin: auto 6.5%;
	 position: relative;
	}
.container.no-home .produits .enteteproduits .descriptif {
	 width:55%;
	 margin-right:8%;
	 display:inline-block;
	 vertical-align:middle;
	}
.container.no-home .produits .enteteproduits .ecranprod {
	 width: 35%;
	 max-width: 700px;
	 display:inline-block;
	 vertical-align:middle;
	 position: relative;
	 overflow: hidden;
	 z-index: 1;
	}
.container.no-home .produits .enteteproduits .qualiopi {
	 margin-top: -80px;
	}
.container.no-home .produits .enteteproduits .ecranprod img{
	 width: 100%;
	 max-width: 700px;
	 z-index: 1;
	}
.container.no-home .produits .enteteproduits .qualiopi img{
	 width: 65%;
	 max-width: 700px;
	 z-index: 1;
	}
.container.no-home .produits .enteteproduits .ecranprod .defilementecran{
	 position: absolute;
	 left: 0;
	 top: 0;
	 height: 100%;
	 width: 100%;
	 margin: 0;
	 z-index: -1;
	}
.container.no-home .produits .enteteproduits .ecranprod .defilementecran img{
	 width: 100%;
	 position: absolute;
	 top: 0;
	 left: 0;
	 z-index: -1;
	 display: block;
	}
.container.no-home .produits .enteteproduits .ecranprod .defilementecran img:nth-child(2){
	 display: none;
	}
.container.no-home .produits .enteteproduits .ecranprod .defilementecran img:nth-child(3){
	 display: none;
	}
.container.no-home .produits .enteteproduits .ecranprod .defilementecran img:nth-child(4){
	 display: none;
	}

/*Qualite Produit*/
.container.no-home .produits .qualiteproduit {
	 padding: 0 3%;
	 position: relative;
	 width: 100%;
	}
.container.no-home .produits .qualiteproduit .vignette {
	 position: relative;
	 padding: 0px 0px 50px;
	}
.container.no-home .produits .qualiteproduit .vignette img{
	 width:60%;
	}
.container.no-home .produits .qualiteproduit .vignette>span {
	 position: relative;
	 width: 75%;
	 margin: auto;
	 background: #FAFAFA;
	 padding: 15px 10px;
	 display: block;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(1)>span{
	border: 2px solid #2A66AE;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(2)>span{
	border: 2px solid #f0800e;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(3)>span{
	border: 2px solid #D81159;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(4)>span{
	border: 2px solid #2A66AE;
	}
.container.no-home .produits .qualiteproduit .vignette>span p {
	 color: #050505;
	 display: block;
	 width: 75%;
	 font-size: 16px;
	}
.rgpd-default .container.no-home .produits .qualiteproduit .vignette>span p {
	 font-size: 18px;
	}
.container.no-home .produits .qualiteproduit .vignette>span p b {
	 color: #050505;
	 width: 100%;
	 margin: 0px 0 10px;
	 padding: 0;
	 font-weight: bold;
	 font-size: 1.2em;
	 display:block;
	}

.rgpd-default .container.no-home .produits .qualiteproduit .vignette>span p b {
	 display: inline;
	 margin: 0px;
	 font-size: 1em;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(1)>span p b{
	color: #2A66AE;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(2)>span p b{
	color: #f0800e;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(3)>span p b{
	color: #D81159;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(4)>span p b{
	color: #2A66AE;
	}
.container.no-home .produits .qualiteproduit .vignette>span>span {
	 position: absolute;
	 right: 0;
	 margin-right: -38.45px;
	 top: 50%;
	 height: 75px;
	 width: 75px;
	 margin-top: -35.5px;
	 overflow: hidden;
	 -webkit-transform: rotate(45deg);
	 -ms-transform: rotate(45deg);
	 transform: rotate(45deg);
	 margin-right: -36px;
	 height: 70px;
	 width: 70px;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(1)>span>span {
	background-color: #2A66AE;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(2)>span>span {
	background-color: #f0800e;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(3)>span>span {
	background-color: #D81159;
	}
.container.no-home .produits .qualiteproduit .vignette:nth-child(4)>span>span {
	background-color: #2A66AE;
	}
.container.no-home .produits .qualiteproduit .vignette>span>span .icon {
	 font-size: 3em;
	 color: #FAFAFA;
	 position: absolute;
	 top: 50%;
	 margin-top: -0.5em;
	 left: 50%;
	 margin-left: -0.5em;
	 -webkit-transform: rotate(-45deg);
	 -ms-transform: rotate(-45deg);
	 transform: rotate(-45deg);
	}
 .container.no-home .produits .qualiteproduit .vignette>span>span .fa {
	 font-size: 3em;
	 color: #FAFAFA;
	 position: absolute;
	 top: 50%;
	 margin-top: -0.5em;
	 left: 50%;
	 margin-left: -0.45em;
	 -webkit-transform: rotate(-45deg);
	 -ms-transform: rotate(-45deg);
	 transform: rotate(-45deg);
	}
.container.no-home .produits .qualiteproduit .vignette>span>span .lacour-simplicite {
	 margin-top: -0.62em;
	 margin-left: -0.4em;
	}

/*BasProduit*/
.container.no-home .produits .basproduit {
	 clear: both;
	 position: relative;
	 width: 70%;
	 margin: 0px auto 110px;
	 border: 1px solid #BBBBBB;
	}
.container.no-home .produits .basproduit .fa{
	 color:#f0800e;
	 font-size:0.5em;
	}
.container.no-home .produits .basproduit .fa-square{
	 font-size:0.5em;
	}
.container.no-home .produits .basproduit div.row{
	 padding: 0;
	 background-color: #ECECEC;
	 text-align: left;
	 position: relative;
	}
.container.no-home .produits .basproduit div.row .col-md-12{
	 
/*padding-top: 5px;
	 padding-bottom: 0px;
	 line-height: 28px;
	*/
}
.container.no-home .produits .basproduit div.row .col-md-1{
	 width:10%;
	 text-align:center;
	}
.container.no-home .produits .basproduit div.row .col-md-11{
	 padding:0px;
	 width:85%;
	 font-size:16px;
	}
.container.no-home .produits .basproduit div.row>div{
	 padding: 30px 30px 35px 30px;
	}
.container.no-home .produits .basproduit div.row div.col-md-8 p:nth-child(1) b{
	 color: #f0800e;
	 font-size: 1.1em;
	}
.container.no-home .produits .basproduit div.row div.col-md-8 ul li{
	 padding: 5px 0 5px 30px;
	 position: relative;
	 text-align: left;
	}
.container.no-home .produits .basproduit div.row div.col-md-8 ul li i{
	 color: #f0800e;
	 
/*position: absolute;
	*/
 margin-right:10px;
	}
.container.no-home .produits .basproduit div.row div.col-md-4{
	 
/*padding: 100px 10px;
	*/
 background-color: #FAFAFA;
	 position: inherit;
	}
.container.no-home .produits .basproduit div.row:before{
	 content: '';
	 position: absolute;
	 height: 95%;
	 width: 36%;
	 top: 0;
	 right: 0;
	 display: block;
	 background-color: #FAFAFA;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 p{
	 text-align: center;
	}
.container.no-home  .produits .basproduit div.row div.col-md-4 .information{
	font-size:12px;
	margin-top:5px;
	text-align:left;
	display:block;
	padding:0px 0px;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 .contform{
	 text-align: left;
	margin:1.5em auto 0;
	 width:100%;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 form{
	 text-align: center;
	padding:0px 15px;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 form .input-group{
	 margin: 1.5em auto;
	 width: 100%;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 form .checkinput .input-group{
	 margin: 0em auto 1.5em;
	 width: 100%;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 form .form-control{
	 border-color: #CCCCCC;
	 border-top: 1px solid #CCCCCC;
	 }
.container.no-home .produits .basproduit div.row div.col-md-4 form div:last-child input{
	 
/*width: 100%;
	 max-width: 180px;
	*/
}
.container.no-home .produits .basproduit div.row div.col-md-4 form .checkinput .col-md-11{
	font-size:12px;
	width:93%;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 form .checkinput .buttoninput{
	height:50px;
	float:left;
	margin-right:10px;
	margin-top:3px;
	margin-left:1px;
	}

/****PAGE SERVICES****/
.services .container.no-home .entetepage p{
	 position: absolute;
	 left: 0;
	 top: 0;
	 display: block;
	 width: 100%;
	 
/*background: linear-gradient(to left, rgba(250, 250, 250, 0), rgba(250, 250, 250, 0.75));
	*/
 height: 100%;
	 padding: 190px 120px 10px 240px;
	 
/*white-space: pre-wrap;
	*/
}
.services .container.no-home .entetepage p span{
	 padding: 5px 15px 5px 15px;
	 margin-left:4%;
	 color: #FAFAFA;
	 font-size: 1.4em;
	 font-weight: 600;
	 
/* background: rgba(42, 102, 174, 0.40);
	*/
}
.services .container.no-home .entetepage .mot-fa1{
	 text-align:center;
	 font-size: 1.8em;
	 color:#2A66AE;
	 margin-top:8%;
	}
.services .container.no-home .entetepage .mot-fa1 .span-service{
	 color: #2A66AE;
	 background: rgba(250,250,250,0.8);
	 margin: auto;
	 width: 60%;
	 
/* border-radius: 10px;
	*/
 padding-top:5%;
	}
.services .container.no-home .entetepage .mot-fa2{
	 text-align:center;
	 font-size: 1.8em;
	 color:#f0800e;
	 margin-top:8%;
	}
.services .container.no-home .entetepage .mot-fa2 .span-service{
	 color: #f0800e;
	 background: rgba(250,250,250,0.8);
	 margin: auto;
	 width: 60%;
	 
/* border-radius: 10px;
	*/
 padding-top:5%;
	}
.services .container.no-home .entetepage .mot-fa3{
	 text-align:center;
	 font-size: 1.8em;
	 color:#D81159;
	 margin-top:8%;
	 }
.services .container.no-home .entetepage .mot-fa3 .span-service{
	 color: #D81159;
	 background: rgba(250,250,250,0.8);
	 margin: auto;
	 width: 60%;
	 
/* border-radius: 10px;
	*/
 padding-top:5%;
	}
.services .container.no-home .entetepage .mot-fa4{
	 text-align:center;
	 font-size: 1.8em;
	 color:#2a66ae;
	 margin-top:8%;
	 }
.services .container.no-home .entetepage .mot-fa4 .span-service{
	 color: #2a66ae;
	 background: rgba(250,250,250,0.8);
	 margin: auto;
	 width: 60%;
	 
/* border-radius: 10px;
	*/
 padding-top:5%;
	}
.services .container.no-home .entetepage .fa{
	 font-size: 2.8em;
	 }
.services .mot-fa3 .icon {
	 font-size: 2.8em;
	 color: #D81159;
	}
.services .mot-fa1 .icon {
	 font-size: 2.8em;
	 color: #135ca6;
	}
.services .container.no-home #conseil,.services .container.no-home #formation,.services .container.no-home #audit,.services .container.no-home #installation,.services .container.no-home #satisfaction{
	 padding: 50px;
	 margin: 100px 9%;
	 position: relative;
	 background-color: rgba(150,150,150,0.1);
	}
.services .container.no-home .empla-icon .fa{
	 font-size: 30em;
	 color: #2A66AE;
	 opacity: 0.1;
	}
.services .container.no-home .empla-icons .fa{
	 font-size: 30em;
	 color: #2A66AE;
	 opacity: 0.1;
	}
.services .container.no-home .empla-icon .icon{
	 font-size: 30em;
	 color: #2A66AE;
	 opacity: 0.1;
	}
.services .container.no-home .empla-icon .icon:last-child{
	 font-size: 23em;
	 color: #2A66AE;
	 opacity: 0.1;
	}
.services .container.no-home .empla-icon:first-child {
	 position:absolute;
	 right:40px;
	 top:-120px;
	 }
.services .container.no-home .empla-icon:last-child {
	 position:absolute;
	 right:40px;
	 top:20px;
	 }
.services .container.no-home .empla-icons {
	 position:absolute;
	 right:40px;
	 top:-120px;
	 }
.services .container.no-home .empla-icon1 {
	 position:absolute;
	 left:40px;
	 top:-120px;
	 }
.services .container.no-home .empla-icon1 .icon{
	 font-size: 30em;
	 color: #2A66AE;
	 opacity: 0.1;
	}
.services .container.no-home .empla-icon1 .fa{
	 font-size: 30em;
	 color: #2A66AE;
	 opacity: 0.1;
	}
.services .container.no-home .empla-icon2 {
	 position:absolute;
	 right:40px;
	 top:5px;
	 }
.services .container.no-home .empla-icon2 .icon{
	 font-size: 30em;
	 color: #2A66AE;
	 opacity: 0.1;
	}
.politique-confidentialite .col-md-10,
.conditions-generales-de-service .col-md-10, .cgv .col-md-10{
	 width: 89.33333333%;
	}

/****REFERENCE****/
.references .container.no-home .presentationreference{
	 position: absolute;
	 top: 50%;
	 margin-top: -75px;
	 text-align: center;
	 display: block;
	 width: 50%;
	 line-height: 50px;
	 font-size: 25px;
	 color: #ffffff;
	 right: 70px;
	}
.references .logo-reference{
	 border:1px solid #fafafa;
	}
 .references .container.no-home .row .preconisations {
	 text-align: center;
	 vertical-align: middle;
	 position: relative;
	}
.references .container.no-home .row .preconisations .infos {
	 background: rgba(150,150,150,0.1);
	 outline: none;
	 width:100%;
	}
.references .container.no-home .row .preconisations a {
	 display: inline-block;
	 
/*margin: 2em 0;
	*/
 min-height: 100px;
	 position: relative;
	}
.references .container.no-home .row .preconisations .modal {
	 top: 10%;
	}
.references .container.no-home .row .preconisations .modal p {
	 font-size: 15px;
	}
.references .container.no-home .row .preconisations .modal p b{
	 text-transform: uppercase;
	}
.references .container.no-home .row .preconisations .modal p a{
	 margin: inherit;
	 min-height: inherit;
	 position: inherit;
	 color: #2A66AE;
	}
.references .container.no-home .row .preconisations .modal p a b{
	 color: #2A66AE;
	}
.references .container.no-home .row .preconisations .logosreference {
	 display: inline-block;
	 position: relative;
	 overflow: hidden;
	 vertical-align: middle;
	 padding: 2em;
	 width:100%;
	}
.references .container.no-home .row .preconisations .logosreference img{
	 width:100%;
	}
.references .container.no-home .row .preconisations .logosreference .referencehover {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 100%;
	 left: 0;
	 background-color: rgba(250, 250, 250, 0);
	 padding: 10%;
	 font-weight: bold;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	}
.references .container.no-home .row .preconisations .logosreference:hover .referencehover {
	 background-color: rgba(250, 250, 250, 1);
	 top: 0%;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	}
.references .container.no-home .row .preconisations .logosreference .referencehover1 {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 100%;
	 left: 0;
	 background-color: rgba(250, 250, 250, 0);
	 padding: 0px;
	 font-weight: bold;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	}
.references .container.no-home .row .preconisations .logosreference:hover .referencehover1 {
	 background-color: rgba(250, 250, 250, 0.5);
	 top: 0%;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	}
.references .container.no-home .preconisations .modal-content .textreference {
	 width: 80%;
	 margin: auto;
	 margin-top: 2.5em;
	 text-align: left;
	 white-space: pre-line;
	 padding: 30px;
	 overflow: auto;
	 margin-bottom: 80px;
	}
.references .container.no-home .preconisations .modal-content .textreference h4 {
	 text-align: center;
	}
.references .container.no-home .preconisations .modal-content img {
	 position: absolute;
	 opacity: 0.3;
	 bottom: 0.5em;
	 right: 2.5em;
	}

/****ACTUALITE****/
.presse-et-actualites #filter{
	 
/*background-color: #FAFAFA;
	*/
 display: inline-block;
	 width: 100%;
	 text-align:center;
	 background:#2a66ae;
	 color:#fafafa;
	}
.presse-et-actualites #filter a{
	 color:#fafafa;
	}
.presse-et-actualites .container #filter ul{
	 display: inline-block;
	 margin-left: 40px;
	}
.presse-et-actualites .container #filter ul li{
	 display: inline-block;
	 margin: 15px 50px;
	 cursor: pointer;
	 }
.presse-et-actualites .container #filter ul li a{
	 padding: 5px 15px;
	}
.presse-et-actualites .container #filter ul li.active a{
	 color: #fafafa;
	 }
.presse-et-actualites .container #filter ul li.hover a{
	 padding: 5px 15px;
	}
.presse-et-actualites .container #filter ul li.active{
	 font-weight: bold;
	}
.presse-et-actualites .container #filter ul li:before{
	 content: none;
	}
 .presse-et-actualites .container #filter ul li:hover{
	 -webkit-box-shadow: inset 0px 3px 0px 0px rgba(250, 250, 250,1);
	 -moz-box-shadow: inset 0px 3px 0px 0px rgba(250, 250, 250,1);
	 box-shadow: inset 0px 3px 0px 0px rgba(250, 250, 250,1);
	}
.presse-et-actualites .container #filter ul li.active{
	 -webkit-box-shadow: inset 0px 3px 0px 0px rgba(250, 250, 250,1);
	 -moz-box-shadow: inset 0px 3px 0px 0px rgba(250, 250, 250,1);
	 box-shadow: inset 0px 3px 0px 0px rgba(250, 250, 250,1);
	}
.presse-et-actualites .container .annee {
	 position: relative;
	 padding-top: 3em;
	}
.presse-et-actualites .container .annee h3{
	 margin-bottom: -35px;
	 color: #2A66AE;
	 font-size: 100px;
	 opacity: 0.15;
	 margin-left: 0.2em;
	}
.presse-et-actualites .container .annee .media{
	 padding: 0;
	 
/*width: 100%;
	*/
 background-color: #ECECEC;
	 margin: 20px 8px 20px 22px;
	 width: 30%;
	 box-shadow: 9px 9px 25px 0px #656565;
	}
.presse-et-actualites .container .annee .media .media-left{
	 padding: 0;
	 background-color: #FFFFFF;
	 
/*border: 1px solid #ECECEC;
	*/
}
.presse-et-actualites .container .annee .media .media-object{
	 height: inherit;
	 
/* padding: 5px;
	*/
 width: 100%;
	 background-color: #FFFFFF;
	}
.presse-et-actualites .container .annee .media .media-body{
	 padding: 0 1em 0 1em;
	 margin: auto;
	}
.presse-et-actualites .container .annee .media .media-body .bloc-actu {
	 background-color: #efefef;
	 margin: 2% 4%;
	 height: 330px}
.presse-et-actualites .container .annee .media .media-body .sous-bloc-actu {
	 padding: 5% 30px;
	}
.presse-et-actualites .container .annee .media .media-body .texte-actu {
	 color: #050505;
	 font-weight: bold;
	 min-height: 80px;
	}
.presse-et-actualites .container .annee .media .media-body .texte-actu sup{
	 color: #2A66AE;
	}
.modal .modal-content p,.presse-et-actualites .container .annee  .modal .modal-content p, .presse-et-actualites .colo2{
	font-size:16px;
	}
.presse-et-actualites .container .annee .media .media-body .texte-actu1 {
	 color: #050505;
	 font-size: 1em;
	 padding: 15px 0 15px;
	}
.presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 padding: 0px 0px 15px;
	 font-size: 15px;
	 margin-bottom: 1.5em;
	 min-height: 289px;
	}
	.presse-et-actualites .container .annee .media .media-body .texte-actu2 a,
	#contenu-actualite .contenu .div-cont a, #contenu-actualite .contenu .respectspace a{
	 text-decoration:underline;
	}
.presse-et-actualites .container .annee .media .media-body .texte-actu2 sup{
	 color: #050505;
	}
.presse-et-actualites .container .annee .media .media-body .but-orange {
	  right: 0;
	 bottom: 0;
	 margin: 0;
	 
/*box-shadow: inset 250px 0px 0px 0px #f0800e;
	*/
 background-color: #ECECEC;
	 border:none;
	}
.presse-et-actualites .container .annee .media .media-body .but-orange:before {
	 content: ' ';
	 
/* position: absolute;
	 display: block;
	 height: 101%;
	 width: 24px;
	 left: -15px;
	 background-color: #ECECEC;
	 -webkit-transform: skewX(-15deg);
	 -ms-transform: skewX(-15deg);
	 transform: skewX(-15deg);
	*/
}
.presse-et-actualites .container .annee .media .media-body .but-orange a {
	 background: url(../images/bandeau/detail-actu.png) no-repeat;
	 padding: 4px;
	 font-size: 20px;
	 color: #f0800e;
	;
	 position: absolute;
	 top: -37px;
	 left: 10px;
	}
.presse-et-actualites .container .annee .media .media-body .but-orange a:hover {
	 padding: 4px;
	 font-size: 20px;
	 position: absolute;
	 top: -37px;
	 left: 10px;
	}
.presse-et-actualites .container .annee .media .media-body .buttonorange {
	 background-color: #ECECEC;
	 width: 100%;
	 text-align: left;
	}
.presse-et-actualites .container .annee .media .media-body .buttonorange .fa{
	 color: #f0800e;
	 font-size: 1.1em;
	 float: left;
	 margin: 2px 10px 15px 15px;
	}
.presse-et-actualites .container .annee .media .media-body .buttonorange .detail-actu{
	 background: none;
	 width:23px;
	 height:23px;
	 display: inline-block;
	 margin-left: 10px;
	}
.presse-et-actualites .container .annee .media .media-body .buttonorange .detail-actu:hover{
	 background: none;
	 width:123px;
	 height:23px;
	 display: inline-block;
	 margin-left: 10px;
	}
.presse-et-actualites .container .annee .media .media-body .buttonorange .detail-actu-texte{
	 color: #f0800e;
	 padding-top: -63px;
	 margin-top: -35px;
	 height: 35px;
	 display: flex;
	 left: 30px;
	 margin-left: 29px;
	}
.presse-et-actualites .container .annee .media .media-body .buttonorange a {
	 border:none;
	}

/*Articles LACOUR*/
.container.no-home .articleActu{
	 width: 50%;
	 margin: 10em auto;
	}
#contenu-actualite .articleActu{
	 width: 100%;
	 margin: 0em auto;
	}
.presse-et-actualites .container.no-home .articleActu .colo1{
	 width:6%;
	padding-top:0px;
	padding-bottom:0px;
	}
#openpopup2 .articleActu .colo1{
	 width:6%;
	padding-top:0px;
	padding-bottom:0px;
	}
.presse-et-actualites .container.no-home .articleActu .colo2{
	 padding:0px;
	width:93%;
	font-size:16px;
	}
#openpopup2 .articleActu .colo2{
	 padding:0px;
	width:93%;
	}
.presse-et-actualites .container.no-home .articleActu .colo1 .fa{
	 color: #f0800e;
	 font-size: 0.5em;
	}
#openpopup2 .articleActu .colo1 .fa{
	 color: #f0800e;
	 font-size: 0.5em;
	}
#contenu-actualite .modal-dialog {
	 width: 50%;
	 margin: 30px auto;
	}
#openpopup2 .modal-dialog {
	 width: 50%;
	 margin: 30px auto;
	}
.modal-dialog .close {
	 z-index:50;
	 color: #fff;
	 background:none;
	}
#openpopup2 .close {
	 z-index:50;
	 color: #fff;
	 background:none;
	}
.modal-dialog button.close {
	 padding: 0;
	 cursor: pointer;
	 background: transparent;
	 border: 0;
	 -webkit-appearance: none;
	 position: absolute;
	 top: 5px;
	 font-size: 18px;
	 right: 7px;
	}
.popupfooter .articleActu .colo1 .fa {
	 color: #f0800e;
	 font-size: 0.5em;
	}
.popupfooter .articleActu .colo2 {
	 padding: 0px;
	 width: 93%;
	 font-size: 16px;
	}
#footer .close {
	 z-index:50;
	 color: #fff;
	 background:none;
	}
#footer button.close {
	 padding: 0;
	 cursor: pointer;
	 background: transparent;
	 border: 0;
	 -webkit-appearance: none;
	 position: absolute;
	 top: 10px;
	 font-size: 18px;
	}
#openpopup2 button.close {
	 padding: 0;
	 cursor: pointer;
	 background: transparent;
	 border: 0;
	 -webkit-appearance: none;
	 position: absolute;
	 font-size: 18px;
	 top: 10px;
	 right: 15px;
	}
.presse-et-actualites .container.no-home .articleActu .contenu div:last-child {
	 
/* width: 63.6%;
	 display: inline-block;
	 vertical-align: middle;
	 padding: 60px 18px;
	*/
}
.presse-et-actualites .item-page .row, #contenu-slider .row {
	 padding: 0px 0px 3% 0px;
	}
.presse-et-actualites .item-page .container{
	 position:relative;
	width:80%;
	margin-bottom: 3%;
	}
.modal-dialog .modal-content .row{
	 padding: 0px 0px 3% 0px;
	}
.modal-dialog .modal-content .row.popup-client {
	 padding: 35px 20px 30px 20px;
	}
.modal-content {
	 margin-top: 10em;
	}
#openpopup2 .row {
	 padding: 0px 0px 3% 0px;
	}
.container.no-home .articleActu .title {
	 padding: 15px 5px;
	 background-color: #2a66ae;
	 border-bottom:3px solid #f0800c;
	}
#openpopup2 .articleActu .title {
	 padding: 15px 5px;
	 background-color: #2a66ae;
	 border-bottom:3px solid #f0800c;
	}
 .articleActu .title {
	 padding: 20px 5px 15px;
	 background-color: #2a66ae;
	 border-bottom:3px solid #f0800c;
	}
.container.no-home .articleActu .title p{
	 color: #FAFAFA;
	 font-size: 1.5em;
	}
 .articleActu .title p{
	 color: #FAFAFA;
	 font-size: 1.5em;
	}
#contenu-actualite .title p{
	 color: #FAFAFA;
	 font-size: 18px;
	 }
#openpopup2 .articleActu .title p{
	 color: #FAFAFA;
	 font-size: 1.4em;
	 }
 .articleActu #contenu1-actualite p{
	 color: #050505;
	;
	 font-size: 1.5em;
	 }
.container.no-home .articleActu .title p sup{
	 color: #FAFAFA;
	}
.articleActu .title p sup{
	 
/*color: #FAFAFA;
	*/
}
#contenu-actualite .title p.datelieu{
	 color: #FAFAFA;
	 font-size: 0.8em;
	}
#openpopup2 .articleActu .title p.datelieu{
	 color: #FAFAFA;
	 font-size: 0.8em;
	}
#contenu-actualite .contenu {
	 background-color: #EEEEEE;
	 position: relative;
	 
/*height: 500px;
	*/
 vertical-align: middle;
	 
/* display: table-cell;
	*/
 overflow:hidden;
	}
#openpopup2 .articleActu .contenu {
	 background-color: #EEEEEE;
	 position: relative;
	 
/*height: 500px;
	*/
 vertical-align: middle;
	 
/* display: table-cell;
	*/
 overflow:hidden;
	}
.articleActu .contenu {
	 background-color: #EEEEEE;
	 position: relative;
	}
#openpopup2 .articleActu .contenu {
	 background-color: #EEEEEE;
	 position: relative;
	 
/*height: 500px;
	*/
 vertical-align: middle;
	 
/* display: table-cell;
	*/
 overflow:hidden;
	}
#contenu-actualite .contenu .div-img{
	 width: 35%;
	 display: inline-block;
	 vertical-align: middle;
	 
/*text-align: left;
	*/
 padding-left: 3%;
	 padding-top: 3%;
	 padding-bottom: 3%;
	text-align:center;
	}
#footer .div-img{
	 width: 35%;
	 display: inline-block;
	 vertical-align: middle;
	 
/*text-align: left;
	*/
 padding-left: 3%;
	 padding-top: 3%;
	 padding-bottom: 3%;
	}
#openpopup2 .articleActu .contenu .div-img{
	 width: 35%;
	 display: inline-block;
	 vertical-align: middle;
	 padding-left: 3%;
	 padding-top: 3%;
	 padding-bottom: 3%;
	}
#contenu-actualite .contenu .div-cont{
	 width: 61%;
	 display: inline-block;
	 vertical-align: middle;
	 padding: 18px;
	 padding: 60px 10px;
	}
#contenu-actualite .contenu .small-padding{
	 padding: 30px 10px;
	}
	
#contenu-actualite .contenu .small-padding sup{
	 color: unset;
	}
#footer .div-cont{
	 width: 61%;
	 display: inline-block;
	 vertical-align: middle;
	 padding: 18px;
	 padding: 60px 18px;
	}
#openpopup2 .articleActu .contenu .div-cont{
	 width: 61%;
	 display: inline-block;
	 vertical-align: middle;
	 padding: 18px;
	 padding: 60px 18px;
	}
#contenu-actualite .contenu div:last-child p{
	 text-align: justify;
	}
 .articleActu .contenu div:last-child p{
	 text-align: justify;
	}
#contenu-actualite .contenu div:last-child p sup{
	 color: #050505;
	}
.articleActu .contenu div:last-child p sup{
	 color: #050505;
	}
#contenu-actualite .contenu div img{
	 max-width: 100%;
	}
.articleActu .contenu div img{
	 max-width: 100%;
	}
#footer .contenu div img{
	 max-width: 100%;
	}

/****BASE DE DONNEES****/
.base-de-donnees .container.no-home .item-page .entetepage p{
	 margin: 0px 7.2%;
	position: absolute;
	 top: 50%;
	 margin-top: -1em;
	 color: #414042;
	 display: block;
	 font-weight: 600;
	 font-size: 3em;
	 }
.base-de-donnees .container.no-home .item-page .textelacour-bdd:nth-child(2){
	 background: none;
	}
.base-de-donnees .container.no-home .item-page .number span{
	 font-size: 25px;
	}
.base-de-donnees .container.no-home .textelacour-bdd:nth-child(3) div p {
	 padding: 50px 30px 50px 30px;
	 text-align: justify;
	}
.base-de-donnees .container.no-home .textelacour-bdd {
	 position: relative;
	 color: #fff;
	 background-position: center;
	 vertical-align: middle;
	 background: none;
	 background-position: center;
	}
.base-de-donnees .container.no-home .buttonorange{
	 display: block;
	 margin: 100px auto;
	 width: 390px;
	 background: #f0800e;
	 border:1px solid #f0800e;
	}
.base-de-donnees .container.no-home .buttonorange:hover{
	 display: block;
	 color: #f0800e;
	 background:none;
	 border:1px solid #f0800e;
	}

.qualiopi-default .container.no-home .buttonorange{
	 display: block;
	 margin: 100px auto;
	 width: 390px;
	 background: #f0800e;
	 border:1px solid #f0800e;
	}
.qualiopi-default .container.no-home .buttonorange:hover{
	 display: block;
	 color: #f0800e;
	 background:none;
	 border:1px solid #f0800e;
	}

/**** FOOTER ****/
footer {
	 position: relative;
	 font-weight: normal;
	 width: 100%;
	 bottom: 0;
	 left: 0;
	 z-index: 10;
	 }
footer p,footer a,footer b,footer ul,footer li,footer span {
	 font-size: 14px;
	 color:#fff;
	 font-size: 14px\0/;
	}
footer b {
	 color:#fff;
	}
footer b{
	 font-size: 1.5em;
	 font-weight:normal;
	}
#footer .articleActu .contenu p{
	 color: #2a66ae;
	 font-size: 16px;
	}
#footer .articleActu .div-cont p{
	 color: #050505;
	 font-size: 16px;
	}
#footer .articleActu .contenu p b{
	 color: #050505;
	}
footer a{
	 
/*display: block!important;
	*/
}
footer .youtube:hover, footer .youtube:focus{
	 color: #fff;
	 font-weight: bold;
	}

footer .linkedin:hover, footer .linkedin:focus {
	color: #0A66C2;
	font-weight: bold;
}
footer section:last-child {
	 padding-bottom: 0px;
	}
footer section:last-child .reseaux_sociaux {
	 background-color: rgba(150,150,150,0.1);
	 padding: 12px 30px;
	}
footer section:last-child .reseaux_sociaux p{
	 color:#2a66ae;
	 display: inline-block;
	 
/*height: 20px;
	*/
 vertical-align: bottom;
	 font-size: 1.5em;
	 font-weight:normal;
	}
footer section:last-child .reseaux_sociaux a{
	 width: 20px;
	 margin: 0 10px;
	 display: inline-block!important;
	 vertical-align: bottom;
	 cursor:pointer;
	}
footer section:last-child .reseaux_sociaux a i{
	 color:#202d3d;
	 }
footer section:last-child .reseaux_sociaux li:nth-child(2) a:hover i{
	 color:#d34836;
	}
footer section:last-child .reseaux_sociaux li:nth-child(3) a:hover i{
	 color:#0A66C2;
	}
footer section:last-child .reseaux_sociaux li:nth-child(4) a:hover i{
	 color:#f07355;
	}
footer section:last-child .reseaux_sociaux a .reseau-viadeo{
	 background: url(../images/bandeau/viadeo.png) no-repeat;
	 width: 37px;
	 height: 37px;
	 display: inline-block;
	 margin-left: 9px;
	 margin-top: 6px;
	}
footer section:last-child .reseaux_sociaux a:hover .reseau-viadeo{
	 background: url(../images/bandeau/viadeo-ho.png) no-repeat;
	}
#contenu-actualite .div-img .margleft-img{
	 margin-left:30px;
	}
#contenu-actualite .contenu.height-img-stand{
	 height:100%;
	 max-height:600px;
	}
#contenu-actualite .contenu.height-img7{
	 height:635px;
	}

/*Annonces carriere*/
.annonces .container.no-home, .candidature-spontanee .container.no-home{
	 padding-bottom: 0;
	 padding-bottom: 4%;
	 }
.annonce-content form .checkinput{
	margin-top:5px;
	}
.annonce-content form .checkinput .buttoninput{
	float:left;
	margin-right:10px;
	margin-top:3px;
	height:50px;
	margin-left:1px;
	}
.annonce-content form .checkinput .col-md-11{
	width:93%;
	}
.annonces .entetepage {
	 background-size: 100%;
	 background-repeat: no-repeat;
	 background-size: cover;
	 }
 .annonces .annonce-content{
	 
/*height: 700px;
	*/
 margin:auto;
	 margin-top:-1.7%;
	 margin-bottom:6%;
	 
/*box-shadow: 3px 3px 10px 3px #303030;
	*/
 }
  .annonces .annonce-content .annonce-texte{
	padding:0;
	background-color:#ECECEC;
	text-align:left;
	position:relative;
	}
 .annonces #candidature-spontanee .annonce-texte, .candidature-spontanee #candidature-spontanee .annonce-texte{
	 width:40%;
	 margin:auto;
	 }
 .annonces #candidature-spontanee, .candidature-spontanee #candidature-spontanee{
	 
/*height: 700px;
	*/
 margin:auto;
	 margin-top:-1.7%;
	 margin-bottom:6%;
	 
/*box-shadow: 3px 3px 10px 3px #303030;
	*/
 }
.annonces .container .annonce-content .container{
	clear:both;
	position:relative;
	width:70%;
	margin:0 auto 110px;
	border:1px solid #BBBBBB;
	background:#ECECEC;
	}
 .annonces .annonce-content .enteteAnnonce, .annonces #candidature-spontanee .enteteAnnonce, .candidature-spontanee #candidature-spontanee .enteteAnnonce{
	 background: #f5f5f5;
	 position: relative;
	 margin-bottom: 6%;
	 height:200px;
	 }
 .annonces .annonce-content .enteteAnnonce .navprod, .candidature-spontanee .annonce-content .enteteAnnonce .navprod{
	 position: absolute;
	 bottom: 5px;
	 width: 100%;
	 z-index: 9;
	 }
 .annonces .annonce-content .enteteAnnonce .cont-img, .candidature-spontanee .annonce-content .enteteAnnonce .cont-img{
	 display: inline-block;
	 text-align: left;
	 width: 33%;
	 max-width: 700px;
	 }
 .annonces .annonce-content .enteteAnnonce img, .candidature-spontanee .annonce-content .enteteAnnonce img{
	 width: 4%;
	 vertical-align: bottom;
	 }
 .annonces #candidature-spontanee .enteteAnnonce img {
	 }
 .annonces .annonce-content .enteteAnnonce span.offre, .candidature-spontanee .annonce-content .enteteAnnonce span.offre{
	 font-size: 55px;
	 display: inherit;
	 color: #2A66AE;
	 font-weight: bold;
	 opacity: 0.05;
	  margin-bottom: 0.5%;
	 }
 .annonces .annonce-content .enteteAnnonce .cont-band, .candidature-spontanee .annonce-content .enteteAnnonce .cont-band{
	 font-size: 30px;
	 display: block;
	 text-align: center;
	 vertical-align: middle;
	 width: 100%;
	 }
 .annonces .annonce-content .enteteAnnonce h4 span, .candidature-spontanee .annonce-content .enteteAnnonce h4 span{
	 font-size: 30px;
	 color: #2A66AE;
	 }
 .annonces .annonce-content .annonce {
	vertical-align:middle;
	display:inline-block;
	 width:60%;
	padding:30px 30px 35px 30px;
	float:left;
	}
 .annonces .annonce-content.annonce .corpsAnnonce .contenuAnnonce {
	 padding: 0px;
	 }
 .annonces .annonce-content .annonce .corpsAnnonce .contenuAnnonce ul li {
	 width:82%;
	 display: list-item;
	 margin: 1.7em auto;
	 list-style: url(../images/icons/puce_voiture_avant_bleu.png) outside;
	 }
 .annonces .annonce-content .annonce .corpsAnnonce .contenuAnnonce ul li p span {
	 color: #f0800e;
	 vertical-align: super;
	 }
 .annonces .annonce-content .annonce .corpsAnnonce .contenuAnnonce ul li p {
	 padding-left: 20px;
	 line-height: 2em;
	 text-align:left;
	 font-size: 14px;
	 }
 .annonces .annonce-content .formulaire, .candidature-spontanee .annonce-content .formulaire{
	 width: 40%;
	 padding:30px 30px 35px 30px;
	 
/* background-color: #202d3d;
	 background-color: #202d3d;
	*/
 min-height:500px;
	background-color:#FAFAFA;
	position:inherit;
	vertical-align:middle;
	display:inline-block;
	float:left;
	}
 .annonces .annonce-content .formulaire.can-spon, .candidature-spontanee .annonce-content .formulaire.can-spon{
	 width: 100%;
	 float:left;
	 height: 100%;
	 
/* background-color: #202d3d;
	 background-color: #202d3d;
	*/
 z-index: 8;
	 border: 1px solid #BBBBBB;
	 }
 .annonces .annonce-content .formulaire h4, .candidature-spontanee .annonce-content .formulaire h4{
	 color: #050505;
	 
/*opacity: 0.5;
	*/
 font-size: 350%;
	 z-index: 1;
	 width: 100%;
	 text-align: center;
	 padding-top: 5%;
	 }
 .annonces .annonce-content .formulaire form, .candidature-spontanee .annonce-content .formulaire form{
	 padding: 0px 15px;
	 margin-top: 20px;
	 }
 .annonces .annonce-content .formulaire form input.form-control, .candidature-spontanee .annonce-content .formulaire form input.form-control {
	 height: 34px;
	 width: 100%;
	 
/*box-shadow: 3px 3px 10px 0px #303030;
	*/
 border-color: #CCCCCC;
	 border-top: 1px solid #CCCCCC;
	 }
 .annonces .annonce-content .formulaire form .form-control, .candidature-spontanee .annonce-content .formulaire form .form-control{
	 width: 100%;
	 
/*box-shadow: 3px 3px 10px 0px #303030;
	*/
 border-color: #CCCCCC;
	 border-top: 1px solid #CCCCCC;
	 }
 .annonces .annonce-content .formulaire form input.form-control, .candidature-spontanee .annonce-content .formulaire form input.form-control {
	 height: 34px;
	 width: 100%;
	 
/*box-shadow: 3px 3px 10px 0px #303030;
	*/
 border-color: #CCCCCC;
	 border-top: 1px solid #CCCCCC;
	 }
 .annonces .annonce-content .formulaire .input-group .btn, .candidature-spontanee .annonce-content .formulaire .input-group .btn{
	 margin-bottom: 0em;
	 border-radius: 0;
	 border: none;
	 height: 34px;
	 }
 .annonces .annonce-content .formulaire .recommandation, .candidature-spontanee .annonce-content .formulaire .recommandation{
	 color: #050505;
	 font-size: 10px;
	 margin-top:15px;
	 text-align: left;
	 width: 100%;
	 display: block;
	 padding: 0px 0px;
	 }
.annonces .annonce-content .formulaire .col-md-1 input{
	margin-top:5px;
	}
.annonces .annonce-content .formulaire .information, .candidature-spontanee .annonce-content .formulaire .information{
	 color: #050505;
	 font-size: 12px;
	 margin-top:5px;
	 text-align: left;
	 display: block;
	 padding: 0px 0px;
	 }
.annonces .annonce-content .formulaire .col-md-1, .candidature-spontanee .annonce-content .formulaire .col-md-1, .annonces .annonce-content .formulaire .col-md-11, .candidature-spontanee .annonce-content .formulaire .col-md-11{
	float:left;
	padding-bottom:6%;
	}

/*.services .container.no-home #audit,.services .container.no-home #formation {
	 margin: 100px 9%;
	 padding: 0;
	}
.services .container.no-home #formation .accroche:after,.services .container.no-home #audit .accroche:after {
	 content: none;
	}
.services .container.no-home #audit>div {
	 width: 66%;
	 display: inline-block;
	 vertical-align: middle;
	}
.services .container.no-home #audit div p {
	 padding: 50px 30px 50px 30px;
	}
.services .container.no-home #audit .divimg {
	 position: absolute;
	 width: 33%;
	 height: 100%;
	 right: 0;
	 top: 0;
	 overflow: hidden;
	}
.services .container.no-home #audit .divimg img {
	 position: absolute;
	 right: 0;
	 height: 100%;
	}
.services .container.no-home #formation>div {
	 width: 66%;
	 margin-left: 33%;
	 display: inline-block;
	 vertical-align: middle;
	}
.services .container.no-home #formation div p {
	 padding: 50px 30px 50px 30px;
	}
.services .container.no-home #formation .divimg {
	 position: absolute;
	 width: 33%;
	 height: 100%;
	 left: 0;
	 top: 0;
	 margin-left: 0;
	 overflow: hidden;
	}
.services .container.no-home #formation .divimg img {
	 height: 100%;
	 position: absolute;
	}
*/

/* Entrance */
@-webkit-keyframes ae-animation-entrance {
	0% {
	-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
	opacity: 0.2;
	}
30% {
	-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
	opacity: 1;
	}
45% {
	-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
60% {
	-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
75% {
	-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
90% {
	-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
100% {
	-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
}
@-moz-keyframes ae-animation-entrance {
	0% {
	-moz-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
	opacity: 0.2;
	}
30% {
	-moz-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
	opacity: 1;
	}
45% {
	-moz-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
60% {
	-moz-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
75% {
	-moz-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
90% {
	-moz-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
100% {
	-moz-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
}
@-o-keyframes ae-animation-entrance {
	0% {
	-o-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
	opacity: 0.2;
	}
30% {
	-o-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
	opacity: 1;
	}
45% {
	-o-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
60% {
	-o-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
75% {
	-o-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
90% {
	-o-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
100% {
	-o-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
}
@keyframes ae-animation-entrance {
	0% {
	transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
	opacity: 0.2;
	}
30% {
	transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
	opacity: 1;
	}
45% {
	transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
60% {
	transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
75% {
	transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
90% {
	transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
100% {
	transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
	opacity: 1;
	}
}
.ae-animation-entrance {
	-webkit-animation-name: ae-animation-entrance;
	-moz-animation-name: ae-animation-entrance;
	-o-animation-name: ae-animation-entrance;
	animation-name: ae-animation-entrance;
	-webkit-animation-duration:4;
	-moz-animation-duration:4;
	-ms-animation-duration:4s;
	-o-animation-duration:4s;
	animation-duration:4s;
	opacity: 1!important;
	}
.entrance {
	 opacity: 0;
	 }
html.ie9 .entrance {
	 opacity: 1!important;
	 }
footer section:last-child .reseaux_sociaux img {
	 vertical-align: bottom;
	 display: inline-block;
	 height: 32px;
	}
footer section .reseaux_sociaux li {
	 display:inline-block;
	 vertical-align: middle;
	 font-weight:bold;
	}
footer section .reseaux_sociaux li:nth-child(2) {
	 margin-left:2.5%;
	}
footer section .reseaux_sociaux li:nth-child(3) {
	 margin-left:2.5%;
	}
footer section .reseaux_sociaux li:nth-child(4) {
	 margin-left:2.5%;
	}
footer section .row{
	 padding-top: 30px;
	}
footer section:last-child nav ul li{
	 width: 50%;
	 margin: 0.5em 0;
	}
footer section:last-child nav ul li:first-child{
	 margin-top: 0;
	}
footer section:last-child nav ul li:first-child a{
	 padding-top: 0;
	}
footer section:last-child nav ul a {
	 padding: 6px;
	 display: inline-block;
	 display: block;
	}
footer section:last-child nav ul a:hover {
	 background: transparent;
	}
footer section:last-child nav > ul li a {
	 padding: 5px 30px;
	 display: block;
	}
footer section nav .nav li {
	 display: block;
	 list-style: none;
	}
footer section nav .nav li ul.nav-child {
	 display: none;
	}
footer section nav a.espace-client{
	 padding: 5px 30px;
	 width: 150px;
	 text-align: left;
	 box-shadow: none!important;
	}
footer section #droit {
	 position: absolute;
	 right: 0px;
	 bottom: 6px;
	}
footer section #droit .moduletable.footer-menu {
    display: inline-block;
}
footer section #droit li {
    display: inline-block;

}
footer section>ul.nav {
	 position: absolute;
	 right: 406px;
	 bottom: 10px;
	 right: 406px\0/;
	}
@supports (-ms-ime-align:auto) {
	 footer section>ul.nav {
	 right: 405px;
	 }
 }
footer section>ul.nav li {
	 position: relative;
	}
footer section>ul.nav li:first-child a{
	 padding: 0 11px}
footer section>ul.nav li:first-child a img{
	 vertical-align: text-bottom;
	 height: 15px;
	}
footer section span.newactus p{
	 margin: 1.25em 1em 0em 0em;
	}
 #contenu-actualite p{
	 margin:0;
	}
 #contenu-actualite p.datelieu{
	 font-size:0.8em;
	}
 button span{
	 font-size:18px;
	}
footer section span.newactus p a{
	 padding: 5px 0px 5px 0;
	 font-weight: normal;
	}
footer section span.newactus p a:hover{
	 font-weight: bold;
	}
footer section span.newproduits p{
	 margin: 1.25em 0;
	}
footer section span.newproduits li{
	 
/* display:inline-block;
	*/
}
footer section span.newproduits li:nth-child(3){
	 margin-right:150px;
	}
footer .newactus .prest-list{
	 margin-top:20px;
	}
footer .newproduits .prest-list{
	 margin-top:20px;
	}
footer section span.newproduits p a:after{
	 
/*content:"/";
	 margin:0 1em;
	*/
}
footer section span.newproduits li:last-child a:after {
	 content:none;
	 margin:0 1em;
	}
footer section span.newproduits p a{
	 padding: 5px 15px 5px 0;
	 text-transform: uppercase;
	 font-weight: normal;
	}
footer section span.newproduits p a:hover, footer section span.newproduits p a:hover{
	 font-weight: bold;
	}

/****PAGE ERREUR****/
.erreur .item-page h3 {
	 margin: auto;
	 width: 50%;
	 padding: 50px;
	 text-align: center;
	 margin-top:12%;
		margin-bottom:10%;
	}
.erreur .item-page h3 span {
	 color: #2A66AE;
	}
.erreur .container.no-home .readmoreG {
	 display: none;
	}

/****ELEMENTS DIVERS****/

/****COOKIES****/
#cookiesdirective {
	 width: 20%;
	}

/****BANDEAU D'ENTETE****/
.container.no-home .entetepage{
	 position: relative;
	 height: 420px;
	 width: 100%;
	}
.base-de-donnees .container.no-home .entetepage{
	 
/* background-image: url('../images/slider/fondBDD.png');
	*/
 background-size: 100% auto;
	 background-position: bottom;
	 background-repeat: no-repeat;
	 background-color: #FFFFFF;
	}
.groupe-lacour .container.no-home .entetepage{
	 
/* background-image: url('../images/bandeau/entetepage/lacour.png');
	 background-size: cover;
	 background-position: left;
	*/
}
.services .container.no-home .entetepage{
	 background-image: url('../images/bandeau/entetepage/services.png');
	 background-size: cover;
	 background-position: center;
	}
.references .container.no-home .entetepage{
	 
/* background-image: url('../images/bandeau/entetepage/reference.png');
	*/
 background-image: url('../images/bandeau/entetepage/References.jpg');
	 background-size: cover;
	 background-position: right;
	}
.carrieres .container.no-home .entetepage{
	 background-image: url('../images/bandeau/entetepage/carriere.jpg');
	 background-size: 100%;
	 
/*background-position: center;
	*/
 background-repeat: no-repeat;
	 background-size: cover;
	}
.carrieres .container.no-home .entetepage .text-band-carriere{
	 position: absolute;
	 z-index: 9;
	 color: #f08028;
	 background-color: rgba(32, 45, 61, 0.8);
	 padding: 20px;
	 text-align: left;
	 top: 41%;
	 width: 41%;
	 left: 10%;
	}
.carrieres .container.no-home .entetepage .text-band-carriere-en{
	 position: absolute;
	 z-index: 9;
	 color: #f08028;
	 background-color: rgba(32, 45, 61, 0.8);
	 padding: 20px;
	 text-align: left;
	 top: 41%;
	 width: 28.3%;
	 left: 10%;
	}
.acces .container.no-home .entetepage {
	 background-image: url(../images/bandeau/entetepage/acces.png);
	 background-size: cover;
	 background-position: center;
	}
.contact .sup-tech{
	margin:auto;
	width:70%;
	margin-bottom:5px;
	}
.contact .checkinput .buttoninput{
	float:left;
	margin-right:10px;
	margin-top:3px;
	height:50px;
	margin-left:1px;
	}
 .contact .container.no-home .entetepage {
	  background-image: url(../images/bandeau/entetepage/contact.jpg);
	 background-size: cover;
	 background-position: center;
	 
/*border-bottom:3px solid #f0800e;
	 margin-bottom:50px;
	*/
}
.contact .entetepage .carousel-caption{
	background-color:rgba(32, 45, 61, 0.7);
	position:absolute;
	top:20%;
	right:9%;
	height:auto;
	text-align:center;
	padding:2% 4%;
	}
.contact .entetepage .carousel-caption p{
	padding-bottom:5%;
	text-align:center;
	color:#fff;
	}
.contact .entetepage .carousel-caption .buttonorange{
	width:auto;
	padding:1% 5%;
	color:#fff;
	}
.contact .entetepage .carousel-caption .buttonorange a:hover{
	color:#fff;
	}
.contact .container .row.acces{
	 margin: 50px 6.5% 50px;
	}
.contact .adresse img{
	width:180px;
	}
.contact .container.no-home .entetepage .overlay{
	 position:absolute;
	 width:100%;
	 box-sizing: border-box;
	 height: 100%;
	 padding: 25px 0 64px;
	 text-align: center;
	 color: #6d6e71;
	 font-size: 1.2em;
	 background-color: rgba(240,128,14,0.40);
	}
.presse-et-actualites .container.no-home .entetepage{
	 background-image: url('../images/bandeau/entetepage/actualites.jpg');
	 background-size: cover;
	 background-position: center;
	}
.presse-et-actualites .container.no-home .entetepage #filter {
	 bottom:0;
	 position:absolute;
	 color: #fff;
	 font-size: 18px;
	 left:10em;
	}
.presse-et-actualites .container.no-home .entetepage #filter li a{
	 color: #fff;
	 font-size: 18px;
	}
.contact .container.no-home .entetepage p {
	 
/*text-align: right;
	 width: 70%;
	 margin: auto;
	 padding: 200px 100px;
	 color: #fff;
	 font-size: 30px;
	*/
}
.acces .container.no-home .entetepage p {
	 text-align: center;
	 width: 70%;
	 margin: auto;
	 padding: 200px;
	 color: #fff;
	 font-size: 30px;
	}
.carrieres .container.no-home .entetepage p {
	 text-align: center;
	 width: 70%;
	 margin: auto;
	 padding:200px;
	 color:#fff;
	 font-size:25px;
	}
.carrieres hr {
	 border: 0;
	 width: 22%;
	 margin: 20px auto;
	 height: 1px;
	 background-image: linear-gradient(to right, rgba(240, 128, 14, 0), rgba(240, 128, 14, 0.75), rgba(240, 128, 14, 0));
	}
.offreemploi hr {
	 border: 0;
	 width: 9%;
	 margin: 20px auto;
	 height: 1px;
	 background-image: linear-gradient(to right, rgba(240, 128, 14, 0), rgba(240, 128, 14, 0.75), rgba(240, 128, 14, 0));
	}
.carrieres .container.no-home .textelacour-new p {
	 white-space: pre-line;
	 text-align: justify;
	}
.carrieres .container.no-home .entetepage .title{
	 position: absolute;
	 width: 100%;
	 top: 100%;
	 padding: 30px;
	 font-size: 30px;
	 text-align: center;
	 color: #2a66ae;
	 display: block;
	 background-color: rgba(150,150,150,0.1);
	}
.carrieres #img-geo{
	 background: url(../images/bandeau/bandeau-degrade-carriere.png) no-repeat;
	 background-position: center;
	 width:100%;
	}
.container.no-home .entetepagearticle{
	 background-image: url('../images/bandeau/entetepage/actualites.jpg');
	 background-size: cover;
	 background-position: center;
	 position: relative;
	 height: 350px;
	 width: 100%;
	}

/****ESTOMPAGE IMG (SOLUTIONS & PRODUITS)*****/
.container.no-home #estompImg{
	 position: absolute;
	 height: 100%;
	 width: 16%;
	 background: rgba(245, 245, 245, 1);
	 background: -moz-linear-gradient(top, rgba(245, 245, 245, 1) 0%,rgba(245, 245, 245, 0) 100%);
	 
/* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245, 245, 245, 0)), color-stop(100%,rgba(0,0,0,0.7)));
	 
/* Chrome,Safari4+ */
 background: -webkit-linear-gradient(right, rgba(245, 245, 245, 1) 0%,rgba(245, 245, 245, 0) 100%);
	 
/* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(right, rgba(245, 245, 245, 1) 0%,rgba(245, 245, 245, 0) 100%);
	 
/* Opera 11.10+ */
 background: -ms-linear-gradient(right, rgba(245, 245, 245, 1) 0%,rgba(245, 245, 245, 0) 100%);
	 
/* IE10+ */
 background: linear-gradient(to left, rgba(245, 245, 245, 1), rgba(245, 245, 245, 0));
	 
/* W3C */
z-index: 9;
	 left: 32%;
	 margin-left: -15%;
	 top: 0;
	}
.container.no-home #estompImg2{
	 position: absolute;
	 height: 100%;
	 width: 16%;
	 background: linear-gradient(to left, rgba(245, 245, 245, 1), rgba(245, 245, 245, 0));
	 z-index: 9;
	 left: 32%;
	 margin-left: -15%;
	 top: 0;
	}
.reseau .container.no-home #estompImg{
	 position: absolute;
	 height: 100%;
	 width: 23%;
	 background: linear-gradient(to left, rgba(245, 245, 245, 1), rgba(245, 245, 245, 0));
	 z-index: 9;
	 left: 25%;
	 margin-left: -15%;
	 top: 0;
	}

/****FORM*****/
.espaceform {
	 margin: 2em 0;
	}
.produits .checkinput, .contact .checkinput{
	margin: 1em 0;
	}
.form-control {
	 resize: none;
	 margin: auto;
	 border-color: #f0800e;
	 border-top: none;
	}
.reponseForm {
	 min-height: 200px;
	 font-weight: bold;
	}
.input-group-addon {
	 color: #FAFAFA;
	 background-color: #f0800e;
	 border-color: #f0800e;
	 border-radius: 0px;
	}
#erreur{
	 text-align: center;
	}
select:invalid {
	 color: #999999;
	}
select{
	 -webkit-appearance: none;
	 -moz-appearance: none;
	}
select::-ms-expand {
	 display: none;
	}
.espaceform .caret{
	 position: absolute;
	 top: 50%;
	 margin-top: -2px;
	 right: 10px;
	 z-index: 2;
	 color: #999999}
#fauxplaceholder {
	 color: #999999;
	}
input[type=image] {
	 -webkit-appearance:none;
	 -webkit-border-radius:0px;
	 border-radius: 0;
	}
form input[type="submit"]{
	 -webkit-appearance:none!important;
	 background: #f0800e;
	 color: #FAFAFA;
	 width: 180px;
	 height: 40px;
	 border: none;
	 border-radius:0!important;
	 font-size: 18px;
	 outline: none;
	}
form input[type="submit"]:hover{
	 -webkit-appearance:none!important;
	 color: #f0800e;
	 background:none;
	 border:1px solid #f0800e;
	 }
form .clickform{
	 -webkit-appearance:none!important;
	 background: #f0800e;
	 color: #FAFAFA;
	 width: 180px;
	 height: 40px;
	 border: none;
	 border-radius:0!important;
	 font-size: 18px;
	 outline: none;
	 text-align:center;
	 cursor:pointer;
	}
form .clickform:hover{
	 -webkit-appearance:none!important;
	 color: #f0800e;
	 background:none;
	 border:1px solid #f0800e;
	 text-align:center;
	 cursor:pointer;
	 }
form .clickform2{
	 -webkit-appearance:none!important;
	 background: #f0800e;
	 color: #FAFAFA;
	 width: 180px;
	 height: 40px;
	 border: none;
	 border-radius:0!important;
	 font-size: 18px;
	 outline: none;
	 text-align:center;
	 cursor:pointer;
	}
form .clickform2:hover{
	 -webkit-appearance:none!important;
	 color: #f0800e;
	 background:none;
	 border:1px solid #f0800e;
	 text-align:center;
	 cursor:pointer;
	 }
#select-contenu .texte-erreur {
	 color:#f0800e;
	 font-weight:bold;
	}

/****ARROW TO TOP/BOT/BACK****/
.container.no-home .readmoreG,.container.home .readmoreG {
	 position: fixed;
	 width: 55px;
	 height: 55px;
	 bottom: 20%;
	 right: 0;
	 
/*background-image: url('../images/readmore.png');
	 background-color: rgba(5, 5, 5, 0.3);
	*/
 cursor: pointer;
	 margin-right: 18px\0/;
	 z-index: 21;
	 display:none;
	}
.flechetop {
	 display: none;
	 position: fixed;
	 bottom: 0px;
	 right: 0;
	 cursor: pointer;
	 z-index: 20;
	 width: 45px;
	 height: 45px;
	 background-image: url('../images/top.png');
	 background-color: rgba(32, 45, 61, 0.5);
	 margin-right: 18px\0/;
	 
/*HACK IE*/
}

/****SLY HISTORIQUE****/
.container.no-home #historique {
	 display: block;
	 margin: 30px 6.5%;
	 padding: 50px 10px;
	}
.container.no-home #historique p{
	 text-align: justify;
	 position: relative;
	}
.container.no-home #historique .historique {
	 position: relative;
	 z-index: 9;
	 margin: 0px 12%;
	}
.container.no-home #historique .historique span.histoL {
	 position: absolute;
	 height: 100%;
	 width: 15%;
	 background: linear-gradient(to right, rgba(250, 250, 250, 1), rgba(250, 250, 250, 0));
	 z-index: 15;
	 left: -1px;
	 top: 0;
	}
.container.no-home #historique .historique span.histoR {
	 position: absolute;
	 height: 100%;
	 width: 15%;
	 background: linear-gradient(to left, rgba(250, 250, 250, 1), rgba(250, 250, 250, 0));
	 z-index: 15;
	 right: -1px;
	 top: 0;
	}
.container.no-home #historique .historique ul {
	 text-align: center;
	 
/*max-width: 9728px;
	*/
}
.container.no-home #historique .historique li:before {
	 content: none;
	}
.container.no-home #historique .historique li {
	 width: 400px;
	 height: 260px;
	 overflow: hidden;
	 display: inline-block;
	 position: relative;
	 margin: 2em 4em;
	 float: left;
	 box-shadow: 2px 2px 30px 2px #656565;
	 background-color: #FAFAFA;
	 transition:0.2s;
	}
.container.no-home #historique .historique li span.year {
	 position: absolute;
	 top: 10px;
	 left: -10px;
	 height: 35px;
	 width: 25%;
	 text-align: left;
	 padding: 5px;
	 padding-left: 15px;
	 transform: skewX(-20deg);
	 -webkit-transform: skewX(-20deg);
	 -ms-transform: skewX(-20deg);
	 -moz-transform: skewX(-20deg);
	}
.container.no-home #historique .historique li:nth-child(1) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(2) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(3) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(4) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(5) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(6) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(7) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(8) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(9) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(10) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(11) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(12) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(13) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(14) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(15) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(16) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(17) span.year{
	background-color: rgb(216, 17, 89);
	}
}
.container.no-home #historique .historique li:nth-child(18) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(19) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(20) span.year{
	background-color: rgb(216, 17, 89);
	}
}
.container.no-home #historique .historique li:nth-child(21) span.year{
	background-color: rgb(42, 102, 174);
	}
}
.container.no-home #historique .historique li:nth-child(22) span.year{
	background-color: rgb(240, 128, 14);
	}
}

.container.no-home #historique .historique li:nth-child(23) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(24) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(25) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(26) span.year{
	background-color: rgb(216, 17, 89);
	}


.container.no-home #historique .historique li span.year h4 {
	 transform: skewX(20deg);
	 -webkit-transform: skewX(20deg);
	 -ms-transform: skewX(20deg);
	 font-size: 1.5em;
	}
.container.no-home #historique .historique li>span {
	 position: absolute;
	 bottom: -1px;
	 left: -1px;
	 right: -1px;
	 height: 33%;
	 text-align: left;
	 padding: 7px;
	 
	}
.container.no-home #historique .historique li:nth-child(1)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(2)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(3)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(4)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(5)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(6)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(7)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(8)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(9)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(10)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(11)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(12)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(13)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(14)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(15)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(16)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(17)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(18)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(19)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(20)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(21)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(22)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(23)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home #historique .historique li:nth-child(24)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home #historique .historique li:nth-child(25)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home #historique .historique li:nth-child(26)>span{
	background-color: rgb(216, 17, 89);
	}
	
.container.no-home #historique .historique li:nth-child(23) img{
	width: 60% !important;
}

.container.no-home #historique .historique li:nth-child(24) img{
	width: 80% !important;
}

.container.no-home #historique .historique li:nth-child(26) img{
	width: 90% !important;
	padding-top: 5%;
}

.container.no-home #historique .historique .qualitia_grey:not(.active) img{
	filter: grayscale(1);
}

.container.no-home #historique .historique li span h4 {
	 color: #FAFAFA;
	 margin-bottom: 1em;
	 transform: skewX(20deg);
	 -webkit-transform: skewX(20deg);
	 font-size: 1.5em;
	}
.footmobile #droit{
	510px;
	 }
.container.no-home #historique .historique li span p {
	 color: #FAFAFA;
	 margin: 0;
	 font-size: 14px;
	 line-height: 18px;
	 text-align: center;
	 }
.container.no-home #historique .historique li span p .puissance {
	 font-size: 0.8em;
	 vertical-align: super;
	 color: #FAFAFA;
	}
.container.no-home #historique .historique li img {
	 position: relative;
	 display: block;
	 margin: auto;
	 width: 100%;
	}
.frame {
	 display: block;
	 margin-top: 2em;
	 margin-bottom: 2em;
	 padding: 1em 0;
	}
.scrollbar .handle .mousearea {
	 position: absolute;
	 top: -9px;
	 left: 0;
	 width: 100%;
	 height: 20px;
	}
.flecheHistorique {
	 width: 55px;
	 margin: auto;
	}
#RightH {
	 display: block;
	 height: 45px;
	 width: 45px;
	 z-index: 20;
	 position: absolute;
	 top: 50%;
	 margin-top: -12.5px;
	 right: 0px;
	 margin-right: -65px;
	 background-image: url('../images/slider/right.png');
	 background-color: rgba(32, 45, 61, 0.5);
	}
#LeftH {
	 display: block;
	 height: 45px;
	 width: 45px;
	 z-index: 20;
	 position: absolute;
	 top: 50%;
	 margin-top: -12.5px;
	 left: 0px;
	 margin-left: -65px;
	 background-image: url('../images/slider/left.png');
	 background-position: -4px;
	 background-color: rgba(32, 45, 61, 0.5);
	}

/****SLY REFERENCE****/
.container.no-home .preconisations{
	 display: block;
	 padding: 40px 0px 10px 0px;
	 margin: 2% 15%;
	}
 .container.no-home .preconisations p{
	 margin: 0px 18% 40px;
	 text-align: justify;
	 position: relative;
	}
.container.no-home .preconisations .moduletable {
	 position: relative;
	 z-index: 9;
	}
.container.no-home .preconisations .moduletable span.histoL {
	 position: absolute;
	 height: 100%;
	 width: 15%;
	 background: linear-gradient(to right, rgba(250, 250, 250, 1), rgba(250, 250, 250, 0));
	 z-index: 15;
	 left: -1px;
	 top: 0;
	}
.container.no-home .preconisations .moduletable span.histoR {
	 position: absolute;
	 height: 100%;
	 width: 15%;
	 background: linear-gradient(to left, rgba(250, 250, 250, 1), rgba(250, 250, 250, 0));
	 z-index: 15;
	 right: -1px;
	 top: 0;
	}
.container.no-home .preconisations .moduletable ul {
	 text-align: center;
	 max-width: 21504px;
	}
.container.no-home .preconisations .moduletable li:before {
	 content: none;
	}
.container.no-home .preconisations .moduletable li:not(.listePartenaire) {
	 width: 400px;
	 height: 280px;
	 overflow: hidden;
	 display: inline-block;
	 position: relative;
	 margin: 2em 4em;
	 float: left;
	 background-color: #FAFAFA;
	 transition:0.2s;
	}
.container.no-home .preconisations .moduletable li span.year {
	 position: absolute;
	 top: 10px;
	 left: -10px;
	 height: 35px;
	 width: 25%;
	 text-align: left;
	 padding: 5px;
	 padding-left: 15px;
	 transform: skewX(-20deg);
	 -webkit-transform: skewX(-20deg);
	 -ms-transform: skewX(-20deg);
	}
.container.no-home .preconisations .moduletable li:nth-child(1) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(2) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(3) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(4) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(5) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(6) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(7) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(8) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(9) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(10) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(11) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(12) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(13) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(14) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(15) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(16) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(17) span.year{
	background-color: rgb(216, 17, 89);
	}
}
.container.no-home .preconisations .moduletable li:nth-child(18) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(19) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(20) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(21) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(22) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(23) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(24) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(25) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(26) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(27) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(28) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(29) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(30) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(31) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(32) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(33) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(34) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(35) span.year{
	background-color: rgb(216, 17, 89);
	}
}
.container.no-home .preconisations .moduletable li:nth-child(36) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(37) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(38) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(39) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(40) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(41) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(42) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(43) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(44) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(45) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(46) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(47) span.year{
	background-color: rgb(216, 17, 89);
	}
}
.container.no-home .preconisations .moduletable li:nth-child(48) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(49) span.year{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li span.year h4 {
	 transform: skewX(20deg);
	 -webkit-transform: skewX(20deg);
	 -ms-transform: skewX(20deg);
	 font-size: 1.5em;
	}
.container.no-home .preconisations .moduletable li>span {
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 width: 100%;
	 height: 40%;
	 text-align: left;
	 padding: 7px;
	}
.container.no-home .preconisations .moduletable li:nth-child(1)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(2)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(3)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(4)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(5)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(6)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(7)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(8)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(9)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(10)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(11)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(12)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(13)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(14)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(15)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(16)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(17)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(18)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(19)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(20)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(21)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(22)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(23)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(24)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(25)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(26)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(27)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(28)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(29)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(30)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(31)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(32)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(33)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(34)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(35)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(36)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(37)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(38)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(39)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(40)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(41)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(42)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(43)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(44)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(45)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(46)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(47)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(48)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(49)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li:nth-child(50)>span{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .moduletable li:nth-child(51)>span{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .moduletable li:nth-child(52)>span{
	background-color: rgb(240, 128, 14);
	}
.container.no-home .preconisations .moduletable li span h4 {
	 color: #FAFAFA;
	 margin-bottom: 1em;
	 transform: skewX(20deg);
	 -webkit-transform: skewX(20deg);
	 font-size: 1.5em;
	}
.container.no-home.preconisations .moduletable li span p {
	 color: #FAFAFA;
	 margin: 0;
	 font-size: 14px;
	 line-height: 18px;
	 text-align: center;
	 }
.container.no-home .preconisations .moduletable li span p .puissance {
	 font-size: 0.8em;
	 vertical-align: super;
	 color: #FAFAFA;
	}
.container.no-home .preconisations .moduletable li:not(.listePartenaire) img {
	 position: relative;
	 display: block;
	 margin: auto;
	 width: 100%;
	}
.container.no-home .preconisations .moduletable .listePartenaire img {
	position: relative;
	display: block;
	margin: auto;
}
.frame {
	 display: block;
	 margin-top: 2em;
	 margin-bottom: 2em;
	 padding: 1em 0;
	}
.scrollbar .handle .mousearea {
	 position: absolute;
	 top: -9px;
	 left: 0;
	 width: 100%;
	 height: 20px;
	}
.flecheHistorique {
	 width: 55px;
	 margin: auto;
	}
#RightH2 {
	 display: block;
	 height: 45px;
	 width: 45px;
	 z-index: 20;
	 position: absolute;
	 top: 50%;
	 margin-top: -12.5px;
	 right: 0px;
	 margin-right: -65px;
	 background-image: url('../images/slider/right.png');
	 background-color: rgba(32, 45, 61, 0.5);
	}
#LeftH2 {
	 display: block;
	 height: 45px;
	 width: 45px;
	 z-index: 20;
	 position: absolute;
	 top: 50%;
	 margin-top: -12.5px;
	 left: 0px;
	 margin-left: -65px;
	 background-image: url('../images/slider/left.png');
	 background-position: -4px;
	 background-color: rgba(32, 45, 61, 0.5);
	}

/****SLY RESEAU****/
.flecheReseau div {
	 position: absolute;
	 top: 50%;
	 margin-top: -27.5px;
	 height: 55px;
	 width: 55px;
	 display: block;
	 cursor: pointer;
	}
.flecheReseau div#LeftR {
	 background-image: url('../images/slider/left.png');
	 background-color: rgba(5, 5, 5, 0.3);
	 left: 20px;
	}
.flecheReseau div#RightR {
	 background-image: url('../images/slider/right.png');
	 background-color: rgba(5, 5, 5, 0.3);
	 right: 20px;
	}

/****SLY NOUVEAUTE BDD****/
.base-de-donnees .container.no-home .preconisations {
	 display: block;
	 padding: 50px 0px 10px 0px;
	 margin: 0% 15%;
	}
.base-de-donnees .container.no-home .preconisations p{
	 margin: 0px 16% 40px;
	 text-align: justify;
	 position: relative;
	}
.container.no-home .preconisations .nouveaute-bdd {
	 position: relative;
	 z-index: 9;
	}
.container.no-home .preconisations .accroche{
	 text-align:center;
	}
.container.no-home .preconisations .nouveaute-bdd h3{
	 display:none;
	}
.container.no-home .preconisations .nouveaute-bdd span.histoL {
	 position: absolute;
	 height: 100%;
	 width: 15%;
	 background: linear-gradient(to right, rgba(250, 250, 250, 1), rgba(250, 250, 250, 0));
	 z-index: 15;
	 left: -1px;
	 top: 0;
	}
.container.no-home .preconisations .nouveaute-bdd span.histoR {
	 position: absolute;
	 height: 100%;
	 width: 15%;
	 background: linear-gradient(to left, rgba(250, 250, 250, 1), rgba(250, 250, 250, 0));
	 z-index: 15;
	 right: -1px;
	 top: 0;
	}
.container.no-home .preconisations .nouveaute-bdd ul {
	 text-align: center;
	 max-width: 2048px;
	}
.container.no-home .preconisations .nouveaute-bdd li:before {
	 content: none;
	}
.container.no-home .preconisations .nouveaute-bdd li {
	 width: 400px;
	 height: 280px;
	 overflow: hidden;
	 display: inline-block;
	 position: relative;
	 margin: 2em 4em;
	 float: left;
	 box-shadow: 2px 2px 30px 2px #656565;
	 background-color: #FAFAFA;
	 transition:0.2s;
	}
.container.no-home .preconisations .nouveaute-bdd li span.year {
	 position: absolute;
	 top: 10px;
	 left: -10px;
	 height: 35px;
	 width: 42%;
	 text-align: left;
	 padding: 5px;
	 padding-left: 15px;
	 transform: skewX(-20deg);
	 -webkit-transform: skewX(-20deg);
	 -ms-transform: skewX(-20deg);
	 z-index: 11;
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(1) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(2) span.year{
	background-color: rgb(255, 144, 47);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(3) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(4) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(5) span.year{
	background-color: rgb(255, 144, 47);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(6) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(7) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(8) span.year{
	background-color: rgb(255, 144, 47);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(9) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(10) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(11) span.year{
	background-color: rgb(255, 144, 47);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(12) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(13) span.year{
	background-color: rgb(216, 17, 89);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(14) span.year{
	background-color: rgb(255, 144, 47);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(15) span.year{
	background-color: rgb(42, 102, 174);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(16) span.year{
	background-color: rgb(216, 17, 89);
	}
}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(17) span.year{
	background-color: rgb(255, 144, 47);
	}
.container.no-home .preconisations .nouveaute-bdd li span.year h4 {
	 transform: skewX(20deg);
	 -webkit-transform: skewX(20deg);
	 -ms-transform: skewX(20deg);
	 font-size: 1.5em;
	}
.container.no-home .preconisations .nouveaute-bdd li>span {
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 width: 100%;
	 height: 40%;
	 text-align: left;
	 padding: 7px;
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(1)>span{
	background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(2)>span{
	background-color: rgba(255, 144, 47, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(3)>span{
	background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(4)>span{
	background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(5)>span{
	background-color: rgba(255, 144, 47, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(6)>span{
	background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(7)>span{
	background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(8)>span{
	background-color: rgba(255, 144, 47, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(9)>span{
	background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(10)>span{
	background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(11)>span{
	background-color: rgba(255, 144, 47, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(12)>span{
	background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(13)>span{
	background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(14)>span{
	background-color: rgba(255, 144, 47, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(15)>span{
	background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(16)>span{
	background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li:nth-child(17)>span{
	background-color: rgba(255, 144, 47, 0.8);
	}
.container.no-home .preconisations .nouveaute-bdd li span h4 {
	 color: #FAFAFA;
	 margin-bottom: 1em;
	 transform: skewX(20deg);
	 -webkit-transform: skewX(20deg);
	 font-size: 1.5em;
	}
.container.no-home .preconisations .nouveaute-bdd li span p {
	 color: #FAFAFA;
	 margin: 0;
	 font-size: 14px;
	 line-height: 18px;
	 text-align: center;
	 }
.container.no-home .preconisations .nouveaute-bdd li span p .puissance {
	 font-size: 0.8em;
	 vertical-align: super;
	 color: #FAFAFA;
	}

/*.container.no-home .preconisations .nouveaute-bdd li:nth-child(4) img {
	 position: relative;
	 display: block;
	 margin: auto;
	 width: 100%;
	 z-index: 10;
	}
*/
.container.no-home .preconisations .nouveaute-bdd li img {
	 position: relative;
	 display: block;
	 margin: auto;
	 width: 100%;
	 z-index: 10;
	}
.frame {
	 display: block;
	 margin-top: 2em;
	 margin-bottom: 2em;
	 padding: 1em 0;
	}
.scrollbar .handle .mousearea {
	 position: absolute;
	 top: -9px;
	 left: 0;
	 width: 100%;
	 height: 20px;
	}
.flecheHistorique {
	 width: 55px;
	 margin: auto;
	}
.frame2 {
	 display: block;
	 margin-top: 1em;
	 margin-bottom: 1em;
	 padding: 1em 0;
	}
#RightH {
	 display: block;
	 height: 45px;
	 width: 45px;
	 z-index: 20;
	 position: absolute;
	 top: 50%;
	 margin-top: -12.5px;
	 right: 0px;
	 margin-right: -65px;
	 background-image: url('../images/slider/right.png');
	 background-color: rgba(32, 45, 61, 0.5);
	}
#LeftH {
	 display: block;
	 height: 45px;
	 width: 45px;
	 z-index: 20;
	 position: absolute;
	 top: 50%;
	 margin-top: -12.5px;
	 left: 0px;
	 margin-left: -65px;
	 background-image: url('../images/slider/left.png');
	 background-position: -4px;
	 background-color: rgba(32, 45, 61, 0.5);
	}

/****SLY RESEAU****/
.flecheReseau div {
	 position: absolute;
	 top: 50%;
	 margin-top: -27.5px;
	 height: 55px;
	 width: 55px;
	 display: block;
	 cursor: pointer;
	}
.flecheReseau div#LeftR {
	 background-image: url('../images/slider/left.png');
	 background-color: rgba(5, 5, 5, 0.3);
	 left: 20px;
	}
.flecheReseau div#RightR {
	 background-image: url('../images/slider/right.png');
	 background-color: rgba(5, 5, 5, 0.3);
	 right: 20px;
	}

/****MAGICLINE****/
#magic-line {
	 position: absolute;
	 top: 0;
	 left: 100px;
	 width: 100px;
	 height: 3px;
	 background: #2a66ae;
	 z-index: 1;
	}
.annonces .retour,.candidature-spontanee .retour{
	 -webkit-appearance: none!important;
	 background: #f0800e;
	 color: #FAFAFA;
	 width: 208px;
	 height: 40px;
	 border: none;
	 border-radius: 0!important;
	 font-size: 16px;
	 outline: none;
	 padding-top: 9px;
	 text-align: center;
	 margin: auto;
	 margin-top:5%;
	}
.annonces .retour a,.candidature-spontanee .retour a{
	 color:#fff;
	}
.annonces .retour:hover,.candidature-spontanee .retour:hover{
	 -webkit-appearance: none!important;
	 color: #f0800e;
	 background: none;
	 border: 1px solid #f0800e;
	}
.annonces .retour a:hover,.candidature-spontanee .retour a:hover{
	 color:#f0800e;
	}

/*POPUP*/
.modal hr{
	 display: none;
	}

	@media screen and (max-width: 1070px) {
.container.no-home .produits .title span.offre{
	 margin-bottom: 0.5%;
	}
	}
/****RESPONSIVE SUPP****/
@media screen and (min-width: 1050px) {
	 .container.no-home .produits .basproduit div.row>div.col-md-4{
	 width: 50%;
	 min-height: 415px;
	 }
 .sites-internet-expert .container.no-home .produits .basproduit div.row>div.col-md-4{
	 min-height: 538px;
	 }
 .colorkpi-fabricant-distributeur .container.no-home .produits .basproduit div.row>div.col-md-4, .colorkpi-reparateur .container.no-home .produits .basproduit div.row>div.col-md-4, .geimstar .container.no-home .produits .basproduit div.row>div.col-md-4{
	 min-height: 515px;
	 }
 .emeraude .container.no-home .produits .basproduit div.row>div.col-md-4 {
	 min-height: 575px;
	 }
}
@media screen and (min-width: 992px) {
	 #accueil #page .entetepage .video .col-md-5 .vignette span{
	 right: 0px;
	 left: 0px;
	 }
 .supports-techniques .container.no-home .col-md-10 {
	 margin-left: 5px;
	 }
 .container.no-home .categories-produits .listcatprod li div {
	 padding: 15px 10px;
	 position: relative;
	 }
 #page header nav ul li.parent ul {
	 -webkit-transition: 0.4s;
	 transition: 0.4s;
	 top: 50px;
	 overflow: hidden;
	 height: 33px;
	 width: 0;
	 z-index: 10;
	 padding-left: 0px;
	 text-align: center;
	 display: none;
	 }
 
/*Sous menu spec*/
 #page header nav ul li.parent:hover ul {
	 display: none;
	 }
 #page header nav ul li.parent > span {
	 position: relative;
	 color: #b0bdcc;
	 padding: 20px 10px;
	 text-transform: uppercase;
	 font-size: 12px;
	 }
 #page header nav ul li.parent > span:hover {
	 background: #2A66AE;
	 color: #FAFAFA;
	 }
 #page header nav ul li.parent li.parent a:after {
	 content: none;
	 }
 #page header nav ul li.parent > span:after {
	 top: 43px;
	 }
 #page header nav ul li.parent:hover > a:after {
	 border-color: #fAFAFA transparent transparent transparent;
	 }
 #page header nav ul li ul {
	 position: absolute;
	 white-space: nowrap;
	 background: #2A66AE;
	 width: 100%;
	 left: 0;
	 top: 55px;
	 }
 #page header nav ul li ul li a {
	 font-size: 16px;
	 padding: 4px;
	 margin: 2px 6px;
	 color: #FAFAFA;
	 -webkit-transition: 0s;
	 transition: 0s;
	 text-transform: inherit;
	 }
 
/*Accueil*/
 #accueil #page .description .video .col-md-6{
	 float: none;
	 display: inline-block;
	 vertical-align: middle;
	 }
 #accueil #page .description .video .col-md-6:nth-child(2){
	 width: 49%;
	 }
 
/*Bas produit*/
 .container.no-home .produits .basproduit div.row>div{
	 
/*float: none;
	*/
 vertical-align: middle;
	 display: inline-block;
	 width: 50%;
	 }
 .container.no-home .produits .basproduit div.row>div.col-md-4{
	 width: 50%;
	 min-height: 500px;
	 }
 .sites-internet-expert .container.no-home .produits .basproduit div.row>div.col-md-4{
	 min-height: 595px;
	 }
 .colorkpi-fabricant-distributeur .container.no-home .produits .basproduit div.row>div.col-md-4, .colorkpi-reparateur .container.no-home .produits .basproduit div.row>div.col-md-4, .geimstar .container.no-home .produits .basproduit div.row>div.col-md-4{
	 min-height: 550px;
	 }
 .emeraude .container.no-home .produits .basproduit div.row>div.col-md-4 {
	 min-height: 630px;
	 }
 
/* .geimstar .container.no-home .produits .basproduit div.row>div.col-md-4 {
	 min-height: 522px;
	 }
*/
}
@media screen and (min-width: 1300px) {
	 .emeraude .container.no-home .produits .basproduit div.row>div.col-md-4 {
	 min-height: 690px;
	 }
}
.dropdown img{
	 
/*vertical-align:baseline;
	*/
}
@media screen and (min-width: 2200px) {
	 .container.no-home .categories-produits .listprod ul li {
	 display: inline-block;
	 width: 30%;
	 margin: 2em 5em;
	 overflow: hidden;
	 max-width: 380px;
	 max-height: 317px;
	 }
 .container.no-home .categories-produits #toutproduits {
	 position: relative;
	 display: block;
	 margin-bottom: 5em;
	 margin-top: 3%;
	 }
}
@media screen and (max-width: 2200px) {
	 .container.no-home .categories-produits .listprod ul li {
	 display: inline-block;
	 width: 30%;
	 margin: 2em 6em;
	 overflow: hidden;
	 max-width: 380px;
	 max-height: 317px;
	 }
}
@media screen and (max-width: 1650px) {
	 #accueil #page .entetepage .video .col-md-5 .vignette span .paddingtexte3{
	 padding: 8px 2px;
	 }
 #accueil .moduletable .custom .title div {
	 padding: 14px;
	 font-size: 29px;
	 }
 #droit .footer-menu{
	 }
 #droit .tousdroits {
	 }
}
@media screen and (max-width: 1600px) {
	.assistance-technique .container .panel.col-md-offset-2{
	margin-left:17%;
}
	 .container.no-home .categories-produits .listprod ul li {
	 margin: 2em 3em;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 295px;
	 }
}
@media screen and (max-width: 1575px) {
	 #accueil .moduletable .custom .title div {
	 padding: 14px;
	 font-size: 28px;
	 }
}
@media screen and (max-width: 1550px) {
	.assistance-technique .container .panel.col-md-offset-2{
	margin-left:16%;
}
	.presse-et-actualites .container .annee .media .media-body .texte-actu2 {
		 min-height: 336px;
		}
	#page header .moduletable.solutions-nav div#assureur p{
		 padding-top: 40px;
		}
	#page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
		 padding-top: 45px;
		 }
	 #page header .moduletable.solutions-nav div#centre-vhu p{
		 padding-top: 35px;
		 }
	 #page header .moduletable.solutions-nav div#reparateur p{
		 padding-top: 45px;
		 }
	 #page header .moduletable.solutions-nav div#expert p{
		 padding-top: 35px;
		 }
	 #page header .moduletable.solutions-nav div#reseau p{
		 padding-top: 50px;
		 }
	 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
		 padding-top: 60px;
		 }
	#page header .moduletable.solutions-nav div#specialiste-vitrage p{
		 padding-top: 40px;
	}
	#accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 1em 2em 8em;
	 width: 38.333333%;
	}
}
@media (max-width: 1500px) {
	.assistance-technique .container .panel.col-md-offset-2{
	margin-left:15%;
}
	 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 1em 2em 7em;
	 width: 39.333333%;
	 }
 #droit .footer-menu{
	 width: 70%;
	 text-align: right;
	 }
 #droit .tousdroits {
	 width: 26%;
	 }
 #accueil .moduletable .custom .title div:first-child {
	 width: 28%;
	 text-align: right;
	 padding-right: 0px;
	 }
 #page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 40px;
	 }
 #page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 45px;
	 }
 #page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 35px;
	 }
 #page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 35px;
	 }
 #page header .moduletable.solutions-nav div#expert p{
	 padding-top: 35px;
	 }
 #page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 50px;
	 }
 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 60px;
	 }
 #page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 40px;
	 }
}
@media (max-width: 1450px) {
	.assistance-technique .container .panel.col-md-offset-2{
	margin-left:14%;
}
	 .carousel-indicators {
	 /*bottom: 120px;*/
	 bottom: 40px;
	 }
 .contact .container.no-home .textelacour .text-assistance {
	 margin-left: 10%;
	 }
 .container.no-home .produits .basproduit {
	}
 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 1em 2em 5em;
	 width: 41.333333%;
	 }
 #page header nav ul li a {
	 font-size: 15px;
	 }
 #contenu-actualite .div-img .margleft-img{
	 margin-left:30px;
	 }
 #contenu-actualite .contenu.height-img7{
	 height:685px;
	 }
 #contenu-actualite .div-img .margleft-img {
	 margin-left: 0px;
	 }
 #accueil .moduletable .custom .title div {
	 font-size: 26px;
	 }
 #page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 40px;
	 }
 #page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 40px;
	 }
 #page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 25px;
	 }
 #page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 35px;
	 }
 #page header .moduletable.solutions-nav div#expert p{
	 padding-top: 35px;
	 }
 #page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 45px;
	 }
 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 60px;
	 }
 #page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 40px;
	 }
}
@media screen and (max-width: 1400px) and (min-width: 992px){
	 #page header .moduletable.solutions-nav div.preview img{
	 height: auto;
	 width: 40%;
	 }
}
@media screen and (max-width: 2800px) and (min-width: 1051px){
	 .herbergementfoot{
	 bottom:0;
	 position:fixed;
	 }
 .divafoot{
	 bottom:0;
	 position:fixed;
	 }
 .supports-techniques .divapad{
	 padding-bottom:16%;
	 }
 .supports-techniques .telemainpad{
	 padding-bottom:0%;
	 }
 .supports-techniques .heberpad{
	 padding-bottom:17%;
	 }
}
@media screen and (max-width: 1050px) and (min-width: 992px){
	 .herbergementfoot{
	 bottom:0;
	 position:relative;
	 }
 .telemain, .divafoot{
	 bottom:0;
	 position:relative;
	 }
 .centre-vhu #footer, .espace-client-accueil #footer{
	 bottom:0;
	 position:relative;
	 }
 .contact .container.no-home .textelacour {
	 background-position: right;
	 }
 .carrieres #img-geo{
	 background: url(../images/bandeau/bandeau-degrade-carriere.png) no-repeat;
	 background-position: center 90%;
	 width:100%;
	 }
}
@media screen and (max-width: 992px) and (min-width: 751px){
	 .supports-techniques .divapad{
	 padding-bottom:36%;
	 }
 .supports-techniques .telemainpad{
	 padding-bottom:18%;
	 }
 .supports-techniques .heberpad{
	 padding-bottom:47%;
	 }
 .telemain{
	 bottom:0;
	 }
 .centre-vhu #footer, .espace-client-accueil #footer{
	 bottom:0;
	 }
 .espace-client-accueil .miseajouropen.footmaj #footer{
	 bottom:0;
	 position:relative;
	 }
 .herbergementfoot{
	 bottom:0;
	 }
 .telemain, .divafoot{
	 bottom:0;
	 }
 .espace-client-accueil .miseajourclose{
	 padding-bottom:22%;
	 }
 .supports-techniques .divapad{
	 padding-bottom:53%;
	 }
 .supports-techniques .telemainpad{
	 padding-bottom:26%;
	 }
 .supports-techniques .heberpad{
	 padding-bottom:66%;
	 }
}
@media (max-width: 1420px) {
	 
/*.container.no-home .categories-produits .listprod ul li:nth-child(1) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(2) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(3) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(4) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(5) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(6) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(7) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(8) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(9) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(10) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(11) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(12) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(1) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(2) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(3) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(4) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(5) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(6) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(7) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(8) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(9) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(10) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(11) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(12) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(1) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(2) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(3) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(4) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(5) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(6) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(7) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(8) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(9) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(10) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(11) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(12) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(1) a span.ensavoirplus p:hover {
	color:rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(2) a span.ensavoirplus p:hover {
	color:rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(3) a span.ensavoirplus p:hover {
	color:rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(4) a span.ensavoirplus p:hover {
	color:rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(5) a span.ensavoirplus p:hover {
	color:rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(6) a span.ensavoirplus p:hover {
	color:rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(7) a span.ensavoirplus p:hover {
	color:rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(8) a span.ensavoirplus p:hover {
	color:rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(9) a span.ensavoirplus p:hover {
	color:rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(10) a span.ensavoirplus p:hover {
	color:rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(11) a span.ensavoirplus p:hover {
	color:rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(12) a span.ensavoirplus p:hover {
	color:rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(1) span.ensavoirplus p {
	 background-color: rgb(42, 102, 174);
	border :1px solid rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(2) span.ensavoirplus p {
	 background-color: rgb(216, 17, 89);
	border :1px solid rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(3) span.ensavoirplus p {
	 background-color: rgb(240, 128, 47);
	border :1px solid rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(4) span.ensavoirplus p {
	 background-color: rgb(42, 102, 174);
	border :1px solid rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(5) span.ensavoirplus p {
	 background-color: rgb(216, 17, 89);
	border :1px solid rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(6) span.ensavoirplus p {
	 background-color: rgb(240, 128, 47);
	border :1px solid rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(7) span.ensavoirplus p {
	 background-color: rgb(42, 102, 174);
	border :1px solid rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(8) span.ensavoirplus p {
	 background-color: rgb(216, 17, 89);
	border :1px solid rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(9) span.ensavoirplus p {
	 background-color: rgb(240, 128, 47);
	border :1px solid rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(10) span.ensavoirplus p {
	 background-color: rgb(42, 102, 174);
	border :1px solid rgb(42, 102, 174);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(11) span.ensavoirplus p {
	 background-color: rgb(216, 17, 89);
	border :1px solid rgb(216, 17, 89);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(12) span.ensavoirplus p {
	 background-color: rgb(240, 128, 47);
	border :1px solid rgb(240, 128, 47);
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(1) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(2) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(3) span.nouveaute {
	 border :1px solid rgb(240, 128, 47);
	color:rgb(240, 128, 47);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(4) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(5) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(6) span.nouveaute {
	 border :1px solid rgb(240, 128, 47);
	color:rgb(240, 128, 47);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(7) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(8) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(9) span.nouveaute {
	 border :1px solid rgb(240, 128, 47);
	color:rgb(240, 128, 47);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(10) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(11) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
 .container.no-home .categories-produits .listprod ul li:nth-child(12) span.nouveaute {
	 border :1px solid rgb(240, 128, 47);
	color:rgb(240, 128, 47);
	background:#fafafa;
	}
*/
}
@media (max-width: 1420px) {
	.presse-et-actualites .container .annee .media .media-body .texte-actu{
	min-height:90px;
	}
 #droit .tousdroits {
	 width: 28%;
	 }
 #droit .footer-menu {
	 width: 69%;
	 text-align: right;
	 }
 .footmobile #droit {
	 width: 90%;
	 }
}
@media (max-width: 1400px) {
	.assistance-technique .container .panel.col-md-offset-2{
	margin-left:12%;
}
.container.no-home .produits .title span.offre{
	 font-size: 50px;
	 margin-bottom:1.4%;

	}
.rgpd-default #page .traitements .respectspace{
	padding-top:7%;
	padding-bottom:7%;
	}
 .annonces .annonce-content .annonce-texte{
	  }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 370px;
	 }
 #page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 40px;
	 }
 #page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 40px;
	 }
 #page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 20px;
	 }
 #page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 20px;
	 }
 #page header .moduletable.solutions-nav div#expert p{
	 padding-top: 25px;
	 }
 #page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 35px;
	 }
 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 45px;
	 }
 #page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 20px;
	 }
 #page header .moduletable.solutions-nav div.preview img {
	 padding-top:5px;
	 }
 
/* #accueil #page .entetepage .video .col-md-5 .vignette {
	 width: 32.5%;
	 }
*/
 #accueil .tel-div{
	 right: 6%;
	 }
 #accueil #page .description-video {
	 padding: 50px 43px;
	 }
 #accueil #page .entetepage .video .row .col-md-5 {
	 width:48%;
	 }
 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 0em 2em 5em;
	 width: 44.333333%;
	 }
 #page header .moduletable.solutions-nav ul {
	 display: block;
	 height: 100%;
	 padding: 30px 0 30px;
	 height: 250px;
	 margin-left: 11%;
	 margin-bottom: 3em;
	 }
}
@media screen and (max-width: 1375px) {
    #page header nav ul li a {
    font-size: 14px;
    }
}
@media screen and (max-width: 1350px) {
.assistance-technique .container .panel.col-md-offset-2{
    margin-left:11%;
}
.container.no-home .produits .title span{
   font-size: 40px;
}
 #page .nos-solutions p {
 width: 85%;
 }
 #contenu-actualite .contenu.height-img7 {
	 height: 710px;
	 }
 #accueil #page .description-video {
	 padding: 50px 70px;
	 margin: 0px 0%;
	 }
 #page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 30px;
	 }
 #page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 30px;
	 }
 #page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#expert p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 30px;
	 }
 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 40px;
	 }
 #page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div.preview img {
	 padding-top:10px;
	 }
 #page header .moduletable.solutions-nav div.preview hr {
	 left: -110px;
	 }
    .dropdown {
      width: 100%;
      text-align: center;
  }
  .footmobile #droit {
      width: 100%;
  }
  footer section #droit {
      position: relative;
  }
  #droit .footer-menu {
        width: 100%;
        text-align: center;
    }
    #droit .tousdroits {
             width: 100%;
    text-align:center;
    }
    footer section #droit .moduletable.footer-menu {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 1325px) {
	 .accueil .item .carousel-caption p:first-child {
	 font-size: 32px;
	 }
 #page .nos-solutions p {
	 }
 .accueil .item .carousel-caption p:first-child {
	 font-size: 30px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 355px;
	 }
 .groupe-lacour .textelacour-new .accrocheref {
	 margin-top: 0px;
	 }
 #accueil #page .entetepage {
	 height: 510px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	 color: #050505;
	 font-weight: bold;
	 min-height: 76px;
	 }
 #accueil .moduletable .custom .title div:first-child {
	 width: 27%;
	 }
}
@media (max-width: 1300px) {
	.assistance-technique .container .panel.col-md-offset-2{
	margin-left:9%;
}
	.annonces .container .annonce-content .container{
	width:75%;
	}
 .rgpd-default .container.no-home .item-page .entetepage p{
	font-size:2em;
	}
/*#droit .footer-menu {
	 width: 68%;
	 text-align: right;
	 }*/
 /*#droit .tousdroits {
	 width: 29%;
	 }*/
 .container.no-home .produits .title span.offre{
	 font-size: 42px;
	 }
 .container.no-home .produits .title span {
	 font-size: 30px;
	 }
 .container.no-home .produits .title span.offre1 {
	 font-size: 20px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1){
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 200px;
	 padding: 13px;
	 }
 .accueil #page .carousel-inner p:nth-child(2){
	 color: #fff;
	 line-height: 1.3em;
	 }
 #accueil .moduletable .custom .title div:first-child {
	 width: 28%;
	 }
 #accueil .moduletable .custom .title div {
	 font-size: 25px;
	 }
 .contact .formContact {
	 text-align: center;
	 position: relative;
	 }
 .offreemploi .offretitre {
	 color: #F0800E;
	 font-size: 30px;
	 text-align: center;
	 position: relative;
	 }
 .groupe-lacour .textelacour-new .accroche-new {
	 }
 .groupe-lacour .textelacour-new .accrocheref {
	 margin-top: 0px;
	 }
 .container.no-home .produits .basproduit {
	 width: 75%;
	 }
 .services .container.no-home .entetepage .mot-fa1{
	 font-size: 1.5em;
	 }
 .services .container.no-home .entetepage .mot-fa2{
	 font-size: 1.5em;
	 }
 .services .container.no-home .entetepage .mot-fa3{
	 font-size: 1.5em;
	 }
 .services .container.no-home .entetepage .mot-fa4{
	 font-size: 1.5em;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 376px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	 min-height: 95px;
	 }
 #page header nav ul li a {
	 font-size: 13px;
	 }
 #accueil #page .description-video {
	 padding: 30px 70px 50px;
	 margin: 0px 0%;
	 }
 #page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 20px;
	 }
 #page header nav ul {
	 padding-left: 70px;
	 }
 #page header #logo {
	 padding-left: 25px;
	 }
 #page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 25px;
	 }
 #page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#expert p{
	 padding-top: 5px;
	 }
 #page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 20px;
	 }
 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 40px;
	 }
 #page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div.preview img {
	 padding-top:13px;
	 }
 #page header .moduletable.solutions-nav div.preview hr {
	 left: -105px;
	 }
 
/*#accueil #page .entetepage .video .col-md-5 .vignette {
	 width: 27.3%;
	 }
*/
 .container.no-home .entetepage {
	 position: relative;
	 height: 315px;
	 width: 100%;
	 }
 }
@media (max-width: 1275px) {
	}
@media (max-width: 1250px) {

.contact .sup-tech{
	margin:auto;
	width:95%;
	margin-bottom:5px;
	}
 .accueil .carousel-inner .item .slideInDown{
	 
	 }
 /*#droit .tousdroits {
	 width: 31%;
	 }*/
 /*#droit .footer-menu {
	 width: 66%;
	 text-align: right;
	 }*/
 #accueil .tel-div {
	 top: 27%;
	 }
 #page .nos-solutions ul {
	 width: 90%;
	 margin: 2em auto;
	 }
 #accueil #page .nos-solutions {
	 height: 530px;
	 }
 #page .nos-solutions p {
	 }
 #accueil .moduletable .custom .title div:first-child {
	 width: 27%;
	 }
 #page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 20px;
	 }
 #page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 20px;
	 }
 #page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#expert p{
	 padding-top: 5px;
	 }
 #page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 20px;
	 }
 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 40px;
	 }
 #page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div.preview img {
	 padding-top:18px;
	 }
 #page header .moduletable.solutions-nav div.preview hr {
	 left: -100px;
	 }
}
@media (max-width: 1215px) {
	 .services .container.no-home .entetepage p span{
	 margin-left:1%;
	 }
}
@media screen and (max-width: 1200px) and (min-width: 992px){
	.annonce-content form .checkinput .buttoninput{
	height:75px;
	}
form input.form-control, form textarea.form-control{
	font-size:12px;
	}
 #page header #logo{
	 padding-left: 15px;
	 }
 #page header nav .nav.menu > li{
	 margin-right: 0.25%;
	 }
 .navbar-collapse.collapse{
	 padding-left: 0;
	 }
 #page header.scroll nav ul{
	 padding-left: 100px;
	 }
}
@media screen and (min-width: 992px){
	 }
@media (max-width: 1200px) {
	.modalinfo .modal-body .col-md-10{
		font-size:15px;
	}
	.assistance-technique .container .panel.col-md-offset-2{
	margin-left:12%;
}

	.assistance-technique .container .vignette-wrapper{
	width:95%;
	margin:auto;
}
	.assistance-technique .container .panel{
	border-radius:2px;
	width:80%;
	margin:auto;
	margin-top:3%;
}
	 .rgpd-default #page .traitements{
	margin-top:50px;
	}
.fade.in p, .articleActu .colo2{
	font-size:15px !important;
	}
.fade.in p.datelieu{
	font-size:12px !important;
	}
 /*#droit .footer-menu {
	 width: 63%;
	 text-align: right;
	 }*/
/* #droit .tousdroits {
	 width: 32%;
	 }*/
 #page header nav ul {
	 padding-left: 110px;
	 }
 #page header nav .nav.menu > li {
	 margin-right: 1.2%;
	 transition: 0.5s;
	 }
 .accroche {
	 font-size: 20px;
	 }
 #contenu-actualite .contenu .div-cont {
	 padding: 45px 18px;
	 }
 .container.no-home .produits .enteteproduits {
	 padding: 0px 0;
	 margin: auto 6.5%;
	 position: relative;
	 }
.rgpd-default .container.no-home .produits .enteteproduits {
	 padding: 0px 10px;
	 margin: auto 6.5%;
	 position: relative;
	 }
 .accueil .carousel-inner .item .carousel-caption div.slid4{
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 225px;
	 padding: 13px;
	 }
 .container.no-home .categories-produits .listprod ul li .nouveaute{
	 color: #fafafa;
	 transform: rotateZ(45deg);
	 right: -50px;
	 top: 21px;
	 
/* padding: 0 36px;
	 */
 width: 50%;
	 font-size: 1em;
	 }
 #accueil .moduletable .custom .title div:first-child {
	 width: 26%;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 395px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 20px;
	 top:56%;
	 }
 #page header .moduletable.solutions-nav ul li a {
	 font-size: 15px;
	 }
 #page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 5px;
	 }
 #page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 0px;
	 }
 #page header .moduletable.solutions-nav div#expert p{
	 padding-top: 0px;
	 }
 #page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 30px;
	 }
 #page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 5px;
	 }
 #page header .moduletable.solutions-nav div.preview img {
	 padding-top:23px;
	 }
 #page header .moduletable.solutions-nav div.preview hr {
	 left: -95px;
	 }
 #page header{
	 box-shadow:0 5px 8px -4px rgba(0, 0, 0, 0.4);
	 }
 .accueil .carousel-inner .item img#voiture_alphapix{
	 opacity: 0.5;
	 }
 
/*Pages produits*/
 .container.no-home .produits .qualiteproduit{
	padding-top:50px;
	}
 .rgpd-default .container.no-home .produits .qualiteproduit{
	padding-top:0px;
	}
	.rgpd-default .container.no-home .produits{
	padding-bottom:7%;
	}
 .rgpd-default .container.no-home .produits .qualiteproduit .vignette{
	padding-bottom:40px;
	}
.container.no-home .produits .enteteproduits .descriptif{
	 width: 100%;
	 margin-right: 0;
	 display: block;
	 padding: 50px 0;
	 vertical-align: middle;
	 }
 .container.no-home .produits .enteteproduits .ecranprod{
	 width: 50%;
	 margin: 2em 26% 2em;
	 display: block;
	 vertical-align: middle;
	 }
 #contenu-actualite .div-img .margleft-img{
	 margin-left:0px;
	 }
 #contenu-actualite .contenu iframe{
	 margin-left:0%;
	 width:92%;
	 }
 #contenu-actualite .contenu.height-img-stand{
	 }
 #contenu-actualite .contenu.height-img7{
	 }
 }
@media (max-width: 1175px) {
	 .groupe-lacour .container.no-home .row .preconisations .infoslogo {
	 width:250px;
	 }
 .offreemploi .offretitre {
	 padding: 90px 30px 0px 30px;
	 }
}
@media (max-width: 1150px) {

.annonces .annonce-content .annonce-texte{
	 }
 .container.no-home .categories-produits .listprod ul li a span.introproduits p {
	 font-size: 18px;
	 }
 .contact .container.no-home .textelacour .text-assistance .col-md-3 {
	 width: 25%;
	 }
 .contact .container.no-home .textelacour .text-assistance {
	 margin-left: 5%;
	 }
 /*#droit .footer-menu {
	 width: 61%;
	 text-align: right;
	 }*/
 /*#droit .tousdroits {
	 width: 34%;
	 }*/
 .container.no-home .entetepage {
	 position: relative;
	 height: 301px;
	 width: 100%;
	 }
 #accueil .moduletable .custom .title div:first-child {
	 width: 28%;
	 }
 #page header .moduletable.solutions-nav ul li a {
	 padding: 14px;
	 }
 #page header .moduletable.solutions-nav div.preview p {
	 font-size: 13.5px;
	 }
 #page header .moduletable.solutions-nav .col-md-4{
	 width:34.3333%;
	 }
 #page header .moduletable.solutions-nav {
	 padding: 0px 85px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 20px;
	 }
 #page header .moduletable.solutions-nav ul li a {
	 font-size: 15px;
	 }
 #page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 5px;
	 }
 #page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#expert p{
	 padding-top: 5px;
	 }
 #page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 20px;
	 }
 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 35px;
	 }
 #page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 5px;
	 }
 #page header .moduletable.solutions-nav div.preview img {
	 padding-top:23px;
	 }
 #page header .moduletable.solutions-nav div.preview hr {
	 left: -90px;
	 }
 #page header .moduletable.solutions-nav ul li a {
	 padding: 14px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 415px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	 min-height: 96px;
	 }
 .presse-et-actualites .container .annee .media {
	 margin: 20px 8px 20px 16px;
	 }
}

@media screen and (max-width: 1130px) {
.container.no-home .produits .title span.offre{
	 margin-bottom: 1%;
	}
}
@media screen and (max-width: 1120px) {
	 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid110{
	 height: 230px;
	 }
 #page header nav ul li a {
	 padding: 10px 7px;
	 }
 #contenu-actualite .contenu iframe{
	 margin-left:0%;
	 width:93%;
	 }
 #contenu-actualite .div-img .margleft-img{
	 margin-left:0px;
	 }
 #contenu-actualite .contenu.height-img-stand{
	  }
 #contenu-actualite .contenu.height-img7{
	  }
 
/*Menu et bouton espace client*/
 .groupe-lacour .item-page>div>img{
	 width: 100%;
	 }
 #espaceclient{
	 bottom: inherit;
	 top: 0;
	 height: 24px;
	 right: 150px;
	 
/* padding-top: 3px;
	*/
 }
 #espaceclient span{
	 padding: 0;
	 }
 #deconnexion{
	 bottom: inherit;
	 top: 0;
	 height: 24px;
	 border-top:none;
	 }
 #deconnexion span{
	 padding: 0;
	 }
 #accueil #page .description-video {
	 padding: 40px 17px 50px;
	 margin: 0px 0%;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 18px;
	 }
 }
@media (max-width: 1100px) {
	.assistance-technique .container .panel.col-md-offset-2{
	margin-left:10%;
}
	.contact  .entetepage .carousel-caption {
	top:15%;
	right:7%;
	}
.annonces .container .annonce-content .container{
	width:79%;
	}
.contact .formContact form{
	width:65%;
	}
.presse-et-actualites .modal-content{
	margin-top:6em;
	}
 .list-group-item {
	 font-size:0.9em;
	 }
 .container.no-home .reduc-contenu-new2 ul{
	 -webkit-padding-start: 0px;
	 }
 .container.no-home .reduc-contenu-new2 {
	 margin: 0px 4.5% 30px;
	 }
 #page .nos-solutions .labelsolution {
	 font-size: 1.2em;
	 }
 .container.no-home .produits .title span.offre {
	 margin-bottom: 1%;
	margin-top:5px;
	 }
 .container.no-home .produits .title span.offre {
	 font-size: 35px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.introproduits p {
	 font-size: 18px;
	 }
 .container.no-home .produits .basproduit {
	 width: 79%;
	 }
 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 0em 2em 4em;
	 width: 44.333333%;
	 }
 /*#droit .footer-menu {
	 width: 58%;
	 text-align: right;
	 }*/
 /*#droit .tousdroits {
	 width: 36%;
	 }*/
 .groupe-lacour .preconisations #moduleReference .col-md-2 {
	 width:24.66%;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 18px;
	 }
 .container.no-home .entetepage {
	 height: 290px;
	 }
 #myCarousel .carousel-control.left span {
	 height: 45px;
	 width: 45px;
	 background-image: url('../images/slider/left.png');
	 position: absolute;
	 top: 50%;
	 left: 40px;
	 margin-top: -27.5px;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	 background-position: -4px;
	 background-color: rgba(32, 45, 61, 0.5);
	 }
 #myCarousel .carousel-control.right span {
	 height: 45px;
	 width: 45px;
	 background-image: url('../images/slider/right.png');
	 position: absolute;
	 top: 50%;
	 right: 40px;
	 margin-top: -27.5px;
	 -webkit-transition: 0.5s;
	 transition: 0.5s;
	 background-position: 4px;
	 background-color: rgba(32, 45, 61, 0.5);
	 }
 #myCarousel .carousel-control {
	 position: absolute;
	 top: 0;
	 left: 0;
	 bottom: 0;
	 width: 10%;
	 font-size: 20px;
	 color: #fAFAFA;
	 text-align: center;
	 text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	 z-index: 9;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1) {
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 235px;
	 padding: 10px;
	text-align:center;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid1, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid2, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid3, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid5, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid7, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid8, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid9, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid12{
	background-color: rgba(32, 45, 61, 0.7);
	 height: 188px;
	 padding: 10px;
	text-align:center;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid11{
	 height: 215px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid4, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid10{
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 218px;
	 padding: 10px;
	text-align:center;
	 }
 .accueil .carousel-inner .item .buttonorange {
	 float: none;
	 }
 .carousel-caption {
	 text-align: center;
	 }
 .accueil .item .carousel-caption p:first-child {
	 font-size: 25px;
	 }
 footer .newactus .prest-list{
	 margin-right:20px;
	 }
 #page header .moduletable.solutions-nav ul li a {
	 padding: 14px;
	 }
 #page header .moduletable.solutions-nav div.preview p {
	 font-size: 13.5px;
	 }
 #page header .moduletable.solutions-nav .col-md-4{
	 width:36.5%;
	 }
 #page header .moduletable.solutions-nav {
	 padding: 0px 85px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 18px;
	 }
 #page header .moduletable.solutions-nav ul li a {
	 font-size: 14px;
	 }
 #page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#expert p{
	 padding-top: 0px;
	 }
 #page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 35px;
	 }
 #page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 0px;
	 }
 #page header .moduletable.solutions-nav div.preview img {
	 padding-top:20px;
	 }
 #page header .moduletable.solutions-nav div.preview hr {
	 left: -95px;
	 }
 #page .nos-solutions p {
	 }
 .services .container.no-home .entetepage .mot-fa1{
	 font-size: 1.2em;
	 }
 .services .container.no-home .entetepage .mot-fa2{
	 font-size: 1.2em;
	 }
 .services .container.no-home .entetepage .mot-fa3{
	 font-size: 1.2em;
	 }
 .services .container.no-home .entetepage .mot-fa4{
	 font-size: 1.2em;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 470px }
}
@media (max-width: 1094px) {
	 #page header nav .nav.menu > li {
	 margin-right: 0.8%;
	 transition: 0.5s;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 18px;
	 top: 56%;
	 }
 #suppmenu .item-510, #suppmenu .item-540, #suppmenu .item-541, #suppmenu .item-542, #suppmenu .item-543{
	 display:none;
	 }
 .services .container.no-home .entetepage p span{
	 padding: 0px 10px 0px 10px;
	 }
 .presse-et-actualites .item-page .row, #contenu-slider .row {
	 padding: 0px 0px 0% 0px;
	 }
 #contenu-actualite .div-img .margleft-img{
	 margin-left:0px;
	 }
 #page .nos-solutions {
	 text-align:center;
	 padding-bottom: 0;
	 color: #fff;
	 background-image: url(../images/bandeau/entetepage/reparateur-new.jpg);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 background-size: cover;
	 background-position: 30%;
	 height:100%;
	 }
 .container.no-home .textegroupelacour {
	 
/* padding-top: 400px;
	*/
 padding-bottom: 0;
	 color: #fff;
	 background: url(../images/bandeau/image-fond-lacour.jpg) no-repeat;
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 background-size: cover;
	 background-position: 30%;
	 height: 600px;
	 }
 .container.no-home .textelacour {
	 padding-bottom: 0;
	 color: #fff;
	 background: url(../images/bandeau/image-fond-position-marche.jpg) no-repeat;
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 background-size: cover;
	 background-position: 30%;
	 }
 div.offreemploi {
	 
/*padding: 50px;
	 position: relative;
	 text-align: center;
	 padding-bottom: 0;
	 color: #fff;
	 background-image: url(../images/bandeau/carriere-fond.jpg);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 background-size: cover;
	 background-position: 30%;
	 */
 }
}
@media (max-width: 1050px) {
	.footmobile #droit{
		width:100%;
	}
	footer section #droit{
		position:relative;
	}
	.assistance-technique .container .panel.col-md-offset-2{
	margin-left:12%;
}
.dropdown{
	width:100%;
	text-align:center;
}
	.accueil .carousel-inner .item .carousel-caption.animated{
		 position: relative;
		 padding: 1%;
		 height: auto;
		 width:80%;
		 margin:auto;
		 left:0%;
	 }
	.rgpd-default #page .traitements .respectspace{
	padding-top:9%;
	padding-bottom:9%;
	}
	.rgpd-default #page .traitements{
	margin-top:60px;
	}
	.container.no-home .produits .enteteproduits .ecranprod{
	 margin: 2em 26% 3em;
	 }
	#contenu-actualite .contenu.height-img-stand{
	max-height:100%;
	}

.contact .container.no-home .textelacour,div.offreemploi2{
	background-attachment:initial;
	}
 .container.no-home .categories-produits .listprod ul li a span.introproduits p {
	 font-size: 16px;
	 }
 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 0em 2em 3em;
	 width: 44.333333%;
	 }
 #page header nav .nav.menu > li {
	 margin-right: 0.3%;
	 }
 .container.no-home .produits .title span {
	 font-size: 28px;
	 }
 .accroche {
	 font-size: 15px;
	 }
 .container.no-home .entetepage {
	 height: 277px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid5{
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 215px;
	 padding: 10px;
	 text-align:center;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid120{
	 height: 185px;
	 }
 .container.no-home .categories-produits .listprod ul li .nouveaute{
	 right: -40px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	 min-height: 135px;
	 }
 #page header #logo img{
	 height: 129px;
	 transition: 1s;
	 }
 #page header{
	 position: fixed!important;
	 width: 100%;
	 background: #FAFAFA;
	 z-index: 10;
	 height: 150px;
	 transition: 1s;
	 }
 #accueil .moduletable .custom .title div:first-child {
	 width: 24%;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 485px;
	 }
 #page header .moduletable.solutions-nav .col-md-4{
	 width:37.5%;
	 }
 #page header .moduletable.solutions-nav {
	 padding: 0px 75px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 17px;
	top:55%;
	 }
 #page header .moduletable.solutions-nav ul li a {
	 font-size: 13.5px;
	 }
 #page header .moduletable.solutions-nav div#assureur p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#gestionnaire-de-flotte p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#centre-vhu p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#reparateur p{
	 padding-top: 10px;
	 }
 #page header .moduletable.solutions-nav div#expert p{
	 padding-top: 0px;
	 }
 #page header .moduletable.solutions-nav div#reseau p{
	 padding-top: 15px;
	 }
 #page header .moduletable.solutions-nav div#fabricant-distributeur p{
	 padding-top: 35px;
	 }
 #page header .moduletable.solutions-nav div#specialiste-vitrage p{
	 padding-top: 0px;
	 }
 #page header .moduletable.solutions-nav div.preview img {
	 padding-top:20px;
	 }
 #page header .moduletable.solutions-nav div.preview hr {
	 left: -95px;
	 }
}
@media (max-width: 1040px) {
	 .services .container.no-home .entetepage p span{
	 padding: 0px 5px 0px 5px;
	 }
 .container.no-home .entetepage {
	 height: 272px;
	 }
}
@media (max-width: 1025px) {
	 #page header nav ul li a {
	 padding: 10px 5px;
	 }
 /*#droit .tousdroits {
	 width: 38%;
	 }*/
 /*#droit .footer-menu {
	 width: 57%;
	 text-align: right;
	 }*/
}
@media (max-width: 993px) {
	.erreur .item-page h3 {
	 margin: auto;
	 width: 80%;
	 padding: 50px;
	 text-align: center;
	 margin-top:40%;
		margin-bottom:30%;
	}
	.dropdown{
	width:100%;
	text-align:center;
}
	footer section #droit .moduletable.footer-menu{
		margin-bottom:1%;
	}
	.assistance-technique .container .lacour-reseau-soc,
	.assistance-technique .container .fa-maj{
	display:block;
}
.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:26%;
}
.assistance-technique .container .panel.col-md-4 span{
	display:block;
	top:18%;
}

	
	.assistance-technique .container .panel-heading .col-md-10{
	margin-left:0px;
	font-size:0.9em;
}
	 footer section #droit {
	 position: absolute;
	 right: 0px;
	 bottom: 0px;
	 }
 .footmobile #droit {
	 width: 100%;
	 }
 .services .container.no-home .entetepage .mot-fa1{
	 display: none;
	 }
 .services .container.no-home .entetepage .mot-fa2{
	 display: none;
	 }
 .services .container.no-home .entetepage .mot-fa3{
	 display: none;
	 }
 .services .container.no-home .entetepage .mot-fa4{
	 display: none;
	 }
}
@media (max-width: 992px) {
	.annonces #page header nav .nav.menu > li.item-116 > a ,
.annonces #page header nav .nav.menu > li.item-386 > a {
	 box-shadow: inset 0 0px 0 #2a66ae;
	}
	.accueil .carousel-inner .item .item-slider{
		background-position:right !important;
	}
	#page .container-full{
		box-shadow: 0 5px 8px -4px rgba(0, 0, 0, 0.4);
	}
	.rgpd-default #page .traitements{
		background-attachment:initial;
	}
	.rgpd-default .container.no-home .produits .qualiteproduit .vignette>span p{
	font-size:16px;
	}
.annonces .container .annonce-content .container{
	width:70.5%;
	}
.rgpd-default .accroche-new {
	 font-size: 1.8em;
	 }
.rgpd-default .container.no-home .item-page .entetepage p{
	top:35%;
	}
.rgpd-default .container.no-home .produits .qualiteproduit .vignette{
	padding:20px 0px;
	}
.checkinput .col-md-1{
	width:5%;
	}
.checkinput .col-md-1, .checkinput .col-md-11{
	float:left;
	}
 .contact .formContact form{
	width:90%;
	}
 #contenu-actualite .contenu.height-img-stand{
	 height:100%;
	max-height:100%;
	 }
 #contenu-actualite .contenu.height-img7{
	 height:100%;
	max-height:100%;
	 }
 #accueil #page .description-new {
	 padding-top: 30px;
	 }
 .contact .container.no-home .textelacour {
	 background-attachment: initial;
	 }
 .list-group-item {
	 font-size:1em;
	 }
 .annonces .annonce-content .formulaire .recommandation, .candidature-spontanee .annonce-content .formulaire .recommandation{
	 width: 95%;
	 }
 .container.no-home .produits .qualiteproduit .vignette img {
	 width: 30%;
	 }
 .contact .container.no-home .textelacour .text-assistance .col-md-3 {
	 width: 45%;
	 }
 .modal-content {
	 margin-top: 5em;
	 }
 .container.no-home .categories-produits .listprod ul li a span.introproduits p {
	 font-size: 18px;
	 }
 .contact .container.no-home .reduc-contenu {
	 padding: 70px 10px 45px;
	 }
 .dropup, .dropdown {
	 position: relative;
	 width: 100%;
	 }
 .dropdown-menu-right {
	 left: auto;
	 right: 43%;
	 }
 .footmobile #droit{
	 padding-bottom:35px;
	 }
 .contact .container.no-home .textelacour .text-assistance {
	 margin-left: 0%;
	 text-align: center;
	 }
 .container.no-home .produits .basproduit div.row .col-md-11 {
	 float:left;
	 }
 footer .footmobile{
	 padding-top: 5%;
	 }
 #droit .footer-menu{
	 width: 100%;
	 text-align: center;
	 }
 #droit .tousdroits {
	 width: 100%;
	 text-align: center;
	 }
 .menu .item-103 a.soletprod:after {
	 content: url('../images/hamb.png');
	 padding-left:5px;
	 }
 .menu .item-103 ul a:after {
	 content: none;
	 }
 .menu .item-103 ul a:before {
	 content: none;
	 }
 .menu .item-102 a:before {
	 
/* content: url('../images/building.png');
	 padding-right:10px;
	*/
 }
 .menu .item-106 a:before {
	 
/* content: url('../images/actu.png');
	 padding-right:10px;
	*/
 }
 .menu .item-116 a:before {
	 
/* content: url('../images/carriere.png');
	 padding-right:10px;
	*/
 }
 .politique-confidentialite .container.no-home .col-md-2,
.conditions-generales-de-service .container.no-home .col-md-2, .cgv .col-md-2{
	 margin-left:0%;
	 width:5%;
	 float:left;
	 }
.politique-confidentialite .container.no-home .col-md-10,
.conditions-generales-de-service .container.no-home .col-md-10, .cgv .col-md-10{
	 margin-left:2%;
	 float:left;
	 width:90%;
	 }
 .container.no-home .produits .title span.offre {
	 font-size: 34px;
	 }
 .container.no-home .titlevousetes .textvhu, .container.no-home .titlevousetes .textvitrage{
	 margin-top:00px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 17px;
	top:56%;
	 }
 .container.no-home .produits .basproduit {
	 margin: 0px auto 70px;
	 }
 .container.no-home .produits .title span {
	 font-size: 25px;
	 }
 .container.no-home .produits .title span.offre{
	 margin-top: 5px;
	 }
 .container.no-home .produits .title span span{
	 font-size: 40px;
	 }
 #page .nos-solutions {
	 text-align:center;
	 padding-bottom: 0;
	 color: #fff;
	 background-image: url(../images/bandeau/entetepage/reparateur-new.jpg);
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 background-size: cover;
	 background-position: 30%;
	 height:100%;
	 }
 .container.no-home .textegroupelacour {
	 
/* padding-top: 400px;
	*/
 padding-bottom: 0;
	 color: #fff;
	 background: url(../images/bandeau/image-fond-lacour.jpg) no-repeat;
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 background-size: cover;
	 background-position: 30%;
	 height: 100%;
	 }
 .container.no-home .textelacour {
	 padding-bottom: 0;
	 color: #fff;
	 background: url(../images/bandeau/image-fond-position-marche.jpg) no-repeat;
	 background-repeat: no-repeat;
	 background-attachment: initial;
	 background-size: cover;
	 background-position: 30%;
	 height:100%;
	 }
 .footmobile{
	 text-align:center;
	 }
 .container.no-home .categories-produits .listcatprod li {
	 width: 16%;
	 min-width: 115px;
	 }
 .container.no-home .categories-produits .listcatprod li div {
	 padding: 15px 0px 15px 5px;
	 position: relative;
	 }
 .presse-et-actualites .item-page .row, #contenu-slider .row {
	 padding: 0px 0px 0% 0px;
	 }
 #openpopup2 .articleActu .contenu .div-img {
	 width: 97%;
	 }
 #contenu-actualite .div-img .margleft-img{
	 margin-left:0px;
	 }
 #contenu-actualite .modal-dialog {
	 width: 75%;
	 margin: 30px auto;
	 }
 #accueil .moduletable .custom .title div:last-child {
	 width: 70%;
	 }
 .carrieres .container.no-home .textelacour-new p {
	 font-size: 1.1em;
	 }
 #accueil #page .description-new {
	 padding:30px 10px 30px;
	 }
 .carrieres .new1{
	padding-bottom:0px !important;
	}
 .carrieres .new2 .accroche-new{
	padding-top:20px;
	}
 .politique-confidentialite .container.no-home .col-md-1,
.conditions-generales-de-service .container.no-home .col-md-1, .cgv .col-md-1{
	 margin-left: 5%;
	 width: 5%;
	 float: left;
	 }
 .politique-confidentialite .font-pol,
 .conditions-generales-de-service .font-pol, .cgv .font-pol{
	 font-size:18px;
	 }
 .politique-confidentialite .container.no-home .col-md-10,
.conditions-generales-de-service .container.no-home .col-md-10, .cgv .col-md-10 {
	 margin-left: 25px;
	 }
 .contact .container.no-home .reduc-contenu {
	 margin: 0px 10% 20px 10%;
	 padding: 40px 115px 30px 115px;
	 position: relative;
	 }
 .contact .container.no-home .entetepage {
	 margin-bottom: 0px;
	 }
 .services .container.no-home .entetepage p span{
	 display:none;
	 }
 .presse-et-actualites .container .annee .media {
	 padding: 0;
	 
/* width: 100%;
	 */
 background-color: #ECECEC;
	 margin: 20px 8px 20px 22px;
	 width: 45%;
	 box-shadow: 9px 9px 25px 0px #656565;
	 float: left;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 344px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	 min-height: 100px;
	 }
 #page header{
	 height: 50px;
	 border-bottom: 1px solid #DDDDDD;
	 box-shadow: 0 5px 8px -4px rgba(0, 0, 0, 0.4);
	 transition:0s;
	 }
 #page header nav{
	 margin-top: 0px;
	 }
 #page header nav .nav.menu > li{
	 margin-right: 0.5%;
	 }
 #page header nav ul {
	 padding-left: 30px;
	 }
 #page header #logo {
	 padding-left: 10px;
	 }
 #page header #logo img{
	 height:103px;
	 }
 .groupe-lacour .textelacour-new .accroche-new {
	 margin-top: 0px;
	 }
 .groupe-lacour .imggroupe{
	 top: -10px;
	 height:0px;
	 }
 p, .mentions-legales .container.no-home .item-page .respectspace, .legal-notices .container.no-home .item-page .respectspace, .rgpd-default #page .traitements, .rgpd-default #page .descriptif{
	 font-size: 1.1em;
	 }
.rgpd-default #page .traitements .col-md-10, .rgpd-default #page .traitements .col-md-2{
	float:left;
}
.rgpd-default #page .traitements .col-md-10{
	margin-left:0px !important;
	width:90%;
}
 .legal-notices .container.no-home .item-page div.respectspace{
	 font-size: 1.1em;
	 }
 .presse-et-actualites .container.no-home .articleActu .colo2{
	 font-size:1.1em;
	 }
 .references .moduletable{
	 width:60%;
	 margin:auto;
	 }
 .references .container.no-home .row .preconisations .logosreference .referencehover {
	 padding: 0%;
	 }
 .description-video .accroche-new {
	 font-size: 1.8em;
	 text-align: center;
	 color: #f0800e;
	 display: block;
	 margin-bottom: 20px;
	 }
 #accueil .moduletable .custom .title div {
	 display: inline-block;
	 vertical-align: middle;
	 padding: 14px;
	 font-size: 1.9em;
	 height: 100%;
	 color: #2a66ae;
	 }
 .accroche-new, #accueil .moduletable .custom .title{
	 font-size: 1.8em;
	 text-align: center;
	 
/* display: block;
	 */
 }
 .rgpd-default .container.no-home .textelacour-new{
	margin-bottom:0px }
.rgpd-default #page .traitements {
	margin-top:6%;
	}
.rgpd-default #page .traitements .respectspace{
	padding-top:7%;
	}
.rgpd-default #page .traitements .col-md-2, .rgpd-default #page .traitements .col-md-10 {
	float:left;
	}
.rgpd-default #page .traitements .col-md-10 {
	width:89%;
	margin-left:0px;
	}
.rgpd-default .container.no-home .item-page .entetepage p{
	font-size:1.5em;
	}
.groupe-lacour .container.no-home .textelacour-new{
	 }
 .accueil .carousel-inner .item .carousel-caption {
	 }
 .carrieres .tailleglobe{
	 height: 4.7em;
	margin-bottom: -5px;
	 }
 .carrieres .col-md-4{
	 float:left;
	 width:33%;
	 }
 .vignettechiffre i {
	 font-size: 4.8em;
	 }
 .item-page h3, #contenu-slider h3 {
	 font-size: 1.6em;
	 }
 .container.no-home .titlevousetes .textvhu, .container.no-home .titlevousetes h3{
	 margin-top:0.6em;
	 }
 .container.no-home .titlevousetes p{
	 margin-top:0px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1) {
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 180px;
	 padding: 10px;
	 }
 .groupe-lacour .accroche-new, .groupe-lacour .accroche, .carrieres .accroche-new, .base-de-donnees .accroche-new, .offreemploi2 .offretitre,
 .assistance-technique .container h1{
	 font-size: 1.8em;
	 }
 #page .nos-solutions p {
	 }
 #page .nos-solutions ul {
	 width: 95%;
	 }
 #accueil .carousel {
	 height:340px;
	 z-index: 6;
	 margin-top: 51px;
	 }
 .accueil #page .carousel-inner p{
	 font-size:1.5em;
	 }
 .accueil #page .carousel-inner p:nth-child(2){
	 font-size:1.1em;
	 }
 .accueil .carousel-inner .item .buttonorange a {
	 font-size:1em;
	 }
 #page .nos-solutions h3 {
	 margin-bottom: 1em;
	 color: #f0800e;
	 font-size: 1.8em;
	 font-weight: normal;
	 padding-top: 80px;
	 }
 #accueil #page .description-video {
	 padding: 20px 17px;
	 margin: 0px 0%;
	 }
 #accueil #page .entetepage {
	 position: relative;
	 height: 100%;
	 width: 100%;
	 }
 #accueil #page .nos-solutions {
	 padding: 0% 0% 5%;
	 height:100%;
	 width: 100%;
	 }
 .container.no-home .textegroupelacour .row {
	 padding: 2% 0 4%;
	 width: 100%;
	 margin-left:0%;
	 }
 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 0em 2em 3em;
	 width: 90%;
	 }
 .container.no-home .entetepage {
	 height: 100%;
	 }
 .container .row .modal .taillepopup{
	 width:80%;
	 }
 #accueil #page .description-video {
	 padding: 30px 17px 20px;
	 margin: 0px 0%;
	 }
 #page .nos-solutions ul {
	 width: 98%;
	 margin: 2em auto;
	 }
 .nav > li {
	 position: inherit;
	 display: inline-block;
	 
/*height: 100%;
	*/
 margin-top: 0px;
	 }
 #espaceclient{
	 bottom: inherit;
	 top: 0;
	 height: 24px;
	 right: 150px;
	 padding-top: 1px;
	 padding-right:4px;
	 }
 .services .container.no-home .entetepage p span{
	 margin-right:0%;
	 margin-top:2%;
	 }
 #espaceclient span {
	 display: inline-block;
	 color: #FAFAFA;
	 margin-top: 0px;
	 }
 #espaceclient a {
	 padding: 0 0px 4px 0px!important;
	 }
 #page header .second-menu .mod-languages .dropdown button {
	 padding: 0 10px;
	 margin-top:-3%;
	 }
 #page header .second-menu a {
	 padding: 0 10px;
	 }
 #accueil #page .description-new {
	 }
 #page header .second-menu .nav {
	 padding-top: 0px;
	 }
 #page header .second-menu .nav li a{
	 width:0.9em;
	 font-size: 0.8em;
	 }
 #page .nos-solutions p {
	 }
 .btn {
	 font-size: 11px;
	 }
 #accueil #page .entetepage .video .row .col-md-5 {
	 width: 87%;
	 }
 .contact .container.no-home .reduc-contenu {
	 margin: 0px 6.5% 0px;
	 padding: 70px 0px 60px 0px;
	 position: relative;
	 }
 .contact .container.no-home .entetepage {
	 margin-bottom: 0px;
	 }
 .contact .container .col-md-3{
	 margin-top: 0%;
	 margin-bottom:3%;
	 }
 .contact .container .textelacour .col-md-3{
	 margin-top: 0%;
	 }
 .contact .container.no-home .textelacour {
	 
/*position: relative;
	 color:#fff;
	 background-image: none;
	 background-position: center;
	 width:100%;
	 background-repeat:no-repeat;
	 background-color: #f0800e;
	*/
 }
 .carrieres .offreemploi .offretitre {
	 color: #F0800E;
	 font-size:1.8em;
	 text-align: center;
	 position: relative;
	 }
 .offreemploi .offretitre {
	 padding: 70px 30px 0px 30px;
	 }
 .offreemploi img {
	 height: 70px;
	 }
 .carrieres #img-geo, .base-de-donnees .container.no-home .textelacour-bdd {
	 background: none ;
	 height:100%;
	 }
 #page .nos-solutions li {
	 width: 24%;
	 margin-bottom: 15px;
	 }
 #page .nos-solutions i {
	 color: #fff;
	 font-size: 3.5em;
	 }
 .contact .formContact {
	 padding: 70px 0 70px;
	 margin: auto 14%;
	 text-align: center;
	 position: relative;
	 }
 .container.no-home .reduc-contenu-new2 ul {
	 display: block;
	 }
 #accueil #page .entetepage .video .col-md-5 .vignette span {
	 display: block;
	 position: absolute;
	 left:0px;
	 right:0px;
	 bottom: 3px;
	 background-color: rgba(42,102,174,0.8);
	 height: 30px;
	 }
 .container.no-home .reduc-contenu-new2 li {
	 
/* vertical-align: top;
	 */
 width: 50%;
	 float:left;
	 margin-bottom:15px;
	 }
 
/*Smartphone bandeau*/
 .accueil .container .app-petit{
	 display:block;
	 }
 .accueil .container .sup-petit{
	 display:none;
	 }
 .accueil .container .app-petit img{
	 width:30%;
	 }
 .accueil .container .app-petit .img-des {
	 margin-top:8%;
	 }
 .hidden-xs {
	 display: none !important;
	 }
 #page header .container h2 {
	 margin-top: 90px;
	 }
 
/** CHANGE NAVBAR BREAKPOINT **/
 .navbar-header {
	 float: none;
	 }
 .navbar-toggle {
	 display: block;
	 }
 .navbar-collapse {
	 border-top: 1px solid transparent;
	 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	 }
 .navbar-collapse.collapse {
	 display: none!important;
	 }
 .navbar-nav {
	 float: none!important;
	 margin: 7.5px -15px;
	 }
 .navbar-nav > li {
	 float: none;
	 }
 .navbar-nav > li > a {
	 padding-top: 10px;
	 padding-bottom: 10px;
	 }
 .navbar-text {
	 float: none;
	 margin: 15px 0;
	 }
 .navbar-collapse {
	 background: rgba(255, 255, 255, 0.05);
	 border-top: 0px solid #FAFAFA;
	 }
 .navbar-collapse.collapse.in {
	 display: block!important;
	 
/*box-shadow: 0 5px 8px -4px rgba(0, 0, 0, 0.4);
	*/
 }
 .collapsing {
	 overflow: hidden!important;
	 }
 
/** FIN CHANGE NAVBAR BREAKPOINT **/
 #page header.scroll {
	 height: 50px;
	 }
 .container.home>.row>.moduletable{
	 margin-top: 0px!important;
	 }
 #page header nav ul li.parent {
	 overflow: visible;
	 }
 
/*Sous menu spec*/
 #page header nav ul li.parent ul {
	 display: block;
	 }
 #page header nav ul li.item-106.parent ul, #page header nav ul li.item-166.parent ul {
	 display: none;
	 }
 #page header.scroll nav ul li.item-103.parent ul {
	 display: block;
	 }
 #page header.scroll nav ul li.item-103.parent ul li a{
	 padding: 5px;
	 font-size: 12px;
	 }
 #page header.scroll nav ul li.item-163.parent ul {
	 display: block;
	 }
 #page header.scroll nav ul li.item-163.parent ul li a{
	 padding: 5px;
	 font-size: 12px;
	 }
 #accueil #page .container.home {
	 position: static;
	 }
 #page {
	 height: auto;
	 }
 #page .produit-une {
	 margin-bottom: 35px;
	 }
 #page .produit-une, #page .container.produits {
	 position: static;
	 }
 #page .container.produits {
	 margin-top: 55px;
	 }
 #page .navbar-header button {
	 border-radius: 0;
	 background: #FAFAFA;
	 margin: 0;
	 padding: 17px;
	 
/* margin-top: 24px;
	*/
 }
 #page .cont-espaceclient .navbar-header button{
	 margin-top: 0px;
	 }
 #page header .navbar-collapse {
	 padding: 0;
	 }
 #page header .container h2 {
	 font-size: 23px;
	 padding: 10px;
	 }
 #page header nav ul {
	 width: 100%;
	 text-align: left;
	 }
 #page header nav ul li {
	 display: block;
	 }
 #page header nav ul li.item-559{
	 display:none;
	 }
 #page header nav > div {
	 padding-left: 0%;
	 }
 #page header nav .search {
	 display: block;
	 margin-top: 30px;
	 background: rgba(255, 255, 255, 0.07);
	 }
 #page header nav .search label {
	 background: rgba(255, 255, 255, 0.14);
	 }
 #page header nav .search input {
	 width: auto;
	 }
 .container.no-home .col-md-10 {
	 margin-left: 125px;
	 }
.rgpd-default .container.no-home .col-md-10 {
	margin-left:0px;
	width:92%;
}
.rgpd-default .container.no-home .col-md-2 {
	float:left;
	height:50px;
}
 .mentions-legales .container.no-home .col-md-10, .legal-notices .container.no-home .col-md-10{
	 margin-left:2%;
	 float:left;
	 width:87%;
	 }
 .mentions-legales .container.no-home .col-md-2, .legal-notices .container.no-home .col-md-2{
	 margin-left: 0%;
	 width: 5%;
	 float: left;
	 }
 .supports-techniques .container.no-home .col-md-10 {
	 margin-left: 0px;
	 }
 .list-group .col-md-10 {
	 margin-left: 0px;
	 }
 .container.no-home .solutions-list .divcarre {
	 margin: auto;
	 }
 .item-page{
	 margin-top: 51px!important;
	 }
 footer {
	 z-index: 9;
	 }
 .offreemploi {
	 text-align: center!important;
	 }
 .postulez .buttonorange {
	 position: relative;
	 top: 0;
	 margin-bottom: 2em;
	 }
 span.annonceOffre p {
	 white-space: pre-line;
	 }
 .solutions-list .row {
	 width: 33%;
	 margin: auto;
	 float: left;
	 }
 
/*Menu*/
 #page header nav ul li li a {
	 width: 100%;
	font-size:11px;
	 }
 #page header nav ul li a {
	 
/*width: 100%;
	 text-align: right;
	*/
 
/*width: 50%;
	*/
 text-align: left;
	 vertical-align: super;
	 }
 #page header nav ul li a:hover {
	 background-color: rgba(255, 255, 255, 0.2);
	 }
 #page header nav .nav.menu > li {
	 padding-bottom: 10px;
	 margin-left: 66%;
	 }
 #page header nav .nav.menu > li.active:nth-child(1) ul {
	 display: inline-block;
	 height: 45px;
	 }
 #magic-line {
	 display: none!important;
	 }
 #page header nav .nav.menu > li.active > a {
	 box-shadow: inset 0px 0px 0 #2A66AE;
	 }
 #page header .moduletable.solutions-nav{
	 display: none!important;
	 }
 
/*Accueil*/
 .carousel-indicators{
	 bottom: 85px;
	 }
 .carousel-control.left span {
	 left: 10px;
	 }
 .carousel-control.right span {
	 right: 10px;
	 }
 .carousel-inner>.item>img {
	 
/*display: none!important;
	*/
 }
 .carousel-inner>.item>img.vague{
	 display: block!important;
	 
/*opacity: 0.5;
	*/
 }
 .carousel-caption img {
	 opacity: 1;
	 }
 .carousel-caption {
	 
/*width: 100%!important;
	 height: 100%;
	 right: 0!important;
	 text-align: center;
	*/
 text-align: center;
	 height: auto;
	 
/*position: absolute;
	 top: 50%;
	*/
 width: 82%;
	 
/*transform: translateY(-50%);
	*/
 }
.contact .entetepage .carousel-caption{
	top:15%;
	width:auto;
	}
 .contact .checkinput .col-md-11{
	width:92%;
	}
.accueil .carousel-inner .item p:nth-child(1):before{
	 content: none;
	 }
 .accueil .carousel-inner .item .buttonorange {
	 float: none;
	 margin-top: 0em!important;
	 
/*width: auto;
	*/
 }
 .item .carousel-caption p {
	 font-size: 20px;
	 text-align: center;
	 color: #050505;
	 }
 #page .container.produits .slide h2 {
	 text-align: center;
	 }
 
/*.carousel-indicators li{
	 border: 1px solid #2A66AE;
	 }
 .carousel-indicators li.active{
	 background-color: #2A66AE;
	 }
*/
 
/*Generale*/
 .container.no-home .entetepage{
	 position: relative;
	 height: 229px;
	 width: 100%;
	 }
 .carrieres .container.no-home .entetepage .text-band-carriere {
	 position: absolute;
	 top: 15%;
	 }
 .carrieres .container.no-home .entetepage p {
	 text-align: center;
	 width: 70%;
	 margin: auto;
	 padding: 200px;
	 color: #fff;
	 font-size: 1.6em;
	 }
 .base-de-donnees .container.no-home .item-page .entetepage p {
	 font-size: 2em;
	 }
 .base-de-donnees .container.no-home .fa {
	 color: #2a66ae;
	 font-size: 3em;
	 }
 .base-de-donnees .container.no-home .col-md-2 {
	 width: 24%;
	 display: inline-block;
	 margin-bottom: 15px;
	 }
 .base-de-donnees .container.no-home .reduc-contenu-new {
	 margin: 0px 2% 3%;
	 padding: 0px 0px;
	 position: relative;
	 }
 .accroche {
	 
/*font-size: 1.8em;
	*/
 }
 .base-de-donnees .container.no-home .buttonorange {
	 display: block;
	 margin: 30px auto 70px;
	 }
 
/*A propos*/
 .vignettechiffre {
	 display: block;
	 margin-top: 1em;
	 margin-bottom: 1em;
	 }
 .vignettechiffre i, .vignettechiffre:nth-child(2) i, .vignettechiffre:nth-child(2) .number, .vignettechiffre:nth-child(2) .number span , .vignettechiffre:nth-child(3) .number, .vignettechiffre:nth-child(3) .number span, .vignettechiffre:nth-child(4) .number, .vignettechiffre:nth-child(4) .number span {
	color:#2a66ae;
	}
 .appearglobe{
	display:none;
	}
.noappearglobe{
	display:block;
	}
 .container.no-home .textelacour .row .col-md-2{
	 margin: 0em 0;
	 width:50%;
	 float:left;
	 height:125px;
	 }
.container.no-home .textelacour .row .col-md-2.widthmobile{
	 width:50%;
	 }
 .container.no-home .textelacour .row .col-md-2 i, .container.no-home .textelacour .row .col-md-3 i, .container.no-home .textelacour .row .col-md-4 i{
	 font-size:4em;
	 }
 .container.no-home .textegroupelacour .reduc-contenu-new2 i{
	 font-size:4em;
	 }
 
/*Carriere*/
 .offreemploi li {
	 width: 25%;
	 }
 .offreemploi .modal-content .modal-body .formulaire h4 {
	 font-size: 300%;
	 margin: 0;
	 }
 .offreemploi #candidature-spontanee .modal-dialog {
	 width: 70%!important;
	 }
 .carrieres .container.no-home #rencontronsnous>div{
	 width: 100%;
	 display: block;
	 margin-left: 0;
	 }
 .carrieres .container.no-home #rencontronsnous .divimg {
	 position: inherit;
	 width: 100%;
	 display: block;
	 text-align: center;
	 padding: 50px 30px;
	 }
 .carrieres .container.no-home #rencontronsnous .divimg img{
	 position: inherit;
	 height: inherit;
	 width: 50%;
	 left: 0;
	 }
 
/*Service*/
 .services .container.no-home .entetepage p{
	 position: inherit;
	 left: inherit;
	 top: inherit;
	 display: block;
	 width: inherit;
	 background: linear-gradient(to left, rgba(245, 245, 245, 0.75), rgba(245, 245, 245, 0.75));
	 height: 100%;
	 word-spacing: 50px;
	 padding: 70px;
	 text-align: center;
	 white-space: normal;
	 }
 .services .container.no-home #audit>div{
	 width: 100%;
	 display: block;
	 }
 .services .container.no-home #audit .divimg{
	 position: inherit;
	 width: 100%;
	 display: block;
	 text-align: center;
	 padding: 50px 30px;
	 }
 .services .container.no-home #audit .divimg img{
	 position: inherit;
	 height: inherit;
	 width: 50%;
	 }
 .services .container.no-home #formation>div{
	 width: 100%;
	 display: block;
	 margin-left: 0;
	 }
 .services .container.no-home #formation .divimg {
	 position: inherit;
	 width: 100%;
	 display: block;
	 text-align: center;
	 padding: 50px 30px;
	 }
 .services .container.no-home #formation .divimg img{
	 position: inherit;
	 height: inherit;
	 width: 50%;
	 left: 0;
	 }
 .services .container.no-home #formation .accroche, .services .container.no-home #audit .accroche{
	 text-align: center;
	 }
 .services .container.no-home #audit div p{
	 text-align: left;
	 }
 .services .container.no-home #formation div p{
	 text-align: left;
	 }
 
/*Références*/
 .references .container.no-home .presentationreference{
	 width: 100%;
	 }
 .references .modal {
	 top: 0 }
 .groupe-lacour .container.no-home .row .preconisations .col-md-2{
	 width:50%;
	 float:left;
	 }
 .groupe-lacour .container.no-home .row .preconisations {
	 margin: 0px 2%;
	 padding: 0px 50px 30px;
	 position: relative;
	 }
 
/*Actualite*/
 #contenu-actualite .contenu div.mCSB_draggerContainer{
	 }
 #contenu-actualite .contenu iframe{
	 width: 92%;
	 margin-left:0%;
	 }
 #contenu-actualite.contenu div img{
	 width: 100%;
	 }
 .container.no-home .entetepagearticle{
	 height: 200px;
	 }
 .container.no-home .titlevousetes span#estompImg{
	 display: block;
	 }
 .container.no-home .categories-produits .listprod ul li{
	 display: inline-block;
	 width: 36%;
	 margin: 2em 3em;
	 }
 .container.no-home .categories-produits .listprod ul{
	 text-align:center;
	 }
 
/*Page Produits*/
 .container.no-home .produits .title{
	 padding: 0px 0;
	 }
 .container.no-home .titlevousetes p {
	 text-align: center;
	 width: 70%;
	 margin: auto;
	 }
 .container.no-home .produits .enteteproduits {
	 padding: 70px 0 0px;
	 margin: auto 6.5%;
	 position: relative;
	 }
.rgpd-default .container.no-home .produits .enteteproduits {
	 padding: 0px 10px 0px;
	 margin: 10px 6.5%;
	 position: relative;
	 }
  .container.no-home .produits .enteteproduits .descriptif {
	 padding: 0px 0;
	 vertical-align: middle;
	 }
.rgpd-default .container.no-home .produits .enteteproduits .descriptif{
	padding:40px 0px;
	}
 .rgpd-default .container.no-home .produits .enteteproduits .ecranprod{
	width:70%;
	margin :2em 15%;
	}
 .container.no-home .produits .title span#estompImg{
	 display: none;
	 }
 .container.no-home .produits .title div.navprod ul li a{
	 min-width: 40px;
	 height: inherit;
	 }
 .container.no-home .produits .basproduit {
	 width: 70.5%;
	 }
 .container.no-home .produits .basproduit div.row .col-md-12:last-child  .col-md-11{
	padding-bottom:5%;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 {
	 padding: 30px 10px;
	 background-color: #FAFAFA;
	 position: inherit;
	float:left;
	width:100%;
	 }
 .container.no-home .produits .qualiteproduit .vignette{
	 border: none;
	 padding: 20px 0;
	 }
 .container.no-home .produits .basproduit div.row .col-md-1 {
	 width: 10%;
	 text-align: center;
	 float: left;
	 }
 .container.no-home .produits .basproduit div.row:before{
	 content: none;
	 }
 
/*Contact*/
 .contact .contact>div{
	 margin-top: 2em;
	 }
 .contact .assistance p span.numero{
	 width: 50%;
	 margin: auto;
	 }
 .contact .assistance p span.numero a{
	 display: block;
	 text-align: right;
	 }
 
/*Acces*/
 .acces .carte {
	 }
 .acces .col-md-7{
	 float: inherit;
	 vertical-align: inherit;
	 display: inherit;
	 width: inherit;
	 }
 .acces .col-md-5{
	 float: inherit;
	 vertical-align: inherit;
	 display: inherit;
	 width: inherit;
	 }
 .acces .respectspace p{
	 text-align: center;
	 }
 .acces .container.no-home .entetepage {
	 background-image: url(../images/bandeau/entetepage/acces.png);
	 background-size: cover;
	 background-position: center;
	 }
 .acces .container.no-home .entetepage p {
	 text-align: center;
	 width: 70%;
	 margin: auto;
	 padding: 200px;
	 color: #fff;
	 font-size: 25px;
	 }
 
/*Info*/
 .politique-confidentialite .container.no-home .item-page div.respectspace, .mentions-legales .container.no-home .item-page p,
.conditions-generales-de-service .container.no-home .item-page div.respectspace, .cgv div.respectspace{
	 font-size: 1.1em;
	 }
 
/*Base de donnees*/
 .base-de-donnees .container.no-home .textelacour:nth-child(3)>div{
	 width: 100%;
	 display: block;
	 margin-left: 0;
	 }
 .base-de-donnees .container.no-home .textelacour:nth-child(3) .divimg {
	 position: inherit;
	 width: 100%;
	 display: block;
	 text-align: center;
	 padding: 50px 30px;
	 }
 .base-de-donnees .container.no-home .textelacour:nth-child(3) .divimg img{
	 position: inherit;
	 height: inherit;
	 width: 50%;
	 left: 0;
	 }
 .base-de-donnees .container.no-home .textelacour:nth-child(3) .accroche{
	 text-align: center;
	 }
 .base-de-donnees .container.no-home .textelacour:nth-child(3) div p{
	 text-align: left;
	 }
 
/**FOOTER**/
 footer section:last-child .row .col-md-4:nth-child(2), footer section:last-child .row .col-md-4:nth-child(3){
	 margin-top: 1em;
	 }
 footer section:last-child .row .col-md-4 .newactus b, footer section:last-child .row .col-md-4 .newactus a{
	 padding: 5px 30px;
	 }
 footer section:last-child .row .col-md-4 .newproduits b, footer section:last-child .row .col-md-4 .newproduits a{
	 padding: 5px 30px;
	 }
 
/*COOKIES*/
 #cookiesdirective {
	 width: 50%;
	 }
 .container.no-home .newref {
	 padding: 50px 10px;
	 }
 
/*Historique*/
 .container.no-home #historique p {
	 margin: 10px 0% 40px;
	 text-align: justify;
	 position: relative;
	 }
 
/*Partenaires*/
 .groupe-lacour .container.no-home .row .preconisations .logosreference img {
	 width: 100%;
	 }
 
/*Carriere*/
 .carrieres .container.no-home .entetepage p {
	 padding: 50px;
	 }
 .presse-et-actualites .container .annee {
	 float:left;
	 }
 .contact .alignleft{
	 width:45%;
	 float:left;
	 min-height:10px;
	 }
 .contact .alignright{
	 width:45%;
	 float:right;
	 min-height:10px;
	 }
 .contact .alignleft2{
	 width:45%;
	 float:left;
	 min-height:50px;
	 }
 .contact .alignright2{
	 width:45%;
	 float:right;
	 min-height:50px;
	 }
 .contact .alignleft3{
	 width:45%;
	 float:left;
	 min-height:30px;
	 }
 .contact .alignright3{
	 width:45%;
	 float:right;
	 min-height:30px;
	 }
 .contact .alignleft4{
	 width:45%;
	 float:left;
	 }
 .contact .alignright4{
	 width:45%;
	 float:right;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid1, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid2, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid3, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid4, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid5, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid7, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid8, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid9, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid10, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid11, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid12{
	 height: 160px;
	 }
 .container.no-home .produits .title div.navprod ul li:nth-child(2) a{
	 padding: 0px 15px;
	 }
 .container.no-home .produits .title div.navprod ul li a{
	 padding: 0px;
	 }
 .certipre-expert .container.no-home .produits .title div.navprod ul li:nth-child(1) a, .sites-internet-expert .container.no-home .produits .title div.navprod ul li:nth-child(1) a, .certipre-reparateur .container.no-home .produits .title div.navprod ul li:nth-child(1) a, .sites-internet-reparateur .container.no-home .produits .title div.navprod ul li:nth-child(1) a{
	 padding: 0px 15px;
	 }
 #myCarousel .carousel-control.left span {
	 margin-left:-30px;
	 }
 #myCarousel .carousel-control.right span {
	 margin-right:-30px;
	 }
 #myCarousel .carousel-control.right{
	 left:auto;
	 right:0;
	 }
 .offreemploi .modal-content .modal-body .formulaire {
	 position: relative;
	 height: inherit;
	 top: inherit!important;
	 padding: 1px 0 30px;
	 width: 100%;
	 }
 .offreemploi .modal-content .modal-body .annonce {
	 position: relative;
	 height: inherit;
	 top: inherit;
	 width: 100%;
	 }
 .offreemploi .modal-content .modal-body .enteteAnnonce {
	 background: #2A66AE;
	 padding: 12px 30px;
	 color: #FAFAFA;
	 top: 0;
	 left: 0;
	 width: 100%;
	 z-index: 2;
	 border-bottom: 2px solid #f0800c;
	 text-align: left;
	 position: relative;
	 height: inherit;
	 }
 .modal-body {
	 position: relative;
	 padding: 0px;
	 }
 .offreemploi .modal-content .modal-body .enteteAnnonce img {
	 height: 70px;
	 display: inline-block;
	 vertical-align: middle;
	 margin-right: 2em;
	 }
 .annonces .retour, .candidature-spontanee .retour {
	 margin-top: 2%;
	 }
 .annonces .annonce-content .enteteAnnonce .navprod, .candidature-spontanee .annonce-content .enteteAnnonce .navprod {
	 position: relative;
	 }
 .annonces .annonce-content .enteteAnnonce, .candidature-spontanee .annonce-content .enteteAnnonce{
	 background: #f5f5f5;
	 padding: 12px 30px;
	 color: #FAFAFA;
	 top: 0;
	 left: 0;
	 width: 100%;
	 z-index: 2;
	 
/*border-bottom: 2px solid #f0800c;
	*/
 text-align: center;
	 position: relative;
	 height: inherit;
	 }
 .annonces .annonce-content .enteteAnnonce h4, .candidature-spontanee .annonce-content .enteteAnnonce h4{
	 color: #2A66AE;
	 }
 .annonces .annonce-content .enteteAnnonce img, .candidature-spontanee .annonce-content .enteteAnnonce img{
	 display:none;
	 }
 .annonces .annonce-content .annonce .corpsAnnonce .contenuAnnonce, .candidature-spontanee .annonce-content .annonce .corpsAnnonce .contenuAnnonce{
	 padding: 0px;
	 }
 .annonces .annonce-content .annonce .corpsAnnonce .contenuAnnonce ul li, .candidature-spontanee .annonce-content .annonce .corpsAnnonce .contenuAnnonce ul li{
	 width: 80%;
	 display: list-item;
	 margin: 1.7em auto;
	 list-style: url(../images/icons/puce_voiture_avant_bleu.png) outside;
	 }
 .annonces .annonce-content .annonce .corpsAnnonce .contenuAnnonce ul li p span, .candidature-spontanee .annonce-content .annonce .corpsAnnonce .contenuAnnonce ul li p span{
	 color: #f0800e;
	 vertical-align: super;
	 }
 .annonces .annonce-content .formulaire, .candidature-spontanee .annonce-content .formulaire{
	 width: 100%;
	 height: 100%;
	padding:30px 10px;
	 }
 .annonces .annonce-content .formulaire h4, .candidature-spontanee .annonce-content .formulaire h4{
	 font-size: 300%;
	 margin: 0;
	 }
 .annonces .annonce-content .annonce {
	 width: 100%;
	 height: 100%;
	 }
 .annonces .annonce-content .formulaire form input.form-control, .candidature-spontanee .annonce-content .formulaire form input.form-control{
	 height: 34px;
	 }
 .annonces .annonce-content .formulaire form .input-group .input-group-btn, .candidature-spontanee .annonce-content .formulaire form .input-group .input-group-btn{
	 
/*box-shadow: 3px 3px 10px 0px #303030;
	*/
 }
 .annonces .annonce-content .formulaire .input-group .btn, .candidature-spontanee .annonce-content .formulaire .input-group .btn{
	 margin-bottom: 0em;
	 border-radius: 0;
	 border: none;
	 height: 34px;
	 }
 .annonces .annonce-content .formulaire .recommandation, .candidature-spontanee .annonce-content .formulaire .recommandation{
	 position: static;
	 margin: 1em;
	 font-size: 12px;
	 text-align:center;
	 color: #050505;
	 }
 .annonces .container.no-home .entetepage, .candidature-spontanee .container.no-home .entetepage{
	 background-image: url(../images/bandeau/entetepage/carriere.jpg);
	 background-size: 100%;
	 
/* background-position: center;
	 */
 background-repeat: no-repeat;
	 background-size: cover;
	 }
 .annonces .item-page ul li, .candidature-spontanee .item-page ul li{
	 line-height:32px;
	 }
 .annonces #candidature-spontanee .annonce-texte, .candidature-spontanee #candidature-spontanee .annonce-texte {
	 width: 70.5%;
	 margin: auto;
	 }
.carrieres .img-fond-res{
	position:relative;
	text-align:center;
	padding-bottom:0;
	color:#fff;
	background-image:url(../images/bandeau/carriere-fond.jpg);
	background-repeat:no-repeat;
	background-attachment:initial;
	background-size:cover;
	background-position:top;
	}
.carrieres div.offreemploi2{
	background-image:none;
	background:#fafafa;
	}
.carrieres .offreemploi2 .offretitre{
	margin-top:0px;
	padding-top:70px;
	}
	
	.modalinfo .modal-body .col-md-2{
		margin-left:0px;
		
	}
	.modalinfo .modal-body .col-md-10{
		width:85%;
		
	}
}
@media screen and (max-width: 975px) {
	 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 269px;
	 }
}
@media screen and (max-width: 970px) {
	 .contact .container .col-md-3{
	 margin-top: 0%;
	 }
 }
@media screen and (max-width: 975px) {
	 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 365px;
	 }
}
@media screen and (max-width: 950px) {
	.rgpd-default #page .traitements {
	margin-top:6%;
	}
	.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:25%;
}
}
@media screen and (max-width: 900px) {
	.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:23%;
}
	 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 390px;
	 }
.container.no-home .produits .title span.offre {
	 font-size: 35px;
	 }
 .groupe-lacour .preconisations #moduleReference .col-md-2 {
	 width:32.66%;
	 }
 .container.no-home .produits .title span.offre1 {
	 font-size: 17px;
	 }
 .container.no-home .produits .title span.offre {
	 font-size: 30px;
	 margin-bottom:0%;
	 }
}
@media screen and (max-width: 875px) {

}
@media screen and (max-width: 850px) {
	.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:21%;
}
footer section #droit li {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}
 .contact .entetepage .carousel-caption{
	top:15%;
	width:auto;
	}
 .contact .checkinput .col-md-11{
	width:91%;
	}
.base-de-donnees .container.no-home .reduc-contenu-new .text-center {
	 float: left;
	 }
 .base-de-donnees .container.no-home .reduc-contenu-new .text-center:nth-child(4) {
	 float: initial;
	 }
 #page .nos-solutions p {
	 }
 .container.no-home .entetepage {
	 height: 223px;
	 }
 #accueil .moduletable .custom .title div:first-child {
	 width: 23%;
	 }
 .contact .item-page .acces {
	 margin-bottom:5%;
	 }
  footer section #droit {
        position: relative; 
    }
    footer .footmobile {
        padding-top: 0%;
    }
    .footmobile #droit {
        padding-bottom: 5px;
    }
}
@media screen and (max-width: 830px) {
	 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid4{
	 height: 180px;
	 }
 
/* Pages "vous etes" */
 .container.no-home .categories-produits {
	 width: 100%;
	 position: relative;
	 overflow: hidden!important;
	 }
 .container.no-home .categories-produits .listcatprod {
	 width: 750px;
	 text-align: center;
	 overflow: hidden;
	 padding: 7% 0;
	 }
 .container.no-home .categories-produits .listcatprod li {
	 height: 100%;
	 width: 135px;
	 vertical-align: middle;
	 }
 .reparateur .container.no-home .categories-produits .listcatprod li {
	 height: 100%;
	 width: 115px;
	 vertical-align: middle;
	 }
 .container.no-home .categories-produits .listcatprod .displayli {
	 display: inline-block;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 405px;
	 }
 .carrieres .container.no-home .donnees {
	 margin: 0 15%;
	 }
 .container.no-home .entetepage {
	 height: 210px;
	 }
 .container.no-home .categories-produits .listprod ul li .nouveaute{
	 color: #fafafa;
	 transform: rotateZ(45deg);
	 right: -40px;
	 top: 14px;
	 
/* padding: 0 36px;
	 */
 width: 50%;
	 font-size: 0.8em;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 15px;
	top:51%;
	 }
 .container.no-home .categories-produits .listprod ul li a span.introproduits p{
	 font-size:15px;
	 }
}
@media screen and (max-width: 815px) {

}
@media screen and (max-width: 800px) {

	.assistance-technique .container{
		padding-bottom:31%;
	}
.container.no-home .produits .title span.offre {
	 font-size: 28px;
	 margin-bottom:0%;
	 }
	 .assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:18%;
}
}
@media screen and (max-width: 790px) {
	
	 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 405px;
	 }
 .centre-vhu .container.no-home .categories-produits #toutproduits {
	 position: relative;
	 display: block;
	 margin-bottom: 20em;
	 }
 #accueil #page .nos-solutions {
	 /*height: 540px;*/
	 }
 .container.no-home .produits .title span.offre {
	 font-size: 30px;
	 }
 .presse-et-actualites .container #filter ul li {
	 margin: 15px 40px;
	 }
 #accueil .moduletable .custom .title div:first-child {
	 width: 22%;
	 }
 #accueil .moduletable .custom .title div:last-child {
	 width: 74%;
	 }
 #page header nav .nav.menu > li {
	 padding-bottom: 10px;
	 margin-left: 59%;
	 }
 .container.no-home .entetepage {
	 height: 200px;
	 }
 .base-de-donnees .container.no-home .item-page .entetepage p {
	 font-size:1.7em;
	 }
 }
@media screen and (max-width: 780px) {
	.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:28%;
}

	
	.contact  .entetepage .carousel-caption {
	top:10%;
	right:5%;
	}
.container.no-home #historique .historique li {
	box-shadow: 2px 2px 18px 2px #656565;
	}
 .container.no-home .produits .basproduit{
	margin-top:20px;
	}
 .container.no-home .produits .qualiteproduit{
	padding-top:0px;
	}
 .container.no-home .produits .title .proddefault {
	 margin-top: 7%;
	 }
 .container.no-home .produits .title span.offre {
	 font-size: 25px;
	 }
 .accroche {
	 font-size: 14px;
	 }
 .container.no-home .produits .title span {
	 font-size: 20px;
	 }
 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 0em 2em 2.5em;
	 width: 90%;
	 }
 .container.no-home .produits .title span span{
	 font-size: 32px;
	 }
 .presse-et-actualites .modal-dialog {
	 width: 70%;
	 }
 #page .cont-espaceclient .navbar-header button{
	 margin-top: 0px;
	 }
 #accueil #page .description-video {
	 padding: 30px 17px 0px;
	 margin: 0px 0%;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	 min-height: 100px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 145px;
	 }
 
/*Générale*/
 .accroche:after{
	 width: 150px;
	 margin: auto;
	 }
 
/*Accueil*/
 #accueil .moduletable .custom .title div:first-child{
	 display: none;
	 }
 #accueil .moduletable .custom .title div:last-child{
	 width: 100%;
	 text-align: center;
	 }
 
/*Postulez*/
 .offreemploi .modal-content .modal-body .annonce {
	 position: relative;
	 height: inherit;
	 top: inherit;
	 width: 100%;
	 }
 .offreemploi .modal-content .modal-body .formulaire {
	 height: auto;
	 width: 100%;
	 top: 460px;
	 }
 .offreemploi #candidature-spontanee .modal-content .modal-body .formulaire {
	 top: 60px;
	 }
 .offreemploi .modal-content .modal-body .formulaire .recommandation{
	 position: static;
	 margin: 1em;
	 font-size: 12px;
	 }
 
/*Reference*/
 .references .container.no-home .row .preconisations .modal {
	 top: 0;
	 }
 
/*Footer*/
 footer section>ul.nav{
	 right: 30px;
	 bottom: 30px;
	 }
 
/*Contact*/
 .contact .assistance p span.numero a{
	 float: none;
	 }
 .presse-et-actualites .container .annee .media {
	 padding: 0;
	 
/* width: 100%;
	 */
 background-color: #ECECEC;
	 margin: 20px 8px 20px 15px;
	 width: 45%;
	 box-shadow: 9px 9px 25px 0px #656565;
	 float: left;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 440px;
	 }
 .assistance .nav > li.item-153 {
	 height: 43%;
	 }
 #accueil #page .nos-solutions {
	 /*height: 570px;*/
	 padding: 0% 0% 5%;
	 }
.presse-et-actualites .container .annee .media .media-body .texte-actu {
	 min-height: 115px;
	 }
}
@media screen and (max-width: 765px) {
	 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid5 {
	 height: 178px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid110{
	 height: 180px;
	 }
}
@media screen and (max-width: 750px) {
	.container.no-home .newref{
		padding-bottom:0px;
	}
	.annonces .annonce-content, .annonces #candidature-spontanee {
	margin-top:-5.2%;
	}
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 485px;
	 }
#accueil #page .nos-solutions {
	 /*height: 580px;*/
	 }
 .accueil .carousel-inner .item .slideInDown {
	 top: 12%;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	 min-height: 120px;
	 }
 .container.no-home .produits .enteteproduits {
	 padding: 50px 0;
	 margin: auto 6.5%;
	 position: relative;
	 }
 .container.no-home .produits .title span {
	 font-size: 26px;
	 }
 .accroche {
	 font-size: 17px;
	 }
 .container.no-home .produits .title span.offre1 {
	 margin-bottom: 2%;
	 }
 .container.no-home .produits .title div.navprod {
	 bottom: 0px;
	 }
 .herbergementfoot{
	 bottom:0;
	 position:relative;
	 }
 .telemain, .divafoot{
	 bottom:0;
	 position:relative;
	 }
 .centre-vhu #footer, .espace-client-accueil #footer{
	 position:relative;
	 }
 .politique-confidentialite .font-pol,
 .conditions-generales-de-service .font-pol, .cgv .font-pol{
	 font-size:16px;
	 }
 .container.no-home .categories-produits .listcatprod {
	 text-align: left;
	 margin-left:3%;
	 width:830px;
	 }
 .container.no-home .produits .title .accroche {
	 position:relative;
	 top:15%;
	 margin-bottom: 3%;
	 }
 .container.no-home .produits .title .accroche {
	 width: 98%;
	 margin: 0px 1% 3%;
	 z-index:3;
	 }
 .container.no-home .produits .title .proddefault {
	 margin: 0px 1% 7%;
	 }
 .container.no-home .textelacour .row {
	 padding: 2% 0 9%;
	 width: 100%;
	 }
 .presse-et-actualites .modal-dialog {
	 width: 70%;
	 }
 .container.no-home .preconisations .moduletable li{
	 width: 300px;
	 height: 106px;
	 margin:2em 6em;
	 }
 .heightcatmodule{
	 margin-top:0em;
	 margin-bottom:0em;
	 }
 .groupe-lacour .container.no-home .row .preconisations {
	 display: block;
	 margin: 0px 15%;
	 padding: 0px 0px;
	 }
 .groupe-lacour .container.no-home .row .preconisations p {
	 margin: 10px 0% 40px;
	 text-align: justify;
	 position: relative;
	 }
 .widthrefe{
	 width:60%;
	 }
 .container.no-home .produits .title span.offre{
	 display: none;
	 }
 .container.no-home .produits .title div.navprod ul li:nth-child(2) a{
	 padding: 5px 15px;
	 }
 .container.no-home .produits .title div.navprod ul li a{
	 padding: 5px;
	 }
 .container.no-home .produits .title div.navprod{
	 width: 100%;
	 position: inherit;
	 margin: 20px 0 0 0;
	 }
 .container.no-home .produits .title span {
	 display: block;
	 vertical-align: middle;
	 width: 96%;
	 margin: 0% 2%;
	 }
 .container.no-home #estompImg, .container.no-home #estompImg2 {
	 display:none;
	 }
 .base-de-donnees .container.no-home .col-md-2 {
	 width: 49%;
	 display: inline-block;
	 margin-bottom: 15px;
	 }
 .item-page h3, #contenu-slider h3 {
	 font-size: 1.8em;
	 }
 .container.no-home .produits .title img {
	 display: block;
	 text-align: left;
	 width: 100%;
	 margin: 0 auto 2em;
	 max-width:992px;
	 }
 .container.no-home .titlevousetes img {
	 display: block;
	 text-align: left;
	 width: 100%;
	 margin: 0em auto 2em;
	 max-width:750px;
	 }
 .container.no-home .titlevousetes>div{
	 margin: auto;
	 display: block;
	 width: 95%;
	 }
 .container.no-home .titlevousetes span#estompImg{
	 display: none;
	 }
 .container.no-home .titlevousetes{
	 padding: 0px 0 35px;
	 }
 .container.no-home .categories-produits .listprod ul li{
	 width: 37%;
	 }
 .container.no-home .entetepage, .groupe-lacour .entetepage img {
	 height: 190px;
	 }
 .container.no-home .categories-produits .listcatprod li {
	 width: 125px;
	 min-width: 135px;
	 }
 .container.no-home .categories-produits .listcatprod li div {
	 padding: 15px 30px 15px 30px;
	 position: relative;
	 }
}
@media screen and (max-width: 730px) {
	 .dropdown-menu-right {
	 left: auto;
	 right: 40%;
	 }
 .container.no-home .newref {
	 padding: 30px 10px;
	 }
 #accueil #page .description-new {
	 margin: 0px 6.5%;
	 }
 .container.no-home .textelacour-new, .container.no-home #historique{
	 margin: 0px 6.5%;
	 }
.carrieres .new2 .respectspace{
	 padding:0px 10px 50px;
	}
.carrieres .new2 .accroche-new{
	padding:0px 10px 0px;
	margin:0px 6.5% 0px;
	}
.carrieres .offreemploi2 .offretitre{
	padding-top:50px;
	}
.carrieres .container.no-home .reduc-contenu2{
	padding:0px 10px 10px;
	}
 .container.no-home .newref {
	 padding: 30px 10px 0px;
	 }
 #page .nos-solutions h3 {
	 padding-top: 50px;
	 }
 #page .nos-solutions p {
	 width: 84%;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid5{
	 height: 180px;
	 }
 .container.no-home .titlevousetes img {
	 width: 100%;
	 }
 #accueil #page .description-video {
	 padding: 20px 17px 0px;
	 margin: 0px 0%;
	 }
 #accueil #page .description-new {
	 }
 .presse-et-actualites .container #filter ul {
	 margin-left: 10px;
	 }
 .presse-et-actualites .container .annee {
	 position: relative;
	 padding-top: 2em;
	 }
 .contact .container.no-home .entetepage, .base-de-donnees .container.no-home .entetepage, .groupe-lacour .container.no-home .entetepage {
	 display: block;
	 }
 
/*Reference*/
 .references .container.no-home .presentationreference{
	 width: 100%;
	 font-size: 15px;
	 line-height: 19px;
	 margin-top: 0px;
	 }
 .references .container.no-home .entetepage:before{
	 content: '';
	 display: block;
	 position: absolute;
	 height: 100%;
	 width: 100%;
	 background-color: rgba(5,5,5,0.7);
	 }
 .references .container.no-home .row .preconisations .logosreference{
	 padding: 0;
	 }
 .accueil .container .app-petit .img-des{
	 margin-top:19%;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid11{
	 height:178px;
	 }
}
@media screen and (max-width: 700px) {
	.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:26%;
}
	.erreur .item-page h3 {
	 margin: auto;
	 width: 80%;
	 padding: 50px;
	 text-align: center;
	 margin-top:30%;
		margin-bottom:25%;
	}
	.rgpd-default #page .traitements {
	margin-top:8%;

	}
	.rgpd-default #page .traitements .respectspace{
	width:84.5%;
	padding-top:10%;
	padding-bottom:10%;
	}
 .rgpd-default .container.no-home .item-page .entetepage p{
	font-size:1.5em;
	}
.contact .formContact form{
	width:100%;
	}
.base-de-donnees .container.no-home .reduc-contenu-new {
	 margin: 0px 2% 2%;
	 }
 .accueil #page .carousel-inner p {
	 margin-bottom: 5px;
	 }
 .buttonorange a {
	 padding: 3px;
	 }
 .annonces .annonce-content .enteteAnnonce, .annonces #candidature-spontanee .enteteAnnonce, .candidature-spontanee #candidature-spontanee .enteteAnnonce {
	 height: 170px;
	 }
 .annonces .annonce-content .enteteAnnonce span.offre, .candidature-spontanee .annonce-content .enteteAnnonce span.offre {
	 font-size: 50px;
	 }
 .annonces .annonce-content .enteteAnnonce h4 span, .candidature-spontanee .annonce-content .enteteAnnonce h4 span {
	 font-size: 28px;
	 color: #2A66AE;
	 }
 .annonces #candidature-spontanee .annonce-texte, .candidature-spontanee #candidature-spontanee .annonce-texte {
	 width: 70.5%;
	 margin: auto;
	 }
 #page header nav .nav.menu > li {
	 padding-bottom: 2px;
	 margin-left: 51%;
	 }
 .base-de-donnees .container.no-home .item-page .entetepage p {
	 font-size:1.5em;
	 }
 .container.no-home .produits .enteteproduits {
	 padding: 30px 0;
	 margin: auto 6.5%;
	 position: relative;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	 min-height: 116px;
	 }
 .container.no-home .preconisations .moduletable li{
	 margin:2em 5em;
	 }
 #page .nos-solutions h3 {
	 padding-top: 54px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 490px;
	 }
 .container.no-home .textelacour .row .col-md-2.widthmobile{
	 margin-top:0em;
	 }
 .container.no-home .produits .title span span{
	 font-size: 40px;
	 }
	 
 #page .nos-solutions ul {
	 width: 90%;
	 margin: auto;
	 }
 #page .nos-solutions li {
	 width: 31%;
	 margin-bottom: 15px;
	 }
 #accueil #page .nos-solutions {
	 /*height:620px;*/
	 }
 .groupe-lacour .accroche-new, .groupe-lacour .accroche, .carrieres .accroche-new, .base-de-donnees .accroche-new {
	 font-size: 1.8em;
	 text-align: center;
	 color: #f0800e;
	 display: block;
	 margin-bottom: 10px;
	 }
 #page .nos-solutions p {
	 }
 
/*Historique*/
 .container.no-home #historique .historique li{
	 width: 300px;
	 height: 195px;
	 }
 .container.no-home #historique .historique li>span{
	 height: 53%;
	 }
 .container.no-home .preconisations .moduletable li>span{
	 height: 60%;
	 }
 }
@media screen and (max-width: 680px) {
	 .rgpd-default #page .traitements {

	}
.accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid110{
	 height: 170px;
	 }
 .presse-et-actualites .container #filter ul li {
	 margin: 15px 30px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 515px;
	 }
 .accueil .carousel-inner .item .buttonorange {
	 width:150px;
	 margin-top: 0em!important;
	}
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1) {
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 170px;
	 padding: 8px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid1, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid2, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid3, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid7, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid9, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid12{
	 height:155px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid5, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid10{
	 height:175px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid4{
	 height: 192px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid8 {
	 height:173px;
	 }
 .container.no-home .categories-produits .listprod ul li .nouveaute{
	 color: #fafafa;
	 transform: rotateZ(45deg);
	 right: -44px;
	 top: 16px;
	 width: 50%;
	 font-size: 0.9em;
	 }
 .container.no-home .categories-produits .listprod ul li{
	 width: 45%;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 16px;
	 top:54%;
	 }
 .container.no-home .categories-produits .listprod ul li a span.introproduits p{
	 font-size:17px;
	 }
 .container.no-home .categories-produits .listprod ul li .nouveaute{
	 color: #fafafa;
	 transform: rotateZ(45deg);
	 right: -47px;
	 top: 15px;
	 width: 50%;
	 font-size: 1em;
	 }
 .container.no-home .preconisations .moduletable li{
	 margin:2em 4em;
	 }
         #footer .footmobile .row{
            display:none;
        }
}


@media screen and (max-width: 675px) {
.container.no-home .categories-produits .listprod ul li:nth-child(1) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(2) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(3) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(4) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(5) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(6) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(7) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(8) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(9) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(10) span.titleproduits {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(11) span.titleproduits {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(12) span.titleproduits {
	 background-color: rgb(240, 128, 47);
	}
	
.container.no-home .categories-produits .listprod ul li:nth-child(1) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(2) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(3) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(4) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(5) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(6) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(7) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(8) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(9) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(10) span.logo-nouveaute {
	 background-color: rgb(42, 102, 174);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(11) span.logo-nouveaute {
	 background-color: rgb(216, 17, 89);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(12) span.logo-nouveaute {
	 background-color: rgb(240, 128, 47);
	}
	
	.container.no-home .categories-produits .listprod ul li:nth-child(1) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(2) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(3) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(4) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(5) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(6) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(7) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(8) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(9) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(10) span.introproduits {
	 background-color: rgba(42, 102, 174, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(11) span.introproduits {
	 background-color: rgba(216, 17, 89, 0.8);
	}
.container.no-home .categories-produits .listprod ul li:nth-child(12) span.introproduits {
	 background-color: rgba(240, 128, 47, 0.8);
	}
	
.container.no-home .categories-produits .listprod ul li:nth-child(1) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(2) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(3) span.nouveaute {
	 border :1px solid rgb(240, 128, 14);
	color:rgb(240, 128, 14);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(4) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(5) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(6) span.nouveaute {
	 border :1px solid rgb(240, 128, 14);
	color:rgb(240, 128, 14);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(7) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(8) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(9) span.nouveaute {
	 border :1px solid rgb(240, 128, 14);
	color:rgb(240, 128, 14);
	background:#fafafa;
	}
	.container.no-home .categories-produits .listprod ul li:nth-child(10) span.nouveaute {
	 border :1px solid rgb(42, 102, 174);
	color:rgb(42, 102, 174);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(11) span.nouveaute {
	 border :1px solid rgb(216, 17, 89);
	color:rgb(216, 17, 89);
	background:#fafafa;
	}
.container.no-home .categories-produits .listprod ul li:nth-child(12) span.nouveaute {
	 border :1px solid rgb(240, 128, 14);
	color:rgb(240, 128, 14);
	background:#fafafa;
	}
        
}

@media screen and (max-width: 665px) {
	 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid2, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6{
	 height:175px;
	 }
 .carousel-indicators {
	 bottom: 100px;
	 }
}
@media screen and (max-width: 650px) {
	.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:25%;
}
	.groupe-lacour .container.no-home .row .preconisations {
	 margin: 0px 10%;
	 }
	.presse-et-actualites .container .annee .media {
	 margin: 20px auto;
	 width:83%;
	 float:none;
 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu,
  .presse-et-actualites .container .annee .media .media-body .texte-actu2,
  .presse-et-actualites .container .annee .media .media-body .texte-actu1{
	 min-height:100%;
	 margin-bottom:6%;
 }
  .presse-et-actualites .container .annee .media .media-body .texte-actu1{
	  padding-bottom:0px;
  }
  .container.no-home .reduc-contenu{
	  padding-top:50px;
  }
  .container.no-home .textelacour .row{
	  padding-bottom:7%;
  }
  .container.no-home #historique{
	  padding-bottom:10px;
  }
  .container.no-home .newref{
	  padding-top:50px;
  }
	.rgpd-default .container.no-home .textelacour-new{
	padding-bottom:40px;
	}

.rgpd-default .container.no-home .produits .enteteproduits .descriptif{
	padding:30px 0px;
	}
 .presse-et-actualites .item-page .container{
	 width: 86%;
	 }
 .dropdown-menu-right {
	 left: auto;
	 right: 38%;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 14px;
	 }

 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid4{
	 height:193px;
	 }
 #accueil #page .nos-solutions {
	 /*height:625px;*/
	 }
 .offreemploi .offretitre {
	 margin: 10px 6.5% 20px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 /*min-height: 520px;*/
	 }

 .carrieres .col-md-4 {
	 float: none;
	 width: 100%;
	 }
 .presse-et-actualites .container #filter ul li {
	 margin: 10px 25px;
	 }
}
@media screen and (max-width: 630px) {

 .container.no-home .titlevousetes{
	 padding: 0px;
	 }
 .container.no-home .titlevousetes img {
	 width: 100%;
	 }
 .services .container.no-home .empla-icon1 .fa,.services .container.no-home .empla-icon2 .icon, .services .container.no-home .empla-icons .fa, .services .container.no-home .empla-icon .fa, .services .container.no-home .empla-icon .icon{
	 display:none;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid2, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6 {
	 height:173px;
	 }
}
@media screen and (max-width: 625px) {
	 .container.no-home .preconisations .moduletable li{
	margin:2em 3em;
	 }
}
@media screen and (max-width: 600px) {
	.assistance-technique .col-md-12 {
	margin-top:17%;
}
	.assistance-technique .container {
	padding:0px;
	padding-bottom:15%;
}

	.assistance-technique .container .panel{
	
	margin-top:10%;
	width:90%;
}
	.contact .checkinput .buttoninput{
	height:60px;
	}
	.annonce-content form .checkinput .buttoninput{
	height:65px;
	}
 #accueil #page .description-new {
	 padding :30px 10px 40px;
 }
 #accueil #page .nos-solutions {
	 padding :0% 0% 8%;
 }
.annonces .annonce-content .enteteAnnonce, .annonces #candidature-spontanee .enteteAnnonce, .candidature-spontanee #candidature-spontanee .enteteAnnonce {
	 height: 210px;
	 }
.rgpd-default .accroche-new {
	 font-size: 1.6em;
	 }
 .carrieres .new2 .accroche-new{
	padding-top:0px;
	}
 .centre-vhu .container.no-home .categories-produits #toutproduits {
	 position: relative;
	 display: block;
	 margin-bottom: 6em;
	 }
 #accueil .moduletable .custom .title div {
	 font-size: 1.6em;
	 padding: 14px 0;
	 }
 .accroche-new, .description-video .accroche-new, #page .nos-solutions h3, .groupe-lacour .accroche-new, .groupe-lacour .accroche, .carrieres .accroche-new, 
 .base-de-donnees .accroche-new, .carrieres .offreemploi .offretitre,#accueil .moduletable .custom .title, .item-page h3, #contenu-slider h3,
 .assistance-technique .container h1{
	 font-size: 1.6em;
	 }
	 .assistance-technique .container h1{
	 font-size: 1.6em;
	 margin-top:30px;
	 margin-bottom:20px;
	 }
 p, .mentions-legales .container.no-home .item-page .respectspace, .legal-notices .container.no-home .item-page .respectspace, .container.no-home #historique .historique li span p, .carrieres .container.no-home .textelacour-new p, .container.no-home .produits .qualiteproduit .vignette>span p, .container.no-home .produits .basproduit div.row .col-md-11, .politique-confidentialite .container.no-home .item-page div.respectspace, .cgv div.respectspace, .conditions-generales-de-service .container.no-home .item-page div.respectspace, .rgpd-default .container.no-home .produits .qualiteproduit .vignette>span p, .rgpd-default #page .traitements, .rgpd-default #page .descriptif{
	 font-size: 1em;
	 }
 #page .nos-solutions .labelsolution, .container.no-home .textelacour .row .col-md-2 .number, .container.no-home .textelacour .row .col-md-2 .number span, .container.no-home .textelacour .row .col-md-3 .number, .container.no-home .textelacour .row .col-md-3 .number span, .container.no-home .textelacour .row .col-md-4 .number, .container.no-home .textelacour .row .col-md-4 .number span, .container.no-home .reduc-contenu-new2 .colori span, .number{
	 font-size: 1.1em;
	 color: #fff;
	 }
.groupe-lacour  #page .number{
	font-size:1.4em;
}
.container.no-home .reduc-contenu-new2 li .fa{
	margin-bottom:10px;
}
 #contenu-actualite .title p {
	 color: #FAFAFA;
	 font-size: 1.2em;
	 }
 .offreemploi .annoncecarriere .modal-dialog{
	 position:relative;
	 }
 .offreemploi .modal-content .modal-body .enteteAnnonce img {
	 display: none;
	 }
 .modal-content {
	 margin-top: 1em;
	 }
 .gm-style .place-card-medium {
	 text-align: right;
	 }
 div.offreemploi {
	 background-position: 45%;
	 }
 .contact .container .row.acces {
	 margin: 0px 0% 5%;
	 }
 .carrieres .container.no-home .reduc-contenu2 {
	 margin: 0px 6.5%;
	 padding: 0px 10px 20px;
	 position: relative;
	 }
 .offreemploi .offretitre {
	 margin: 0px 6.5% 30px;
	 padding: 50px 10px 0px 10px;
	 }
 .container.no-home .reduc-contenu {
	 margin: 0px 6.5% 30px;
	 padding: 50px 10px 0px 10px;
	 position: relative;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid1{
	 height:175px;
	 }
 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 0em 2em 2em;
	 }
 #page .nos-solutions p {
	 width: 86%;
	 }
 .groupe-lacour .entetepage img {
	 height: 170px;
	 }
 #page header nav .nav.menu > li {
	 margin-left: 42%;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 20px;
	top:59%;
	 }
 .base-de-donnes .container.no-home .textelacour-new {
	 margin: 40px 3% 10px;
	 padding: 10px 50px 50px;
	 position: relative;
	 }
 .contact .container.no-home .reduc-contenu {
	 margin: 0px 2% 20px 2%;
	 padding: 40px 60px 0px 60px;
	 position: relative;
	 }
 .contact .formContact {
	 padding: 50px 0 70px;
	 margin: auto 12%;
	 text-align: center;
	 position: relative;
	 }
 .container.no-home .textelacour .row .col-md-2.widthmobile{
	 margin-top:0em;
	 }
 .panel-maj .list-group-item {
	 padding: 2px 15px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	 /*min-height: 105px;*/
	 }
 #contenu-actualite .contenu div img{
	 }
 .container.no-home .categories-produits .listprod ul li{
	 width: 65%;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 /*min-height: 535px;*/
	 }
 .presse-et-actualites .container .annee .media {
	 width:85%;
	 }
 #contenu-actualite .contenu .div-cont{
	 width: 100%;
	 display: block;
	 vertical-align: middle;
	 padding: 5px 18px 18px;
	 }
 #contenu-actualite .contenu .div-img{
	 width: 100%;
	 display: block;
	 vertical-align: middle;
	 padding: 0%;
	 text-align:center;
	padding-top:1%;
	 }
 .carrieres .container.no-home .entetepage .text-band-carriere-en{
	 position: absolute;
	 z-index: 9;
	 color: #f08028;
	 background-color: rgba(32, 45, 61, 0.8);
	 padding: 10px;
	 text-align: left;
	 top: 38%;
	 width: 80%;
	 left: 10%;
	 }
 .carrieres .container.no-home .entetepage p{
	 font-size:1em;
	 }
 .container.no-home .categories-produits .listcatprod li {
	 height: 100%;
	 width: 125px;
	 }
 .container.no-home .produits .title span span{
	 font-size: 37px;
	 }
 .groupe-lacour .container.no-home .preconisations .modal-content img{
	 width:70%;
	 }
 #page .cont-espaceclient .navbar-header button{
	}
 .appearcategories{
	 display:block;
	 }
 #scroll1{
	 display:block;
	 height:240px;
	 }
 .container.no-home .categories-produits .listcatprod {
	 margin: 3% 0% 4%; 
	 padding:0%;
	 }
 .container.no-home .category-module.categories-produits .listcatprod li:nth-child(1)>div:before {
	content: url('../images/produits/categorieProduit/gestion.png');
	}
 .container.no-home .category-module.categories-produits .listcatprod li:nth-child(2)>div:before {
	content: url('../images/produits/categorieProduit/chiffrage.png');
	}
 .container.no-home .category-module.categories-produits .listcatprod li:nth-child(3)>div:before {
	content: url('../images/produits/categorieProduit/mobile.png');
	}
 .container.no-home .category-module.categories-produits .listcatprod li:nth-child(4)>div:before {
	content: url('../images/produits/categorieProduit/peinture.png');
	}
 .container.no-home .category-module.categories-produits .listcatprod li:nth-child(5)>div:before {
	content: url('../images/produits/categorieProduit/reemploi.png');
	}
 .container.no-home .category-module.categories-produits .listcatprod li:nth-child(6)>div:before {
	content: url('../images/produits/categorieProduit/web.png');
	}
 .container.no-home .category-module.categories-produits .listcatprod li.active1>div:before{
	 opacity:1;
	 }
 .supports-techniques .list-group-item{
	 padding: 4px 15px;
	 }
 .presse-et-actualites .media-body h4{
	 font-size:16px;
	 }
 .modal-dialog .modal-content .row.popup-client h3{
	 font-size:16px;
	 }
}
@media screen and (max-width: 585px) {
	 .presse-et-actualites .container #filter ul li {
	 margin: 10px 10px;
	 }
 #accueil #page .nos-solutions {
	 /*height: 610px;*/
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 /*min-height: 560px;*/
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid7{
	 }
}
@media screen and (max-width: 575px) {
	 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	/* min-height: 135px;*/
	 }
 .container.no-home .preconisations .moduletable li{
	 margin:2em 2em;
	 }
}
@media screen and (max-width: 560px) {
	 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 /*min-height: 575px;*/
	 }
 .groupe-lacour .container.no-home .row .preconisations .col-md-2 {
	 width: 100%;
	 float: left;
	 }
 .carousel-caption {
	 right: 0;
	 padding-bottom: 30px;
	 }
 #page header h2, #page .container.produits .slide h2 {
	 margin: 10% 0 0 20px!important;
	 font-size: 25px;
	 }
 .offreemploi .modal-content .modal-body .enteteAnnonce {
	 text-align: left;
	 padding: 12px 30px;
	 }
 .offreemploi .modal-content .modal-body .enteteAnnonce span {
	 display: none;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid10{
	 height:192px;
	 }
}
@media screen and (max-width: 550px) {
.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:20%;
}
.contact .checkinput .activecolortext, .produits .checkinput .activecolortext{
	position:relative;
	top:-5px;
	}
.rgpd-default .container.no-home .item-page .entetepage p{
	font-size:1em;
	}
#accueil #page .nos-solutions {
	 height: 650px;
	 }
 .dropdown-menu-right {
	 left: auto;
	 right: 36%;
	 }
 .offreemploi .offretitre {
	 margin: 10px 6.5% 20px;
	 padding: 50px 10px 20px;
	 }
 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 0em 2em 2em;
	 width: 90%;
	 }
 .container.no-home .articleActu .title {
	 padding: 15px 12px;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu2 {
	 min-height: 100%;
	 }
 .presse-et-actualites .container .annee .media .media-body .texte-actu {
	 min-height: 100%;
	 margin-bottom: 6%;
	 }


 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid1, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid2,.accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid8{
	 height:173px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6 {
	 height: 195px;
	 }
 #page .nos-solutions h3 {
	 padding-top: 30px;
	 }
 #accueil #page .nos-solutions {
	 padding: 5% 4% 2%;
	 }
 #accueil #page .nos-solutions ul{
	 width:100%;
	 }
 #page .nos-solutions p {
	 width: 90%;
	 }
 .groupe-lacour .container.no-home .newref {
	 padding: 5px 0px 0px;
	 }
 .vignettechiffre {
	 display: block;
	 margin-top: 1.5em;
	 margin-bottom: 2.5em;
	 }
 .appearglobe{
	display:none;
	}
.groupe-lacour .textelacour-new .accrocheref {
	 margin-top: 10px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.introproduits p {
	 font-size: 15px;
	 }
 
/*Accueil*/
 #accueil #page .description .video .col-md-6 .vignette{
	 width: 100%;
	 max-width: inherit;
	 display: block;
	 }
 #accueil #page .description .video .col-md-6 .vignette img{
	 display: none;
	 }
 #accueil #page .description .video .col-md-6 .vignette span{
	 position: static;
	 display: block;
	 width: 100%;
	 margin: auto;
	 left: inherit;
	 right: inherit;
	 }
 #accueil #page .description .video .col-md-6 .vignette span h6{
	 font-size: 15px;
	 padding: 5px;
	 }
 
/*Historique*/
 .container.no-home #historique .historique li{
	 width: 250px;
	 height: 250px;
	 }
 .container.no-home #historique .historique li span.year{
	 width: 40%;
	 min-width: 70px;
	 }
 .container.no-home #historique .historique li>span{
	 height: 47%;
	 }
 
/*Actualite*/
 .presse-et-actualites .media-left {
	 display: block;
	 text-align: center;
	 }
 .presse-et-actualites .media-object {
	 display: inherit;
	 height: auto!important;
	 width: 50%;
	 margin: auto;
	 }
 .presse-et-actualites .container .annee .media{
	 padding: 0px 0px 15px;
	 }
 .presse-et-actualites .container .annee .media .media-left{
	 background: none;
	 border: none;
	 }
 .presse-et-actualites .container .annee .media .media-body{
	 padding: 0 2em;
	 }
 .presse-et-actualites .container .annee .media {
	 padding: 0;
	 
/* width: 100%;
	 */
 background-color: #ECECEC;
	 margin: 20px 8px 20px 0px;
	 width: 100%;
	 box-shadow: 9px 9px 25px 0px #656565;
	 float: left;
	 }
}
@media screen and (max-width: 540px) {

}
@media screen and (max-width: 525px) {
	 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).sli12 {
	 height:193px;
	 }
 .container.no-home .preconisations .moduletable li{
	 margin:2em 1em;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 17px;
	 top:56%;
	 }
}
@media screen and (max-width: 512px) {
	 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid7{
	 height:173px;
	 }
}
@media screen and (max-width: 500px) {
	
	.accueil .carousel-inner .item .carousel-caption.animated{
		 width:90%;
	 }
	.groupe-lacour .container.no-home .row .preconisations {
	 margin: 0px 5%;
	 }
	.rgpd-default .container.no-home .col-md-2 {
	float:left;
	height:60px;
}
	#page header nav .nav.menu > li {
	 padding-bottom: 5px;
	 margin-left: 51%;
	 }
.rgpd-default .container.no-home .textelacour-new{
	padding-bottom:25px;
	}
.rgpd-default #page .traitements .respectspace{
	width:79.5%;
	}
 .contact .sup-tech{
	width:100%;
	}
.annonces .annonce-content .annonce .corpsAnnonce .contenuAnnonce ul li, .candidature-spontanee .annonce-content .annonce .corpsAnnonce .contenuAnnonce ul li{
	width:90%;
	}
 .annonces .container .annonce-content .container, .annonces #candidature-spontanee .annonce-texte, .candidature-spontanee #candidature-spontanee .annonce-texte {
	width:inherit;
	 margin:30px 4%;
	}
 .presse-et-actualites .container #filter {
	 padding-top: 1.5em;
	 }
 .presse-et-actualites .container .annee h3{
	 font-size: 80px;
	 }
 .container.no-home .textelacour .row .col-md-2 {
	 height: 110px;
	 }
 footer .footmobile {
	 padding-top: 0%;
	 }
 .container.no-home .reduc-contenu-new2 ul {
	 -webkit-padding-start: 0px;
	 }
 .item .carousel-caption div:nth-child(1).slid110 {
	 height: 115px;
	 }
 .container.no-home .textelacour .row {
	 padding: 2% 0 5%;
	 width: 100%;
	 }
 .container.no-home #historique .historique {
	 position: relative;
	 z-index: 9;
	 margin: 0px 0%;
	 }
 .politique-confidentialite .container.no-home .item-page div.alignleftprivacy,
.conditions-generales-de-service .container.no-home .item-page div.alignleftprivacy, .cgv div.alignleftprivacy {
	 margin-bottom: 20px;
	 }
 .mentions-legales .container.no-home .item-page .respectspace, .politique-confidentialite .container.no-home .item-page div.respectspace, .cgv div.respectspace, .conditions-generales-de-service .container.no-home .item-page div.respectspace, .legal-notices .container.no-home .item-page .respectspace{
	 margin: 0px 6.5%;
	 padding: 20px 10px 20px;
	  }
 .dropdown-menu-right {
	 left: auto;
	 right: 35%;
	 }
 .footmobile #droit {
	 padding-bottom: 5px;
	 }
 .groupe-lacour .entetepage img {
	 height: 160px;
	 }
 #accueil #page .nos-solutions {
	 height: 660px;
	 }
 #page .nos-solutions h3 hr{
	 display:none;
	 }
 .nav > li {
	 margin-top: 4px;
	 }
 #espaceclient span {
	 margin-top: 3px;
	 }
 #page .nos-solutions p {
	 width: 79.5%;
	 }
 .politique-confidentialite .font-pol,
 .conditions-generales-de-service .font-pol, .cgv .font-pol{
	 font-size:14px;
	 }
 .mentions-legales .container.no-home .item-page p{
	 padding: 10px 48px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 font-size: 17px;
	 top:56%;
	 }
 .container.no-home .preconisations .moduletable li{
	 margin:2em 2em;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid1, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid2, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid3, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid7, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid8, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid9, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid12, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid11{
	 height: 100px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid5{
	 height: 115px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid4 {
	 height: 115px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid10{
	 height: 101px;
	 }
 #logo a{
	 margin-top: 10px;
	 }
 .contact .alignleft{
	 width:45%;
	 float:left;
	 min-height:45px;
	 }
 .contact .alignright{
	 width:45%;
	 float:right;
	 min-height:45px;
	 }
 .contact .alignleft2{
	 width:45%;
	 float:left;
	 min-height:60px;
	 }
 .contact .alignright2{
	 width:45%;
	 float:right;
	 min-height:60px;
	 }
 .contact .alignleft3{
	 width:45%;
	 float:left;
	 min-height:35px;
	 }
 .contact .alignright3{
	 width:45%;
	 float:right;
	 min-height:35px;
	 }
 .contact .alignleft4{
	 width:45%;
	 float:left;
	 }
 .contact .alignright4{
	 width:45%;
	 float:right;
	 }
 .container.no-home .produits .title span span{
	 font-size: 34px;
	 }
 .accueil #page .carousel-inner p{
	 margin-bottom: 0px;
	 }
 #page .nos-solutions h3 {
	 padding-top: 20px;
	 }
 .buttonorange {
	 width: 130px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1) {
	 background-color: rgba(32, 45, 61, 0.7);
	 height: 150px;
	 padding: 10px;
	 }
 .accueil .carousel-inner .item .buttonorange a {
	 font-size:0.6em;
	 }
 .accueil #page .carousel-inner p{
	 font-size:1em;
	 }
 .accueil #page .carousel-inner p:nth-child(2){
	 font-size:0.8em;
	 }
 .carrieres .container.no-home .entetepage .text-band-carriere {
	 display:none;
	 }
 #page header .second-menu .mod-languages .dropdown button {
	 margin-top:0%;
	 }
 #accueil #page .entetepage .video .row .col-md-5 {
	 margin: 2em auto 1em;
	 }
 .container.no-home .categories-produits .listprod ul li {
	 display: block;
	 width: 85%;
	 margin: 1em auto;
	 }
 #page header.scroll #logo {
	 top: 24px;
	 background: none;
	 }
 #page header nav .nav.menu > li {
	 margin-left: 32%;
	 }
 
/* MODIFICATION DES MARGES */
 #accueil .carousel {
	 display: block;
	 }
 .groupe-lacour .container.no-home .entetepage {
	 display: block;
	 }
 #page header nav ul li a{
	 font-size: 13px;
	 padding: 0;
	 }
 #page header nav ul li a {
	 padding: 5px 10px;
	 }
 #page header.scroll500 nav ul li.item-103.parent ul li a, #page header.scroll500 nav ul li.item-163.parent ul li a{
	 font-size: 10px;
	 }
 #page header.scroll500 nav ul {
	 padding-left: 45px;
	 }
 #page header.scroll500 nav .nav.menu > li {
	 margin-right: 0.5%;
	 }
 #page header.scroll500 nav ul li.item-103.parent ul li a {
	 padding: 5px;
	 font-size: 10px;
	 }
 #page header.scroll500 nav ul li.item-103.parent ul {
	 display: block;
	 }
#page header.scroll500 nav ul li.item-163.parent ul li a {
	 padding: 5px;
	 font-size: 10px;
	 }
 #page header.scroll500 nav ul li.item-163.parent ul {
	 display: block;
	 }
 #page header.scroll500 {
	 height: 50px;
	 border-bottom: 1px solid #DDDDDD;
	 box-shadow: 0 5px 8px -4px rgba(0, 0, 0, 0.4);
	 }
 
/*Second Menu*/
 #page header #logo{
	 z-index: 1;
	 transition: initial;
	 }
 #page header #logo img {
	 transition: initial;
	 }
 #page header .second-menu{
	 -ms-transform: skewX(0deg);
	 -webkit-transform: skewX(0deg);
	 transform: skewX(0deg);
	 width: 100%;
	 padding: 0;
	 margin:0;
	 text-align: center;
	 }
 #page header .second-menu .nav {
	 -ms-transform: skewX(0deg);
	 -webkit-transform: skewX(0deg);
	 transform: skewX(0deg);
	 }
 .groupe-lacour .container.no-home .textelacour {
	 margin: 0px;
	 padding: 0px;
	 }
 .groupe-lacour .container.no-home .textelacour .row .col-md-2 {
	 margin: 4em 0;
	 font-size: 0.7em;
	 }
 .container.no-home .reduc-contenu-new2 {
	 margin: 0px 10% 20px 10%;
	 padding: 0px 115px 20px 115px;
	 position: relative;
	 }
 .groupe-lacour .container.no-home .reduc-contenu-new2 {
	 margin: 0px 10% 20px 10%;
	 padding: 0px;
	 position: relative;
	 font-size: 1em;
	 }
 .groupe-lacour .moduletable {
	 width: 100%;
	 margin: auto;
	 }
 .groupe-lacour .container.no-home .reduc-contenu-new {
	 margin: 0px 10% 0px 10%;
	 padding: 0px 0px 0px 0px;
	 position: relative;
	 }
 .container.no-home .textelacour-new, .base-de-donnees .container.no-home .textelacour-new{
	 margin: 20px 10%;
	 padding: 20px 0px;
	 position: relative;
	 }
 .carrieres .container.no-home .donnees{
	padding:3% 0px;
	}
 #accueil #page .description-new{
	 margin: 20px 10%;
	 padding: 0px 0px;
	 }
 h6{
	 font-size: 0.8em;
	 }
 #accueil .moduletable .custom .title div:last-child {
	 margin-top: 0%;
	 }
 .container.no-home .newref {
	 padding-top: 10px;
	 }
 .container.home>.row>.moduletable {
	 margin-top: 0px!important;
	 }
 .carrieres .offreemploi .offretitre {
	 margin: 0px 10% 20px 10%;
	 padding: 20px 0px ;
	 padding-top:50px;
	 }
 .container.no-home .textelacour .row .col-md-2 i, .container.no-home .textelacour .row .col-md-3 i, .container.no-home .textelacour .row .col-md-4 i {
	 font-size: 6em;
	 }
 .groupe-lacour .container.no-home .textelacour .row .col-md-2 {
	 margin: 0em 0;
	 font-size: 0.7em;
	 }
 .groupe-lacour .container.no-home .reduc-contenu {
	 margin: 30px 10%;
	 padding: 40px 0px 0px;
	 position: relative;
	 }
 .groupe-lacour .accroche-new, .groupe-lacour .accroche, .carrieres .accroche-new, .base-de-donnees .accroche-new {
	 margin-bottom: 0px;
	 }
 .description-video .accroche-new {
	 margin-bottom: 0px;
	 }
 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 0;
	 width: 100%;
	 }
 h6 {
	 font-size: 0.84em;
	 }
 #accueil #page .description-video {
	 padding: 0px 17px;
	 margin: 0px 1%;
	 }
 #page header .second-menu .mod-languages .dropdown button {
	 padding: 4px 10px;
	 }
 #page header .second-menu .mod-languages {
	 display: inline-block;
	 vertical-align: top;
	 -ms-transform: skewX(0deg);
	 -webkit-transform: skewX(0deg);
	 transform: skewX(0deg);
	 z-index: 2;
	 }
 #espaceclient {
	 vertical-align: top;
	 -ms-transform: skewX(0deg);
	 -webkit-transform: skewX(0deg);
	 transform: skewX(0deg);
	 vertical-align: middle\0/;
	 height: 20px\0/;
	 }
 .services .container.no-home .entetepage p span{
	 display:none;
	 }
 .container.no-home .categories-produits .listprod ul li .nouveaute{
	 right: -62px;
	 top: 14px;
	 font-size: 1em;
	 }
 .accueil .container .app-petit img{
	 width:50%;
	 margin-top:20px;
	 }
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	 #espaceclient{
	 height: 20px;
	 }
 }
 #page header .second-menu a{
	 vertical-align: top;
	 }
 
/*Entete*/
 .container.no-home .entetepage, .groupe-lacour .entetepage img {
	 height: 140px;
	 }
 .references .container.no-home .entetepage{
	 height: 200px;
	 }
 .contact .container.no-home #lacourgroupe {
	 height: 250px;
	 }
.contact .buttonorange a , .contact .carousel-caption p{
	font-size:12px;
	}
 
/*Accueil*/
 #accueil #page .description{
	 margin: 100px 4%;
	 padding: 30px;
	 }
 #accueil .carousel-control{
	 display: none;
	 }
 #accueil .carousel-caption{
	 padding: 2%;
	 margin-top: 0em;
	 }
 .carousel-indicators {
	 bottom: 125px;
	 }
 
/*Groupe LACOUR*/
 .contact .container.no-home .textelacour {
	 }
 .contact .container.no-home .reduc-contenu {
	 margin: 0px 10%;
	 padding: 50px 0px 20px;
	 }
 .contact .formContact {
	 padding: 30px 0;
	 }
 #LeftH{
	 margin-left: -30px;
	 }
 #RightH{
	 margin-right: -30px;
	 }
 #LeftH2{
	 margin-left: -45px;
	 }
 #RightH2{
	 margin-right: -45px;
	 }
 .base-de-donnees .container.no-home .textelacour:nth-child(3) div p{
	 padding: 0;
	 }
 
/*Nos solutions*/
 #page .nos-solutions .row .col-md-6 a img{
	 display: block;
	 width: 50%;
	 margin: auto;
	 }
 #page .nos-solutions .row .col-md-6 a p{
	 display: block;
	 width: 100%;
	 text-align: center;
	 margin-top: 1em;
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits {
	 position: absolute;
	 height: 38px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.introproduits {
	 position: absolute;
	 height: 22%;
	 }
 
/*Page Vous etes*/
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4{
	 font-size: 15px;
	 line-height: 30px;
	 }
 
/*Page produit*/
 .container.no-home .produits .title img{
	 display: block;
	 }
 .container.no-home .produits .enteteproduits{
	 margin: 30px 10%;
	 padding: 0px 0px;
	 }
.rgpd-default .container.no-home .produits .enteteproduits{
	 margin: 10px 10%;
	 padding: 0px 0px;
	 }
.rgpd-default .container.no-home .produits .enteteproduits .descriptif{
	padding:20px 0px;
	}
 .container.no-home .produits .enteteproduits .ecranprod, .rgpd-default .container.no-home .produits .enteteproduits .ecranprod{
	 width: 100%;
	 margin: 2em 0;
	 }
 .container.no-home .produits .qualiteproduit .vignette {
	 border: none;
	 padding: 20px 0;
	 }
 .container.no-home .produits .enteteproduits .descriptif{
	 padding: 0 0 20px;
	 }
 .container.no-home .produits .basproduit{
	 width: inherit;
	 margin: 30px 4%;
	 }
 .container.no-home .produits .basproduit div.row .col-md-1 {
	 width: 10%;
	 text-align: center;
	 float: left;
	 }
 .container.no-home .produits .basproduit div.row div.col-md-4 {
	 padding: 30px 10px;
	 background-color: #FAFAFA;
	 position: inherit;
	 }
 
/*Carriere*/
 .carrieres .container.no-home #rencontronsnous .divimg{
	 padding: 30px;
	 }
 .carrieres .container.no-home #rencontronsnous .divimg img{
	 width: 100%;
	 }
 .offreemploi button.close span{
	 position: absolute;
	 top: 0px;
	 right: 5px;
	 }
 .offreemploi .annoncecarriere .modal-dialog{
	 width: 90%;
	 }
 .offreemploi #candidature-spontanee .modal-dialog{
	 width: 90%!important;
	 }
 .offreemploi .modal-content .modal-body .enteteAnnonce{
	 position: relative;
	 height: inherit;
	 }
 .offreemploi .modal-content .modal-body .enteteAnnonce img{
	 display: none;
	 }
 .offreemploi .modal-content .modal-body .annonce{
	 position: relative;
	 height: inherit;
	 top: inherit;
	 }
 .offreemploi .modal-content .modal-body .formulaire{
	 position: relative;
	 height: inherit;
	 top: inherit!important;
	 padding: 100px 0 30px;
	 }
 .offreemploi .modal-content .modal-body .formulaire h4{
	 top: 0;
	 }
 .offreemploi .modal-content .modal-body .formulaire form{
	 margin-top: inherit;
	 }
 .offreemploi li {
	 width: 100%!important;
	 margin: 20px 0;
	 }
 
/*Referecence*/
 .references .container.no-home .preconisations .modal-content img {
	 width: 80%;
	 }
 
/*Services*/
 .services .container.no-home .entetepage p{
	 padding: 20px;
	 padding-left: 25%;
	 text-align: right;
	 font-size: 15px;
	 }
 .services .container.no-home #conseil, .services .container.no-home #formation, .services .container.no-home #audit, .services .container.no-home #installation{
	 margin: 100px 4%;
	 padding: 30px;
	 }
 .services .container.no-home #audit div p{
	 padding: 0;
	 }
 .services .container.no-home #audit .divimg{
	 padding: 30px 0 0;
	 }
 .services .container.no-home #audit .divimg img{
	 width: 100%;
	 }
 .services .container.no-home #formation div p{
	 padding: 0;
	 }
 .services .container.no-home #formation .divimg{
	 padding: 0 0 30px;
	 }
 .services .container.no-home #formation .divimg img{
	 width: 100%;
	 }
 
/*Actu*/
 .presse-et-actualites .container #filter ul li{
	 padding: 10px;
	 }
 .presse-et-actualites .container .annee .media .media-body .but-orange{
	 width: 100%;
	 }
 .container.no-home .articleActu{
	 width: 80%;
	 }
 
/*Contact*/
 .contact .assistance {
	 margin: 100px 4%;
	 padding: 30px;
	 }
 .contact .assistance p span.numero{
	 margin: auto;
	 text-align: center;
	 }
 .contact .assistance p span.numero a{
	 display: block;
	 text-align: center;
	 }
 .contact .formContact{
	 margin: 20px 4%;
	 padding: 30px;
	 }
 .contact .formContact form{
	 width: 100%;
	 }
 
/*Info legales*/
 .mentions-legales .container.no-home .item-page h3 {
	 padding: 60px 0 0px;
	 }
 .politique-confidentialite .container.no-home .item-page p,
 .conditions-generales-de-service .container.no-home .item-page p, .cgv p{
	 padding: 30px;
	 }
 .politique-confidentialite .container.no-home .item-page h3,
.conditions-generales-de-service .container.no-home .item-page h3, .cgv h3 {
	 padding: 60px 0 0px;
	 }
 .base-de-donnees .container.no-home .item-page .entetepage p{
	 position: inherit;
	 text-align: center;
	 display: block;
	 width: auto;
	 margin: auto;
	 top: 18%;
	 left:27%;
	 }
 
/*Footer*/
 footer section>ul.nav {
	 top: 60px;
	 bottom: inherit;
	 }
 footer section>ul.nav li{
	 display: block;
	 height: inherit;
	 text-align: center;
	 }
 footer section #droit{
	 position: relative;
	 padding: 5px 30px;
	 width: 100%;
	 right: inherit;
	 bottom: inherit;
	 text-align: left;
	 }
 footer section #droit li{
	 padding: 10px 0 }
 footer section #droit .moduletable.footer-menu ul li a{
	}
 #droit .footer-menu .item-124{
	margin-right:2.5%;
	}
 footer section #droit .moduletable.footer-menu ul li a:hover{
	 
/*color:#050505;
	*/
 }
 ul.offreemploi {
	 display: block;
	 text-align: center;
	 margin: 2em 0 0em;
	 }
 .presse-et-actualites .container #filter ul {
	 margin-left: 0px;
	 }
 .presse-et-actualites .container .annee {
	 position: relative;
	 padding-top: 2em;
	 }
 #accueil #page .nos-solutions {
	 padding: 4% 0% 5%;
	 height: 100%;
	 width: 100%;
	 }
 .nav > .item-113 {
	 margin-top: 0px;
	 }
 .nav > .item-122 {
	 margin-top:2px;
	 padding-top: 2%;
	 }
 #espaceclient span {
	 margin-top: 3px;
	 }
 .groupe-lacour .container.no-home .newref {
	 padding: 5px 0px 0px;
	 }
 }
@media (max-width: 485px) {
	 .references .container.no-home .row .preconisations a {
	 min-height: 50px;
	 }
 .references .logo-reference {
	 margin-bottom: 10px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid5{
	 height: 115px;
	 }
}
@media screen and (max-width: 480px) {
	 #page .cont-espaceclient .navbar-header button{
	 }
 .container.no-home .preconisations .moduletable li{
	 margin:2em 1em;
	 }
 #page header #logo img {
	 height: 70px;
	 }
 #page header nav .nav.menu > li {
	 margin-left: 8%;
	 }
 .container.no-home .produits .title div.navprod {
	 width: 92%;
	 position: inherit;
	 margin: 20px 0 0 0;
	 margin: auto;
	 }
}
@media screen and (max-width: 465px) {
	 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid11{
	 height:135px;
	 }
}
@media screen and (max-width: 450px) {
	.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:13%;
}
.base-de-donnees .container.no-home .item-page .entetepage p{
	 left:15%;
	 margin-top: 5%;
	 }
.container.no-home .produits .basproduit div.row>div, .annonces .annonce-content .annonce{
	padding:30px 15px 35px;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 form .checkinput .col-md-1{
	width:4%;
	height:60px;
	}
 .annonces .annonce-content .enteteAnnonce, .annonces #candidature-spontanee .enteteAnnonce, .candidature-spontanee #candidature-spontanee .enteteAnnonce {
	 height: 230px;
	 }
 .annonces .annonce-content .formulaire .recommandation, .candidature-spontanee .annonce-content .formulaire .recommandation{
	margin:1em 0;
	}
.annonces .annonce-content .enteteAnnonce span.offre, .candidature-spontanee .annonce-content .enteteAnnonce span.offre {
	 font-size: 50px;
	 margin-top: 0%;
	 }
 .annonces .annonce-content .enteteAnnonce h4 span, .candidature-spontanee .annonce-content .enteteAnnonce h4 span {
	 font-size: 26px;
	 color: #2A66AE;
	 }
 .annonces .retour, .candidature-spontanee .retour {
	 margin-top: 5%;
	 }
 #accueil #page .entetepage .video .col-md-5 .vignette span .paddingtexte2, #accueil #page .entetepage .video .col-md-5 .vignette span .paddingtexte3{
	 padding: 8px 4px;
	 font-size: 11.5px;
	 }
 .dropdown-menu-right {
	 left: auto;
	 right: 33%;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid4 {
	 height: 130px;
	 }
 .widthrefe{
	 width:80%;
	 }
 .container.no-home .preconisations .moduletable li{
	 width:280px;
	 }
 .container.no-home .produits .title div.navprod ul li:nth-child(2) a {
	 padding: 0px 15px;
	 }
 .container.no-home .produits .title div.navprod ul li a {
	 padding: 0px;
	 }
 .container.no-home .categories-produits .listprod ul li .nouveaute{
	 rright: -58px;
	 top: 14px;
	 font-size: 0.8em;
	 }
 .accueil .container .app-petit img{
	 width:40%;
	 }
 .accueil .container .app-petit .img-des {
	 margin-top: 30%;
	 }
}
@media screen and (max-width: 430px) {
.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:12%;
}
.accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid10{
	 height: 135px;
	 }
 .container.no-home .preconisations .moduletable li{
	 width:260px;
	 height:100px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid2, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6{
	 height:115px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid8 {
	 height:135px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid12{
	 height:135px;
	 }
 #page .nos-solutions li {
	 width: 48%;
	 }
 
/*Historique*/
 .container.no-home #historique .historique li{
	 width: 180px;
	 height: 302px;
	 }
 .container.no-home #historique .historique li span.year{
	 top: 0;
	 left: 0;
	 right: 0;
	 width: 100%;
	 transform: inherit;
	 -webkit-transform: inherit;
	 -ms-transform: inherit;
	 padding-left: inherit;
	 }
 .container.no-home #historique .historique li span.year h4{
	 transform: inherit;
	 -webkit-transform: inherit;
	 -ms-transform: inherit;
	 text-align: center;
	 }
 .container.no-home #historique .historique li>span {
	 height: 51%;
	 }
 .container.no-home #historique .historique li span p{
	 padding: 2px;
	 margin: 0!important }
 .container.no-home #historique .historique li img{
	 display: block;
	 margin-top: 17%;
	 }
 .container.no-home .categories-produits .listprod ul li .nouveaute{
	 right: -45px;
	 top: 18px;
	 font-size: 0.7em;
	 }
 .container.no-home #historique .historique li span p {
	 font-size: 11px;
	 }
 .container.no-home .produits .title {
	 }
}
@media screen and (max-width: 425px) {
	 #page .cont-espaceclient .navbar-header button{
	 }
.assistance-technique .container {
	margin-top:0%;
}
}
@media screen and (max-width: 410px) {

}
@media screen and (max-width: 400px) {
	.erreur .item-page h3 {
	 margin: auto;
	 width: 90%;
	 padding: 50px;
	 text-align: center;
	 margin-top:18%;
		margin-bottom:13%;
	}
.assistance-technique .col-md-12 {
	margin-top:10%;
}
.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:8%;
}
	.assistance-technique .container .panel-heading {
	padding:10px 15px 50px 15px;
}
	.assistance-technique .container .panel-heading .col-md-10{
		float:left;
		width:85%;
	}
	.groupe-lacour .container.no-home .row .preconisations {
	 margin: 0px 15%;
	 }
	.rgpd-default .container.no-home .col-md-2 {
	height:60px;
	}
	.rgpd-default #page .descriptif .respectspace .col-md-2 {
		margin-left:0%;
	}
	.contact .container.no-home .textelacour .text-assistance .col-md-3 {
	 width: 49%;
	 font-size:14px;
	 margin-bottom:1%;
	 }
	.rgpd-default #page .traitements .respectspace {
	padding-top:11%;
	padding-bottom:11%;
	}
	.rgpd-default .accroche-new{
		margin-bottom:10px;
	}
	.rgpd-default .container.no-home .textelacour-new{
	padding-bottom:20px;
	}
.rgpd-default .container.no-home .produits .enteteproduits .descriptif{
	padding:10px 0px;
	}
 form input.form-control, form textarea.form-control{
	font-size:12px;
	}
.contact .checkinput .col-md-11{
	width:85%;
	}
.annonces .annonce-content .formulaire form, .candidature-spontanee .annonce-content .formulaire form{
	 padding:0px;
	 }
.container.no-home .produits .basproduit div.row div.col-md-4 form{
	padding:0;
	}
.rgpd-default .container.no-home .item-page .entetepage p{
	margin:0 3%;
	top:20%;
	}
.rgpd-default .accroche-new {
	 font-size: 1.5em;
	 }
#accueil .moduletable .custom .title div {
	 font-size: 1.5em;
	 padding: 14px 0;
	 }
 .accroche-new, .description-video .accroche-new, #page .nos-solutions h3, .groupe-lacour .accroche-new, .groupe-lacour .accroche, .carrieres .accroche-new, 
 .base-de-donnees .accroche-new, .carrieres .offreemploi .offretitre,#accueil .moduletable .custom .title, .item-page h3, #contenu-slider h3,
 .assistance-technique .container h1{
	 font-size: 1.5em;
	 }
.accueil .carousel-inner .item .slideInDown{
	top:10%;
	}
.carousel-indicators{
	bottom:112px;
	}
.base-de-donnees .container.no-home .reduc-contenu-new {
	 margin: 0px 2% 0;
	 }
 .container.no-home .produits .basproduit div.row div.col-md-4 form div:last-child input{
	max-width: 150px;
	}
form input[type="submit"]{
	font-size: 15px;
	}
.annonces .annonce-content .formulaire h4 {
	font-size:250%;
	}
 .container.no-home .categories-produits .listprod ul li .nouveaute {
	 right: -50px;
	 top: 18px;
	 font-size: 0.7em;
	 }
 .base-de-donnees .container.no-home .buttonorange {
	 width: 310px;
	 }

 #accueil #page .nos-solutions {
	 /*height: 670px;*/
	 }
 .groupe-lacour .container.no-home #historique {
	 margin: 20px 1.5%;
	 padding: 20px 30px 0px;
	 }
	 .container.no-home .textelacour .row{
		 padding:2% 0 7%;
	 }
	 .container.no-home .textegroupelacour .row{
		 padding:2% 0 6%;
	 }
 #accueil #page .entetepage .video .row .col-md-7 {
	 margin: 2.2em 0em 2em 1em;
	 width: 90%;
	 }
 .politique-confidentialite .container.no-home .col-md-10,
.conditions-generales-de-service .container.no-home .col-md-10, .cgv .col-md-10{
	 margin-left:2%;
	 float:left;
	 width:92%;
	 }
 .base-de-donnees .container.no-home .item-page .entetepage p{
	 left:10%;
	 margin-top: 3%;
	 }
 .presse-et-actualites .modal-dialog {
	 width: 85%;
	 }
 #contenu-actualite .title p{
	 font-size: 1.2em;
	 }
 .container.no-home .preconisations .moduletable li{
	 width:240px;
	 height:90px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid1{
	 height: 110px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid3, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid7, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid9{
	 height: 95px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid2, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid5, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid8, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid11, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid12, .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid10{
	 height: 110px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid4{
	 height: 124px;
	 }
 .base-de-donnees .container.no-home .col-md-2 {
	 width:100%;
	 display: inline-block;
	 margin-bottom: 20px;
	 }
.base-de-donnees .container.no-home .col-md-2:nth-child(1) {
	 margin-bottom: 10px;
	 }
 .container.no-home .titlevousetes p {
	 text-align: center;
	 width: 85%;
	 margin: auto;
	 }
 .carrieres .container.no-home .entetepage .text-band-carriere-en{
	 position: absolute;
	 z-index: 9;
	 color: #f08028;
	 background-color: rgba(32, 45, 61, 0.8);
	 padding: 10px;
	 text-align: left;
	 top: 30%;
	 width: 80%;
	 left: 10%;
	 }
 .carrieres .container.no-home .entetepage p{
	 font-size:0.5em;
	 }
 .accueil .carousel-inner .item .buttonorange {
	 width:100px;
	 }
 .container.no-home .produits .title div.navprod ul li:nth-child(2){
	 width:70%;
	 }
 footer section:last-child .reseaux_sociaux p {
	 color: #2a66ae;
	 display: inline-block;
	 
/* height: 20px;
	 */
 vertical-align: bottom;
	 font-size: 1.3em;
	 font-weight: normal;
	 }
 .groupe-lacour .container.no-home .row .preconisations .logosreference img {
	 width: 100%;
	 }
 
/*Slider*/
 .item .carousel-caption p:first-child{
	 margin-top: 0px;
	 }
 .accueil .carousel-inner .item .buttonorange {
	 float: none;
	 margin-top: 0.5em!important;
	 }
 .buttonorange a {
	 padding:5px;
	 }
 
/*Page Vous-etes*/
 .container.no-home #estompImg{
	 display: none;
	 }
 .container.no-home .titlevousetes>div{
	 width: 100%;
	 }
 .container.no-home .titlevousetes h3{
	 margin-top: 30px;
	 }
 
/*Actu*/
 .presse-et-actualites .media-object {
	 width: 90% }
 .presse-et-actualites .container .annee .media .media-body{
	 padding: 0 5% }
 .accueil .container .app-petit img{
	 width:40%;
	 }
 .accueil .container .app-petit .img-des {
	 margin-top:40%;
	 }
 .presse-et-actualites .container .annee {
	 position: relative;
	 padding-top: 0em;
	 }
 .container.no-home .categories-produits .listprod ul li {
	 display: block;
	 width: 90%;
	 margin: 1em auto;
	 }
 .politique-confidentialite .container.no-home .item-page h3, .legal-notices .container.no-home .item-page h3, 
 .conditions-generales-de-service .container.no-home .item-page h3, .cgv h3, .mentions-legales .container.no-home .item-page h3 {
	 padding: 45px 0 0px;
	 }
 .mentions-legales .container.no-home .item-page .respectspace, .politique-confidentialite .container.no-home .item-page div.respectspace, .conditions-generales-de-service .container.no-home .item-page div.respectspace, .cgv div.respectspace , .legal-notices .container.no-home .item-page .respectspace{
	 margin: 0px 6.5%;
	 padding: 0px 10px 40px;
	 text-align: justify;
	 }
	 #accueil #page .nos-solutions{
		padding: 5% 0% 8%;
	}
	#accueil #page .nos-solutions i{ 
		margin-bottom:0.1em;
	}
}

@media screen and (max-width: 382px) {
	.carrieres .offreemploi2 .offretitre{
	padding:40px 0px 0px;
	margin-bottom:0px;
	}
.carrieres .new2 .accroche-new{
	padding:0px 10px 0px;
	}
.carrieres .new2 .respectspace{
	padding:0px 10px 40px;
	}
.container.no-home .textelacour .row{
	padding:2% 0 14%;
	}
#accueil #page .nos-solutions {
	 /*height: 720px;*/
	 }
 .presse-et-actualites .container #filter ul li {
	 padding: 0px;
	 }
 .carrieres .container.no-home .entetepage {
	 display: block;
	 height: 110px;
	 }
}
@media screen and (max-width: 375px) {
	.contact .checkinput .buttoninput{
		height:70px;
	}
	 .dropdown-menu-right {
	 left: auto;
	 right: 30%;
	 }
 #page header nav ul li a {
	 padding: 5px 5px;
	 }
 .container.no-home .preconisations .moduletable li{
	 width:225px;
	 height:80px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid1 {
	 height: 118px;
	 }
 .listprod .nouveaute{
	 line-height:32px;
	 }
 #accueil .moduletable .custom .title div:last-child {
	 margin-top: 0%;
	 }
 .container.no-home .categories-produits .listprod ul li .nouveaute{
	 color: #fafafa;
	 background: #f0800e;
	 transform: rotateZ(45deg);
	 right: -37px;
	 top: 15px;
	 
/* padding: 0 36px;
	 */
 width: 45%;
	 }
 .accueil .container .app-petit img{
	 width:40%;
	 }
 .accueil .container .app-petit .img-des {
	 margin-top:45%;
	 }
 .accueil .item .carousel-caption p:first-child {
	 font-size: 32px;
	 }
 .item-page .navprod ul li {
	 line-height: 35px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid10{
	 height: 144px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid6 {
	 height: 125px;
	 }

}
@media screen and (max-width: 370px) {
.base-de-donnees .container.no-home .item-page .entetepage p{
	 left:8%;
	 margin-top: 3%;
	 font-size:1em;
	 }
}
@media screen and (max-width: 350px) {
	.assistance-technique .container .panel.col-md-offset-2,
	.assistance-technique .container .panel#telemaintenance{
	margin-left:3%;
}
	.rgpd-default .container.no-home .col-md-2 {
		height:75px;
	}
	.rgpd-default .container.no-home .nthchild {
		height:60px;
	}
	#accueil #page .nos-solutions{
		padding: 5% 0% 7%;
	}
.container.no-home .reduc-contenu-new2 li .fa{
	margin-bottom:5px;
}	
.vignettechiffre {
	 margin-top: 1em;
}
.rgpd-default #page .traitements .respectspace {
	padding-top:12%;
	padding-bottom:12%;
}
.rgpd-default .container.no-home .item-page .entetepage p{
	top:25%;
	padding:15px;
	}
 .annonce-content form .checkinput .buttoninput, .container.no-home .produits .basproduit div.row div.col-md-4 form .checkinput .buttoninput, .contact .checkinput .buttoninput{
	height:60px;
	}
.annonces .annonce-content .formulaire .col-md-1 input{
	margin-top:3px;
	}
.contact .formContact{
	 margin: 20px 2%;
	}
.contact .entetepage .carousel-caption{
	top:5%;
	right:0;
	left:0;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 form .checkinput .col-md-1{
	width:5%;
	height:55px;
	padding-top:1px;
	}
.container.no-home .produits .basproduit div.row div.col-md-4 form .checkinput .col-md-11, .container.no-home .produits .basproduit div.row div.col-md-4 .information, .checkinput, .contform, .annonces .annonce-content  .formulaire .information{
	font-size:10px;
	}
  .accueil .carousel-inner .item .slideInDown {
	 top: 7%;
	 }
 .carousel-indicators {
	 display:none;
	 }
 .container.no-home .textelacour .row .col-md-2, .container.no-home .textelacour .row .col-md-2.widthmobile, .container.no-home .reduc-contenu-new2 li{
	 width:100%;
	 }
 #page header #logo img {
	 height: 50px;
	 }
 #page header nav .nav.menu > li {
	 margin-left: 5%;
	 }
 #page header nav ul li a {
	 padding: 5px 5px 5px 5px;
	 }
 .carrieres .container.no-home .entetepage {
	 display: block;
	 height: 100px;
	 }
 .contact .alignleft{
	 width:50%;
	 }
 .contact .alignright{
	 width:50%;
	 }
 .contact .alignleft2{
	 width:50%;
	 }
 .contact .alignright2{
	 width:50%;
	 }
 .contact .alignleft3{
	 width:50%;
	 }
 .contact .alignright3{
	 width:50%;
	 }
 .contact .alignleft4{
	 width:50%;
	 }
 .contact .alignright4{
	 width:50%;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid1{
	 height: 110px;
	 }
 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid7{
	 height: 95px;
	 }
 .container.no-home .preconisations .moduletable li{
	 width:215px;
	 height:75px;
	 }
 #accueil #page .nos-solutions {
	 /*height: 1030px;*/
	 }
 .container.no-home .produits .title div.navprod ul li:nth-child(2){
	 width:66%;
	 }
 .listprod .nouveaute{
	 line-height:32px;
	 }

 .container.no-home .produits .title span span {
	 font-size: 30px;
	 }
 #accueil .moduletable .custom .title div:last-child {
	 margin-top: 0%;
	 }
 #page .nos-solutions li {
	 width: 100%;
	 margin-bottom: 15px;
	 }
 
/*ListProd*/
 .container.no-home .categories-produits .listprod ul li a span.titleproduits {
	 top: 0;
	 left: 0;
	 width: 100%;
	 transform: skewX(0deg);
	 -webkit-transform: skewX(0deg);
	 -ms-transform: skewX(0deg);
	 }
 .container.no-home .categories-produits .listprod ul li a span.titleproduits h4 {
	 top: 0;
	 transform: skewX(0deg);
	 -webkit-transform: skewX(0deg);
	 -ms-transform: skewX(0deg);
	 }
 .container.no-home .categories-produits .listprod ul li a span.introproduits {
	 top: 190px;
	 height: inherit;
	 bottom: 0;
	 padding: 0 5px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.introproduits p {
	 font-size: 12px;
	 }
 .container.no-home .categories-produits .listprod ul li .nouveaute{
	 transform: rotateZ(0deg);
	 background:none;
	 right: 27%;
	 top: 25px;
	 padding: 0px 0px;
	 z-index:1000;
	 }
 .accueil .container .app-petit img{
	 width:50%;
	 }
 .accueil .container .app-petit .img-des {
	 margin-top:45%;
	 }
 .accueil .item .carousel-caption p:first-child {
	 font-size: 30px;
	 }
 #suppmenu .navbar-collapse img{
	 /*width:8%;*/
	 }
 #page header nav ul li a {
	 font-size: 12px;
	 padding-left: 5px;
	 }
 #page header nav > div {
	 text-align: center;
	 padding-left: 1em;
	 padding-right: 0em;
	 }
 #page header.scroll500 nav ul {
	 padding-left: 25px;
	 }
 }
@media screen and (max-width: 340px) {
	 .accueil .carousel-inner .item .carousel-caption div:nth-child(1).slid7{
	 height: 110px;
	 }

}
@media screen and (max-width: 330px) {
	#page header .second-menu .mod-languages .dropdown button {
	 padding: 4px 2px;
	 }
 .dropdown-menu-right {
	 left: auto;
	 right: 27%;
	 }
}
@media screen and (max-width: 325px) {
	 #accueil #page .nos-solutions {
	 /*height: 1050px;*/
	 }
 .container.no-home .preconisations .moduletable li{
	 width:200px;
	 height:70px;
	 }
 .cont-espaceclient l, .cont-espaceclient li, .cont-espaceclient tr, .cont-espaceclient td, .cont-espaceclient th {
	 font-size: 0.8em;
	 }
 .carrieres .container.no-home .entetepage {
	 display: block;
	 height: 80px;
	 }
}

.partenaires-pictures{
	position: relative;
	z-index: 9;
	margin: 0px 12%;
}

.frame-partners{
	display: block;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 1em 0;
	overflow: hidden;
	text-align: center;
}

.slidee-partners{
	transform: translateZ(0px) translateX(-9382px);
	width: 10280px;
}

.listePartenaire {
	list-style-type: none;
	line-height: 32px;
	width: 350px;
	height: 150px;
	overflow: hidden;
	display: flex;
	position: relative;
	margin: 2em 4em;
	float: left;
	transition: 0.2s;
}
.flechePartners {
	width: 55px;
	margin: auto;
}

.div-contenu-article{
	padding: 30px 20px;
}

#LeftP {
	display: block;
	height: 45px;
	width: 45px;
	z-index: 20;
	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	left: 0px;
	margin-left: -65px;
	background-image: url(../images/slider/left.png);
	background-position: -4px;
	background-color: rgba(32, 45, 61, 0.5);
}

#RightP {
	display: block;
	height: 45px;
	width: 45px;
	z-index: 20;
	position: absolute;
	top: 50%;
	margin-top: -12.5px;
	right: 0px;
	margin-right: -65px;
	background-image: url(../images/slider/right.png);
	background-color: rgba(32, 45, 61, 0.5);
}

@media screen and (max-width: 320px) {

.rgpd-default #page .traitements .respectspace{
	padding-top:14%;
	padding-bottom:14%;
	}
.base-de-donnees .container.no-home .buttonorange {
	 width: 280px;
	 }
.buttonorange a{
	font-size:16px;
	}
 #page header.scroll500 nav .nav-child {
	 padding-left: 30px;
	 }
 footer section:last-child .reseaux_sociaux {
	 padding: 12px 17px;
	 }
 .base-de-donnees .container.no-home .item-page .entetepage p{
	 top: 35%;
	 }
 .base-de-donnees .container.no-home .item-page .entetepage p {
	 font-size:1.2em;
	 }
 .listprod .nouveaute{
	 line-height:32px;
	 }
 .container.no-home .categories-produits .listprod ul li a span.introproduits {
	 top: 185px;
	 }
 .accueil .container .app-petit .img-des {
	 margin-top:55%;
	 }
 .accueil .it