
/*
START RESET
*/

html, body{
    font-family: sans-serif;
	font-size: 14px;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/*
END RESET
*/


	@font-face {
		font-family: 'Veggie Burger Regular';
		src: url('/design_/font/VeggiLig-webfont.eot');
		src: url('/design_/font/VeggiLig-webfont.eot?#iefix') format('embedded-opentype'),
		     url('/design_/font/VeggiLig-webfont.woff') format('woff'),
             url('/design_/font/VeggiLig-webfont.ttf') format('truetype'),
             url('/design_/font/VeggiLig-webfont.svg#') format('svg');
		font-weight: normal;
		font-style: normal;
	
	}
	@font-face {
		font-family: 'Droid Sans';
		src: url('/design_/font/DroidSans-webfont.eot');
		src: url('/design_/font/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
		     url('/design_/font/DroidSans-webfont.woff') format('woff'),
             url('/design_/font/DroidSans-webfont.ttf') format('truetype'),
             url('/design_/font/DroidSans-webfont.svg#') format('svg');
		font-weight: normal;
		font-style: normal;
	
	}
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
*{
	max-width: 100%;
}

img, object, embed, canvas, video, audio, picture {
   max-width: 100%;
   height: auto;
}

ul, ol{
	margin: 0px;
	padding: 0px;
}

body{
	margin: 0px;
	word-wrap: break-word;
	
        background-image: url('/www/resource/original/mosaique-blanc.png');
            
	background-repeat: repeat;
	background-position: left top;
	background-attachment: scroll;
	background-size: auto;
	background-color: rgba(255,255,255,1);
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Arial", sans-serif;
	color:rgba(51,51,51,1);
	font-size:13px;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}

img, input, textarea{
	border: 0;
}

.general_minimum_padding {
	
    padding-right: 16px;
    padding-left: 16px;
}

.general_boxing {
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
	width:1200px;
	
	-moz-box-shadow: 0px 0px 4px 0px rgba(120,120,120,0.59);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(120,120,120,0.59);
	box-shadow: 0px 0px 4px 0px rgba(120,120,120,0.59);
	
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
}

.pre-header-1

{
  
  
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-top: 3px solid rgba(0,121,190,1);
  
  
  
}

.pre-header-1-boxed > div {
display: table-cell;
vertical-align: top;
}

.pre-header-1-boxed
{
position:relative;

	height:31px;

	background-color: rgba(250,250,250,1);
	background-image: none;

	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid rgba(236,236,236,1);




}

	.pre-header-1-boxed .bloc-1

	{

	text-align: left;


    padding-left: 8px;


	width:400px;

	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	}
	.pre-header-1-boxed .bloc-1-text{

	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Arial", sans-serif;
    line-height:30px;
	}

	.pre-header-1-boxed .bloc-2
	{

	text-align: left;




	width:400px;
	height:30px;

	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	}
	.pre-header-1-boxed .bloc-2-text{

	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Arial", sans-serif;
    line-height:30px;
	}

	.pre-header-1-boxed .bloc-3
	{

	text-align: left;




	width:400px;
	height:30px;

	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	}
	.pre-header-1-boxed .bloc-3-text{

	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Arial", sans-serif;
    line-height:30px;
	}

.pre-header-1-boxed ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  /* background: #1bc2a2; */
  z-index: 4;
}

.pre-header-1-boxed ul li {
  display: block;
  position: relative;
  float: left;
}

.pre-header-1-boxed ul li.level-1 {
  
  
}
.pre-header-1-boxed ul li.level-1:hover {	
  
}

.pre-header-1-boxed ul li.level-1.active {
  
}

.pre-header-1-boxed ul li.level-1.active:hover {
  
}

.pre-header-1-boxed ul li a.level-1 {
  display: block;
  white-space: nowrap;
  
  
    padding-right: 15px;
    padding-left: 15px;
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(102,102,102,1);
	font-size:13px;
    line-height:30px;
  
  
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}
	
.pre-header-1-boxed ul li.level-1:first-child {
  
}

.pre-header-1-boxed ul li.level-1:first-child a.level-1 {
  
}
	
.pre-header-1-boxed ul li.level-1:last-child {
  
}

.pre-header-1-boxed ul li.level-1:last-child a.level-1 {
  
}

.pre-header-1-boxed ul li.level-1:hover > a.level-1 {
  
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(51,51,51,1);
  
  
}

.pre-header-1-boxed ul li.level-1:first-child:hover > a.level-1 {
  
}

.pre-header-1-boxed ul li.level-1:last-child:hover > a.level-1 {
  
}

.pre-header-1-boxed ul li a.level-1.active {
  
	text-transform: none;
  
  
  
}

.pre-header-1-boxed ul li.level-1.active:hover > a.level-1 {
  
	text-transform: none;
  
  
  
}

/* Displays the dropdown menu on hover. */


.pre-header-1-boxed li ul {
  position: absolute;
  left: 0px;
  max-width: none;
  
	background-color: rgba(133,199,0,1);
	background-image: none;
  
  
	-moz-box-shadow: 0px 0px 0px 0px rgba(133,199,0,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(133,199,0,1);
	box-shadow: 0px 0px 0px 0px rgba(133,199,0,1);
}

.pre-header-1-boxed ul li.level-1:last-child ul.level-2, .pre-header-1-boxed ul li.level-1:nth-last-child(2) ul.level-2 {
  left: auto;
  right: 0px;
}

.pre-header-1-boxed li ul li {
  float: none;
}

.pre-header-1-boxed a.level-2, .pre-header-1-boxed a.level-3, .pre-header-1-boxed a.level-4 {
	/* background: #1bc2a2; */
  display: block;
}

.pre-header-1-boxed li.level-2 a.level-2, .pre-header-1-boxed li.level-3 a.level-3, .pre-header-1-boxed li.level-4 a.level-4 {
  max-width: none;
  
	background-color: rgba(0,121,190,1);
	background-image: none;
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(255,255,255,1);
  
	width:150px;
  
	border-top: 1px solid rgba(20,136,210,1);
  
  
    padding-top: 8px;
    padding-right: 14px;
    padding-bottom: 8px;
    padding-left: 14px;
  
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}

.pre-header-1-boxed li.level-2:first-child a.level-2, .pre-header-1-boxed li.level-3:first-child a.level-3, .pre-header-1-boxed li.level-4:first-child a.level-4 {
  
	border-top: 0px;
}

.pre-header-1-boxed li.level-2:last-child a.level-2, .pre-header-1-boxed li.level-3:last-child a.level-3, .pre-header-1-boxed li.level-4:last-child a.level-4 {
  
}

.pre-header-1-boxed li.level-2:hover > a.level-2, .pre-header-1-boxed li.level-3:hover > a.level-3, .pre-header-1-boxed li.level-4:hover > a.level-4 {
	/* background: #2c3e50; */
	/* background-color: #707070; */
  
  
	background-color: rgba(0,122,200,1);
	background-image: none;
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
  
    padding-right: 10px;
    padding-left: 18px;
}


.pre-header-1-boxed li.level-2:first-child:hover > a.level-2, .pre-header-1-boxed li.level-3:first-child:hover > a.level-3, .pre-header-1-boxed li.level-4:first-child:hover > a.level-4 {
  
}

.pre-header-1-boxed li.level-2:last-child:hover > a.level-2, .pre-header-1-boxed li.level-3:last-child:hover > a.level-3, .pre-header-1-boxed li.level-4:last-child:hover > a.level-4 {
  
}

.pre-header-1-boxed ul li.level-2 a.level-2.active, .pre-header-1-boxed ul li.level-3 a.level-3.active, .pre-header-1-boxed ul li.level-4 a.level-4.active {
  
	text-transform: none;
	color:rgba(255,255,255,1);
  
  
  
}

.pre-header-1-boxed ul li.level-2.active:hover > a.level-2, .pre-header-1-boxed ul li.level-3.active:hover > a.level-3, .pre-header-1-boxed ul li.level-4.active:hover > a.level-4{
  
	text-transform: none;
  
  
  
}

.pre-header-1-boxed .main-navigation li ul li { border-top: 0; }

/* Displays second level dropdown menus to the right of the first level dropdown menu. */

.pre-header-1-boxed ul ul ul {
  left: 100%;
  top: 0;
}

.pre-header-1-boxed ul li:last-child ul ul, .pre-header-1-boxed ul li:nth-last-child(2) ul ul {
  left: auto;
  right: 100%;
}

/* Simple clearfix. */

.pre-header-1-boxed ul:before,
.pre-header-1-boxed ul:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.pre-header-1-boxed ul:after { clear: both; }


.pre-header-1-boxed li:hover > ul {
  display: block;
}

.pre-header-1-boxed li ul {
display: none;
}


.header-2
{
    
    
    
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
    
    position: relative;
    
}

.header-2-boxed
{
position:relative;
    
    
	min-height:120px;
    
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
    
    
    
    
	text-align: undefined;
}

.header-2 .logo
{
	
	
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
	
	float: left;
	display: inline-block;
}

.header-2 .slogans_container{
	
	float: left;
}

	
	.header-2 .main_slogan
	{
		
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Veggie Burger Regular", sans-serif;
	color:rgba(112,112,112,1);
	font-size:24px;
		
		
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
		
	position: relative;
	top: 30px;
	bottom: auto;
	left: 0px;
	right: auto;
		
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	}
	
	.header-2 .secondary_slogan
	{
		
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Veggie Burger Regular", sans-serif;
	color:rgba(107,107,107,1);
	font-size:18px;
		
		
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
		
	position: relative;
	top: 34px;
	bottom: auto;
	left: 0px;
	right: auto;
		
	}
	
	.header-2 .social {
		
		
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
		
	position: absolute;
	top: 20px;
	bottom: auto;
	right: 25px;
	left: auto;
		
	}
	
	.header-2 .social ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.header-2 .social ul li {
		display: block;
		float: left;
		
    margin-left: 8px;
	}
	
	.header-2 .social ul li a {
		display: block;
		float: left;
		height: 20px;
		text-decoration: none;
	}
	
	.header-2 .social ul li a:hover {
		color: #159fe6;
	}
	
	.header-2 .telephone {
		
	position: absolute;
	top: 70px;
	bottom: auto;
	right: 25px;
	left: auto;
		
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(51,51,51,1);
	font-size:16px;
		
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
		
		
	}
	
	.header-2 .telephone span {
		
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(129,189,0,1);
	font-size:16px;
	}
	
	.header-2 .telephone a {
		
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(0,80,130,1);
	font-size:18px;
		
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	}
	
	.header-2 .telephone a:hover {
		
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,99,162,1);
	}
.menu-2 {
clear: both;
  
  
  
  
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
  
	background-color: rgba(240,240,240,1);
	background-image: none;
}

.menu-2-boxed {
  
	height:51px;
  
  
    padding-left: 10px;
  
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 4px solid rgba(0,121,190,1);
  
	background-color: rgba(46,46,46,1);
	background-image: none;
  
	text-align: left;
  
}



.menu-2-boxed ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  /* background: #1bc2a2; */
  z-index: 4;
}

.menu-2-boxed ul li {
  display: block;
  position: relative;
  float: left;
}

.menu-2-boxed ul li.level-1 {
  
  
	position: relative;
	bottom: 0px;
	top: auto;
	left: 0px;
	right: auto;
}
.menu-2-boxed ul li.level-1:hover {	
  
	position: relative;
	bottom: 0px;
	top: auto;
	left: 0px;
	right: auto;
}

.menu-2-boxed ul li.level-1.active {
  
	position: relative;
	bottom: 4px;
	top: auto;
	left: 0px;
	right: auto;
}

.menu-2-boxed ul li.level-1.active:hover {
  
	position: relative;
	bottom: 4px;
	top: auto;
	left: 0px;
	right: auto;
}

.menu-2-boxed ul li a.level-1 {
  display: block;
  white-space: nowrap;
  
	border-top: 0px;
	border-right: 1px solid rgba(35,35,35,1);
	border-bottom: 4px solid rgba(64,64,64,1);
	border-left: 1px solid rgba(64,64,64,1);
  
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 14px;
    padding-left: 16px;
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(207,207,207,1);
	font-size:13px;
    line-height:13px;
    text-shadow: 0px 1px 1px rgba(0,0,0,1);
  
	background-color: rgba(46,46,46,1);
	background-image: none;
  
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	-o-transition-delay: 0ms;
	transition-delay: 0ms;
}
	
.menu-2-boxed ul li.level-1:first-child {
  
}

.menu-2-boxed ul li.level-1:first-child a.level-1 {
  
	border-left: 0px;
}
	
.menu-2-boxed ul li.level-1:last-child {
  
    margin-right: 0px;
}

.menu-2-boxed ul li.level-1:last-child a.level-1 {
  
	border-right: 0px;
}

.menu-2-boxed ul li.level-1:hover > a.level-1 {
  
	background-color: rgba(62,62,62,1);
	background-image: none;
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(255,255,255,1);
  
	border-right: 1px solid rgba(62,62,62,1);
	border-bottom: 4px solid rgba(62,62,62,1);
  
}

.menu-2-boxed ul li.level-1:first-child:hover > a.level-1 {
  
}

.menu-2-boxed ul li.level-1:last-child:hover > a.level-1 {
  
	border-right: 0px;
}

.menu-2-boxed ul li a.level-1.active {
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(255,255,255,1);
  
	background-color: rgba(0,121,190,1);
	background-image: none;
	background: -webkit-linear-gradient(top,,);
	background: -o-linear-gradient(top,,);
	background: -moz-linear-gradient(top,,);
	background: linear-gradient(to top,,);
  
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
  
    padding-top: 20px;
    padding-bottom: 18px;
}

.menu-2-boxed ul li.level-1.active:hover > a.level-1 {
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
  
	background-color: rgba(0,121,190,1);
	background-image: none;
  
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
  
    padding-top: 20px;
    padding-bottom: 18px;
}

/* Displays the dropdown menu on hover. */


.menu-2-boxed li ul {
  position: absolute;
  left: 0px;
  max-width: none;
  
	background-color: rgba(51,51,51,1);
	background-image: none;
  
  
	-moz-box-shadow: 0px 0px 0px 0px rgba(51,51,51,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(51,51,51,1);
	box-shadow: 0px 0px 0px 0px rgba(51,51,51,1);
}

.menu-2-boxed ul li.level-1:last-child ul.level-2, .menu-2-boxed ul li.level-1:nth-last-child(2) ul.level-2 {
  left: auto;
  right: 0px;
}

.menu-2-boxed li ul li {
  float: none;
}

.menu-2-boxed a.level-2, .menu-2-boxed a.level-3, .menu-2-boxed a.level-4 {
	/* background: #1bc2a2; */
  display: block;
}

.menu-2-boxed li.level-2 a.level-2, .menu-2-boxed li.level-3 a.level-3, .menu-2-boxed li.level-4 a.level-4 {
  max-width: none;
  
	background-color: rgba(62,62,62,1);
	background-image: none;
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(207,207,207,1);
    text-shadow: 0px 1px 1px rgba(28,28,28,1);
  
	width:160px;
  
	border-right: 0px;
	border-left: 0px;
	border-top: 1px solid rgba(74,74,74,1);
	border-bottom: 1px solid rgba(54,54,54,1);
  
  
    padding-top: 10px;
    padding-right: 16px;
    padding-bottom: 10px;
    padding-left: 16px;
  
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}

.menu-2-boxed li.level-2:first-child a.level-2, .menu-2-boxed li.level-3:first-child a.level-3, .menu-2-boxed li.level-4:first-child a.level-4 {
  
}

.menu-2-boxed li.level-2:last-child a.level-2, .menu-2-boxed li.level-3:last-child a.level-3, .menu-2-boxed li.level-4:last-child a.level-4 {
  
}

.menu-2-boxed li.level-2:hover > a.level-2, .menu-2-boxed li.level-3:hover > a.level-3, .menu-2-boxed li.level-4:hover > a.level-4 {
	/* background: #2c3e50; */
	/* background-color: #707070; */
  
  
	background-color: rgba(51,51,51,1);
	background-image: none;
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(255,255,255,1);
  
    padding-right: 12px;
    padding-left: 20px;
}


.menu-2-boxed li.level-2:first-child:hover > a.level-2, .menu-2-boxed li.level-3:first-child:hover > a.level-3, .menu-2-boxed li.level-4:first-child:hover > a.level-4 {
  
}

.menu-2-boxed li.level-2:last-child:hover > a.level-2, .menu-2-boxed li.level-3:last-child:hover > a.level-3, .menu-2-boxed li.level-4:last-child:hover > a.level-4 {
  
}

.menu-2-boxed ul li.level-2 a.level-2.active, .menu-2-boxed ul li.level-3 a.level-3.active, .menu-2-boxed ul li.level-4 a.level-4.active {
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
  
  
  
}

.menu-2-boxed ul li.level-2.active:hover > a.level-2, .menu-2-boxed ul li.level-3.active:hover > a.level-3, .menu-2-boxed ul li.level-4.active:hover > a.level-4{
  
	text-align: left;
	text-decoration: none;
	text-transform: none;
  
  
  
}

.menu-2-boxed .main-navigation li ul li { border-top: 0; }

/* Displays second level dropdown menus to the right of the first level dropdown menu. */

.menu-2-boxed ul ul ul {
  left: 100%;
  top: 0;
}

.menu-2-boxed ul li:last-child ul ul, .menu-2-boxed ul li:nth-last-child(2) ul ul {
  left: auto;
  right: 100%;
}

/* Simple clearfix. */

.menu-2-boxed ul:before,
.menu-2-boxed ul:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.menu-2-boxed ul:after { clear: both; }


.menu-2-boxed li:hover > ul {
  display: block;
}

.menu-2-boxed li ul {
display: none;
}




/* Sidebar menu responsive */

.sidebar-toggle {
  
    display: none;
  
	position: absolute;
	top: 95px;
	bottom: auto;
	left: 32px;
	right: auto;
  
	width:30px;
	height:30px;
  
        background-image: url('/www/resource/original/round-menu-responsive-margin-wide-white.png');
            
	background-repeat: repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	background-color: rgba(0,121,190,1);
  cursor: pointer;
  
}


.sidebar-wrapper {
  position: fixed;
  top: 0;
  overflow: hidden;
  bottom: 0;
  width: 300px;
  cursor: default;
  -moz-user-select: -moz-none;
  user-select: none;
  -webkit-transform: translate3d(-300px, 0px, 0px);
  transform: translate3d(-300px, 0px, 0px);
}
.sidebar-wrapper.sidebar-ready {
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}
.sidebar-wrapper.sidebar-open {
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.sidebar-wrapper .sidebar-scroller {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
}
.sidebar-swipe {
  position: fixed;
  z-index: 4;
  width: 35px;
  left: 0;
  top: 0;
  bottom: 0;
  -moz-user-select: -moz-none;
  user-select: none;
}
.sidebar-open + .sidebar-swipe,
.sidebar-force-open .sidebar-swipe {
  left: 300px;
}
.sidebar-trigger .sidebar-toggle {
  z-index: 5;
}
.sidebar-trigger .sidebar-wrapper {
  z-index: 6;
}
.sidebar-wrapper.sidebar-default {
  /*overflow: auto;*//* GTS NEW */
}



@media (max-width: 767px) {
  .sidebar-wrapper {
    width: 80%;
    -webkit-transform: translate3d(-100%, 0px, 0px);
    transform: translate3d(-100%, 0px, 0px);
  }
  .sidebar-open + .sidebar-swipe,
  .sidebar-force-open .sidebar-open + .sidebar-swipe {
    left: 80%;
  }
  .sidebar-force-open .sidebar-swipe {
    left: 0;
  }
}
@media (max-width: 991px) {
  .sidebar-force-open .sidebar-wrapper:not(.sidebar-open) + .sidebar-swipe {
    left: 0;
  }
}
@media (min-width: 992px) {
  .sidebar-trigger.sidebar-locked .sidebar-toggle {
    display: none;
  }
  .sidebar-trigger.sidebar-locked .sidebar-wrapper {
    margin-top: 51px;
  }
  .sidebar-wrapper.sidebar-open-init {
    -webkit-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
  .sidebar-force-open .sidebar-wrapper.sidebar-open,
  .sidebar-force-open.sidebar-right .sidebar-wrapper.sidebar-open,
  .sidebar-force-open .sidebar-wrapper.sidebar-dragging,
  .sidebar-force-open.sidebar-right .sidebar-wrapper.sidebar-dragging {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.sidebar-wrapper {
  -ms-touch-action: none;
}
.sidebar-swipe {
  -ms-touch-action: none;
}


.sidebar-wrapper {
	
	width:300px;
	max-width:300px;
	
	
	
	
	background-color: rgba(26,26,26,1);
	background-image: none;
	
}

.sidebar-wrapper .sidebar_widget {
	
    margin-top: 10px;
    margin-bottom: 40px;
	
	
	
	
}

.sidebar-wrapper .sidebar_widget:last-of-type {
	
	
}

.sidebar-wrapper .sidebar_widget_title {
	
	text-align: center;
	text-transform: none;
	color:rgba(214,214,214,1);
	font-size:18px;
	
	
	
	
    margin-bottom: 10px;
}

.sidebar-wrapper .sidebar_widget_inside {
	
	text-transform: none;
	color:rgba(227,227,227,1);
	
	
	
	
	
}

.sidebar-wrapper .sidebar_widget_text p {
	
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.sidebar-wrapper .sidebar_widget_text ul {
	
    padding-left: 40px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.sidebar-wrapper .sidebar_widget_text ul li {
	/*  LI  */
    padding-bottom: 5px;
}

.sidebar-wrapper .sidebar_widget_text ol {
	
    padding-left: 40px;
    margin-bottom: 10px;
}

.sidebar-wrapper .sidebar_widget_text ol li {
	
    padding-bottom: 5px;
    line-height: 16px;
}

.sidebar-wrapper .sidebar_widget_text a {
	
	text-transform: none;
	color:rgba(115,169,203,1);
	
}

.sidebar-wrapper .sidebar_widget_text a:hover {
	
	text-decoration: underline;
	text-transform: none;
	color:rgba(144,204,242,1);
}

.sidebar-wrapper .sidebar_widget_menu, .sidebar-wrapper .sidebar_widget_menu ul {
	
    padding-left: 40px;
    list-style-type: disc;
}

.sidebar-wrapper .sidebar_widget_menu li, .sidebar-wrapper .sidebar_widget_menu ul li {
	/*  LI  */
}

.sidebar-wrapper .sidebar_widget_menu a {
	
	text-decoration: none;
	text-transform: none;
	color:rgba(227,227,227,1);
	
}

.sidebar-wrapper .sidebar_widget_menu a:hover {
	
	text-decoration: underline;
	text-transform: none;
 }
    





/* Style des galeries */
.sidebar-wrapper .gallery {
	
	
	
	
	
}

.sidebar-wrapper .gallery .gallery_title {
	
	
	text-transform: none;
	color:rgba(255,255,255,1);
	
	
	
	
}

.sidebar-wrapper .gallery ul, .sidebar-wrapper .gallery ul li {
    margin: 0px;
    padding: 0px;
	list-style-type: none;
    vertical-align: top;
}

.sidebar-wrapper .gallery ul li {
	
	-moz-box-shadow: 1px 1px 3px 0px rgba(181,181,181,1);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(181,181,181,1);
	box-shadow: 1px 1px 3px 0px rgba(181,181,181,1);
	
	background-color: rgba(59,59,59,1);
	background-image: none;
	
	display: inline-block;
	cursor: pointer;
}

.sidebar-wrapper .gallery ul li.without_comment {
	/*
	border-top: 4px solid rgba(59,59,59,1);
	border-right: 4px solid rgba(59,59,59,1);
	border-bottom: 4px solid rgba(59,59,59,1);
	border-left: 4px solid rgba(59,59,59,1);*/
	
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

.sidebar-wrapper .gallery ul li.with_comment {
	/*
	border-top: 4px solid rgba(59,59,59,1);
	border-right: 4px solid rgba(59,59,59,1);
	border-bottom: 20px solid rgba(59,59,59,1);
	border-left: 4px solid rgba(59,59,59,1);*/
	
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

.sidebar-wrapper .gallery ul li:before {
	content: "";
	margin: 0;
}

.sidebar-wrapper .gallery ul li div.thumb {
	
	
	border-top: 1px solid rgba(128,128,128,1);
	border-right: 1px solid rgba(128,128,128,1);
	border-bottom: 1px solid rgba(128,128,128,1);
	border-left: 1px solid rgba(128,128,128,1);
	
	background-color: rgba(128,128,128,1);
	background-size: cover;
	background-position: center;
}
.sidebar-wrapper .gallery ul li div.comment {
	text-align: center;
	
	
	text-transform: none;
	color:rgba(255,255,255,1);
}




/* Style des formulaires generales */
.sidebar-wrapper .form {
	
    margin-right: 20px;
    margin-left: 20px;
	
	
	
	
	
}
.sidebar-wrapper .form .form_title {
	
	
	text-align: center;
	text-transform: none;
	color:rgba(214,214,214,1);
	font-size:18px;
	
	
	
	
}
.sidebar-wrapper .form .form_line {
	clear: left;
	
	
	
	
}

.sidebar-wrapper .form .form_line.mandatory {
	
	
}

.sidebar-wrapper .form .form_question {
	float: left;
	
	
	
	
	text-transform: none;
	color:rgba(227,227,227,1);
}

.sidebar-wrapper .form .form_input {
	float: left;
	
	
	
	
	text-transform: none;
	color:rgba(227,227,227,1);
}

.sidebar-wrapper .form .mandatory .form_question {
	
	text-transform: none;
	color:rgba(23,23,23,1);
}

.sidebar-wrapper .form .mandatory .form_input {
	
	text-transform: none;
	color:rgba(23,23,23,1);
}

.sidebar-wrapper .form textarea {
	
	
	
	
	text-transform: none;
	
}
.sidebar-wrapper .form input[type=text] {
	
	
	
	
	text-transform: none;
	
}

.sidebar-wrapper .form .form_submit_container{
	
	text-align: undefined;
}

.sidebar-wrapper .form input[type=submit] {
	
	
	
	text-transform: none;
	
	
	
	
	cursor: pointer;
}

.sidebar-wrapper .form input[type=submit]:hover {
	
	
	
	text-transform: none;
	
	
	
}

/* Style des select */
.sidebar-wrapper .form .select_design {
	overflow: hidden;
	position: relative;
	
	
	
	
}
.sidebar-wrapper .form .select_design .select_arrow {
	position: absolute;
	right: 2%;
	top: 25%;
}
.sidebar-wrapper .form .select_design select {
	background: transparent;
	border: medium none;
    max-width: none;
	width: 111%;
	position: absolute;
	height: 75%;
	z-index: 2;
	
	text-transform: none;
}

.sidebar-wrapper .form .form_disclaimer {
	
	text-transform: none;
	color:rgba(227,227,227,1);
	
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
}

/* Style des checkboxes et radios */
.sidebar-wrapper .form input[type="checkbox"]:not(:checked), .sidebar-wrapper .form input[type="checkbox"]:checked,
.sidebar-wrapper .form input[type="radio"]:not(:checked), .sidebar-wrapper .form input[type="radio"]:checked {
	display: none;
}
.sidebar-wrapper .form input[type="checkbox"]:not(:checked) + label, .sidebar-wrapper .form input[type="checkbox"]:checked + label,
.sidebar-wrapper .form input[type="radio"]:not(:checked) + label, .sidebar-wrapper .form input[type="radio"]:checked + label{
	cursor: pointer;
	position: relative;
	display: inline-block;
	float: left;
}

.sidebar-wrapper .form input[type="checkbox"]:not(:checked) + label, .sidebar-wrapper .form input[type="checkbox"]:checked + label
{
	
	
}

.sidebar-wrapper .form input[type="radio"]:not(:checked) + label, .sidebar-wrapper .form input[type="radio"]:checked + label
{
	
	
}

.sidebar-wrapper .form input[type="checkbox"]:not(:checked) + label:before, .sidebar-wrapper .form input[type="checkbox"]:checked + label:before,
.sidebar-wrapper .form input[type="radio"]:not(:checked) + label:before, .sidebar-wrapper .form input[type="radio"]:checked + label:before{
	content: "";
/*	width: 20px;
	height: 20px;*/
	position: absolute;
	left: 0;
	top: 0;
    text-align: center;
}

.sidebar-wrapper .form input[type="checkbox"]:not(:checked) + label:before, .sidebar-wrapper .form input[type="checkbox"]:checked + label:before
{
	
	text-transform: none;
	
	
}
.sidebar-wrapper .form input[type="radio"]:not(:checked) + label:before, .sidebar-wrapper .form input[type="radio"]:checked + label:before
{
    /*border-radius: 10px;*/
	
	text-transform: none;
	
	
}

.sidebar-wrapper .form input[type="checkbox"]:not(:checked) + label:before {
	
}

.sidebar-wrapper .form input[type="checkbox"]:checked + label:before {
	
    content: "\2714";
}

.sidebar-wrapper .form input[type="radio"]:not(:checked) + label:before {
	
}
.sidebar-wrapper .form input[type="radio"]:checked + label:before {
	content: "\26AB";
	

}



/*
ICI LE CONTENT
*/
.content-1 {
clear: both;
	
	
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
}

.content-1-boxed {
	
	
	
    padding-top: 14px;
    padding-right: 18px;
    padding-bottom: 14px;
    padding-left: 18px;
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.page_content_left, .page_content_right, .page_content_both {
	
}






.sidebar_left, .sidebar_right, .page_content_left, .page_content_right, .page_content_both {
    flex: 1 1 0;
	float: left;
}

.sidebar_widget {
	word-wrap: break-word;
}






.sidebar_left {
	
	width:300px;
	max-width:300px;
	
	
    margin-top: 0px;
    margin-right: 18px;
    margin-bottom: 0px;
    margin-left: 0px;
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
	
}

.sidebar_left .sidebar_widget {
	
    margin-bottom: 25px;
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
	
}

.sidebar_left .sidebar_widget:last-of-type {
	
    margin-bottom: 0px;
	
}

.sidebar_left .sidebar_widget_title {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(68,68,68,1);
	font-size:18px;
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
	
	
    margin-bottom: 4px;
}

.sidebar_left .sidebar_widget_inside {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 4px solid rgba(0,121,190,1);
	
	-moz-box-shadow: 0px 0px 4px 0px rgba(87,87,87,0.55);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(87,87,87,0.55);
	box-shadow: 0px 0px 4px 0px rgba(87,87,87,0.55);
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 8px;
	
}

.sidebar_left .sidebar_widget_text p {
	
    margin-top: 0px;
    margin-bottom: 10px;
}

.sidebar_left .sidebar_widget_text ul {
	
    padding-left: 20px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.sidebar_left .sidebar_widget_text ul li {
	/*  LI  */
    padding-bottom: 5px;
    line-height: 16px;
}

.sidebar_left .sidebar_widget_text ol {
	
    padding-left: 20px;
    margin-bottom: 10px;
}

.sidebar_left .sidebar_widget_text ol li {
	
    padding-bottom: 5px;
    line-height: 16px;
}

.sidebar_left .sidebar_widget_text a {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,80,130,1);
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.sidebar_left .sidebar_widget_text a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,99,162,1);
}

.sidebar_left .sidebar_widget_menu, .sidebar_left .sidebar_widget_menu ul {
	
    padding-left: 20px;
    list-style-type: disc;
}

.sidebar_left .sidebar_widget_menu li, .sidebar_left .sidebar_widget_menu ul li {
	/*  LI  */
}

.sidebar_left .sidebar_widget_menu a {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(68,68,68,1);
    line-height:18px;
	
}

.sidebar_left .sidebar_widget_menu a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,0,0,1);
 }
    

.sidebar_right {
	
	width:300px;
	max-width:300px;
	
	
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 18px;
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
	
}

.sidebar_right .sidebar_widget {
	
    margin-bottom: 25px;
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
	
}

.sidebar_right .sidebar_widget:last-of-type {
	
    margin-bottom: 0px;
	
}

.sidebar_right .sidebar_widget_title {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(51,51,51,1);
	font-size:18px;
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
	
	
    margin-bottom: 4px;
}

.sidebar_right .sidebar_widget_inside {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 4px solid rgba(0,121,190,1);
	
	-moz-box-shadow: 0px 0px 4px 0px rgba(87,87,87,0.53);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(87,87,87,0.53);
	box-shadow: 0px 0px 4px 0px rgba(87,87,87,0.53);
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
    padding-top: 10px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
	
}

.sidebar_right .sidebar_widget_text p {
	
    margin-top: 0px;
    margin-bottom: 10px;
}

.sidebar_right .sidebar_widget_text ul {
	
    padding-left: 20px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.sidebar_right .sidebar_widget_text ul li {
	/*  LI  */
    padding-bottom: 5px;
    line-height: 16px;
}

.sidebar_right .sidebar_widget_text ol {
	
    padding-left: 20px;
    margin-bottom: 10px;
}

.sidebar_right .sidebar_widget_text ol li {
	
    padding-bottom: 5px;
    line-height: 16px;
}

.sidebar_right .sidebar_widget_text a {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,80,130,1);
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.sidebar_right .sidebar_widget_text a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,99,162,1);
}

.sidebar_right .sidebar_widget_menu, .sidebar_right .sidebar_widget_menu ul {
	
    padding-left: 20px;
    list-style-type: disc;
}

.sidebar_right .sidebar_widget_menu li, .sidebar_right .sidebar_widget_menu ul li {
	/*  LI  */
}

.sidebar_right .sidebar_widget_menu a {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(68,68,68,1);
    line-height:18px;
	
}

.sidebar_right .sidebar_widget_menu a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(129,189,0,1);
 }
    







/* Styles du fil d'Ariane */
#breadcrumbs {
	
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font-size:13px;
	
	
	
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
}
#breadcrumbs a {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(0,80,130,1);
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}
#breadcrumbs a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,99,162,1);
}
#breadcrumbs .bread_separator {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	font-size:11px;
	
}







/* Styles du contenu */
.page_content_left {
	
	width:846px;
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
}
.page_content_right {
	
	width:846px;
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
}
.page_content_both {
	
	width:528px;
	
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
}
.page_content_none {
	
	width:1164px;
	
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
}







.mainzone_element {
	
	
    margin-bottom: 25px;
	
	
	
	
}

.mainzone_element:last-of-type {
	
    margin-bottom: 0px;
}

.mainzone_element .mainzone_element_title {
	
	
    margin-bottom: 4px;
	
	
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	font-size:20px;
}

.mainzone_element .mainzone_element_inside {
	
	
	
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
	
	border-bottom: 4px solid rgba(0,121,190,1);
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	-moz-box-shadow: 0px 0px 4px 0px rgba(94,94,94,0.52);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(94,94,94,0.52);
	box-shadow: 0px 0px 4px 0px rgba(94,94,94,0.52);
	
	background-color: rgba(255,255,255,1);
	background-image: none;
}











.mainzone_element h1 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(51,51,51,1);
	font-size:24px;
	
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
	
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px solid rgba(237,237,237,1);
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
    padding-bottom: 5px;
	
}

.mainzone_element h2 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(51,51,51,1);
	font-size:22px;
	
    margin-top: 32px;
    margin-bottom: 20px;
	
	
}

.mainzone_element h3 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(51,51,51,1);
	font-size:20px;
	
    margin-top: 32px;
    margin-bottom: 20px;
	
	
}

.mainzone_element h4 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(51,51,51,1);
	font-size:18px;
	
    margin-top: 32px;
    margin-bottom: 20px;
	
	
}

.mainzone_element p {
	
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(51,51,51,1);
}

.mainzone_element a {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,80,130,1);
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.mainzone_element a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,99,162,1);
}

.mainzone_element ul {
	
    padding-left: 25px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.mainzone_element ul li {
	/*  LI  */
    padding-bottom: 7px;
    line-height: 18px;
}

.mainzone_element ol {
	
    padding-left: 25px;
    margin-bottom: 10px;
}

.mainzone_element ol li {
	
    padding-bottom: 7px;
    line-height: 18px;
}




.blog .mainzone_element h1 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	
	
	
}

.blog .mainzone_element h2 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	
	
}

.blog .mainzone_element h3 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	
	
}

.blog .mainzone_element h4 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	
	
}

.blog .mainzone_element p {
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.blog .mainzone_element a {
	
	text-align: left;
	text-transform: none;
	
}

.blog .mainzone_element a:hover {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.blog .mainzone_element ul {
	
}

.blog .mainzone_element ul li {
	/*  LI  */
}

.blog .mainzone_element ol {
	
}

.blog .mainzone_element ol li {
	
}



.blog .featured_img {
	
	float: none;
	
	
    margin-right: auto;
    margin-left: auto;
	
	width:600px;
}
.blog .featured_img img {
	
	width:600px;
}





/* Style des galeries */
.gallery {
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
	
	
	-moz-box-shadow: 0px 0px 0px 0px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 0px 0px rgba(255,255,255,1);
}

.gallery .gallery_title {
	
    margin-bottom: 10px;
	
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(68,68,68,1);
	font-size:20px;
	
	
	
	-moz-box-shadow: 0px 0px 0px 0px rgba(230,230,230,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(230,230,230,1);
	box-shadow: 0px 0px 0px 0px rgba(230,230,230,1);
	
    padding-right: 8px;
    padding-left: 8px;
}

.gallery ul, .gallery ul li {
    margin: 0px;
    padding: 0px;
	list-style-type: none;
    vertical-align: top;
}

.gallery ul li {
	
	-moz-box-shadow: 1px 1px 3px 1px rgba(174,174,174,1);
	-webkit-box-shadow: 1px 1px 3px 1px rgba(174,174,174,1);
	box-shadow: 1px 1px 3px 1px rgba(174,174,174,1);
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
	display: inline-block;
	cursor: pointer;
}

.gallery ul li.without_comment {
	/*
	border-top: 8px solid rgba(255,255,255,1);
	border-right: 8px solid rgba(255,255,255,1);
	border-bottom: 8px solid rgba(255,255,255,1);
	border-left: 8px solid rgba(255,255,255,1);*/
	
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
}

.gallery ul li.with_comment {
	/*
	border-top: 8px solid rgba(255,255,255,1);
	border-right: 8px solid rgba(255,255,255,1);
	border-bottom: 20px solid rgba(255,255,255,1);
	border-left: 8px solid rgba(255,255,255,1);*/
	
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
}

.gallery ul li:before {
	content: "";
	margin: 0;
}

.gallery ul li div.thumb {
	
	
	border-top: 1px solid rgba(230,230,230,1);
	border-right: 1px solid rgba(230,230,230,1);
	border-bottom: 1px solid rgba(230,230,230,1);
	border-left: 1px solid rgba(230,230,230,1);
	
	background-color: rgba(255,255,255,1);
	background-size: cover;
	background-position: center;
}
.gallery ul li div.comment {
	text-align: center;
	
    margin-top: 3px;
	
	text-align: center;
	text-decoration: none;
	text-transform: none;
    font-family: "Arial", sans-serif;
	color:rgba(51,51,51,1);
	font-size:13px;
}




/* Style des formulaires generales */
.form {
	
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
	
	
	
	border-top: 2px dashed rgba(0,121,190,1);
	border-right: 2px dashed rgba(0,121,190,1);
	border-bottom: 2px dashed rgba(0,121,190,1);
	border-left: 2px dashed rgba(0,121,190,1);
	
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	
}
.form .form_title {
	
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(68,68,68,1);
	font-size:20px;
	
	
	
	
}
.form .form_line {
	clear: left;
	
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
	
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
	
	
}

.form .form_line.mandatory {
	
	border-top: 1px solid rgba(255,0,0,1);
	border-right: 1px solid rgba(255,0,0,1);
	border-bottom: 1px solid rgba(255,0,0,1);
	border-left: 1px solid rgba(255,0,0,1);
	
	background-color: rgba(255,204,204,1);
	background-image: none;
}

.form .form_question {
	float: left;
	
	
    padding-bottom: 10px;
	
	width:150px;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(26,23,26,1);
	font-size:14px;
}

.form .form_input {
	float: left;
	
	
    padding-bottom: 10px;
	
	width:310px;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(51,51,51,1);
}

.form .mandatory .form_question {
	
	text-transform: none;
	color:rgba(255,0,0,1);
}

.form .mandatory .form_input {
	
	text-transform: none;
	color:rgba(255,0,0,1);
}

.form textarea {
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
	width:310px;
	height:130px;
	
	border-top: 1px solid rgba(221,221,221,1);
	border-right: 1px solid rgba(221,221,221,1);
	border-bottom: 1px solid rgba(221,221,221,1);
	border-left: 1px solid rgba(221,221,221,1);
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Arial", sans-serif;
	color:rgba(26,23,26,1);
	font-size:13px;
	
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
}
.form input[type=text] {
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
	width:250px;
	
	border-top: 1px solid rgba(221,221,221,1);
	border-right: 1px solid rgba(221,221,221,1);
	border-bottom: 1px solid rgba(221,221,221,1);
	border-left: 1px solid rgba(221,221,221,1);
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Arial", sans-serif;
	color:rgba(51,51,51,1);
	font-size:13px;
    line-height:16px;
	
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
}

.form .form_submit_container{
	
	text-align: center;
}

.form input[type=submit] {
	
	background-color: rgba(0,121,190,1);
	background-image: none;
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color:rgba(245,245,245,1);
	font-size:16px;
	
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
	
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	
	cursor: pointer;
}

.form input[type=submit]:hover {
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color:rgba(255,255,255,1);
	
    padding-right: 20px;
    padding-left: 20px;
	
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,121,190,1);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,121,190,1);
	box-shadow: 0px 0px 4px 0px rgba(0,121,190,1);
	
}

/* Style des select */
.form .select_design {
	overflow: hidden;
	position: relative;
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
	width:250px;
	height:23px;
	
	border-top: 1px solid rgba(221,221,221,1);
	border-right: 1px solid rgba(221,221,221,1);
	border-bottom: 1px solid rgba(221,221,221,1);
	border-left: 1px solid rgba(221,221,221,1);
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
    padding-top: 4px;
    padding-right: 2px;
    padding-bottom: 4px;
    padding-left: 2px;
}
.form .select_design .select_arrow {
	position: absolute;
	right: 2%;
	top: 25%;
}
.form .select_design select {
	background: transparent;
	border: medium none;
    max-width: none;
	width: 111%;
	position: absolute;
	height: 75%;
	z-index: 2;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(26,23,26,1);
	font-size:13px;
}

.form .form_disclaimer {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(51,51,51,1);
	
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
}

/* Style des checkboxes et radios */
.form input[type="checkbox"]:not(:checked), .form input[type="checkbox"]:checked,
.form input[type="radio"]:not(:checked), .form input[type="radio"]:checked {
	display: none;
}
.form input[type="checkbox"]:not(:checked) + label, .form input[type="checkbox"]:checked + label,
.form input[type="radio"]:not(:checked) + label, .form input[type="radio"]:checked + label{
	cursor: pointer;
	position: relative;
	display: inline-block;
	float: left;
}

.form input[type="checkbox"]:not(:checked) + label, .form input[type="checkbox"]:checked + label
{
	
    margin-right: 40px;
    margin-bottom: 20px;
	
    padding-right: 10px;
    padding-left: 25px;
}

.form input[type="radio"]:not(:checked) + label, .form input[type="radio"]:checked + label
{
	
    margin-right: 40px;
    margin-bottom: 20px;
	
    padding-right: 10px;
    padding-left: 25px;
}

.form input[type="checkbox"]:not(:checked) + label:before, .form input[type="checkbox"]:checked + label:before,
.form input[type="radio"]:not(:checked) + label:before, .form input[type="radio"]:checked + label:before{
	content: "";
/*	width: 20px;
	height: 20px;*/
	position: absolute;
	left: 0;
	top: 0;
    text-align: center;
}

.form input[type="checkbox"]:not(:checked) + label:before, .form input[type="checkbox"]:checked + label:before
{
	
	text-transform: none;
	color:rgba(255,255,255,1);
	font-size:16px;
    line-height:20px;
	
	width:20px;
	height:20px;
	
}
.form input[type="radio"]:not(:checked) + label:before, .form input[type="radio"]:checked + label:before
{
    /*border-radius: 10px;*/
	
	text-transform: none;
	color:rgba(0,121,190,1);
	font-size:25px;
    line-height:22px;
	
	width:20px;
	height:20px;
	
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.form input[type="checkbox"]:not(:checked) + label:before {
	
	background-color: rgba(222,222,222,1);
	background-image: none;
}

.form input[type="checkbox"]:checked + label:before {
	
	background-color: rgba(0,121,190,1);
	background-image: none;
    content: "\2714";
}

.form input[type="radio"]:not(:checked) + label:before {
	
	background-color: rgba(222,222,222,1);
	background-image: none;
}
.form input[type="radio"]:checked + label:before {
	content: "\26AB";
	
	background-color: rgba(222,222,222,1);
	background-image: none;

}









/* Style des galeries */
.sidebar .gallery {
	
	
	
	
	
}

.sidebar .gallery .gallery_title {
	
	
	text-transform: none;
	
	
	
	-moz-box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
	box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
	
}

.sidebar .gallery ul, .sidebar .gallery ul li {
    margin: 0px;
    padding: 0px;
	list-style-type: none;
    vertical-align: top;
}

.sidebar .gallery ul li {
	
	-moz-box-shadow: 1px 1px 3px 0px rgba(158,158,158,1);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(158,158,158,1);
	box-shadow: 1px 1px 3px 0px rgba(158,158,158,1);
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
	display: inline-block;
	cursor: pointer;
}

.sidebar .gallery ul li.without_comment {
	/*
	border-top: 4px solid rgba(255,255,255,1);
	border-right: 4px solid rgba(255,255,255,1);
	border-bottom: 4px solid rgba(255,255,255,1);
	border-left: 4px solid rgba(255,255,255,1);*/
	
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

.sidebar .gallery ul li.with_comment {
	/*
	border-top: 4px solid rgba(255,255,255,1);
	border-right: 4px solid rgba(255,255,255,1);
	border-bottom: 20px solid rgba(255,255,255,1);
	border-left: 4px solid rgba(255,255,255,1);*/
	
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

.sidebar .gallery ul li:before {
	content: "";
	margin: 0;
}

.sidebar .gallery ul li div.thumb {
	
	
	
	background-color: rgba(255,255,255,1);
	background-size: cover;
	background-position: center;
}
.sidebar .gallery ul li div.comment {
	text-align: center;
	
	
	text-align: center;
	text-decoration: none;
	text-transform: none;
}




/* Style des formulaires generales */
.sidebar .form {
	
	
	
	
	
	
}
.sidebar .form .form_title {
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	
	
	
}
.sidebar .form .form_line {
	clear: left;
	
	
    margin-bottom: 10px;
	
	
}

.sidebar .form .form_line.mandatory {
	
	
}

.sidebar .form .form_question {
	float: left;
	
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.sidebar .form .form_input {
	float: left;
	
	
	
	
	text-align: justify;
	text-decoration: line-through;
	text-transform: lowercase;
}

.sidebar .form .mandatory .form_question {
	
	text-transform: none;
	color:rgba(21,160,230,1);
}

.sidebar .form .mandatory .form_input {
	
	text-transform: none;
	color:rgba(21,160,230,1);
}

.sidebar .form textarea {
	
	
	width:250px;
	height:100px;
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
}
.sidebar .form input[type=text] {
	
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
}

.sidebar .form .form_submit_container{
	
	text-align: center;
}

.sidebar .form input[type=submit] {
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	
	cursor: pointer;
}

.sidebar .form input[type=submit]:hover {
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	
	
}

/* Style des select */
.sidebar .form .select_design {
	overflow: hidden;
	position: relative;
	
	
	
	
}
.sidebar .form .select_design .select_arrow {
	position: absolute;
	right: 2%;
	top: 25%;
}
.sidebar .form .select_design select {
	background: transparent;
	border: medium none;
    max-width: none;
	width: 111%;
	position: absolute;
	height: 75%;
	z-index: 2;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.sidebar .form .form_disclaimer {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
    margin-top: 20px;
}

/* Style des checkboxes et radios */
.sidebar .form input[type="checkbox"]:not(:checked), .sidebar .form input[type="checkbox"]:checked,
.sidebar .form input[type="radio"]:not(:checked), .sidebar .form input[type="radio"]:checked {
	display: none;
}
.sidebar .form input[type="checkbox"]:not(:checked) + label, .sidebar .form input[type="checkbox"]:checked + label,
.sidebar .form input[type="radio"]:not(:checked) + label, .sidebar .form input[type="radio"]:checked + label{
	cursor: pointer;
	position: relative;
	display: inline-block;
	float: left;
}

.sidebar .form input[type="checkbox"]:not(:checked) + label, .sidebar .form input[type="checkbox"]:checked + label
{
	
    margin-right: 40px;
    margin-bottom: 20px;
	
    padding-right: 10px;
    padding-left: 25px;
}

.sidebar .form input[type="radio"]:not(:checked) + label, .sidebar .form input[type="radio"]:checked + label
{
	
    margin-right: 40px;
    margin-bottom: 20px;
	
    padding-right: 10px;
    padding-left: 25px;
}

.sidebar .form input[type="checkbox"]:not(:checked) + label:before, .sidebar .form input[type="checkbox"]:checked + label:before,
.sidebar .form input[type="radio"]:not(:checked) + label:before, .sidebar .form input[type="radio"]:checked + label:before{
	content: "";
/*	width: 20px;
	height: 20px;*/
	position: absolute;
	left: 0;
	top: 0;
    text-align: center;
}

.sidebar .form input[type="checkbox"]:not(:checked) + label:before, .sidebar .form input[type="checkbox"]:checked + label:before
{
	
	text-transform: none;
	color:rgba(255,255,255,1);
	font-size:16px;
    line-height:20px;
	
	width:20px;
	height:20px;
	
}
.sidebar .form input[type="radio"]:not(:checked) + label:before, .sidebar .form input[type="radio"]:checked + label:before
{
    /*border-radius: 10px;*/
	
	text-transform: none;
	color:rgba(0,121,190,1);
	font-size:25px;
    line-height:22px;
	
	width:20px;
	height:20px;
	
	-moz-border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

.sidebar .form input[type="checkbox"]:not(:checked) + label:before {
	
	background-color: rgba(222,222,222,1);
	background-image: none;
}

.sidebar .form input[type="checkbox"]:checked + label:before {
	
	background-color: rgba(0,121,190,1);
	background-image: none;
    content: "\2714";
}

.sidebar .form input[type="radio"]:not(:checked) + label:before {
	
	background-color: rgba(222,222,222,1);
	background-image: none;
}
.sidebar .form input[type="radio"]:checked + label:before {
	content: "\26AB";
	
	background-color: rgba(222,222,222,1);
	background-image: none;

}







/* Style des commentaires */
#comments_separator {
	
	
	border-right: 0px;
	
	background-color: rgba(21,160,230,1);
	background-image: none;
	
	-moz-box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
	box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
}

#page_comments {
	
	
	
}

.page_content_left #page_comments , .page_content_right #page_comments {
	
}
.page_content_both #page_comments {
	
}
.page_content_none #page_comments {
	
}

#page_comments > .page_comment {
	
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	
    margin-bottom: 20px;
}

#page_comments .page_comment .page_comment {
	
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	
    margin-top: 10px;
    margin-left: 5px;
}

.page_comment {
	position: relative;
	
	background-color: rgba(247,247,247,1);
	background-image: none;
	
	
	-moz-box-shadow: 0px 0px 4px 0px rgba(125,125,125,0.56);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(125,125,125,0.56);
	box-shadow: 0px 0px 4px 0px rgba(125,125,125,0.56);
}

.page_comment .comment_content {
	
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(51,51,51,1);
	word-break: keep-all;
}

.page_comment .comment_footer .comment_respond, .page_comment .comment_footer .comment_respond a { /* Nous mettons le lien et son conteneur afin que la propriete text-align fonctionne */
	
	text-align: right;
	text-decoration: none;
	text-transform: none;
	color:rgba(0,80,130,1);
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}

.page_comment .comment_footer .comment_respond a:hover {
	
	text-align: right;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,99,162,1);
}

.page_comment .comment_footer .comment_author {
	
	text-align: right;
	text-decoration: none;
	text-transform: none;
}

.page_comment .comment_footer .comment_date {
	
	text-align: right;
	text-decoration: none;
	text-transform: none;
}

.page_comment .comment_separator {
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
}

#new_comment {
	
	background-color: rgba(240,240,240,1);
	background-image: none;
	
	
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
	
	
}

.page_content_left #new_comment , .page_content_right #new_comment {
	
}
.page_content_both #new_comment {
	
}
.page_content_none #new_comment {
	
}

#new_comment .comment_form_line {
	clear: left;
	
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
	
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

#new_comment .comment_form_line.mandatory {
	
	border-top: 1px solid rgba(255,0,0,1);
	border-right: 1px solid rgba(255,0,0,1);
	border-bottom: 1px solid rgba(255,0,0,1);
	border-left: 1px solid rgba(255,0,0,1);
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	background-color: rgba(255,204,204,1);
	background-image: none;
}

#new_comment .comment_form_question {
	float: left;
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

#new_comment .comment_form_submit_container {
	
	text-align: center;
}

.page_content_left #new_comment .comment_form_question, .page_content_right #new_comment .comment_form_question {
	
	width:140px;
}
.page_content_both #new_comment .comment_form_question {
	
	width:140px;
}
.page_content_none #new_comment .comment_form_question {
	
	width:140px;
}

#new_comment .comment_form_input {
	float: left;
}
#new_comment .comment_form_input input[type=text] {
	
	border-top: 1px solid rgba(221,221,221,1);
	border-right: 1px solid rgba(221,221,221,1);
	border-bottom: 1px solid rgba(221,221,221,1);
	border-left: 1px solid rgba(221,221,221,1);
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Arial", sans-serif;
	color:rgba(51,51,51,1);
	font-size:13px;
    line-height:16px;
	
	-moz-box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
	box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
}

.page_content_left #new_comment .comment_form_input input[type=text], .page_content_right #new_comment .comment_form_input input[type=text] {
	
	width:150px;
}

.page_content_both #new_comment .comment_form_input input[type=text] {
	
	width:150px;
}

.page_content_none #new_comment .comment_form_input input[type=text] {
	
	width:150px;
}

#new_comment .comment_form_input textarea {
	
	border-top: 1px solid rgba(221,221,221,1);
	border-right: 1px solid rgba(221,221,221,1);
	border-bottom: 1px solid rgba(221,221,221,1);
	border-left: 1px solid rgba(221,221,221,1);
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
    padding-top: 2px;
    padding-right: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Arial", sans-serif;
	color:rgba(51,51,51,1);
	font-size:13px;
	
	-moz-box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
	box-shadow: 0px 0px 0px 0px rgba(21,160,230,1);
}

.page_content_left #new_comment .comment_form_input textarea, .page_content_right #new_comment .comment_form_input textarea {
	
	width:250px;
	height:100px;
}
.page_content_both #new_comment .comment_form_input textarea {
	
	width:300px;
	height:120px;
}
.page_content_none #new_comment .comment_form_input textarea {
	
	width:250px;
	height:100px;
}

#new_comment input[type=submit] {
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	background-color: rgba(0,121,190,1);
	background-image: none;
	
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
	
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color:rgba(242,242,242,1);
	font-size:16px;
	
	
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	
	cursor: pointer;
}

#new_comment input[type=submit]:hover {
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	color:rgba(255,255,255,1);
	
	
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,121,190,1);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,121,190,1);
	box-shadow: 0px 0px 4px 0px rgba(0,121,190,1);
	
}












/* Style des resumes de post */
.resume_blog {
	
    margin-bottom: 16px;
	
    padding-bottom: 12px;
	
	border-bottom: 1px solid rgba(224,224,224,1);
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
}

.resume_blog .featured_img {
	
	float: left;
	
	
    margin-right: 15px;
}

.resume_blog .featured_img img {
	
	width:310px;
}

.resume_blog h2 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(21,160,230,1);
	
}

.resume_blog div.summary_title a, .resume_blog div.summary_title {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(68,68,68,1);
	font-size:22px;
	
}

.resume_blog div.summary_title a:hover {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(0,0,0,1);
}

.resume_blog h3 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(21,160,230,1);
	
}

.resume_blog h4 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(21,160,230,1);
	
}

.resume_blog p{
	
    margin-top: 4px;
    margin-right: auto;
    margin-bottom: 4px;
    margin-left: auto;
}

.resume_blog .summary_inside a {
	
	text-align: left;
	text-transform: none;
	
}

.resume_blog .summary_inside a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
}


.resume_blog ul {
	
}

.resume_blog ul li {
	/*  LI  */
}


.resume_blog ol {
	
}

.resume_blog ol li {
	
}

.resume_blog .summary_read_more {
	
	text-align: left;
	
}

.resume_blog .summary_read_more a {
	
    padding-top: 4px;
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
	
	text-decoration: none;
	text-transform: none;
	color:rgba(255,255,255,1);
	
	
	background-color: rgba(0,121,190,1);
	background-image: none;
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 100ms;
	-moz-transition-duration: 100ms;
	-o-transition-duration: 100ms;
	transition-duration: 100ms;
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	
    display: inline-block;
}

.resume_blog .summary_read_more a:hover {
	
	
	text-transform: none;
	color:rgba(255,255,255,1);
	
	
	
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,121,190,1);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,121,190,1);
	box-shadow: 0px 0px 4px 0px rgba(0,121,190,1);
}

/* Style de la pagination des resumes de blog */
#pagination {
	
    margin-top: 8px;
	
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(26,23,26,1);
	
}

#pagination a {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(119,119,119,1);
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
	
}

#pagination a:hover {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(26,23,26,1);
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
}

#pagination #current {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(255,255,255,1);
	
	background-color: rgba(0,121,190,1);
	background-image: none;
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 6px;
    padding-left: 10px;
	
}

#pagination #current:hover {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	-moz-border-top-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	
	
}


.footer-2 {
	position: relative;
}

.footer-2-top {
	position:relative;
	
	background-color: rgba(240,240,240,1);
	background-image: none;
	
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
}

.footer-2-top-boxed {
	position:relative;
	
	background-color: rgba(54,54,54,1);
	background-image: none;
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
	
    margin-right: auto;
    margin-left: auto;
	
	-moz-box-shadow: 0px 0px 0px 0px rgba(76,76,76,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(76,76,76,1);
	box-shadow: 0px 0px 0px 0px rgba(76,76,76,1);
}
.footer-2-top > div > div {
	float: left;
}





.footer_col {
	
	
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
	
	
	
}

.footer_col .sidebar_widget {
	
    margin-bottom: 50px;
	
	
	
	-moz-box-shadow: 0px 0px 0px 0px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 0px 0px rgba(255,255,255,1);
	
}

.footer_col .sidebar_widget:last-of-type {
	
    margin-bottom: 0px;
	
}

.footer_col .sidebar_widget_title {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(255,255,255,1);
	font-size:20px;
	
	border-bottom: 1px solid rgba(34,34,34,1);
	
	
    padding-bottom: 10px;
	
}

.footer_col .sidebar_widget_inside {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(235,235,235,1);
	
	border-top: 1px solid rgba(77,77,77,1);
	
	
	
    padding-top: 10px;
	
}

.footer_col .sidebar_widget_text p {
	
    margin-top: 0px;
    margin-bottom: 10px;
}

.footer_col .sidebar_widget_text ul {
	
    padding-left: 20px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.footer_col .sidebar_widget_text ul li {
	/*  LI  */
    padding-bottom: 5px;
    line-height: 16px;
}

.footer_col .sidebar_widget_text ol {
	
    padding-left: 20px;
    margin-bottom: 10px;
}

.footer_col .sidebar_widget_text ol li {
	
    padding-bottom: 5px;
    line-height: 16px;
}

.footer_col .sidebar_widget_text a {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(115,169,203,1);
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.footer_col .sidebar_widget_text a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(144,204,242,1);
}

.footer_col .sidebar_widget_menu, .footer_col .sidebar_widget_menu ul {
	
    padding-left: 20px;
    list-style-type: disc;
}

.footer_col .sidebar_widget_menu li, .footer_col .sidebar_widget_menu ul li {
	/*  LI  */
}

.footer_col .sidebar_widget_menu a {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(235,235,235,1);
    line-height:18px;
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	transition-duration: 200ms;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.footer_col .sidebar_widget_menu a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(255,255,255,1);
 }
    








/* Styles footer v1 (4 colonnes) */

.menu-v1 .footer-col-1 {
	/* width: 215px;
	padding: 0 12px; */
	
	width:280px;
	
}

.menu-v1 .footer-col-2 {
	
	width:280px;
	
}

.menu-v1 .footer-col-3 {
	
	width:280px;
	
}

.menu-v1 .footer-col-4 {
	
	width:280px;
	
}

/* Styles footer v2 (3 colonnes) */

.menu-v2 .footer-col-1 {
	
	width:380px;
	
}

.menu-v2 .footer-col-2 {
	
	width:380px;
	
}

.menu-v2 .footer-col-3 {
	
	width:380px;
	
}

/* Styles footer v3  (1 grande + 2 petites) */

.menu-v3 .footer-col-1 {
	
	width:580px;
	
}

.menu-v3 .footer-col-2 {
	
	width:280px;
	
}

.menu-v3 .footer-col-3 {
	
	width:280px;
	
}

/* Styles footer v4 (1 petite, 1 grande, 1 petite) */

.menu-v4 .footer-col-1 {
	
	width:280px;
	
}

.menu-v4 .footer-col-2 {
	
	width:580px;
	
}

.menu-v4 .footer-col-3 {
	
	width:280px;
	
}

/* Styles footer v5 (2 petites, 1 grande) */

.menu-v5 .footer-col-1 {
	
	width:280px;
	
}

.menu-v5 .footer-col-2 {
	
	width:280px;
	
}

.menu-v5 .footer-col-3 {
	
	width:580px;
	
}

/* Styles footer v6 */

.menu-v6 .footer-col-1 {
	
	width:1180px;
	
}

/* Styles footer v7 */

.menu-v7 .footer-col-1 {
	
	width:580px;
	
}

.menu-v7 .footer-col-2 {
	
	width:580px;
	
}










/* Style des formulaires generales */
.footer_col .form {
	
	
	
	
	
	
}
.footer_col .form .form_title {
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(255,255,255,1);
	
	
	
	
}
.footer_col .form .form_line {
	clear: left;
	
	
    margin-bottom: 10px;
	
	
}

.footer_col .form .form_line.mandatory {
	
	
}

.footer_col .form .form_question {
	float: left;
	
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(242,242,242,1);
	font-size:14px;
}

.footer_col .form .form_input {
	float: left;
	
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(255,255,255,1);
}

.footer_col .form .mandatory .form_question {
	
	text-transform: none;
	color:rgba(23,23,23,1);
}

.footer_col .form .mandatory .form_input {
	
	text-transform: none;
	color:rgba(23,23,23,1);
}

.footer_col .form textarea {
	
	
	width:250px;
	height:100px;
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
}
.footer_col .form input[type=text] {
	
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
}

.footer_col .form .form_submit_container{
	
	text-align: center;
}

.footer_col .form input[type=submit] {
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	
	
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	transition-duration: 300ms;
	-webkit-transition-timing-function: ease;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	
	cursor: pointer;
}

.footer_col .form input[type=submit]:hover {
	
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
	
	
}

/* Style des select */
.footer_col .form .select_design {
	overflow: hidden;
	position: relative;
	
	
	
	
}
.footer_col .form .select_design .select_arrow {
	position: absolute;
	right: 2%;
	top: 25%;
}
.footer_col .form .select_design select {
	background: transparent;
	border: medium none;
    max-width: none;
	width: 111%;
	position: absolute;
	height: 75%;
	z-index: 2;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.footer_col .form .form_disclaimer {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(255,255,255,1);
	
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
}

/* Style des checkboxes et radios */
.footer_col .form input[type="checkbox"]:not(:checked), .footer_col .form input[type="checkbox"]:checked,
.footer_col .form input[type="radio"]:not(:checked), .footer_col .form input[type="radio"]:checked {
	display: none;
}
.footer_col .form input[type="checkbox"]:not(:checked) + label, .footer_col .form input[type="checkbox"]:checked + label,
.footer_col .form input[type="radio"]:not(:checked) + label, .footer_col .form input[type="radio"]:checked + label{
	cursor: pointer;
	position: relative;
	display: inline-block;
	float: left;
}

.footer_col .form input[type="checkbox"]:not(:checked) + label, .footer_col .form input[type="checkbox"]:checked + label
{
	
	
}

.footer_col .form input[type="radio"]:not(:checked) + label, .footer_col .form input[type="radio"]:checked + label
{
	
	
}

.footer_col .form input[type="checkbox"]:not(:checked) + label:before, .footer_col .form input[type="checkbox"]:checked + label:before,
.footer_col .form input[type="radio"]:not(:checked) + label:before, .footer_col .form input[type="radio"]:checked + label:before{
	content: "";
/*	width: 20px;
	height: 20px;*/
	position: absolute;
	left: 0;
	top: 0;
    text-align: center;
}

.footer_col .form input[type="checkbox"]:not(:checked) + label:before, .footer_col .form input[type="checkbox"]:checked + label:before
{
	
	text-transform: none;
	color:rgba(255,255,255,1);
	font-size:16px;
    line-height:20px;
	
	
}
.footer_col .form input[type="radio"]:not(:checked) + label:before, .footer_col .form input[type="radio"]:checked + label:before
{
    /*border-radius: 10px;*/
	
	text-transform: none;
	color:rgba(0,121,190,1);
	font-size:25px;
    line-height:22px;
	
	width:20px;
	height:20px;
	
}

.footer_col .form input[type="checkbox"]:not(:checked) + label:before {
	
	background-color: rgba(222,222,222,1);
	background-image: none;
}

.footer_col .form input[type="checkbox"]:checked + label:before {
	
	background-color: rgba(0,121,190,1);
	background-image: none;
    content: "\2714";
}

.footer_col .form input[type="radio"]:not(:checked) + label:before {
	
	background-color: rgba(222,222,222,1);
	background-image: none;
}
.footer_col .form input[type="radio"]:checked + label:before {
	content: "\26AB";
	
	background-color: rgba(222,222,222,1);
	background-image: none;

}









/* Style des galeries */
.footer_col .gallery {
	
	
	
	
	
}

.footer_col .gallery .gallery_title {
	
	
	text-transform: none;
	color:rgba(255,255,255,1);
	
	
	
	
}

.footer_col .gallery ul, .footer_col .gallery ul li {
    margin: 0px;
    padding: 0px;
	list-style-type: none;
    vertical-align: top;
}

.footer_col .gallery ul li {
	
	-moz-box-shadow: 1px 1px 3px 0px rgba(181,181,181,1);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(181,181,181,1);
	box-shadow: 1px 1px 3px 0px rgba(181,181,181,1);
	
	background-color: rgba(59,59,59,1);
	background-image: none;
	
	display: inline-block;
	cursor: pointer;
}

.footer_col .gallery ul li.without_comment {
	/*
	border-top: 4px solid rgba(59,59,59,1);
	border-right: 4px solid rgba(59,59,59,1);
	border-bottom: 4px solid rgba(59,59,59,1);
	border-left: 4px solid rgba(59,59,59,1);*/
	
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

.footer_col .gallery ul li.with_comment {
	/*
	border-top: 4px solid rgba(59,59,59,1);
	border-right: 4px solid rgba(59,59,59,1);
	border-bottom: 20px solid rgba(59,59,59,1);
	border-left: 4px solid rgba(59,59,59,1);*/
	
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
}

.footer_col .gallery ul li:before {
	content: "";
	margin: 0;
}

.footer_col .gallery ul li div.thumb {
	
	
	border-top: 1px solid rgba(128,128,128,1);
	border-right: 1px solid rgba(128,128,128,1);
	border-bottom: 1px solid rgba(128,128,128,1);
	border-left: 1px solid rgba(128,128,128,1);
	
	background-color: rgba(128,128,128,1);
	background-size: cover;
	background-position: center;
}
.footer_col .gallery ul li div.comment {
	text-align: center;
	
	
	text-align: center;
	text-decoration: none;
	text-transform: none;
	color:rgba(255,255,255,1);
}
/* Partie basse du footer */

.footer-2-bottom {
	position:relative;
	
	
	background-color: rgba(240,240,240,1);
	background-image: none;
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
}

.footer-2-bottom-boxed {
	position:relative;
	
    margin-right: auto;
    margin-left: auto;
	
	background-color: rgba(46,46,46,1);
	background-image: none;
	
	
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
	
	-moz-box-shadow: 0px 0px 0px 0px rgba(66,66,66,1);
	-webkit-box-shadow: 0px 0px 0px 0px rgba(66,66,66,1);
	box-shadow: 0px 0px 0px 0px rgba(66,66,66,1);
}
.footer-2-bottom-boxed .copyright{
	/*color: #aeaeae;
	font-size: 13px;*/
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(174,174,174,1);
	font-size:13px;
}

.footer-2-bottom-boxed .copyright a{
	/*color: #FFFFFF;*/
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(255,255,255,1);
	
}

.footer-2-bottom-boxed .copyright a:hover{
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(255,255,255,1);
	font-size:13px;
}

@media all and (max-width: 1200px) {
    .sidebar-toggle {
    	
    	
    }
    
    .pre-header-1 {
    	
    }
    .pre-header-1-boxed {
    	
    }
    
    .pre-header-1-boxed .bloc-1 {
    	
    }
    
    .pre-header-1-boxed .bloc-2 {
    	
    }
    
    .pre-header-1-boxed .bloc-3 {
    	
    }
    
    .header-2 {
    	
    	
    }
    
    .header-2-boxed {
    	
    	
    	
	text-align: undefined;
    }
    
    .header-2 .logo {
    	
    	
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    	
    }
    
    .header-2 .main_slogan {
    	
    	
	}
    
    .header-2 .secondary_slogan {
    	
    	
	}
    
    .header-2 .social {
    	
    	
	}
    
    .header-2 .telephone {
    	
    	
	}
    
    .menu-2 {
        
        
    }
    
    .menu-2-boxed {
        
        
    }
    
    .menu-2-boxed .main-navigation {
    	
    	
    }
    
    .content-1 {
    	
    }
    
    .content-1-boxed {
    	
    	
    }
    
    .page_content_left, .page_content_right, .page_content_both {
    	
	order: 0;
    }
    
    .page_content_left {
    	
    }
    
    .page_content_right {
    	
    }
    
    .page_content_both {
    	
    }
    
    .page_content_none {
    	
    }
    
    
    .sidebar_left, .sidebar_right {
    	
    }
    
    .sidebar_left {
        
        
        
        
        
        
        
    }
    
    .sidebar_left .sidebar_widget {
        
        
        
        
        
        
    }

    .sidebar_left .sidebar_widget:last-of-type {
    	
    }

    .sidebar_left .sidebar_widget_inside {
    	
    	
    	
    	
    	
    }
    
    .sidebar_right {
        
        
        
        
        
        
        
    }
    
    .sidebar_right .sidebar_widget {
        
        
        
        
        
        
    }

    .sidebar_right .sidebar_widget:last-of-type {
    	
    }

    .sidebar_right .sidebar_widget_inside {
    	
    	
    	
    	
    	
    }
    
    .footer-2-top {
    	
    }
    
    .footer-2-top-boxed {
    	
    }
    
    .footer-col-1 {
        
    }
    
    .footer-col-2 {
        
    }
    
    .footer-col-3 {
        
    }
    
    .footer-col-4 {
        
    }
    
    .footer-2-bottom {
    	
    }
    
    .footer-2-bottom-boxed {
    	
    }
}




@media all and (max-width: 992px) {
    .sidebar-toggle {
    	
    display: block;
    	
    }
    
    .pre-header-1 {
    	
    }
    .pre-header-1-boxed {
    	
    }
    
    .pre-header-1-boxed .bloc-1 {
    	
    }
    
    .pre-header-1-boxed .bloc-2 {
    	
    }
    
    .pre-header-1-boxed .bloc-3 {
    	
    }
    
    .header-2 {
    	
    	
    }
    
    .header-2-boxed {
    	
    	
    	
	text-align: undefined;
    }
    
    .header-2 .logo {
    	
    	
    margin-left: 60px;
    	
    }
    
    .header-2 .main_slogan {
    	
    	
	}
    
    .header-2 .secondary_slogan {
    	
    	
	}
    
    .header-2 .social {
    	
    	
	}
    
    .header-2 .telephone {
    	
	position: absolute;
	top: 78px;
	bottom: auto;
	right: 25px;
	left: auto;
    	
	}
    
    .menu-2 {
        
        
    }
    
    .menu-2-boxed {
        
        
	height:30px;
    }
    
    .menu-2-boxed .main-navigation {
    	
    display: none;
    	
    }
    
    .content-1 {
    	
    }
    
    .content-1-boxed {
    	
    	
    padding-right: 0px;
    padding-left: 0px;
    }
    
    .page_content_left, .page_content_right, .page_content_both {
    	
	order: -1;
        flex: 1 1 100%
    }
    
    .page_content_left {
    	
    margin-right: 15px;
    margin-left: 15px;
    }
    
    .page_content_right {
    	
    margin-right: 15px;
    margin-left: 15px;
    }
    
    .page_content_both {
    	
    margin-right: 15px;
    margin-left: 15px;
    }
    
    .page_content_none {
    	
    margin-right: 15px;
    margin-left: 15px;
    }
    
    
    .sidebar_left, .sidebar_right {
    	
        flex: 1 0 260px
    }
    
    .sidebar_left {
        
        
    margin-right: 15px;
    margin-left: 15px;
        
        
        
        
        
    }
    
    .sidebar_left .sidebar_widget {
        
        
        
        
        
        
    }

    .sidebar_left .sidebar_widget:last-of-type {
    	
    }

    .sidebar_left .sidebar_widget_inside {
    	
    	
    	
    	
    	
    }
    
    .sidebar_right {
        
        
    margin-right: 15px;
    margin-left: 15px;
        
        
        
        
        
    }
    
    .sidebar_right .sidebar_widget {
        
        
        
        
        
        
    }

    .sidebar_right .sidebar_widget:last-of-type {
    	
    }

    .sidebar_right .sidebar_widget_inside {
    	
    	
    	
    	
    	
    }
    
    .footer-2-top {
    	
    }
    
    .footer-2-top-boxed {
    	
    }
    
    .footer-col-1 {
        
    }
    
    .footer-col-2 {
        
    }
    
    .footer-col-3 {
        
    }
    
    .footer-col-4 {
        
    }
    
    .footer-2-bottom {
    	
    }
    
    .footer-2-bottom-boxed {
    	
    }
}




@media all and (max-width: 768px) {
    .sidebar-toggle {
    	
    	
	position: absolute;
	top: 64px;
	bottom: auto;
	left: 32px;
	right: auto;
    }
    
    .pre-header-1 {
    	
    }
    .pre-header-1-boxed {
    	
    display: none;
    }
    
    .pre-header-1-boxed .bloc-1 {
    	
    }
    
    .pre-header-1-boxed .bloc-2 {
    	
    }
    
    .pre-header-1-boxed .bloc-3 {
    	
    }
    
    .header-2 {
    	
    	
    }
    
    .header-2-boxed {
    	
    	
    	
	text-align: center;
    }
    
    .header-2 .logo {
    	
    	
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 35px;
    margin-left: 15px;
    	
	float: none;
    }
    
    .header-2 .main_slogan {
    	
    	
    display: none;
	}
    
    .header-2 .secondary_slogan {
    	
    	
    display: none;
	}
    
    .header-2 .social {
    	
    	
    display: none;
	}
    
    .header-2 .telephone {
    	
	position: absolute;
	bottom: 10px;
	top: auto;
	right: 20px;
	left: auto;
    	
	}
    
    .menu-2 {
        
        
    }
    
    .menu-2-boxed {
        
        
    }
    
    .menu-2-boxed .main-navigation {
    	
    display: none;
    	
    }
    
    .content-1 {
    	
    }
    
    .content-1-boxed {
    	
    	
    }
    
    .page_content_left, .page_content_right, .page_content_both {
    	
    }
    
    .page_content_left {
    	
    }
    
    .page_content_right {
    	
    }
    
    .page_content_both {
    	
    }
    
    .page_content_none {
    	
    }
    
    
    .sidebar_left, .sidebar_right {
    	
    }
    
    .sidebar_left {
        
        
        
        
        
        
        
    }
    
    .sidebar_left .sidebar_widget {
        
        
        
        
        
        
    }

    .sidebar_left .sidebar_widget:last-of-type {
    	
    }

    .sidebar_left .sidebar_widget_inside {
    	
    	
    	
    	
    	
    }
    
    .sidebar_right {
        
        
        
        
        
        
        
    }
    
    .sidebar_right .sidebar_widget {
        
        
        
        
        
        
    }

    .sidebar_right .sidebar_widget:last-of-type {
    	
    }

    .sidebar_right .sidebar_widget_inside {
    	
    	
    	
    	
    	
    }
    
    .footer-2-top {
    	
    }
    
    .footer-2-top-boxed {
    	
    }
    
    .footer-col-1 {
        
    }
    
    .footer-col-2 {
        
    }
    
    .footer-col-3 {
        
    }
    
    .footer-col-4 {
        
    }
    
    .footer-2-bottom {
    	
    }
    
    .footer-2-bottom-boxed {
    	
    }
}




@media all and (max-width: 480px) {
    .sidebar-toggle {
    	
    	
    }
    
    .pre-header-1 {
    	
    }
    .pre-header-1-boxed {
    	
    }
    
    .pre-header-1-boxed .bloc-1 {
    	
    }
    
    .pre-header-1-boxed .bloc-2 {
    	
    }
    
    .pre-header-1-boxed .bloc-3 {
    	
    }
    
    .header-2 {
    	
    	
    }
    
    .header-2-boxed {
    	
    	
	min-height:110px;
    	
	text-align: undefined;
    }
    
    .header-2 .logo {
    	
    	
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
    	
    }
    
    .header-2 .main_slogan {
    	
    	
	}
    
    .header-2 .secondary_slogan {
    	
    	
	}
    
    .header-2 .social {
    	
    	
	}
    
    .header-2 .telephone {
    	
    	
    display: none;
	}
    
    .menu-2 {
        
        
    }
    
    .menu-2-boxed {
        
        
    }
    
    .menu-2-boxed .main-navigation {
    	
    	
    }
    
    .content-1 {
    	
    }
    
    .content-1-boxed {
    	
    	
    }
    
    .page_content_left, .page_content_right, .page_content_both {
    	
    }
    
    .page_content_left {
    	
    }
    
    .page_content_right {
    	
    }
    
    .page_content_both {
    	
    }
    
    .page_content_none {
    	
    }
    
    
    .sidebar_left, .sidebar_right {
    	
    }
    
    .sidebar_left {
        
        
        
        
        
        
        
    }
    
    .sidebar_left .sidebar_widget {
        
        
        
        
        
        
    }

    .sidebar_left .sidebar_widget:last-of-type {
    	
    }

    .sidebar_left .sidebar_widget_inside {
    	
    	
    	
    	
    	
    }
    
    .sidebar_right {
        
        
        
        
        
        
        
    }
    
    .sidebar_right .sidebar_widget {
        
        
        
        
        
        
    }

    .sidebar_right .sidebar_widget:last-of-type {
    	
    }

    .sidebar_right .sidebar_widget_inside {
    	
    	
    	
    	
    	
    }
    
    .footer-2-top {
    	
    }
    
    .footer-2-top-boxed {
    	
    }
    
    .footer-col-1 {
        
    }
    
    .footer-col-2 {
        
    }
    
    .footer-col-3 {
        
    }
    
    .footer-col-4 {
        
    }
    
    .footer-2-bottom {
    	
    }
    
    .footer-2-bottom-boxed {
    	
    }
}




.todo_banner_do_not_delete_margin{
	height: 92px;
}
.todo_banner_do_not_delete{
	position: fixed;
	height: 92px;
	border-top: #444444 2px solid;
	width: 100%;
	background-color: rgba(18, 18, 18, 0.8);
	z-index: 3;
	bottom: 0px;
	left: 0px;
}

.todo_banner_do_not_delete_boxed{
	width: 1100px;
	height: 90px;
	margin: auto;
	position: relative;
    display: flex;
    display: -webkit-flex;
}

.todo_logo{
	display: block;
  padding-top: 30px;
	padding-left: 30px;
	width: 90px;
	height: 90px;
	background-color: #e74f32;
    flex-shrink: 0;
    -webkit-flex-shrink: 0; 
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 200ms;
-moz-transition-duration: 200ms;
-o-transition-duration: 200ms;
transition-duration: 200ms;
-webkit-transition-timing-function: linear;
-moz-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;   
}

.todo_logo:hover{
	background-color: #ce462f;
}

.todo_container{
	/*background-color: #CCCCCC;*/
    
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
	width: 468px;
	height: 90px;
}

.todo_yoctown{
	font-family: Georgia, serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 17px;
	padding-top: 6px;
	background-color: #000000;
	width: 572px;
	height: 90px;
}

@media screen and (max-width: 500px) {
    .todo_yoctown {
        font-size: 14px;
    }
}

@media screen and (max-width: 370px) {
    .todo_yoctown {
        font-size: 10px;
    }
}

.old-browsers {
    z-index: 4;
    position: fixed;
    top: 0;
    right: 0;
    padding: 1rem;
    top: 9999rem; /* new browers */
    left: -9999rem; /* new browers */
    color: #ffffff;
    background: #ff8000;
}

.tinymce_body {
	
        background-image: url('/www/resource/original/mosaique-blanc.png');
            
	background-repeat: repeat;
	background-position: left top;
	background-attachment: scroll;
	background-size: auto;
	background-color: rgba(255,255,255,1);
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Arial", sans-serif;
	color:rgba(51,51,51,1);
	font-size:13px;
}

/* Sidebar responsive */

.tinymce_sidebar-wrapper {
    
	background-color: rgba(26,26,26,1);
	background-image: none;
}

.tinymce_sidebar-wrapper.tinymce_sidebar_widget {
    
}

.tinymce_sidebar-wrapper.tinymce_sidebar_widget_inside {
	
	
	text-transform: none;
	color:rgba(227,227,227,1);
}

.tinymce_sidebar-wrapper.tinymce_sidebar_widget_text p{
	
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.tinymce_sidebar-wrapper.tinymce_sidebar_widget_text a {
	
	text-transform: none;
	color:rgba(115,169,203,1);
}

.tinymce_sidebar-wrapper.tinymce_sidebar_widget_text a:hover {
	
	text-decoration: underline;
	text-transform: none;
	color:rgba(144,204,242,1);
}

.tinymce_sidebar-wrapper.tinymce_sidebar_widget_text ul {
	
    padding-left: 40px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.tinymce_sidebar-wrapper.tinymce_sidebar_widget_text ul li {
	/*  LI  */
    padding-bottom: 5px;
}

.tinymce_sidebar-wrapper.tinymce_sidebar_widget_text ol {
	
    padding-left: 40px;
    margin-bottom: 10px;
}

.tinymce_sidebar-wrapper.tinymce_sidebar_widget_text ol li {
	
    padding-bottom: 5px;
    line-height: 16px;
}

/* /Sidebar responsive */

.tinymce_general_boxing {
	
	background-color: rgba(255,255,255,1);
	background-image: none;
}

.tinymce_content-1 {
	
}

.tinymce_content-1-boxed {
	
}
/* Contenu */

.tinymce_page_content{
	
}

.tinymce_page_content a {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,80,130,1);
}

.tinymce_page_content a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,99,162,1);
}

.tinymce_page_content p {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(51,51,51,1);
	
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
}

.tinymce_page_content h1 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(51,51,51,1);
	font-size:24px;	
}

.tinymce_page_content h2 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(51,51,51,1);
	font-size:22px;	
}

.tinymce_page_content h3 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(51,51,51,1);
	font-size:20px;
}

.tinymce_page_content h4 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
    font-family: "Droid Sans", sans-serif;
	color:rgba(51,51,51,1);
	font-size:18px;
}

.tinymce_page_content ul {
	
    padding-left: 25px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.tinymce_page_content ul li {
	/*  LI  */
    padding-bottom: 7px;
    line-height: 18px;
}

.tinymce_page_content ol {
	
    padding-left: 25px;
    margin-bottom: 10px;
}

.tinymce_page_content ol li {
	
    padding-bottom: 7px;
    line-height: 18px;
}

/* Formulaire */

.tinymce_page_content.tinymce_form {
	
}

.tinymce_sidebar_left.tinymce_sidebar_form, .tinymce_sidebar_right .tinymce_sidebar_form {
	
}
.tinymce_footer-col .tinymce_footer_form {
	
}


/* Blog */


.tinymce_page_content.tinymce_blog {
	
}

.tinymce_page_content.tinymce_blog p{
	
}

.tinymce_page_content.tinymce_blog a {
	
	text-align: left;
	text-transform: none;
}

.tinymce_page_content.tinymce_blog a:hover {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.tinymce_page_content.tinymce_blog h1 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
}

.tinymce_page_content.tinymce_blog h2 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.tinymce_page_content.tinymce_blog h3 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.tinymce_page_content.tinymce_blog h4 {
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.tinymce_page_content.tinymce_blog ul {
	
}

.tinymce_page_content.tinymce_blog ul li {
	/*  LI  */
}

.tinymce_page_content.tinymce_blog ol {
	
}

.tinymce_page_content.tinymce_blog ol li {
	
}

.tinymce_mainzone_element {
	
}

.tinymce_mainzone_element_inside {
	
	background-color: rgba(255,255,255,1);
	background-image: none;
}

.tinymce_resume_blog {
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.tinymce_resume_blog p{
	
    margin-top: 4px;
    margin-right: auto;
    margin-bottom: 4px;
    margin-left: auto;
}

.tinymce_resume_blog a {
	
	text-align: left;
	text-transform: none;
}

.tinymce_resume_blog a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
}

.tinymce_resume_blog h2 {
	
}

.tinymce_resume_blog h3 {
	
}

.tinymce_resume_blog h4 {
	
}

.tinymce_resume_blog ul {
	
}

.tinymce_resume_blog ul li {
	/*  LI  */
}

.tinymce_resume_blog ol {
	
}

.tinymce_resume_blog ol li {
	
}

/* Widgets */
/* sidebar gauche */
.tinymce_sidebar_left.tinymce_sidebar_widget {
	
}

.tinymce_sidebar_left.tinymce_sidebar_widget_inside {
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.tinymce_sidebar_left.tinymce_sidebar_widget_text p{
	
    margin-top: 0px;
    margin-bottom: 10px;
}

.tinymce_sidebar_left.tinymce_sidebar_widget_text a {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,80,130,1);
}

.tinymce_sidebar_left.tinymce_sidebar_widget_text a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,99,162,1);
}

.tinymce_sidebar_left.tinymce_sidebar_widget_text ul {
	
    padding-left: 20px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.tinymce_sidebar_left.tinymce_sidebar_widget_text ul li {
	/*  LI  */
    padding-bottom: 5px;
    line-height: 16px;
}

.tinymce_sidebar_left.tinymce_sidebar_widget_text ol {
	
    padding-left: 20px;
    margin-bottom: 10px;
}

.tinymce_sidebar_left.tinymce_sidebar_widget_text ol li {
	
    padding-bottom: 5px;
    line-height: 16px;
}




/* sidebar droite */
.tinymce_sidebar_right.tinymce_sidebar_widget {
	
}

.tinymce_sidebar_right.tinymce_sidebar_widget_inside {
	
	background-color: rgba(255,255,255,1);
	background-image: none;
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.tinymce_sidebar_right.tinymce_sidebar_widget_inside {
	
	background-color: rgba(255,255,255,1);
	background-image: none;
}

.tinymce_sidebar_right.tinymce_sidebar_widget_text p{
	
    margin-top: 0px;
    margin-bottom: 10px;
}

.tinymce_sidebar_right.tinymce_sidebar_widget_text a {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,80,130,1);
}

.tinymce_sidebar_right.tinymce_sidebar_widget_text a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(0,99,162,1);
}

.tinymce_sidebar_right.tinymce_sidebar_widget_text ul {
	
    padding-left: 20px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.tinymce_sidebar_right.tinymce_sidebar_widget_text ul li {
	/*  LI  */
    padding-bottom: 5px;
    line-height: 16px;
}

.tinymce_sidebar_right.tinymce_sidebar_widget_text ol {
	
    padding-left: 20px;
    margin-bottom: 10px;
}

.tinymce_sidebar_right.tinymce_sidebar_widget_text ol li {
	
    padding-bottom: 5px;
    line-height: 16px;
}




/* footer */
.tinymce_footer-2-top {
	
	background-color: rgba(240,240,240,1);
	background-image: none;
}

.tinymce_footer-2-top-boxed {
	
	background-color: rgba(54,54,54,1);
	background-image: none;
}



.tinymce_footer-col.tinymce_sidebar_widget {
	
}

.tinymce_footer-col.tinymce_sidebar_widget_inside {
	
	
	text-align: left;
	text-decoration: none;
	text-transform: none;
	color:rgba(235,235,235,1);
}

.tinymce_footer-col.tinymce_sidebar_widget_text p{
	
    margin-top: 0px;
    margin-bottom: 10px;
}

.tinymce_footer-col.tinymce_sidebar_widget_text a {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(115,169,203,1);
}

.tinymce_footer-col.tinymce_sidebar_widget_text a:hover {
	
	text-align: left;
	text-decoration: underline;
	text-transform: none;
	color:rgba(144,204,242,1);
}

.tinymce_footer-col.tinymce_sidebar_widget_text ul {
	
    padding-left: 20px;
    margin-bottom: 10px;
    list-style-type: disc;
}

.tinymce_footer-col.tinymce_sidebar_widget_text ul li {
	/*  LI  */
    padding-bottom: 5px;
    line-height: 16px;
}

.tinymce_footer-col.tinymce_sidebar_widget_text ol {
	
    padding-left: 20px;
    margin-bottom: 10px;
}

.tinymce_footer-col.tinymce_sidebar_widget_text ol li {
	
    padding-bottom: 5px;
    line-height: 16px;

