@charset "UTF-8";



/* CSS Document */

body {
	margin: 0px;
	background-color:#FFF;
}

.fb-like{
	margin-left:30px;
}


#contenu {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	margin-bottom: 0px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 80px;
	color: #333;
}
#middle {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images_manitou/portable.png);
	background-repeat: no-repeat;
	background-position: 286px 60px;
	height: 430px;
}

#conteneurA {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	height: 171px;
	background-image: url(../images/fond_vert.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


#conteneurB {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}
#conteneurE {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}


#conteneurC {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	/*height: 337px;*/
	background-color: #f0f0f0;
}


#conteneurD {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #58585a;
	color: #FFF;
	padding-bottom:20px;
}

#logo {
	float: left;
	height: 95px;
	width: 156px;
	margin-top: 40px;
	margin-left: 35px;
}

#top {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 171px;
	text-align: right;
}
#intro {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#theBottom {
	width: 960px;
	clip: rect(auto,auto,0px,auto);
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 60px;
	padding-right: 0px;
	padding-left: 20px;
}



a {
	outline: none;
}

img {
	border: none;
	margin: 0px;
	
}

.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #FFF;
	}

.floatRight {
	float: right;
	margin-top: -15px;
	margin-left: 20px;
}


a.liens {
	color: #59d4e9;
	text-decoration: none;
}


a.liens:hover {
	color: #FFF;
	text-decoration: underline;
}


.noir {
	color: #000;
}
.gros {
	font-size: 52px;
}

#menu a { /* definition de la classe "image" de la balise <a> */
	font-family: ubuntu_condensedregular;
	font-size: 22px;
	color: #454343;
	text-decoration: none;
	display: block;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
     }
	 
#menu a:hover { /* definition de la classe "image" de la balise <a> au survol */
	color: #FFF;	
     } 
	 
#menu a.selected {
	color: #FFF;
	background-color: #6d8c42;
}

#sousmenu a { /* definition de la classe "image" de la balise <a> */
	font-family: ubuntu_condensedregular;
	font-size: 19px;
	color: #454343;
	text-decoration: none;
	display: block;
	height: 27px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
     }
	 
#sousmenu a:hover { /* definition de la classe "image" de la balise <a> au survol */
	color: #FFF;	
     } 
	 
#sousmenu a.selected {
	color: #FFF;
	background-color: #6d8c42;
}

#menu > div {
	height: 33px;
	text-align: center;
	float: right;
}

#sousmenu > div {
	height: 30px;
	text-align: center;
	float: right;
}

#bandeau {
	height: 99px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/fond_accueil01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	z-index: 950;
}

.servlinksLogo {
	display: block;
	float: left;
	margin-top: 10px;
}
#btTop {
	
	float: right;
	height: 50px;
	width: 100%;
}

#btTop p {
	font-family: ubuntu_condensedregular;
	color: #FFF;
	font-size: 16px;
	margin-top: 8px;
	text-align:left;
	margin-top:16px;
}

#btTop img {
	vertical-align:middle;
	margin-left:6px;
	margin-top:0px;
}

a.btTopLien2 { /* definition de la classe "image" de la balise <a> */
    font-family: ubuntu_condensedregular;
    font-size: 18px;
	color: #454343;
    text-decoration: none;
    font-weight: normal;
    float: right;
    text-transform: uppercase;
    display: block;
    padding-top: 14px;
    margin-left: 10px;
    margin-right: 10px;
}
     
a.btTopLien2:hover {
	color: #FFF;
}

input#champ_recherche{
	float:right;
	background-color:#F0F0F0;
	border-style:none;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:25px;
	margin-top:13px;
	margin-left:10px;
	padding-left:10px;
	padding-right:10px;
}

#contenuEE p.selection{
	text-align:center;
	font-size:18px;
}

p.selection select{
	background-color:#F0F0F0;
	border:1px solid black;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
}

a.btTop{
	font-family: ubuntu_condensedregular;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 33px;
	padding-top: 17px;
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-left: 15px;
	padding-right: 55px;
	float: right;
	margin-left: 2px;
	font-weight: normal;
	cursor:pointer;
}
a.btTop:hover{ background-color: #474647; }
a.btTop.assistance{
	background-image: url(../images/n_support.png);
}
a.btTop.blog{
	background-image: url(../images/n_blog.png);
}
a.btTop.zone{
	background-image: url(../images/n_client.png);
}
	 
#boutonB {
	height: 99px;
	text-align: center;
	float: right;
}	 


a.btTopLien { /* definition de la classe "image" de la balise <a> */
	font-family: ubuntu_condensedregular;
	font-size: 16px;
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
     }
	 
a.btTopLien:hover { /* definition de la classe "image" de la balise <a> au survol */
	font-family: ubuntu_condensedregular;
	font-size: 16px;
	color: #39393a;
     } 
#menu {
	float: right;
	height: 33px;
	width: 600px;
	margin-top: 37px;
}
#sousmenu {
	float: right;
	height: 30px;
	width: 600px;
	margin-top: 6px;
}
.logos{
	text-align:center;
}
.logos img {
    height: 35px;
    margin: 20px;
}
.blocC {
	float: left;
	height: 215px;
	width: 254px;
	margin-right: 33px;
	margin-top: 40px;
	margin-bottom: 40px;
	background-image: url(../images/bulle.jpg);
	background-repeat: no-repeat;
	padding: 25px;
	padding-top:10px;
	text-align: center;
	cursor:pointer;
}
#blocE {
	float: left;
	/*height: 250px;*/
	width: 304px;
	margin-right: 33px;
	margin-top: 40px;
}

.blocC h2 {
	font-family: ubuntubold;
	font-size: 25px;
	text-decoration: none;
	font-weight: normal;
	color: #0076b9;
	margin-top: 5px;
	margin-bottom: 5px;
}

.blocC h1 {
	font-family: ubuntubold;
	font-size: 50px;
	text-decoration: none;
	font-weight: normal;
	color: #6daf23;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


.blocC h3 {
	font-family: ubuntu_condensedregular;
	font-size: 18px;
	text-decoration: none;
	font-weight: normal;
	color: #39393a;
}

#contenuC {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
h3.btSpec { /* definition de la classe "image" de la balise <a> */
	margin: 0px;
     }
h3.btSpec a { /* definition de la classe "image" de la balise <a> */
	font-family: ubuntu_condensedregular;
	font-size: 19px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 48px;
	padding-left: 90px;
	padding-top: 25px;
	padding-bottom: 0px;
	font-weight: normal;
	width: 213px;
	margin-bottom: 16px;
     }
	 
h3.btSpec:hover { /* definition de la classe "image" de la balise <a> au survol */
	color: #FFF;
     } 
	 
h3.btSpec.m1 a { background-image: url(../images/bt01.jpg); }
h3.btSpec.m1 a:hover { background-image: url(../images/bt01_over.jpg); }
h3.btSpec.m2 a { background-image: url(../images/bt02.jpg); }
h3.btSpec.m2 a:hover { background-image: url(../images/bt02_o.jpg); }
h3.btSpec.m3 a { background-image: url(../images/bt03.jpg); }
h3.btSpec.m3 a:hover { background-image: url(../images/bt03_o.jpg); }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 30px;
}

p + ul , p + ol{
	margin-top:-15px;
}

a.motclef{
	font-weight:bold;
	cursor:pointer;
}

#nouvelles {
	float: left;
	width: 490px;
	margin-left: 45px;
}
#footeBr {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #474647;
	display: block;
	overflow: hidden;
}
#nouvelles > div {
	margin-top: 35px;
	float: left;
}

#nouvelles > div h1{
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#nouvelles > div a{
	margin-bottom: 15px;
	font-size: 12px;
	text-decoration: underline;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#nouvelles > div p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	line-height: 18px;
}
.date {
	float: left;
	width: 45px;
	margin-right: 25px;
	text-align: center;
	margin-bottom: 50px;
}
.numero {
	font-family: 'ubuntubold';
	font-weight: normal;
	font-size: 40px;
}
#logoBas {
	float: left;
	width: 400px;
	margin-left: 30px;
	margin-top: 35px;
}
#logoBas > *{
	margin-bottom: 20px;
}
#logoBas > div{
	width: 48%;
	text-align: center;
	display: inline-block;
}
#logoBas > div:nth-child(even){
	margin-left: 8px;
}
.mois {
	font-family: ubuntubold;
	font-weight: normal;
	font-size: 23px;
}
#menubas, #sitemapbas {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	margin-top: 10px;
}
#menubas > a, #sitemapbas a {
	color: #AAAAAA;
	text-decoration: none;
}


#menubas > a:hover, #sitemapbas a:hover {
	color: #85c82a;
	text-decoration: underline;
}

#sitemapbas {
	margin-top: 20px;
	-webkit-column-count:5;
	-moz-column-count:5;
	column-count:5;
}

#sitemapbas > div{
	/*float:left;
	width:19%;
	margin-bottom:30px;*/
	padding-left:5px;
	border-left:1px solid #AAAAAA;
	padding-bottom:12px;
	margin-bottom:8px;
}

#sitemapbas ul{
	padding-left:5%;
	width:90%;
	list-style:none;
	margin-top:5px;
	margin-bottom:0px;
}

.floatBottom {
	float: right;
}
#texteIntro {
	width: 355px;
	position: relative;
	float:left;
	margin-bottom:12px;
}
.slider-wrapper{
	position:absolute;
	top:250px;
}


#texteIntro p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #414040;
	text-align: justify;
	line-height: 20px;
}


#texteIntro b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #77b225;
	text-align: justify;
	line-height: 20px;
}

#texteIntro h2{
	color:#767678;
	margin:0px;
	font-family: ubuntu_condensedregular;
	font-weight: normal;
	font-size:1.2em;
}

#conteneurBB {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	position:relative;
}
#conteneurEE {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 60px;
	position:relative;
}
#contenuEE .tableauA {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e0e0;
	border-collapse:separate;
	border-spacing:1px 0px;
	background-color: transparent;
	padding:0px;
}
#contenuEE .tableauA th {
	width: 156px;
	background-image: url(../images/tableau_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding:0;
	padding-bottom:20px;
	border-bottom:0px;
}

#contenuEE .tableauA td{
	background-image: url(../images/fond_tableau.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 126px;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #bac0b1;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
}
#contenuEE .tableauA th.colTitre {
	width: 156px;
	background-color:#929292;
	background-image: url(../images/tableau_top_colTitre.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding:0;
	padding-bottom:20px;
	border-bottom:0px;
}

#contenuEE .tableauA td.colTitre{
	background-color:#D7D7D7;
	background-image: url(../images/fond_tableau.png);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	width: 126px;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #bac0b1;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
}
#contenuEE .tableauA img{
	margin: 0px;
}
.pVert {
	background-color: #f4faeb;
}


#contenuEE .tableauA th h1 {
	font-family: ubuntu_condensedregular;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 7px;
}

#contenuEE .tableauA th h2 {
	font-family: ubuntu_condensedregular;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
	margin: 0px;
}

#menuGauche {
	float: left;
	width: 166px;
	margin-right: 25px;
}
#menuGauche ul{
	display: block;
	width: 166px;	
}


#menuGauche li{
	font-family: ubuntu_condensedregular;
	font-size: 14px;
	list-style-type: none;
	margin-left: -33px;
	margin-bottom: 8px;
	width: 166px;
}

a.btSpecint { /* definition de la classe "image" de la balise <a> */
	font-family: ubuntu_condensedregular;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 27px;
	font-weight: normal;
	width: 131px;
	margin-bottom: 16px;
	padding-top: 13px;
	padding-left: 35px;
}
	 
a.btSpecint:hover { /* definition de la classe "image" de la balise <a> au survol */
	color: #FFF;
} 

a.btSpecint.m1 { background-image: url(../images/int_bt1.jpg); }
a.btSpecint.m1:hover, a.btSpecint.m1.selected { background-image: url(../images/int_bt1_o.jpg); }
a.btSpecint.m2 { background-image: url(../images/int_bt2.jpg); }
a.btSpecint.m2:hover, a.btSpecint.m2.selected { background-image: url(../images/int_bt2_o.jpg); }
a.btSpecint.m3 { background-image: url(../images/int_bt3.jpg); }
a.btSpecint.m3:hover, a.btSpecint.m3.selected { background-image: url(../images/int_bt3_o.jpg); }
a.btSpecint.m4 { background-image: url(../images/int_bt4.jpg); }
a.btSpecint.m4:hover, a.btSpecint.m4.selected { background-image: url(../images/int_bt4_o.jpg); }
a.btSpecint.m5 { background-image: url(../images/int_bt5.jpg); }
a.btSpecint.m5:hover, a.btSpecint.m5.selected { background-image: url(../images/int_bt5_o.jpg); }
a.btSpecint.m6 { background-image: url(../images/int_bt6.jpg); }
a.btSpecint.m6:hover, a.btSpecint.m6.selected { background-image: url(../images/int_bt6_o.jpg); }
a.btSpecint.m7 { background-image: url(../images/int_bt7.jpg); }
a.btSpecint.m7:hover, a.btSpecint.m7.selected { background-image: url(../images/int_bt7_o.jpg); }
a.btSpecint.m8 { background-image: url(../images/int_bt8.jpg); }
a.btSpecint.m8:hover, a.btSpecint.m8.selected { background-image: url(../images/int_bt8_o.jpg); }
a.btSpecint.m9 { background-image: url(../images/int_bt9.jpg); }
a.btSpecint.m9:hover, a.btSpecint.m9.selected { background-image: url(../images/int_bt9_o.jpg); }
a.btSpecint.m10 { background-image: url(../images/int_bt10.jpg); }
a.btSpecint.m10:hover, a.btSpecint.m10.selected { background-image: url(../images/int_bt10_o.jpg); }
a.btSpecint.m11 { background-image: url(../images/int_bt11.jpg); }
a.btSpecint.m11:hover, a.btSpecint.m11.selected { background-image: url(../images/int_bt11_o.jpg); }
a.btSpecint.m12 { background-image: url(../images/int_bt12.jpg); }
a.btSpecint.m12:hover, a.btSpecint.m12.selected { background-image: url(../images/int_bt12_o.jpg); }
 
#sousMenu {
	width: 166px;
}


a.gauche{
	color: #49494a;
	text-decoration: none;	
}
a.gauche, #contenuEE a{
	color: inherit;
}


a.gauche:hover, #contenuEE a:hover {
	color: #76b41a;
	text-decoration: underline;	
}
.selected {
	background-color: #e2f2cc;
	color: #76b41a;
	display: block;
	text-decoration: none;
}
#contenuEE {
	float: left;
	width: 788px;
	margin-bottom:60px;
	position:relative;
}


#contenuEE p, #contenuEE form, #contenuEE table {
	color: #565658;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 30px;
	margin-top: 0px;
}
#contenuEE img {
	margin-bottom: 30px;
}

#contenuEE table {
	padding: 13px;
	background-color:#EEE;
	border-collapse: collapse;
	margin-right:auto;
	margin-left:auto;
}

#contenuEE th {
	border-bottom: 2px solid #AAA;
	padding:3px 12px;
}
#contenuEE td {
	border-bottom: 1px solid #CCC;
	padding:3px 12px;
}

#contenuEE label {
	width: 150px;
	float: left;
	text-align:right;
	margin-right: 6px;
}

#contenuEE #commentform label {
	width: auto;
	float: none;
	text-align:left;
	margin-right: 0px;
}


#contenuEE h1, #conteneurBB h1 {
	font-family: ubuntu_condensedregular;
	font-weight: normal;
	font-size: 40px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #767678;
}

#contenuEE h2 {
	font-family: ubuntu_condensedregular;
	font-weight: normal;
	font-size: 25px;
	color:#767678;
	margin-top: 20px;
	margin-bottom: 8px;
}

#contenuEE h3 {
	font-family: ubuntu_condensedregular;
	font-weight: normal;
	font-size: 22px;
	color: #4c4c4e;
	margin-top: 20px;
	margin-bottom: 8px;
}

#validatons{
	text-align:center;
}

#maillingbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #414040;
	text-align: justify;
	line-height: 20px;
}

#maillingbox h2{
	margin-left:20px;
}

#maillingbox table{
	margin:auto;
	margin-top:30px;
}
#maillingbox p{
	margin: 20px 0px;
	text-align: center;
}

#contenuEE p.pagination{
	clear:left;
	color: #4C4C4E;
    font-family: ubuntu_condensedregular;
    font-size: 25px;
    font-weight: normal;
    text-align:center;
    margin-bottom: 8px;
    margin-top: 70px;
}

.addthis_toolbox{
	float:right;
	width: 36px;
	position:absolute;
	right:-45px;
}

#boutons_aide{
	position:fixed;
	right:0px;
	top:250px;
}
#boutons_aide a{
	width:13px;
	padding:10px;
	background-position:10px 10px;
	background-repeat:no-repeat;
	display:block;
	margin-left:4px;
}
#boutons_aide a span{
	display:none;
}
#boutons_aide a:hover{
	width:17px;
	margin-left:0px;
	background-position:12px 10px;
}
#btnaide_chat_en{
	background-color:#85C82A;
	background-image:url('../images/chat_txt_en.png');
	height:50px;
	cursor:pointer;
}
#btnaide_chat_fr{
	background-color:#85C82A;
	background-image:url('../images/chat_txt_fr.png');
	height:119px;
	cursor:pointer;
}
#btnaide_support{
	background-color:#4C4C4E;
	background-image:url('../images/support_txt.png');
	height:83px;
	cursor:pointer;
}
#btnaide_facebook{
	background-color:#85C82A;
	background-image:url('../images/fb_txt.png');
	height:95px;
	cursor:pointer;
}

.addthis_toolbox span{
	margin-top:5px;
}

#layerslider-container{
	margin-left: 370px;
    width: 600px;
}

#menuGaucheJoindre {
    float: left;
    width: 190px;
    margin-right: 25px;
}

#mapGoogle {
    float: left;
    height: 400px;
    width: 560px;
}

#formulaire {
    float: left;
    width: 380px;
    margin-top: 30px;
    margin-bottom: 30px;
}


#formulaire2 {
    float: left;
    width: 560px;
    margin-top: 96px;
    margin-bottom: 30px;
    margin-left: 27px;
}

#formulaire label, #formulaire2 label{
	display:none;
}

#formulaire input[type="text"], #formulaire2 input[type="text"], #formulaire2 textarea {
    background-color: #f0f0f0;
    width: 350px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

#formulaire select {
    background-color: #f0f0f0;
    width: 370px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

#formulaire option {
    background-color: #f0f0f0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    padding-left: 10px;
    padding-right: 10px;
}

#formulaire2 input[type="text"] {
    width: 550px;
}
#formulaire2 textarea {
    width: 550px;
    height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#joindreInfos h1 {
    font-family: ubuntu_condensedregular;
    font-weight: normal;
    font-size: 40px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    color: #767678;
}

#formulaire h2 {
    font-family: ubuntu_condensedregular;
    font-weight: normal;
    font-size: 28px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    color: #767678;
}

.btEnvoyer { /* definition de la classe "image" de la balise <a> */
    font-family: ubuntu_condensedregular;
    font-size: 22px;
    color: #FFF;
    text-decoration: none;
    display: block;
    height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 0px;
    font-weight: normal;
    background-color: #7fbf26;
    text-transform: uppercase;
    float: right;
    border:0px;    
     }
     
.btEnvoyer:hover { /* definition de la classe "image" de la balise <a> au survol */
    color: #FFF;
    background-color: #464646;
}
    
#joindreInfos {
    float: left;
    width: 380px;
    margin-right: 30px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
}

#joindreInfos p {
	line-height: 18px;
}

a.btVille { /* definition de la classe "image" de la balise <a> */
	font-family: ubuntu_condensedregular;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 24px;
	font-weight: normal;
	width: 170px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-left: 20px;
	background-image: url(../images/joindre.png);
	background-repeat: no-repeat;
	background-position: right center;
	cursor:pointer;
}
#villemontreal{ background-color: #60901e; }
#villequebec{ background-color: #70a922; }
#villelapoc{ background-color: #7fbf26; }
#villerdl{ background-color: #7fbf26; }
#villematane{ background-color: #85c82a; }
#villerimouski{ background-color: #85c82a; }
     
a.btVille.selected, a.btVille:hover,
#villelapoc.selected, #villelapoc:hover,
#villerdl.selected, #villerdl:hover,
#villemontreal.selected, #villemontreal:hover,
#villequebec.selected, #villequebec:hover,
#villematane.selected, #villematane:hover,
#villerimouski.selected, #villerimouski:hover {
	background-image: url(../images/joindrev.png);
}

.cols3{
	width:27%;
	margin-left:1%;
	margin-right:1%;
	float:left;
	padding:2%;
	border:1px solid #ddd;
	text-align:center;
}

.cols2{
	width:43%;
	margin-left:1%;
	margin-right:1%;
	float:left;
	padding:2%;
	border:1px solid #ddd;
	text-align:center;
}

.ls-layer h5{
	font-family: ubuntu_condensedregular;
	font-weight: normal;
	font-size: 25px;
	color: #4c4c4e;
	background-color:#85C82A;
	border-radius:8px;
	padding:10px;
}

.ls-layer h5.neg{
	color: #85C82A;
	background-color:#4c4c4e;
}

#loginbox{
	height:0;
	width:0;
	overflow:visible;
	float: right;
}

#loginbox > div{
	background-color: #BBBBBB;
    border-radius: 10px;
    display: none;
    padding: 18px;
	position: relative;
    width: 200px;
    top:50px;
    left:0px;
    z-index:20;
    
    font-family: ubuntu_condensedregular;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 17px;
	text-align: center;
	font-weight: normal;
}

#assistancebox{
	height:0;
	width:0;
	overflow:visible;
	float: right;
}

#assistancebox a{
	font-family: ubuntu_condensedregular;
	font-size: 25px;
	text-decoration: none;
	color:white;
}

#assistancebox > div{
	background-color: #BBBBBB;
    border-radius: 10px;
    display: none;
    padding: 18px;
	position: relative;
    width: 200px;
    top:50px;
    left:0px;
    z-index:20;
    
    font-family: ubuntu_condensedregular;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-top: 17px;
	text-align: center;
	font-weight: normal;
}

#loginbox input[type="text"], #loginbox input[type="password"] {
    background-color: #f0f0f0;
    width: 150px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
    margin-bottom: 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    height: 25px;
    padding-left: 10px;
    padding-right: 10px;
}

#loginbox input[type="button"] {
    font-family: ubuntu_condensedregular;
    color: #FFF;
    font-size: 22px;
    height: 30px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 0px;
    font-weight: normal;
    background-color: #7fbf26;
    text-transform: uppercase;
    border:0px;    
     }
     
#loginbox input[type="button"]:hover { /* definition de la classe "image" de la balise <a> au survol */
    color: #FFF;
    background-color: #464646;
}

.motclefcontenu{
	display:none;
	position:absolute;
	background-color: #DDDDDD;
    border-radius: 10px;
    border:1px solid #BBBBBB;
    padding: 18px;
    z-index:20;
}

.motclefcontenu > div{
	width:400px;
	height:200px;
	overflow:auto;
	padding-right:7px;
	text-align:justify;
}

.motclefcontenu > div ul{
	text-align:left;
}

#menu_mobile{
	display: none;
}
.promotion{
	float: left;
	width: 148px;
	margin-right: 40px;
	margin-bottom: 30px;
	cursor:pointer;
	font-family: Arial,Helvetica,sans-serif;
}

.promotion .promo_image{

	height: 148px;

	border: 1px solid #ACACAC;

	vertical-align: middle;

	text-align: center;

	background-image: url(/images/promo.jpg);

	background-position: center;

	background-repeat: no-repeat;

	display: block;

	/*background-size: cover;*/

	background-size: 100% auto;

}

/*.promotion .promo_image img{

	margin: auto;

}*/

.promotion .details{

	float: right;

	font-size: 11px;

	text-decoration: none;

	color: #000;

}

.promotion .promo_reg{

	font-size: 11px;

	

}

.promotion .promo_item{

	font-weight: bold;

	color: #797979;

	font-size: 15px;

	margin: 2px 0;

}
#conteneurLiquidation {
width: 100%;
margin-right: auto;
margin-left: auto;
overflow: hidden;
background-color: #FFF;
margin-bottom:10px;
}