/* roboto-slab-300 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/roboto-slab-v24-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-slab-v24-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-slab-v24-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-slab-v24-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-slab-v24-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-slab-v24-latin-300.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/roboto-slab-v24-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-slab-v24-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-slab-v24-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-slab-v24-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-slab-v24-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-slab-v24-latin-regular.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}
/* roboto-slab-700 - latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/roboto-slab-v24-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../../fonts/roboto-slab-v24-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../fonts/roboto-slab-v24-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../fonts/roboto-slab-v24-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../../fonts/roboto-slab-v24-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../fonts/roboto-slab-v24-latin-700.svg#RobotoSlab') format('svg'); /* Legacy iOS */
}


.texte {
float:left;
width:auto;
height:auto;
text-align:left !important;
margin:20px;
clear:none;
min-height:0;
position:relative;
top:0;
left:0;
padding-left:40px;
padding-right:40px;
display:block;
word-spacing:-.1em!important;
line-height:1.2em!important;
letter-spacing:-.01em;
text-align:left;
text-justify:distribute;
text-align-last:left;
-webkit-hyphens:auto;
-moz-hyphens:auto;
hyphens:auto;
font:18px/1.3em 'Roboto Condensed',sans-serif
}

.headspan {
color:#007e2a;
float:none;
font:bold 2.2em/1em "Roboto Slab",serif!important
}

.linkspan {
text-decoration:none;
float:none;
font-size:1em;
line-height:1em;
font-weight:500;
color:rgb(21,129,46)
}

.headspan2,.boldspan {
float:none;
font-size:1.2em;
line-height:1em;
font-weight:bold
}