/* ---------------------------------------
	Standard styles formatting
	created with Template Creator
        on http://www.template-creator.com
-----------------------------------------*/


html {
  height: 101%;
}

body {
  margin: 0;
  padding: 0;
}

body.contentpane {
  background: #fff;
}

* {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, div.contentheading, .componentheading {
  padding: 3px 0;
  margin: 0;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
}
h1, .componentheading {
  font-size: 1.75em;
}
h2, div.contentheading {
  /* font-size: 1.5em; */
  font-size: 14px;
    font-weight: normal;
    line-height: 100%;
    margin-bottom: 6px;
    padding-bottom: 4px;
	color: #777;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1em;
  color: #004091;
  text-transform: uppercase;
  margin-top: 20px;
}

h5 {
	color: #004091;
}

ul, ol {
  padding: .75em 0 .75em 0;
  margin: 0 0 0 35px;
}

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
    list-style: none;
	
} 

li {
	list-style-image: url("../images/bullet-list.gif");
}

p {
  padding: 5px 0;
}

address {
  margin: .75em 0;
  font-style: normal;
}

a:focus {
    outline: none;
}

img {
  border: none;
}

em {
  font-style: italic;
}
strong {
  font-weight: bold;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
input, button, select {
  vertical-align: middle;
}

.clr {
	clear : both;
}

.column.column2 {
    width: 28%;
}

.column.center {
    width: 72%;
}

.noright .column.center {
    width: 100%;
}

.flexiblemodule, .column, .logobloc {
    float: left;
}


/* ---------------------------------------
	Custom styling
-----------------------------------------*/

.container, .container-fluid {
	margin: 0 auto;
}

.container {
	width: 900px;

}

.container-fluid {
	max-width: 900px;
}

body {
	background:  url(../images/body_bg.gif) center center repeat scroll;

	background-size: auto;

	color: #777/*363636*/;

	text-align: left;

	line-height: 20px;

	font-size: 12px;

	font-family: Arial, sans-serif;

}

a {
	color: #777;
	text-decoration: underline;

}


a:hover {
	color: #004091;
	text-decoration: none;

}

h1, div.componentheading {
	font-size: 22px;

}

h2, div.contentheading {
	font-size: 20px;
	margin-bottom :20px;

}

h3 {
	font-size: 140%/*16px*/;
	color: #004e8e;

}

.button, button, button.btn, input.btn, :not(.btn-group) > .btn, .btn-group > .btn.active {
    border: none;
	background: #004091;

	color: #ffffff;

	padding: 5px;

	text-align: center;

	font-weight: bold;

}

.button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover {
	background: #d7391f;

}

.invalid {border: red;}
                
input.inputbox, .registration input, .login input, .contact input, .contact textarea,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none;
	border: #bebebe 1px solid;

	color: #bebebe;

	padding: 4px;

	text-align: left;

}

input:focus, input.inputbox:focus, .registration input:focus, .login input:focus, .contact input:focus, .contact textarea:focus,
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border: #000000 1px solid;

}

#wrapper > div.inner {
	background: #f0f1f2;

	background: rgba(240,241,242,1);

	-pie-background: rgba(240,241,242,1);

	padding: 0px;

	text-align: justify;

	font-family: Arial, sans-serif;

}

#header > div.inner {
	background:  url(../images/top_bg.jpg) 0px 0px no-repeat scroll;

	background-size: auto;

	margin: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	font-family: Arial, sans-serif;

}

#header-l {
	width: 72%;

}

#header-l > div.inner {
	color: #ffffff;

	margin: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	font-family: Arial, sans-serif;

}

#header-l a {
	color: #ffffff;

}


#header-l a:hover {
	color: #ffffff;

	text-decoration: underline;

}

#logo {
	width: 28%;

}

#logo > div.inner > .bannerlogodesc {
	color: #a3a3a3;

	margin: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	text-align: center;

	font-size: 13px;

	font-family: Arial, sans-serif;

}

#logo > div.inner {
	margin: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#bannermenu {
	width: 0%;

}

#bannermenu > div.inner {
	margin-top: 10px;

}
#bannermenu ul.menu, #bannermenu ul.maximenuck {
            margin: 0;
            padding: 0;
}

#bannermenu ul.menu li, #bannermenu ul.maximenuck li  {
	margin: 0;
	padding: 0;
	display: inline-block;
	list-style:none;
}

#bannermenu ul.menu li li, #bannermenu ul.maximenuck li li {
	float: none;
	display: block;
}

#bannermenu ul.menu > li > a, #bannermenu ul.menu > li > span.separator,
#bannermenu ul.maximenuck > li > a, #bannermenu ul.maximenuck > li > span.separator{
    display:block;
	-moz-border-radius: 3px;

	-o-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	-moz-border-radius: 3px 3px 3px 3px;

	-o-border-radius: 3px 3px 3px 3px;

	-webkit-border-radius: 3px 3px 3px 3px;

	border-radius: 3px 3px 3px 3px;

	color: #000000;

	margin: 2px;

	margin-right: 10px;

	margin-bottom: 0px;

	padding: 7px;

	font-size: 16px;

}

#bannermenu ul.menu > li:hover > a, #bannermenu ul.menu > li:hover > span.separator,
#bannermenu ul.maximenuck > li:hover > a, #bannermenu ul.maximenuck > li:hover > span.separator {
	color: #d7391f;

}

#bannermenu ul.menu > li.active > a, #bannermenu ul.menu > li.active > span.separator,
#bannermenu ul.maximenuck > li.active > a, #bannermenu ul.maximenuck > li.active > span.separator {
	color: #d7391f;

}

#bannermenu ul.menu li li a, #bannermenu ul.menu li li span.separator,
#bannermenu ul.maximenuck li li a, #bannermenu ul.maximenuck li li span.separator {
    display:block;
	color: #636262;

	margin: 2px;

	padding: 5px;

	font-size: 12px;

}

#bannermenu ul.menu li li:hover > a, #bannermenu ul.menu li li:hover span.separator,
#bannermenu ul.maximenuck li li:hover > a, #bannermenu ul.maximenuck li li:hover span.separator {
	color: #000000;

}

#bannermenu ul.menu li li.active > a, #bannermenu ul.menu li li.active span.separator,
#bannermenu ul.maximenuck li li.active > a, #bannermenu ul.maximenuck li li.active span.separator{
	color: #000000;

}

/* code pour menu normal */
#bannermenu ul.menu li ul, #bannermenu ul.menu li:hover ul ul, #bannermenu ul.menu li:hover ul ul ul {
	position: absolute;
	left: -999em;
	z-index: 999;
        margin: 0;
        padding: 0;
	background: #f7f7f7;

	width: 200px;

}


#bannermenu ul.menu li:hover ul ul, #bannermenu ul.menu li:hover li:hover ul ul, #bannermenu ul.menu li:hover li:hover li:hover ul ul,
#bannermenu ul.menu li.sfhover ul ul, #bannermenu ul.menu li.sfhover ul.sfhover ul ul, #bannermenu ul.menu li.sfhover ul.sfhover ul.sfhover ul ul {
	left: -999em;
}

#bannermenu ul.menu li:hover > ul, #bannermenu ul.menu li:hover ul li:hover > ul, #bannermenu ul.menu li:hover ul li:hover ul li:hover > ul, #bannermenu ul.menu li:hover ul li:hover ul li:hover ul li:hover > ul,
#bannermenu ul.menu li.sfhover ul, #bannermenu ul.menu li.sfhover ul li.sfhover ul, #bannermenu ul.menu li.sfhover ul li.sfhover ul li.sfhover ul, #bannermenu ul.menu li.sfhover ul li.sfhover ul li.sfhover ul li.sfhover ul {
	left: auto;
}

#bannermenu ul.menu li:hover ul li:hover ul {
	margin-top: -30px;

	margin-left: 190px;

}

/* fin code normal */

#bannermenu ul.maximenuCK li ul, #bannermenu ul.maximenuCK li:hover ul ul, #bannermenu ul.maximenuCK li:hover ul ul ul,
#bannermenu ul.maximenuck li ul, #bannermenu ul.maximenuck li:hover ul ul, #bannermenu ul.maximenuck li:hover ul ul ul {
	position: static !important;
	left: auto !important;
	background: transparent !important;
	border-radius: 0 !important;
    border: none !important;
	-moz-border-radius: 0 !important;
	-o-border-radius:  0 !important;
	-webkit-border-radius: 0 !important;
	width: 100% !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#bannermenu ul.maximenuCK li ul ul,
#bannermenu ul.maximenuck li ul ul {
	margin: 0 !important;
}

#bannermenu li div.maxidrop-main {
	width: 200px;

}

#bannermenu li div.floatCK,
#bannermenu li div.floatck {
	background: #f7f7f7;

}

#bannermenu ul li ul.maximenuCK2,
#bannermenu ul li ul.maximenuck2 {
    margin: 0;
    padding: 0;
}

#bannermenu ul li div.maximenuCK2,
#bannermenu ul li div.maximenuck2 {
    float: left;
    width: 100%;
}

#bannermenu li div.maxidrop-main div.maxidrop-main {
}

#bannermenu ul li.maximenuCK div.floatCK div.floatCK,
#bannermenu ul li.maximenuck div.floatck div.floatck {
	margin-top: -30px;

	margin-left: 190px;

}

#bannermenu span.descCK,
#bannermenu span.descck {
    display: block;
    line-height: 10px;
}

#bannermenu ul.menu li li {
    float: none;
    display: block;
}

#modulestop .n1 > .flexiblemodule { width: 100%; }
#modulestop .n2 > .flexiblemodule { width: 72%; }
#modulestop .n2 > .flexiblemodule + div { width: 28%; }

#slideshow > div.inner {
	margin: 0px;

	padding: 0px;

}

#actus > div.inner {
	background: #6d6f75;

	background-image: url("blocactus-gradient.svg");

	background-image: -o-linear-gradient(center top,#6d6f75, #bfbfbf 100%);

	background-image: -webkit-gradient(linear, left top, left bottom,from(#6d6f75), color-stop(100%, #bfbfbf));

	background-image: -moz-linear-gradient(center top,#6d6f75, #bfbfbf 100%);

	background-image: linear-gradient(center top,#6d6f75, #bfbfbf 100%);

	-pie-background: linear-gradient(center top,#6d6f75, #bfbfbf 100%);

	color: #ffffff;

	padding-top: 15px;

	padding-right: 15px;

	padding-bottom: 15px;

	padding-left: 15px;

	text-align: left;

	font-family: Arial, sans-serif;

}

#actus a {
	color: #ffffff;

}


#actus a:hover {
	color: #ffffff;

	text-decoration: underline;

}
#modules1 .n1 > .flexiblemodule { width: 100%; }
#modules1 .n2 > .flexiblemodule { width: 72%; }
#modules1 .n2 > .flexiblemodule + div { width: 28%; }

#modules1 > div.inner {
	background: #e4e5e6;

	margin: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#recherche > div.inner {
	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 3px;

	padding-left: 17px;

}

#maincontent > div.inner {
	background: #f0f1f2;

	margin-top: 10px;

}

#maintop > div.inner {
	background: #f0f1f2;

}

#maincenter > div.inner {
	background: #f0f1f2;

}

#center > div.inner {
	background: #ffffff;

	padding: 10px 20px 40px 20px;

}

#centertop a {
	color: #777777;

	font-weight: bold;

}


#centertop a:hover {
	color: #777777;

	text-decoration: underline;

}

#right > div.inner {
	background: #f0f1f2;

	/*margin-left: 10px;

	padding: 10px;*/
	
	background: url("../images/module_divider.gif") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    clear: both;
    color: #777;
    font-size: 92%;
    line-height: 150%;
    margin: 6px 24px 24px;
    padding-bottom: 20px;
    text-align: left;

}

#right div.moduletable, #right div.module,
#right div.moduletable_menu, #right div.module_menu {
	margin-bottom: 15px;

}
#footer .n1 > .flexiblemodule { width: 100%; }
#footer .n2 > .flexiblemodule { width: 50%; }
#footer .n2 > .flexiblemodule + div { width: 50%; }

#footer > div.inner {
	background: #77797f;

}

#modulesbottommod1 > div.inner {
	color: #ffffff;

	padding: 10px;

	text-align: left;

	font-family: Arial, sans-serif;

}

#modulesbottommod1 a {
	color: #ffffff;

}


#modulesbottommod1 a:hover {
	color: #ffffff;

	text-decoration: underline;

}

#modulesbottommod2 > div.inner {
	color: #ffffff;

	padding: 10px;

	text-align: right;

	font-family: Arial, sans-serif;

}

/* CUSTOM IDCOMM */
/* ----- 1 ----------*/
#bloc-principal {
	max-width: 843px;
	min-height: 100px;
	border: 1px solid #999;
	float: left;
	margin-bottom: 5px;
}

#cercle1 {
	background: #182983;
	-moz-border-radius: 50px;
	-webit-border-radius: 50px; 
	border-radius: 90px;
	width: 90px;
	height: 90px;
	color: #FFF;
	text-align: center;
	line-height: 90px;
	font-size: 60px;
	font-weight: bold;
	margin: 10px;
	float: left;
	background-color: #182983;
}

#bloc-central  {
	min-width: 603px;
	height: 110px;
	/*background-color: #666;*/
	float: left;
	color: #fff;
	border-left: 1px solid #666;
}

#texte11 {
	max-width: 623px;
	min-height: 15px;
	margin: 15px 0 0 15px;
	text-align: left;
}

.soul1 {
	border-bottom: 1px solid #182983;
	color: #182983;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 7px;
	font-weight: bold;
}

#texte12 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 40px 10px 15px;
	text-align: left;
}

#texte13 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 0 10px 40px;	
	text-align: left;
}

#texte14 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	margin: 10px 0 0 15px;
	text-align: left;
	clear: left;
}

#coef1 {
	background-color: #182983;
	height: 95px;
	width: 120px;
	text-align: center;
	color: #fff;
	background-color: #182983;
	float: left;
	font-size : 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 0 0 0;
}

.picto {
	font-size: 66px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 25px;
}

.pic1 {
	font-size: 16px;
	font-weight: bold;
	color: #182983;
}

/* --------- 2 -----------*/
#cercle2 {
	background: #006ab4;
	-moz-border-radius: 50px;
	-webit-border-radius: 50px; 
	border-radius: 90px;
	width: 90px;
	height: 90px;
	color: #FFF;
	text-align: center;
	line-height: 90px;
	font-size: 60px;
	font-weight: bold;
	margin: 10px;
	float: left;
	background-color: #006ab4;
}

#texte21 {
	max-width: 623px;
	min-height: 15px;
	margin: 15px 0 0 15px;
	text-align: left;
}

.soul2 {
	border-bottom: 1px solid #006ab4;
	color: #006ab4;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 7px;
	font-weight: bold;
}

#texte22 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 40px 10px 15px;
	text-align: left;
}

#texte23 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 0 10px 40px;	
	text-align: left;
}

#texte24 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	margin: 10px 0 0 15px;
	text-align: left;
	clear: left;
}

#coef2 {
	background-color: #006ab4;
	height: 95px;
	width: 120px;
	text-align: center;
	color: #fff;
	background-color: #006ab4;
	float: left;
	font-size : 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 0 0 0;
}

.pic2 {
	font-size: 16px;
	font-weight: bold;
	color: #006ab4;
}

/* --------- 3 -----------*/
#cercle3 {
	background: #019ee1;
	-moz-border-radius: 50px;
	-webit-border-radius: 50px; 
	border-radius: 90px;
	width: 90px;
	height: 90px;
	color: #FFF;
	text-align: center;
	line-height: 90px;
	font-size: 60px;
	font-weight: bold;
	margin: 10px;
	float: left;
	background-color: #019ee1;
}

#texte31 {
	max-width: 623px;
	min-height: 15px;
	margin: 15px 0 0 15px;
	text-align: left;
}

.soul3 {
	border-bottom: 1px solid #019ee1;
	color: #019ee1;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 7px;
	font-weight: bold;
}

#texte32 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 40px 10px 15px;
	text-align: left;
}

#texte33 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 0 10px 40px;	
	text-align: left;
}

#texte34 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	margin: 10px 0 0 15px;
	text-align: left;
	clear: left;
}

#coef3 {
	background-color: #019ee1;
	height: 95px;
	width: 120px;
	text-align: center;
	color: #fff;
	background-color: #019ee1;
	float: left;
	font-size : 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 0 0 0;
}

.pic3 {
	font-size: 16px;
	font-weight: bold;
	color: #019ee1;
}

/* --------- 4 -----------*/
#cercle4 {
	background: #009790;
	-moz-border-radius: 50px;
	-webit-border-radius: 50px; 
	border-radius: 90px;
	width: 90px;
	height: 90px;
	color: #FFF;
	text-align: center;
	line-height: 90px;
	font-size: 60px;
	font-weight: bold;
	margin: 10px;
	float: left;
	background-color: #009790;
}

#texte41 {
	max-width: 623px;
	min-height: 15px;
	margin: 15px 0 0 15px;
	text-align: left;
}

.soul4 {
	border-bottom: 1px solid #009790;
	color: #009790;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 7px;
	font-weight: bold;
}

#texte42 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 40px 10px 15px;
	text-align: left;
}

#texte43 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 0 10px 40px;	
	text-align: left;
}

#texte44 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	margin: 10px 0 0 15px;
	text-align: left;
	clear: left;
}

#coef4 {
	background-color: #009790;
	height: 95px;
	width: 120px;
	text-align: center;
	color: #fff;
	background-color: #009790;
	float: left;
	font-size : 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 0 0 0;
}

.pic4 {
	font-size: 16px;
	font-weight: bold;
	color: #009790;
}

/* --------- 5 -----------*/
#cercle5 {
	background: #019038;
	-moz-border-radius: 50px;
	-webit-border-radius: 50px; 
	border-radius: 90px;
	width: 90px;
	height: 90px;
	color: #FFF;
	text-align: center;
	line-height: 90px;
	font-size: 60px;
	font-weight: bold;
	margin: 10px;
	float: left;
	background-color: #019038;
}

#texte51 {
	max-width: 623px;
	min-height: 15px;
	margin: 15px 0 0 15px;
	text-align: left;
}

.soul5 {
	border-bottom: 1px solid #019038;
	color: #019038;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 7px;
	font-weight: bold;
}

#texte52 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 40px 10px 15px;
	text-align: left;
}

#texte53 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 0 10px 40px;	
	text-align: left;
}

#texte54 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	margin: 10px 0 0 15px;
	text-align: left;
	clear: left;
}

#coef5 {
	background-color: #019038;
	height: 95px;
	width: 120px;
	text-align: center;
	color: #fff;
	background-color: #019038;
	float: left;
	font-size : 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 0 0 0;
}

.pic5 {
	font-size: 16px;
	font-weight: bold;
	color: #019038;
}

/* --------- 6 -----------*/
#cercle6 {
	background: #97c00e;
	-moz-border-radius: 50px;
	-webit-border-radius: 50px; 
	border-radius: 90px;
	width: 90px;
	height: 90px;
	color: #FFF;
	text-align: center;
	line-height: 90px;
	font-size: 60px;
	font-weight: bold;
	margin: 10px;
	float: left;
	background-color: #97c00e;
}

#texte61 {
	max-width: 623px;
	min-height: 15px;
	margin: 15px 0 0 15px;
	text-align: left;
}

.soul6 {
	border-bottom: 1px solid #97c00e;
	color: #97c00e;
	text-transform: uppercase;
	font-size: 15px;
	margin-bottom: 7px;
	font-weight: bold;
}

#texte62 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 40px 10px 15px;
	text-align: left;
}

#texte63 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	float: left;
	margin: 10px 0 10px 40px;	
	text-align: left;
}

#texte64 {
	width: auto;
	height: 15px;
	color: #000;
	font-size: 14px;
	margin: 10px 0 0 15px;
	text-align: left;
	clear: left;
}

#coef6 {
	background-color: #97c00e;
	height: 95px;
	width: 120px;
	text-align: center;
	color: #fff;
	background-color: #97c00e;
	float: left;
	font-size : 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 0 0 0;
}

.pic6 {
	font-size: 16px;
	font-weight: bold;
	color: #97c00e;
}