/* CSS Rules: Sorted alphabetically for better organization. */


.del1 {
	animation-delay: 0.2s !important;
}

.del15 {
	animation-delay: 0.3s!important;
}


.del2 {
	animation-delay: 0.5s !important;
}

.del25 {
	animation-delay: 0.6s !important;
}

.del3 {
	animation-delay: 0.8s!important;
}

 .del35 {
	animation-delay: 0.9s!important;
}

.del4 {
	animation-delay: 1.0s !important;
}

.del5 {
	animation-delay: 1.2s !important;
}

.del6 {
	animation-delay: 1.4s !important;
}


/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}


/*HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

button, input, select, textarea {
	font-size: 100%;
	overflow: visible;
	margin: 0;
	vertical-align: baseline;
	width: auto;
}

textarea {
	overflow: auto;
	vertical-align: text-top;
}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	background: #dddddd;
	border: none;
	clear: both;
	float: none;
	height: 1px;
	width: 100%;
}

hr.space {
	background: #ffffff;
}

/* =Base
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	background: #fff;
	color: #000;
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	word-wrap: break-word;
max-width: 100%;
	overflow-x: hidden;
text-rendering: optimizeLegibility;

-moz-font-feature-settings: 'liga';

font-feature-settings: 'liga';
	
}

/* =Typography
-------------------------------------------------------------- */
p {
	word-wrap: break-word;
}

i,
em,
dfn,
cite {
	font-style: italic;
}

tt,
var,
pre,
kbd,
samp,
code {
	font-family: monospace, serif;
	font-style: normal;
}

b,
strong {
	font-weight: 700;
}

pre {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-sizing: border-box;
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	background: #f4f4f4;
	border: 1px solid #aaaaaa;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	height: auto;
	margin: 0;
	outline: none;
	padding: 6px 10px;
	vertical-align: middle;
	width: 100%;
	word-wrap: break-word;
	white-space: pre-wrap;
}

del {
	color: #555555;
	text-decoration: line-through;
}

ins,
dfn {
	border-bottom: 1px solid #cccccc;
}

sup,
sub,
small {
	font-size: 85%;
}

abbr,
acronym {
	font-size: 85%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

a abbr,
a acronym {
	border: none;
}

dfn[title],
abbr[title],
acronym[title] {
	border-bottom: 1px solid #cccccc;
	cursor: help;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}
.sticky-header {
	position: fixed;
	top: 0;
	left: 0px;
	z-index: 200;
	width: 100%;
	background-color: #fff;
	margin: 0 !important;
	opacity:0.9;	
	-webkit-transition: all 0.8s ease-in-out 0s;
	-moz-transition: all 0.8s ease-in-out 0s;
	-o-transition: all 0.8s ease-in-out 0s;
	transition: all 0.8s ease-in-out 0s;
}
.admin-bar .sticky-header{
	top:30px;
}

/* =Responsive 12 Column Grid
    http://demos.cyberchimps.com/responsivepro/responsive-grid/
-------------------------------------------------------------- */
.grid {
	float: left;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-right {
	float: right;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
	margin-right: 2.127659574468%;
}

.col-60 {
	width: 6.382978723404%;
}

.col-140 {
	width: 14.893617021277%;
}

.col-220 {
	width: 23.404255319149%;
}

.col-300 {
	width: 31.914893617021%;
}

.col-380 {
	width: 40.425531914894%;
}

.col-460 {
	width: 48.936170212766%;
}

.col-540 {
	width: 57.446808510638%;
}

.col-620 {
	width: 65.957446808511%;
}

.col-700 {
	width: 74.468085106383%;
}

.col-780 {
	width: 82.978723404255%;
}

.col-860 {
	width: 91.489361702128%;
}

.col-940 {
	width: 100%;
}

.fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* =Visibility
-------------------------------------------------------------- */
.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.none {
	display: none;
}

.hide-desktop {
	display: none;
}

.show-desktop {
	display: block;
}

/* =Responsive Images
-------------------------------------------------------------- */
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.ie8 img {
	height: auto;
	width: auto;
}

.ie8 img.size-large {
	max-width: 60%;
	width: auto;
}

/* =Responsive Videos
-------------------------------------------------------------- */
video {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
	max-width: 100%;
}

svg:not(:root) {
	overflow: hidden;
}

/* =Links
-------------------------------------------------------------- */
a {
	color: #C7B299;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}

a:hover,
a:focus,
a:active {
	color: #F2f2f2;
	outline: 0;
	text-decoration: none;
}

a::-moz-selection {
	background: #999999;
	color: #ffffff;
	text-shadow: none;
}

/* =Forms
-------------------------------------------------------------- */
label {
	display: inline-block;
	font-weight: 700;
	padding: 2px 0;
}

legend {
	padding: 2px 5px;
}

fieldset {
	border: 1px solid #cccccc;
	margin: 0 0 1.5em;
	padding: 1em 2em;
}

select,
input[type="text"],
input[type="password"],
input[type="email"] {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #aaaaaa;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	vertical-align: middle;
	max-width: 100%;
}

select {
	height: auto;
	max-width: 100%;
}

area,
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	background-color: #ffffff;
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	border: 1px solid #aaaaaa;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	height: auto;
	overflow: auto;
	margin: 0;
	outline: none;
	padding: 8px 10px;
	max-width: 100%;
}

map area {
	padding: 0px;
	border: 0px;
}

input,
select {
	cursor: pointer;
}

area:focus,
input:focus,
textarea:focus {
	border: 1px solid #66ccff;
}

input[type='text'],
input[type='password'] {
	cursor: text;
}

/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="email"] {
	width: 96%;
}

/* =IE6 Notice
-------------------------------------------------------------- */
.msie-box {
	background-color: #f9edbe;
	border: 1px solid #f0c36d;
	color: #212121;
	display: block;
	margin: 0 auto;
	max-width: 960px;
	padding: 10px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

.msie-box a {
	color: #212121;
}

/* =Tables
-------------------------------------------------------------- */
th,
td,
table {
	border: 1px solid #dddddd;
}

table {
	border-collapse: collapse;
	width: 100%;
}

/* =Lists
-------------------------------------------------------------- */
ul {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

ol {
	line-height: 22px;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}

dt {
	font-weight: 400;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	
	border: none;
	margin: 20px;
	overflow: auto;
	padding: 0 0 10px 12px;
}

blockquote p {
	font-style: italic;
}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 700;
	line-height: 1.0em;
	word-wrap: break-word;
}

h1 {
	font-size: 2.625em; /* = 42px */
	margin-bottom: .5em;
	margin-top: .5em;
}

h2 {
	font-size: 2.250em; /* = 36px */
	margin-bottom: .75em;
	margin-top: .75em;
}

h3 {
	font-size: 1.875em; /* = 30px */
	margin-bottom: .857em;
	margin-top: .857em;
}

h4 {
	font-size: 1.500em; /* = 24px */
	margin-bottom: 1em;
	margin-top: 1em;
}

h5 {
	font-size: 1.125em; /* = 18px */
	margin-bottom: 1.125em;
	margin-top: 1.125em;
}

h6 {
	font-size: 1.000em; /* = 16px */
	margin-bottom: 1.285em;
	margin-top: 1.285em;
}

/* =Margins & Paddings
-------------------------------------------------------------- */
p,
hr,
dl,
pre,
form,
table,
address,
blockquote {
	margin: 0 0 17px;
}

th, td {
	padding: .8em;
}

caption {
	padding-bottom: .8em;
}

blockquote {
	padding: 0 1em;
}

blockquote:first-child {
	margin: .8em 0;
}

fieldset {
	margin: 1.6em 0;
	padding: 0 1em 1em;
}

legend {
	padding-left: .8em;
	padding-right: .8em;
}

legend+* {
	margin-top: 1em;
}

input,
textarea {
	padding: .3em .4em .15em;
}

select {
	padding: .1em .2em 0;
}

option {
	padding: 0 .4em;
}

dt {
	margin-bottom: .4em;
	margin-top: .8em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ul,
ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 2.0em;
}

li ul,
li ol {
	margin: 0;
}

form div {
	margin-bottom: .8em;
}

/* =Globals
-------------------------------------------------------------- */
#container {
	margin: 0 auto;
	max-width: 1280px;
	padding: 0px;
}

#wrapper {
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0;
	position: relative;
}


#header_section {
	margin: 0;
	padding: 0 28px;
	background: #bc2326;
background: -moz-linear-gradient(left, #bc2326 0%, #9e1e22 100%);
background: -webkit-linear-gradient(left, #bc2326 0%,#9e1e22 100%);
background: linear-gradient(to right, #bc2326 0%,#9e1e22 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc2326', endColorstr='#9e1e22',GradientType=1 );
	position: relative;
	z-index: 999;
	max-height: 100px;
	min-height: 100px;
	display: block;
	float: left;
	width: 100%;
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
}

#header .grid {
	margin-bottom:  0 !important
}

#slider {
	float: left;
	max-height: 585px;
	margin-top: -100px;
	padding-top: 0px;
	position: relative;
	z-index: 1;
	background:  #252525;
	min-height: 585px;
}

#pagetitre {
	position: relative;
	max-height: 330px;
	margin-top: -100px;
	float: left;
	width: 100%;
	z-index: 1;
	background-color: #454545;
	background-image: url(../images/image2.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 330px;
	color: #FFF;
}

#pagetitre.titrebonnefeuilles {
	background-image: url(../images/bonnefeuilles.jpg);
}


#pagetitre.titresingle, body.category-8 #pagetitre.titresingle, #pagetitre.titresingle.danscateg-8 {
	border-bottom: 7px solid #c7b299
}

body.category-9 #pagetitre.titresingle, #pagetitre.titresingle.danscateg-9  {
	border-bottom: 7px solid #bc2326;
}
body.category-6 #pagetitre.titresingle, #pagetitre.titresingle.danscateg-6 {
	border-bottom: 7px solid #0071bc;
}
body.category-7 #pagetitre.titresingle, #pagetitre.titresingle.danscateg-7 {
	border-bottom: 7px solid #2e3192;
}
body.category-3 #pagetitre.titresingle, #pagetitre.titresingle.danscateg-3 {
	border-bottom: 7px solid #b2b2b1;
}
body.category-5 #pagetitre.titresingle, #pagetitre.titresingle.danscateg-5 {
	border-bottom: 7px solid #754c24;
}


#pagetitre.category {
	background-position: center bottom;
	background-image: url(../images/bgcat.jpg);
}

#pagetitre:before {
	content: "";
	background:url(../images/image1.jpg) repeat;
	background-size: cover;
	opacity: 0.6;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
}

#pagetitre.titrebonnefeuilles:before  {
opacity: 0.2;
}

#pagetitre.category:before, body.category-9 #pagetitre.category:before {
background-color: #BC2326;
	background-image: none !important;
opacity: 0.8;
}
body.category-6 #pagetitre.category:before {
background-color: #0071bc;
	background-image: none !important;
opacity: 0.8;
}
body.category-7 #pagetitre.category:before {
background-color: #2e3192;
	background-image: none !important;
opacity: 0.8;
}
body.category-8 #pagetitre.category:before {
background-color: #c7b299;
	background-image: none !important;
opacity: 0.8;
}
body.category-5 #pagetitre.category:before {
background-color: #754c24;
	background-image: none !important;
opacity: 0.8;
}

#pagetitre.category:after {
	content: "";
	background:url(../images/hoverbgtitle.png) repeat;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	z-index: 5;
}



.pagetitre-wrap {
	max-width: 1280px;
	min-height: 330px;
	width: 100%;
	margin: 0 auto 0;
	text-align: center;
	position: relative;
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
	background:url(../images/hoverbgtitle.png) repeat;
	overflow: hidden;
}

#pagetitre.titrebonnefeuilles .pagetitre-wrap {
		background:none;
}


#pagetitre.category .pagetitre-wrap {
background-image: none!important;
}

.pagetitre-wrap h1 {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	padding: 0 0 15px;
	text-align: center;
	color: #FFFFFF;
font-size: 39px;
line-height: 47px;
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	text-transform: uppercase;
	font-weight: 400;
	z-index: 99;
}

#pagetitre.category .pagetitre-wrap h1 {
	padding:  15px 0 0;
}


.pagetitre-wrap h1:after {
	border-width: 0 0 1px;
	border-style: solid; 
	border-color: #C7B299;
	width: 124px;
	position: absolute;
	bottom: 0;
	margin-left: -62px;
	display: block;
	left: 50%;
}

#pagetitre.category .pagetitre-wrap h1:after {
	bottom: auto;
	top: -30px;
		content:"ARTICLES SUR LA";
	font-family: 'PT Sans', Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	width: auto;
	font-size: 12px;
	color:  #C7B299;
	left: 50%;
	transform: translateX(-50%);
		margin: 0;
}

.pagetitre-wrap:after {
	width: 60px;
height: 60px;
	content:"";
	position: absolute;
	bottom: -55px;
	left: 50%;
	margin: 0 -30px;
	background: #FFF;
	-webkit-border-radius: 5px;
border-radius: 5px;
	-moz-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
	z-index: 99;
}

.page-id-17 .pagetitre-wrap:after {
	background: #f2f2f2;
}


.titresingle .pagetitre-wrap:after {
	display: none;
}

.filariane {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: 400;
	z-index: 99;
}

.backhome {
position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
	text-align: left;
	font-weight: 400;
	z-index: 99;
	color: #FFFFFF;
	background: #C7B299;
	min-width: 200px;
	height: 48px;
	line-height: 45px;

letter-spacing: 2px;
	text-align: center;
margin: 0;
	padding: 0;
font-size: 12px;

}

.backhome a {
	color: #FFF;
}

.backhome:hover {
	background-color: #000;
	letter-spacing: 3px;
}


#slider .rev_slider {
	background:  #252525 !important;
}

#footer {
	clear: both;
	background: #000;
	color: #888888;
	border-top: 2px solid #FFF;
}

#footer-wrapper {
		margin: 0 auto;
	max-width: 1280px;
	padding: 50px 0 20px;
}

/* =Header
-------------------------------------------------------------- */
#logo {
	float: left;
	margin: 17px 0;
}

#navcont {
	float: left;
	margin-left: 50px;
}

#top-widget { 
	position: absolute;
	top: 100px;
	right: 0;
}


/* =Content
-------------------------------------------------------------- */
#intropresentation h3 {
	font-weight: 400;
	margin: 0 0 20px;
	padding: 0;
	font-size: 30px;
line-height: 36px;
}

#intropresentation h4 {
		font-weight: 400;
	margin: 0;
	padding: 0;
	font-size: 24px;
line-height: 29px;
font-weight: 400;
}

#intropresentation a {
	display: block;
	float: left;
	color: #000;
	font-weight: 400;
	font-style: normal;
	padding: 12px 0;
}

.firstlintropres {
	border-bottom: 1px solid #e1e1e1;
}


#slider h3 {
color: #FFFFFF;
    text-align: left;
    font-size: 39px;
    line-height: 47px !important;
    font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-weight: 400;
}

#slider h3.slider1 {
	max-width: 600px;
}

#slider h3.slide2, #slider h3.slide3 {
	margin: 0 0 0;
	padding: 0;
}

#slider h4.slide2 {
	text-align: left;
font-size: 22px;
color: #FFFFFF;
line-height: 26px;
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
font-weight: normal;
font-style: italic;
	margin: 20px 0;
}

#slider h6.slide3 {
text-align: left;

font-size: 14px;

color: #FFFFFF;
	font-weight: 400;
	line-height: 18px;

font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

#slider a.slide2but {
	background-color: transparent;
text-align: center !important;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
	min-width: 160px;
	width: 160px;
display: block;
	float: left;
font-size: 10px;
color: #C7B299;
	border: 1px solid #C7B299 !important;
letter-spacing: 1px;
font-weight: 400;
position: relative;
}

#slider a.slide2but:hover {
		border: 1px solid #000 !important;
	background: #000;
	color: white;
}

.slider1-wrap {
	width: 630px;
	max-width: 630px !important;
	height: 130px;
	background: white;
	text-align: left;
font-size: 12px;
color: #465866;
line-height: 14px;
font-weight: 400;
	padding: 10px;
	margin-top: 5px;
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
	position: relative;
}

.slider1-wrap:after {
	height: 100px;
	top: 50%;
	transform: translateY(-50%);
	left: 48%;
	background: #e5e5e5;
	width: 1px;
	display: block;
	content:"";
	position: absolute;
}

.slider1-wrap .grid {
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
	position: relative;
	margin: 0;
	padding: 0;
}

.slider1-wrap .grid.col-460 {
	max-width: 48%;
	width: 48%;
	padding: 0 3% 0 3% !important;
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
	position: relative;
}

.slider1-wrap .grid.col-460 a {
	font-style: italic;
	color: #465866;
}

.slider1-wrap .grid.col-460 a:hover {
	color: #998675;
}

.slider1-wrap .grid.col-940 {
	position: absolute;
	top: 50%;
	left: 50%;
	max-width: 96%;
	transform: translate(-50%,-50%);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
}

.slider1-wrap .grid h4 {
	font-weight: 700;
	text-align: left;
    font-size: 15px;
    color: #BC2326;
    line-height: 18px;
	margin: 0 0 8px;
	padding: 0;
}

.slider1-wrap p {
	max-width: 100%;
	float: left;
	width: 100%;
	margin: 0 0 10px;
		-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
	position: relative;
}

.intro-bonnefeuilles {
	color: #7F7F7F;
text-align: center;
font-size: 18px;
line-height: 22px;
font-weight: 400;
	padding: 0 0 55px 0;

	width: 100%;
	display: block;
	clear: both;
	max-width: 605px;
	margin: 0 auto;
}

.menuslide3 {
	list-style: none;
	padding: none;
	margin: 0;
	padding: 0;
	width: 600px;
}
.menuslide3 li {
	float: left;
	display: block;
	width: 48%;
	margin: 0 2% 1% 0;
	padding: 0;
}

.menuslide3 li a {
	background: #FFF;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
	float:left;
	width: 100%;
	max-width: 100%;
	padding-left: 20px;
	text-align: left;
font-size: 10px;
color: #000000;
letter-spacing: 1px;
font-weight: 400;
	height: 38px;
	line-height: 38px;
	-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.menuslide3 li a:hover {
padding-left: 28px;
	color: #FFF;
}

.menuslide3 li.ms3-resp a {
	border-left: 12px solid #bc2326;
}
.menuslide3 li.ms3-resp a:hover {
	background: #bc2326;
}
.menuslide3 li.ms3-lois a {
	border-left: 12px solid #2e3192;
}
.menuslide3 li.ms3-lois a:hover {
	background: #2e3192;
}
.menuslide3 li.ms3-conf a {
	border-left: 12px solid #754c24;
}
.menuslide3 li.ms3-conf a:hover {
	background: #754c24;
}
.menuslide3 li.ms3-deon a {
	border-left: 12px solid #0071bc;
}
.menuslide3 li.ms3-deon a:hover {
	background: #0071bc;
}
.menuslide3 li.ms3-organi a {
	border-left: 12px solid #c7b299;
}
.menuslide3 li.ms3-organi a:hover {
	background: #c7b299;
}


#accordion {
	max-width: 910px;
	margin: 0 auto;
	min-height: 450px;
	display: block;
}
#accordion h2 {
	color: #000000;
cursor: pointer;
	font-size: 15px;
	padding: 10px 20px;
	margin: 0 0 2px;
	background:#e5e5e5;
	font-weight: 400;
	
	line-height: 25px;
	outline: none;
}

#accordion h2.ui-state-active {
	background: #FFF;
	color: #b02124;
	font-weight: 700;
	border-top: 2px solid #b02124;
}

#accordion h2.h2bonnef.ui-state-active {
	color: #000;
	border-top: 2px solid #000;
}
body.category-9 #accordion h2.ui-state-active {
	color: #bc2326;
	border-top: 2px solid #bc2326;
}

body.category-6 #accordion h2.ui-state-active {
	color: #0071bc;
	border-top: 2px solid #0071bc;
}
body.category-7 #accordion h2.ui-state-active {
	color: #2e3192;
	border-top: 2px solid #2e3192;
}
body.category-8 #accordion h2.ui-state-active {
	color: #998675;
	border-top: 2px solid #998675;
}
body.category-5 #accordion h2.ui-state-active {
	color: #754c24;
	border-top: 2px solid #754c24;
}


#accordion h2.ui-state-active i {
	font-style: normal;
}

#accordion .post-entry {
	margin: 0 20px;
	padding: 20px 0;
	border-top: 1px solid #efefef;
	font-size: 12px;

line-height: 17px;

color: #000000;

font-style: normal;
}

#accordion .post-entry .datapost {
	font-size: 12px;
line-height: 17px;
color: #999999;
}
.linkpdfpost {
	padding:2px 0 15px;
}
.linkpdfpost a {
	font-size: 12px;
line-height: 17px;
	font-style: italic;
}


#intropagearticles {
color: #424445;
}
#intropagearticles h2 {
	color: #262626;
font-size: 39px;
line-height: 47px;
	margin: 0;
	padding: 0;
	font-weight: 400;
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
#intropagearticles h3 {
color: #424445;
text-align: left;
letter-spacing: 1px;
font-size: 13px;
line-height: 16px;
	padding: 15px 0 15px 0;
	margin: 0 0 15px;
font-weight: 400;
	position: relative;
	display: block;
}

#intropagearticles h3:after {
	content:"";
	position: absolute;
	bottom: 0;
	left: 0;
	width:124px;
	height: 1px;
	background: #C7B299;
	display: block;
}


#intropagearticles .menu a {
	color: #FFF;
	background: #424445;
	border-left: 12px solid #bc2326;
	height: 45px;
	line-height: 45px;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 0 30px 0 20px;
	display: block;

	max-width: 100%;
	margin: 0 60px 20px 40px;
			-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
}
#intropagearticles .menu a:hover {
	background: #bc2326;
	padding: 0 10px 0 40px;
}


#intropagearticles .menu .artdeontologie a {
	border-left: 12px solid #0071bc;
}
#intropagearticles .menu .artloisdecrets a {
	border-left: 12px solid #2e3192;
}
#intropagearticles .menu .artorganisation a {
	border-left: 12px solid #c7b299;
}
#intropagearticles .menu .artconferences a {
	border-left: 12px solid #754c24;
}

#intropagearticles .menu .artdeontologie a:hover {
	background: #0071bc;
}
#intropagearticles .menu .artloisdecrets a:hover {
	background: #2e3192;
}
#intropagearticles .menu .artorganisation a:hover {
	background: #c7b299;
}
#intropagearticles .menu .artconferences a:hover {
	background: #754c24;
}

#intropagearticles .menu, #intropagearticles .menu li {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
			-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
}


#introduction-maitre-yves-avril img {
	margin: 0 !important
}

.intromeavril {
font-size: 18px;
line-height: 22px;
}

.intromeavril-bl2 {
	text-align: justify;
}

.dateclefs h4 {
	letter-spacing: 2px;
color: #CCCCCC;
font-size: 30px;
line-height: 36px;
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
font-weight: 400;
	margin: 0 0 20px;
	padding: 0;
font-style: normal;
}

.intromeavril-bl2 a, .dateclefs a {
	color: #0071bc;
	text-decoration: underline;
}
.intromeavril-bl2 a:hover, .dateclefs a:hover {
	color: #111;
	text-decoration: underline;
}

.rubrpresentation h4 {
	font-weight: normal;
	font-size: 20px;
line-height: 24px;
color: #3A3939;
	padding: 10px 0;
	margin: 0;
}
.rubrpresentation {
font-size: 12px;
line-height: 14px;
padding-top: 10px;
color: #7F7F7F;
}
.rubrpresentation a {
color: #998675;
    visibility: inherit;
    letter-spacing: 1px;
	padding-top: 10px;
	display: inline-block;

}

#derniersarticlespublies {
	position: relative;
}

.voirtouslesarticles a {
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	border: 1px solid #C7B299;
	font-size: 10px;
color: #C7B299;
letter-spacing: 1px;
line-height: 12px;
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
}

.voirtouslesarticles a:hover {
	background: #000;
	color: #FFF;
	border-color: #000;
}

#derniersarticlespublies .vc_column_container {
	position: relative;
	z-index: 9;
}

#derniersarticlespublies:after {
	background: url(../images/bghomearticles.png) no-repeat;
	background-position: top 120px center;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
-moz-transform: rotate(18deg) translateX(-80px) translateY(60px);
-webkit-transform: rotate(18deg) translateX(-80px) translateY(60px);
-o-transform: rotate(18deg) translateX(-80px) translateY(60px);
-ms-transform: rotate(18deg) translateX(-80px) translateY(60px);
transform: rotate(18deg) translateX(-80px) translateY(60px);
	opacity: 0.1;
	z-index: 1;
	
}


.presentation-derniers-articles h2, .presentation-rubriques h3 {
	text-align: center;
font-size: 24px;
color: #3A3939;
line-height: 29px;
font-weight: 400;
	margin: 0;
	padding: 0 0 15px;
}
#lastarticles {
	  display: flex;
	position: relative;
	z-index: 99;
}


#lastarticles .grid-item {
	flex: 1;
    margin: 25px;
	padding-bottom: 40px;
	-webkit-box-shadow: 0 2px 8px 0 rgba(193,193,193,0.5);
box-shadow: 0 2px 8px 0 rgba(193,193,193,0.5);
	position: relative;
	background: #FFF;
	border-top: 4px solid #c6b29a;
}



#lastarticles .grid-item h3, #lastarticles .grid-item h3 a {
	text-align: center;
font-size: 18px;
line-height: 25px;
	font-weight: 400;
	color: #000;
	margin: 15px 5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
}
#lastarticles .grid-item h5, #lastarticles .grid-item h5 a {
text-align: center;
font-size: 9px;
line-height: 11px;
margin: 0 35px;
	padding: 15px 0;
color: #998675;
	font-weight: 400;
letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #e5e5e5;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
}


#lastarticles .grid-item.itgrbord-8 {
	border-top: 4px solid #C7B299;
}
#lastarticles .grid-item.itgrbord-8 h5, #lastarticles .grid-item.itgrbord-8 h5 a {
	color: #998675;
}

#lastarticles .grid-item.itgrbord-9 {
	border-top: 4px solid #bb282b;
}
#lastarticles .grid-item.itgrbord-9 h5, #lastarticles .grid-item.itgrbord-9 h5 a {
	color: #bb282b;
}
#lastarticles .grid-item.itgrbord-7 {
	border-top: 4px solid #2e3192;
}
#lastarticles .grid-item.itgrbord-7 h5, #lastarticles .grid-item.itgrbord-7 h5 a {
	color: #2e3192;
}
#lastarticles .grid-item.itgrbord-6 {
	border-top: 4px solid #0071bc;
}
#lastarticles .grid-item.itgrbord-6 h5, #lastarticles .grid-item.itgrbord-6 h5 a {
	color: #0071bc;
}
#lastarticles .grid-item.itgrbord-5 {
	border-top: 4px solid #754c24;
}
#lastarticles .grid-item.itgrbord-5 h5, #lastarticles .grid-item.itgrbord-5 h5 a {
	color: #754c24;
}


#lastarticles .desc {
	padding: 0 15px 45px;
	text-align: justify;
}

#lastarticles .footerpostloop {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

#lastarticles .plusart {
	padding: 10px 15px;
	display: flex;
}

#lastarticles .plusart a {
	flex: 1;
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	border: 1px solid #7f7f7f;
}

#lastarticles .plusart a:first-child {
	background: #7f7f7f;
	color: #FFF;
	margin-right: 15px;
}

#lastarticles .plusart a:first-child:hover {
	color: #FFF;
	background-color: #000;
	border-color: #000;
}


#lastarticles .plusart a:last-child {
	color: #7f7f7f;
}

#lastarticles .plusart a:last-child:hover {
color: #FFF;
	background: #0071bc;
	border-color: #0071bc
}

.datapostfoot {
	background: #f8f7f7;
	display: block;
	float:left;
	width: 100%;
	padding: 4px 15px;
	text-align: left;
font-size: 10px;
color: #7F7F7F;
font-weight: 400;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
		box-sizing: border-box;
}


.datapostfoot .datedupost {
	float: left;
}

.datapostfoot .partagedupost {
	float: right;
	border-left: 1px solid #e5e5e5;
	padding-left: 4px;
	max-height: 20px;
	overflow: hidden;
}

.datapostfoot .partagedupost a, .datapostfoot .partagedupost iframe {
	display: inline-block;
	height: 20px;
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

.datapostfoot .partagedupost img {
	max-height: 20px;
}

#bonnefeuillesetactualites {
	background: linear-gradient(to left, #f2f2f2 50%, #76242a 50%);
}

.bonnefeuillesetactualites-gauche {
	color: #FFF;
}

.bonnefeuillesetactualites-gauche h5 {
text-align: center;
font-size: 12px;
line-height: 14px;
color: #000;
letter-spacing: 0px;
font-weight: 400;
	margin: 0;
	padding: 0;
}

#lastbonnesfeuilles {
	background:#FFF;
	max-width: 310px;
	margin: 0 auto;
	padding: 0;
	color: #000;
}
#lastbonnesfeuilles h3 {
font-size: 18px;
line-height: 22px;
	padding: 30px 30px 0;
text-align: center;
color: #000;
	font-weight: normal !important;
	
}
#lastbonnesfeuilles h4 {
	font-size: 15px;
line-height: 18px;
padding: 9px 30px 0;
font-style: italic;
	text-align: center;
	font-weight: normal;
		
}

#lastbonnesfeuilles .desc {
font-size: 13px;

line-height: 18px;
	padding: 10px 0;
	margin: 10px 30px;
	border-top: 1px solid #e5e5e5;
	text-align: justify;
}

#lastbonnesfeuilles .plusart a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	background: #998675;
	height: 38px;
	line-height: 38px;
	letter-spacing: 2px
}


#lastbonnesfeuilles .plusart a:hover {
	background: #000;
}


.bonnefeuillesetactualites-gauche h3 {
text-align: center;
font-size: 24px;
color: #FFFFFF;
line-height: 29px;
font-weight: 400;
	margin: 10px 0;
	padding: 0;
}


.bonnefeuillesetactualites-droite {
	color: #000;
}

.bonnefeuillesetactualites-droite h3 {
	color: #FFF;
}
.bonnefeuillesetactualites-droite h3 strong {
	font-weight: 400 !important;
	color: #FFF;
	background: #000;
	letter-spacing: 3px;
font-family: Times, Times New Roman, Georgia, serif;
	font-size: 14px;
line-height: 35px;
	text-transform: uppercase;
	display: inline-block;
	height: 35px;
	min-width: 154px;
}

.actuaccueil .wpb_wrapper {
	max-width: 400px;
	margin: 45px auto;
	line-height: 28px;
	text-align: justify;
}

.bonnefeuillesetactualites-droite .savoirplus a {
width: 181px;
height: 38px;
	border: 1px solid #000;
	display: inline-block;
background-color: transparent;
text-align: center;
font-size: 10px;
line-height: 38px;
color: #000000;
letter-spacing: 1px;
font-family: open-sans, sans-serif;
font-weight: 400;
position: relative;
}

.bonnefeuillesetactualites-droite .savoirplus a:hover {
	background: #000;
	color: #FFF;
}

#infos-contact {
	text-align: justify;
color: #FFEECE;
	position: relative;
}

#infos-contact:before {
	content:"";
	background: #772429;
	position: absolute;
	left: 50%;
	bottom: 0;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0px 0 -10px -10px;
	z-index: 999;
	-moz-transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}


#infos-contact h2, #infos-contact h3 {
	color: #FFF;
	font-weight: 400;
	padding: 0;
	margin: 0;
}

#infos-contact em {
	font-style: normal;
	font-size: 19px;
	font-weight: normal;
line-height: 27px;
}


#infos-contact h2 {
font-size: 17px;
line-height: 20px;
letter-spacing: 1px;
padding-top: 10px;
}
#infos-contact h3 { 
	font-size: 39px;
line-height: 47px;
letter-spacing: 5px;
font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}

.lastbutnotleast {
	background: #772429;
	position: relative;
	max-height: 21px;
}

#formations h3 {
	color: #424445;

text-align: center;

font-size: 24px;

line-height: 29px;
}

#formations {
	color: #888888;
font-size: 12px;
line-height: 17px;
}



#formations ul {
	list-style: none;
	margin: -10px 0 15px;
}

.planform {
	letter-spacing: 2px;
color: #CCCCCC;
font-size: 10px;
line-height: 14px;
text-transform: uppercase;
font-weight: 400;
}

.planform hr {
	background: #CCCCCC;
}


.blocformations > .vc_column-inner {
	border-top: 10px solid #bd2c2f;
	-webkit-box-shadow: 0 2px 8px 0 rgba(193,193,193,0.5);
box-shadow: 0 2px 8px 0 rgba(193,193,193,0.5);

	margin: 60px 20px !important
}

.descform {
	padding: 0 30px !important;
}

.metaform {
	padding: 0;
	margin: 0;
}

.metaform .vc_column-inner, .linkform .vc_column-inner {
	margin: 0 !important;
	padding: 0 !important
}

.metaform .wpb_content_element {
	padding: 15px 0;
	margin: 0 !important;
}

.metaformdate {
	position: relative;
}

.metaformdate:after {
	position:absolute;
	content: "";
	width: 1px;
	height: 25px;
	display: block;
	right: -1px;
	background: #CCC;
	top: 50%;
	transform: translateY(-50%);
	
}

.metaform {
	font-size: 10px;
line-height: 12px;
	color: #000;
}

.metaform em {
	color: #CCCCCC;
font-style: normal;
font-size: 10px;
line-height: 12px;
font-weight: 400;
}

.linkform .wpb_content_element {
	padding: 0px 0 !important;
	margin: 0 !important;
}

.linkform .wpb_content_element a {
	display: block;
	text-align: center;
	width: 100%;
	height: 46px;
	line-height: 46px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.lireform a:hover {
	background: #000;
	letter-spacing: 2px;
}

.telechargerform a:hover {
	background: #bc2326;
	letter-spacing: 2px;
}


.upslivre {
	color: #424445;
	font-weight: 400;
	font-size: 18px;
line-height: 22px;
	position: relative;
	
}

#upslivre {
	position: relative;
}

#upslivre-wrap {
	position: relative;
	z-index: 999;
}

#upslivre:before {
	position: absolute;
	content:"";
	top: 0;
	left: 0; right: 0;
	height: 140px;
	background: #FFF;
	z-index: 55;
	display: block;
}

.upslivre h2 {
	font-size: 40px;
	padding: 0 0 15px;
	margin: 0;
line-height: 48px;
	font-weight: 400;
}

.upslivre span {
	color: #000;
	font-size: 24px;
	line-height: 38px;
	padding-left: 40px;
	display: inline-block;
	margin: 8px 20px 0 0;
}

.upslivre span.prixlivre {
	background: url(../images/prix.png) no-repeat left center;
	background-size: 35px 35px;
}
.upslivre span.pagelivre {
	background: url(../images/pages.png) no-repeat left center;
	background-size: 35px 35px;
}

.upslivre .desclivre a {
	border: 1px solid #000;
	color: #000;
	height: 38px;
	line-height: 38px;
	padding: 0 20px;
	text-transform: uppercase;
	display: inline-block;
	font-size: 12px;
	margin: 8px 0 0 0;
}

.upslivre .desclivre a:hover {
	border: 1px solid #000;
	color: #FFF;background: #000;
}

#titre-colloque {
	color: #FFF;
}

.editionducolloque {
	color: #FFFFFF;
text-align: left;
font-size: 60px;
line-height: 72px;
font-weight: 700;
}
.editionducolloque strong {
	color: #ea1940;
}

.editionducolloque em {
	color: #FFFFFF;
text-align: left;
font-style: normal;
	font-weight: 400;
font-size: 36px;
display: inline-block;
line-height: 43px;
}

.titreducolloque {
color: #FFFFFF;
text-align: left;
letter-spacing: 1px;
font-size: 24px;
line-height: 29px;
font-weight: 700;
}

#introduction-colloque {
	color: #424445;
	text-align: justify;
	font-size: 14px;
	line-height: 17px;
}

#introduction-colloque h2 {
	margin: 0 0 25px;
	padding: 0;
	font-size: 24px;

line-height: 29px;
	font-weight: 400;
}

#programme-colloque {
	color: #FFF;
	font-size: 14px;

line-height: 17px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.modules {
	margin:0 !important
}

.blcheure h5 {
	color: #424445;
	margin: 0 0 0 20px;
	padding: 0 0 0 40px ;
	font-size: 20px;
	background: url(../images/moduleheure.png) no-repeat left center;
	background-size: 24px 24px;
line-height: 24px;
	font-weight: 400;
}

.descriptionmodule {
	color: #424445;
	font-size: 14px;
line-height: 17px;
}

.descriptionmodule h3 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 24px;

line-height: 29px;
}

.bandeauinscription h4 {
	padding: 0;
	margin: 0;
	color: #FFF;
	line-height: 38px;
	font-size: 30px;
	font-weight: 400;
}

.bandeauinscription a {
	color: #FFF;
	border: 1px solid #fff;
	text-transform: uppercase;
	line-height: 38px;
	height: 38px;
	display: inline-block;
	padding: 0 25px;
}

.eveninfosutiles {
	color:#424445;
	padding: 40px 0;
}

.eveninfosutiles h4 {
color: #EA1940;
letter-spacing: 1px;
font-size: 18px;
line-height: 22px;
font-weight: 700;
	position: relative;
	margin: 0 0 20px;
	padding: 0 0 20px;
}

.eveninfosutiles h4:after {
	position: absolute;
	content:"";
	bottom: 0;
	left: 0;
	width: 72px;
	height: 2px;
	background:#EA1940;
	display: block;
}

.eveninfosutiles a { 
	color: #998675;
	text-decoration: underline;
}

#titreouvrage h2 {
	color: #000000;

text-align: center;

font-size: 36px;

line-height: 43px;
	font-weight: 400;
}
.metatitreouvrage {
	line-height: 24px;
	font-size: 18px;
	color: #424445;
}
.metatitreouvrage p {
	margin: 0 !important
}

.metatitreouvrage iframe {
	display: inline-block;
	max-height: 20px;
	margin: 4px 0 0 0 !important;
	padding: 0 !important;
	position: absolute !important;
}

.metatitreouvrage a {
	text-decoration: none;
}

.metatitreouvrage a:hover {
	color: #736357;
	text-decoration: underline;
}

.infoslivremeta {
opacity: 0;
text-indent: -50px;
	-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
	font-size: 12px;
	text-align: center;
		padding: 5px !important;
	
}
.infoslivremeta.highlight {
text-indent: 0px;
	opacity: 1 !important;
	padding: 5px !important;
	background: #FFF;
	-webkit-border-radius: 5px;
border-radius: 5px;
}


#titreouvrage .infoslivre {
	cursor: pointer;
	display: inline-block;
	margin: -8px 20px 0 0;
}

.descriptiondulivre h3 {
	color: #EA1940;
margin: 0 0 20px;
	padding: 0 0 20px;
	position: relative;

font-size: 16px;

letter-spacing: 0px;

font-weight: 700;
}

.descriptiondulivre h3:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 72px;
	height: 1px;
	content:"";
	background:#EA1940;
	display: block;
}

.descriptiondulivre {
	text-align: justify;
	line-height: 20px;
		color: #424445;
	padding: 0 45px 45px;
}

.descriptiondulivre .txtenavant {
	font-size: 18px;
line-height: 25px;
padding-bottom: 10px;
padding-top: 5px;
}

.commanderlibrebt a {
	background: #C7B299;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 30px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}

.commanderlibrebt a:hover {
	background: black;
}

.cmdsouspage span {
	display: inline-block;
	height:35px;
	line-height: 35px;
	color: #EA1940;
font-size: 20px;
	padding-left: 42px;
	margin-right: 8px;
}
.cmdsouspage span.cmdprix {
	background: url(../images/cmdprix.png) no-repeat left center;
	background-size: 35px 35px;
}
.cmdsouspage span.cmdpage {
	background: url(../images/cmdpage.png) no-repeat left center;
	background-size: 35px 35px;
}

.cmdsouspage a {
		color: #EA1940;
	border:1px solid #EA1940;
	display: inline-block;
	padding: 0 25px;
	text-transform: uppercase;
	height: 38px;
	line-height: 38px;
}

.cmdsouspage a:hover {
	background: #EA1940;
	color: #FFF;
}

.vc_row.footerlivrerespavo {
	background-position: bottom center !important;
	color: #FFF;
	line-height: 20px;
	font-size: 14px;
}
.vc_row.footerlivrerespavo h5 {
font-size: 21px;
line-height: 29px;
	margin: 0;
	padding: 0;
	font-weight: 400;
}

.vc_row.footerlivrerespavo a {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 38px;
	height: 38px;
	padding: 0 30px;
	margin-top: 15px;
	color: #FFF;
	border: 1px solid #FFF;
	display: inline-block;
}

.vc_row.footerlivrerespavo a:hover {
		color: #FFF;
	border: 1px solid #262626;
	background: #262626;
}

.programmedeformations {
	font-size: 12px;
line-height: 17px;
color: #888888;
font-weight: 400;
}

.programmedeformations h3 {
	color: #888888;
font-size: 18px;
	line-height: 20px;
font-weight: 700;
}
.programmedeformations h4 {
	color: #C7B299;
font-size: 18px;
font-weight: 700;
	line-height: 20px;
}
.programmedeformations h5 {
	font-size: 14px;
line-height: 20px;
color: #C7B299;
font-weight: 400;
}

.biblioformations h3 {
	font-size: 18px;
line-height: 22px;
font-weight: 400;
}

#pomentionslegales h3 {
	font-size: 18px;

line-height: 22px;

font-weight: 400;
	margin: 0 0 25px 0;
	padding: 0;
}


#content {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-full {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-blog {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-images {
	margin-bottom: 20px;
}

#content-search {
	margin-bottom: 20px;
	margin-top: 20px;
}

#content-archive {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-sitemap {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-sitemap a {
	font-size: 12px;
}

#content .sticky {
	clear: both;
}

#content .sticky p {
}




/* =Templates (Landing Page)
-------------------------------------------------------------- */
.page-template-landing-page-php .menu,
.page-template-landing-page-php .top-menu,
.page-template-landing-page-php .main-nav,
.page-template-landing-page-php .footer-menu,
.page-template-landing-page-php .sub-header-menu {
	display: none;
}

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f9f9f9;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	clear: both;
	display: block;
	margin: 30px 0 40px 0;
	padding: 10px;
	overflow: hidden;
}

#author-meta img {
	float: left;
	padding: 10px 15px 0 5px;
}

#author-meta p {
	margin: 0;
	padding: 5px;
}

#author-meta .about-author {
	font-weight: 700;
	margin: 10px 0 0 0;
}

/* =Featured Content
-------------------------------------------------------------- */
#featured {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin-top:20px;
	padding-bottom: 40px;
	width: 99.893617021277%;
}

#featured p {
	font-size: 18px;
	font-weight: 200;
	line-height: 27px;
	padding: 0 40px 0 40px;
	text-align: center;
}

#featured-image {
	margin: 40px 0 0 0;
}

#featured-image .fluid-width-video-wrapper {
	margin-left: -20px;
}

.featured-image img {
	margin-top: 44px;
}

/* =Post
-------------------------------------------------------------- */
.comments-link {
	font-size: 12px;
}

#cancel-comment-reply-link {
	color: #990000;
}

.post-data {
	clear: both;
	font-size: 12px;
	font-weight: 700;
	margin-top: 20px;
}

.post-data a {
	color: #111111;
}

.post-entry {
	clear: both;
}

#contenuarticle {
	max-width: 860px;
	margin: 30px auto;
	text-align: justify;
}

.dateart {
	font-size: 12px;

line-height: 17px;
margin: 30px 0 8px;
color: #999999;
}

.dlwpdf a {
	font-style: italic;
}

.singlecategtitre {
	text-transform: uppercase;
	text-align: center;
font-size: 9px;
letter-spacing: 1px;
line-height: 11px;
font-weight: 400;
	max-width: 860px;
	margin: 0 auto;
}

.categsingle-9 {
	color: #bc2326;
}
.categsingle-6 {
	color: #0071bc;
}
.categsingle-7 {
	color: #2e3192;
}
.categsingle-8 {
	color: #c7b299;
}
.categsingle-3 {
	color: #b2b2b1;
}
.categsingle-5 {
	color: #754c24;
}


h1.singletitreart {
	font-size: 30px;
font-weight: 400;
line-height: 36px;
	text-align: center;
	max-width: 860px;
	margin: 30px auto;
}


#suggestionarticle {
	max-width: 860px;
	margin: 30px auto;
}

#suggestionarticle h3 {
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	color: #CCC;
	padding-top: 20px;
	border-top: 1px solid #CCC;
}

#suggestionarticle a {
	color: #424245;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
}

#suggestionarticle a:hover {
	color: #333;
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	text-decoration: underline;
}

.post-meta {
	clear: both;
	color: #7E7E7E;
	font-size: 12px;
	margin-bottom: 10px;
}

.post-edit {
	clear: both;
	display: block;
	font-size: 12px;
	margin: 1.5em 0;
}

.post-search-terms {
	clear: both;
}

.read-more {
	clear: both;
	font-weight: 700;
}

.attachment-entry {
	clear: both;
	text-align: center;
}

/* =bbPress
    bbPress has its own breadcrumb lists
-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
	display: none;
}

/* =Symbols
-------------------------------------------------------------- */
.ellipsis {
	color: #aaaaaa;
	font-size: 18px;
	margin-left: 5px;
}

.form-allowed-tags {
	display: none;
	font-size: 10px;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f9f9f9;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 20px;
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="email"] {
	width: 75%;
}

#widgets {
	margin-top: 40px;
}

#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets form {
	margin: 0;
}

#widgets ul,
#widgets ol {
	padding: 0 0 0 20px;
}

#widgets ul li a {
	display: inline;
	text-decoration: none;
}

#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}

#colophon-widget ul {
}

.colophon-widget {
	background: none;
	min-height: 0;
}

.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"],
.colophon-widget input[type="email"] {
	width: 100%;
}


/* =Titles
-------------------------------------------------------------- */
.featured-title {
	font-size: 60px;
	letter-spacing: -1px;
	margin: 0;
	padding-top: 40px;
	text-align: center;
}

.featured-subtitle {
	padding: 0 10px;
	text-align: center;
}

.widget-title h3,
.widget-title-home h3 {
	display: block;
	font-size: 24px;
	font-weight: 700;
	line-height: 23px;
	margin: 0;
	padding: 0 0 20px 0;
	text-align: left;
}

.top-widget .widget-title h3 {
	font-size: 14px;
	padding: 0;
	text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}

.title-404 {
	color: #993333;
}

/* =404 Page
-------------------------------------------------------------- */
.error404 select,
.error404 input[type="text"],
.error404 input[type="password"],
.error404 input[type="email"] {
	width: auto;
}

/* =Accessibility
-------------------------------------------------------------- */
.screen-reader-text{
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:focus
{
	clip:auto;
}





/* =Header Menu (Primary)
-------------------------------------------------------------- */
.menu {

	clear: both;
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#3d3d3d)";
	margin: 0 auto;
}

.main-nav {
	clear: both;
}
.menu {
	display: block;
	list-style-type: none;
	padding: 0;
}
.menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#header .menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	padding: 0 2px;
	z-index: 5;
}

#header .menu li:hover {
	white-space: normal;
	z-index: 10000;
}

#header .menu li li {
	float: none;
}

.menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

#header .menu li:hover > ul {
	top: 100%;
	visibility: visible;
}

#header .menu li li:hover > ul {
	left: 100%;
	top: 0;
}



#header .menu,
#header .menu ul {
	min-height: 0;
}

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

#header .menu ul li a:hover,
#header .menu li li a:hover {
	color: #484848;
	text-decoration: none;
}

.menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}


#header .menu > li > a, #header .mega-menu > li > a.mega-menu-link {
	color: #ffffff!important;
	cursor: pointer!important;
	display: block!important;
	font-size: 14px!important;
	font-weight: 400!important;
	text-transform: uppercase!important;
	height: 100px!important;
	line-height: 100px!important;
	margin: 0 30px!important;
	padding: 0!important;
	position: relative!important;
	text-decoration: none!important;
	white-space: nowrap;
}

#header .menu > li > a:after, #header .mega-menu > li > a.mega-menu-link:after {
	display: none !important
}
ul.mega-sub-menu {
	background: rgba(255,255,255,0) !important;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
	left: auto !important
}

ul.mega-sub-menu li {
	padding: 0 !important;
	margin: 0px !important
}

ul.mega-sub-menu li.mega-menu-item a {
font-size: 14px!important;
	line-height: 25px!important;

	margin: 5px !important;
	text-transform: none !important;
font-weight: 300!important;
padding: 4px 12px!important;
	background-image: url(../images/subula.png) !important;
	background-color: rgba(255,255,255,0.15)!important;
	background-repeat: no-repeat !important;
	background-position: right 4px center!important;
	color: #FFF !important
}
ul.mega-sub-menu li.mega-menu-item a:hover {
background-color:#484a4b !important;
}


.mega-menu-row.mega-apropossub.apropossub, .mega-menu-row.mega-articlesetinfossub.articlesetinfossub, .mega-menu-row.ressourcessub {
	max-width: 650px!important;
	padding: 10px !important;
	color: #FFF !important;
}

.mega-menu-row.mega-apropossub.apropossub {
	background:url(../images/megaapropossub.png) no-repeat bottom right #424445 !important;
	background-size: contain !important;
	padding:15px 15px 30px!important;
}

.mega-menu-row.articlesetinfossub { 
	background:url(../images/articlesetinfossub.png) no-repeat bottom right #424445 !important;	
	max-width: 700px!important;
	background-size: contain !important;
}

.mega-menu-row.ressourcessub { 
	background:url(../images/ressourcessub.png) no-repeat bottom right #424445 !important;	
	max-width: 400px!important;
	margin-left: -0px!important;
	background-size: contain !important;
}

ul.mega-sub-menu .textwidget {
	color: #FFF;
	border-left: 1px solid #FFF;
	padding-left: 20px;
	padding-right: 30px;
	line-height: 20px;
}

.mega-menu-row.articlesetinfossub .textwidget {
	padding-right: 15px;
}

ul.mega-sub-menu .textwidget a.innersuba {
	padding: 0!important;
	color: #C7B299 !important;
	background: none !important;
}

ul.mega-sub-menu .textwidget a.innersuba:hover {
	opacity: 0.8;
	background: none !important;
}




.menu li.menu-accueil a, #header .mega-menu li.menu-accueil > a.mega-menu-link {
	text-indent: -9999px !important;
	background: url(../images/accueil.png) no-repeat left center !important;
	background-size: 27px 27px !important;
	width: 27px !important;
	height: 66px !important;
}

.menu li.menu-apropos a, #header .mega-menu li.menu-apropos > a.mega-menu-link  {
	background: url(../images/apropos.png) no-repeat left center!important;
	padding-left: 36px!important;
}

.menu li.menu-articlesinfos a, #header .mega-menu li.menu-articlesinfos > a.mega-menu-link  {
	background: url(../images/articlesinfos.png) no-repeat left center!important;
	padding-left: 48px!important;
}

.menu li.menu-ressources a, #header .mega-menu li.menu-ressources > a.mega-menu-link  {
	background: url(../images/ressources.png) no-repeat left center!important;
	padding-left: 38px!important;
}

.menu li.menu-contact a, #header .mega-menu li.menu-contact > a.mega-menu-link {
	background: url(../images/contact.png) no-repeat left center!important;
	padding-left: 40px!important;
}

.menu a:hover {
	color: #ffffff;
    	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#363636)";
}

ul.menu > li:hover {
	
	color: #ffffff;
}

.menu .current_page_item a,
.menu .current-menu-item a {

}

.front-page .menu .current_page_item a {
	background: none;
	background-color: transparent;
	background-image: none;
	filter: none;
}

.menu li li {
	background: #ffffff;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444444;
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent !important;
	border: none;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.menu li li a:hover {
	background: #f5f5f5 !important;
	background-image: none;
	border: none;
	color: #444444;
	filter: none;
}

.menu li li:hover {
	background: #f5f5f5 !important;
	filter: none;
}

.menu ul > li + li {
	border-top: 0;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu > li:first-child > a {
	border-left: none;
}

.menu a#responsive_menu_button {
	display: none;
}

.main-nav #responsive_current_menu_item {
	display: none;
}

/*.js .main-nav .menu {*/
/*display: block;*/
/*}*/

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
	background: url(../../core/images/ie7-fix.gif) repeat;
}

.ie7 .menu li li a {
	min-width: 100%;
}
.full-width-no-box #wrapper {
	margin: 0 auto 20px auto ; 
}




/* =Sub Header Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
	background: url(../../core/images/ie7-fix.gif) repeat;
}

.ie7 .sub-header-menu li li a {
	min-width: 100%;
}

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
	margin-left: 0;
	padding: 0;
}

.footer-menu li {
	display: inline;
	list-style-type: none;
}

.footer-menu li a {
	border-left: 1px solid #cccccc;
	color: #333333;
	padding: 0 8px;
}

.footer-menu li a:hover {
	color: #222222;
}

.footer-menu > li:first-child > a {
	border-left: none;
	padding: 0 8px 0 0;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color: #111111;
	display: block;
	font-size: 13px;
	height: 28px;
	line-height: 28px;
	margin: 20px 0;
	padding: 0 5px;
}

.navigation a {
	color: #aaaaaa;
	padding: 4px 10px;
}

.navigation a:hover {
	color: #111111;
	text-decoration: none;
}

.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;
}

.navigation .bracket {
	font-size: 36px;
}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0;
	padding: 5px 0;
}

.pagination a {
	text-decoration: none;
}

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
	font-size: 12px;
}

/* =Comments
-------------------------------------------------------------- */
#commentform {
	margin: 0;
}

.commentlist {
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist li {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #ffffff;
	border-radius: 4px;
	margin: 0;
}

.commentlist .bypostauthor {
}

.commentlist li cite {
	color: #111111;
	font-size: 1.1em;
	font-style: normal;
	font-weight: 400;
}

.commentlist li.alt {
	background: #f9f9f9;
}

.commentlist .children {
	list-style: none;
	margin-left: 10px;
	padding: 10px;
}

.commentlist .avatar {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 10px;
	padding: 0;
	vertical-align: middle;
}

.comment-author .fn {
}

.comment-author .says {
	color: #999999;
}

.comment-body .comment-meta {
	color: #999999;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.comment-body .comment-meta a {
	font-size: 11px;
}

.comment-body {
	clear: both;
	padding: 10px;
}

.comment-body p {
	clear: both;
}

.comment-body .reply {
}

.pingback, .trackback {
	list-style: none;
	margin: 20px 0;
}

.pingback cite,
.trackback cite {
	font-style: normal;
}

#pings,
#comments {
	text-align: left;
}

#respond {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #eaeaea;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
	background-image: linear-gradient(to top, #ffffff, #eaeaea);
	border: 1px solid #cccccc;
	border-bottom-color: #aaaaaa;
	border-radius: 4px;
	clear: both;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea)";
	margin-top: 15px;
	padding: 10px 20px 50px;
}

#respond label {
	display: inline;
}

.reply {
	margin: 10px 0;
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
	display: block;
	width: 100%;
}

.nocomments {
	color: #999999;
	font-size: .9em;
	text-align: center;
}

/* =Gallery
-------------------------------------------------------------- */
/* Normal */
.gallery-columns-1 .gallery-item {
	max-width: 600px;
}

.gallery-columns-2 .gallery-item {
	max-width: 300px;
}

.gallery-columns-3 .gallery-item {
	max-width: 200px;
}

.gallery-columns-4 .gallery-item {
	max-width: 150px;
}

.gallery-columns-5 .gallery-item {
	max-width: 120px;
}

.gallery-columns-6 .gallery-item {
	max-width: 100px;
}

.gallery-columns-7 .gallery-item {
	max-width: 85px;
}
.gallery-columns-8 .gallery-item {
	max-width: 75px;
}

.gallery-columns-9 .gallery-item {
	max-width: 66px;
}

/* Full Width */
.page-template-full-width-page-php .gallery-columns-1 .gallery-item,
.page-template-landing-page.php .gallery-columns-1 .gallery-item {
	max-width: 900px;
}

.page-template-full-width-page-php .gallery-columns-2 .gallery-item,
.page-template-landing-page.php .gallery-columns-2 .gallery-item {
	max-width: 450px;
}

.page-template-full-width-page-php .gallery-columns-3 .gallery-item,
.page-template-landing-page.php .gallery-columns-3 .gallery-item {
	max-width: 300px;
}

.page-template-full-width-page-php .gallery-columns-4 .gallery-item,
.page-template-landing-page.php .gallery-columns-4 .gallery-item {
	max-width: 225px;
}

.page-template-full-width-page-php .gallery-columns-5 .gallery-item,
.page-template-landing-page.php .gallery-columns-5.gallery-item {
	max-width: 180px;
}

.page-template-full-width-page-php .gallery-columns-6 .gallery-item,
.page-template-landing-page.php .gallery-columns-6 .gallery-item {
	max-width: 150px;
}

.page-template-full-width-page-php .gallery-columns-7 .gallery-item,
.page-template-landing-page.php .gallery-columns-7 .gallery-item {
	max-width: 125px;
}

.page-template-full-width-page-php .gallery-columns-8 .gallery-item,
.page-template-landing-page.php .gallery-columns-8 .gallery-item {
	max-width: 112.5px;
}

.page-template-full-width-page-php .gallery-columns-9 .gallery-item,
.page-template-landing-page.php .gallery-columns-9 .gallery-item {
	max-width: 100px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 20px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px;
}

img.wp-smiley {
	vertical-align: middle;
}

/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
	margin: 0 auto 18px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	max-width: 155px;
}

.gallery img {
	border: 1px solid #dddddd;
}

.gallery .gallery-caption {
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}

.attachment-gallery img {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	display: block;
	height: auto;
	margin: 15px auto;
	max-width: 96%;
	padding: 5px;
	width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
	display: block;
}

/* =Post Thumbnails
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	display: block;
	margin: 0 auto 15px auto;
	width: auto;
}




/* =WooCommerce
-------------------------------------------------------------- */
#breadcrumb {
	padding: 40px 0 0 0;
}

#breadcrumb a {
	color: #0066cc;
	font-size: 12px;
	font-weight: 400;
}

#breadcrumb a:hover {
	color: #444444;
	text-decoration: none;
}

#content-woocommerce {
	margin-top: 40px;
	margin-bottom: 20px;
}

.products ul, ul.products {
	margin-top: 40px;
}

.cart-collaterals .shipping_calculator {
	width: 100%;
}

table.shop_table {
	table-layout: fixed;
	-ms-word-break: break-all;
	word-break: break-all;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

@media screen and (max-width:767px) {
	table.shop_table {
		font-size: 10px;
	}
}

@media screen and (max-width:400px) {
	table.shop_table {
		font-size: 10px;
	}
}

table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
	cursor: text;
}

/* =WPML
-------------------------------------------------------------- */
.icl_languages_selector {
	float: right;
	text-align: left
}

.rtl .icl_languages_selector {
	float: left;
	text-align: right
}

@media screen and (max-width: 650px) {
	.icl_languages_selector,
	.rtl .icl_languages_selector {
		float: none;
	}
}

/* =Polylang
-------------------------------------------------------------- */
.widget_polylang li {
	display: inline;
	list-style-type: none;
}

/* =Footer
-------------------------------------------------------------- */

#footer-wrapper .grid {
	margin-bottom: 0;
}

#footer-wrapper ul, #footer-wrapper ul li {
	padding: 0;
	margin: 0;
}
#footer-wrapper ul li a {
text-align: left;
	float: left;
	display: block;
	width: 100%;
font-size: 11px;
color: #888888;
line-height: 20px;
height: 20px;
font-weight: 400;
	padding: 3px 0;
}

#footer-wrapper ul li a:hover {
	color: #FFF;
}

.logofooter img {
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
}

.coodfoot {
	padding: 15px 0 15px 50px;
	background: url(../images/coordfooter.png) no-repeat transparent;
	background-position: left 8px center;
	font-size: 11px;
	line-height: 13px;
}

.coodfoot p {
	margin-bottom: 12px;
}



.coodfoot a {
	color: #FFF;
	font-weight: 700;
}


.footerannonces {
text-align: justify;
font-size: 16px;
color: #888888;
line-height: 26px;
}


.footer-copy {
	padding: 15px 0 30px;
	border-top: 1px solid #888;
	margin-top: 30px;
	font-size: 11px;
line-height: 13px;
	display: block;
	float: left;
	width: 100%;
}

.footer-copy .grid.fit {
	text-align: right;
}

.footer-copy a {
	color: #888;
}

/* =Alignments Extras
-------------------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
	content: ' ';
	display: table;
}

.clearfix:after,
#container:after,
.widget-wrapper:after {
	clear: both;
}

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
	-ms-filter: "progid:DXImageTransform.Microsoft.zoom(1)";
}

.clear {
	clear: both;
}

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override;
}

[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed;
}

[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed;
}

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;
	}

	ul, ol, dl {
		page-break-before: avoid;
	}
}

.author-gravtar img{
border-radius: 50%;
}
	
.section_title {
    text-align: center;
    text-transform: uppercase;
    padding-left:40px;
    padding-right:40px;
    margin-top: 17px;
    margin-bottom: 0;
    font-size: 2.250em;    
    font-weight: 700;
}

.testimonial_main_div .testimonial_img,.team_main_div .team_img,.feature_main_div .feature_img{
	text-align: center;
	margin-top: 40px;
}
.feature_main_div .feature_img img {  width: 130px;  height: 130px;border: 6px solid #ccc; }
.testimonial_main_div .testimonial_img img,.team_main_div .team_img img {
  width: 178px;
  height: 178px;
  border: 4px solid #fff;
  padding: 4px; 
}
.testimonial_main_div .testimonial_img img ,.team_main_div .team_img img,.feature_main_div .feature_img img{
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    max-height: 12em; 
}
.testimonial_main_text {
    font-size: 18px;	
    margin-top: 46px;
	line-height: 27px;
	background: url(../../images/testimonial_icon.png) no-repeat 4px 0px;   
    padding-right: 40px;    
}
.full-width-no-box .testimonial_main_text {
    font-size: 18px;	
    margin-top: 46px;
	line-height: 27px;
	background: url(../../images/testimonial_icon-other.png) no-repeat 4px 0px;   
    padding-right: 40px;    
} 
#testimonial_div, #team_div, #about_div, #feature_div  
{
	-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background-color: #ffffff;
border: 1px solid #e5e5e5;
border-radius: 4px;
padding-bottom: 40px;
width: 99.893617021277%;
}
#about_div .about_text {	
	font-size: 18px;	
	padding: 0 10px 0 59px;
font-weight: 200;
line-height: 27px;
}
//#about_div {text-align: center;}
#about_div .section_title:after{
	margin-left: 60px;
	border-bottom: solid 2px #555555;
	width: 60px;
	text-align: center;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: 50px auto auto 60px;
}
#about_div .section_title {text-align: left;padding-left: 60px;}
.about-content a {
	font-size: 20px;
	padding: 15px 15px;
}
#testimonial_div .section_title:after, #team_div .section_title:after,#feature_div .section_title:after{
	border-bottom: solid 2px #555555;
	width: 60px;
	text-align: center;
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	margin: 50px auto auto auto;
}
.testimonial_author {    
    font-weight: bold;
    font-size: 18px;      
    margin-bottom: 4px;   
    margin: 10px  0 0 29px;
}
.testimonial_text {
    margin: 0 0 0 29px;
    font-style: normal;
    font-size: inherit;    
    margin-bottom: 1em;
    padding-top: 22px;
}
.team_main_div,.feature_main_div {
	text-align: center;
}
.team_main_div .team_member,.feature_main_div .feature_title {
	font-size: 18px;
	font-weight: bold;
	display:block;
	text-align: center;
	margin-top: 10px;
}
.team_main_div .team_designation{
	text-align: center;
	font-size: 1.1em;
	margin-top: 10px;
	font-style: italic; 
	display:block;
}
.team_main_div .social {
	text-align: center;
	margin-top: 10px;
}
.team_main_div .social a{
	display:inline-block;
	width:31px;
	height:31px;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	font-size:1em;
	line-height:31x;
	outline:0;
	color:#fff;
	background-color:#222;
	box-sizing: border-box;
	padding-top: 4px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	-o-transition:all .3s;
	transition:all .3s;
	border: 1px solid #222222;
}
.team_main_div .social a:hover {background-color:#fff;color: #222;border-color: #222222;border: 1px solid;}

/*#scroll-to-top {
	background: #484848;
	padding: 5px 9px;
	animation-play-state: paused;
	margin-bottom: 1%;
	color:#fff;
	width:20px;
	height:26px;
	font-size:24px;
	text-align:center;	
	cursor: pointer;
	border-radius: 50%;
	position: fixed;
	right: 35px;
	bottom: 50px;
	-webkit-animation: mymove 5s infinite;
	animation: mymove 5s infinite;
}*/
.page-template-blog-3-col .post-data {
	margin-top:0px; 
}
.section-blog {
width: 33%;
float: none;
box-sizing: border-box;
display: inline-block;
vertical-align: top;
padding: 0 12px; 
}
.woocommerce-cart-form input[type="submit"]:hover ,.woocommerce a.button.alt:hover{border:none;}
.blogtitle { margin-top:0;text-align: center;}
.blog-3-col .read-more a{
	background-color: #1874cd; /* Dodger Blue */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4f9eea), to(#1874cd));
	background-image: -webkit-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -moz-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -ms-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -o-linear-gradient(top, #4f9eea, #1874cd);
	background-image: linear-gradient(to top, #4f9eea, #1874cd);
	border: 1px solid #115290;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4f9eea, endColorstr=#1874cd)";
	text-shadow: 0 -1px 0 #115290;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset;
border-radius: 2px;
display: inline-block;
line-height: 20px;
margin: 0;
padding: 5px;
vertical-align: middle;
}	
.section-team,.section-feature {
width: 33%;
float: none;
box-sizing: border-box;
display: inline-block;
vertical-align: top;
}
.team_desc,.feature_desc {   
    text-align: center;  
    padding: 0 10px 10px;
    margin-top: 14px;
	font-size: 18px;
	font-weight: 200;
	line-height: 27px;
}
.contact_div .fa{
	font-size: 2em;
	width: 20px;
	height: 20px;
	line-height: 20px;
}
.contact_div .fa-envelope
{
	font-size: 1.7em;
}
.contact_right p {margin:10px 0px 10px 16%;}
.contact_left span {font-size: 1.1em;
padding-left: 12px;
padding-bottom: 39px;
display: inline-block;
}
.contact_div {	
	font-size: 14px;
	box-sizing: border-box;
	padding: 20px;	
	-moz-border-radius: 4px;
-webkit-border-radius: 4px;
background-color: #ffffff;
border: 1px solid #e5e5e5;
border-radius: 4px;
margin-bottom: 0px;
background: url('../../core/images/default-contact.jpg');
background-size:cover;
color: #ffffff;
}
.contact_subtitle {text-align: center;margin: 17px 0 17px 0;font-size: 18px}
.contact_title { 
	text-align: center;
	line-height: 1em;
	text-transform: uppercase;
padding-left: 40px;
padding-right: 40px;
margin-top: 17px;
margin-bottom: 0;
font-size: 2.250em;
font-weight: 700;
}
.contact_right label {font-weight: normal;}
.contact_right .wpcf7{
	width: 100%;
}
.contact_right textarea {
height: 70px;
padding: 12px 42px 0px 0px;
color: #f2f2f2;
background-color: transparent;
border-radius: 0;
width: 100%;
box-shadow: none;
border-width: 0;
border-bottom-color: #cec9c4;
border-bottom-width: 3px;
}
.contact_right .wpcf7-submit {
	background-color: #1874cd; /* Dodger Blue */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4f9eea), to(#1874cd));
	background-image: -webkit-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -moz-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -ms-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -o-linear-gradient(top, #4f9eea, #1874cd);
	background-image: linear-gradient(to top, #4f9eea, #1874cd);
	border: 1px solid #115290;
	color: #ffffff;	
	line-height: 20px;
	padding: 10px 22px;
	box-shadow:none;
	font-weight:normal;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4f9eea, endColorstr=#1874cd)";
	text-shadow: 0 -1px 0 #115290;
	border-radius: 2px;
	display: inline-block;
	font-weight: 700;
	margin: 0;
	vertical-align: middle;
	white-space: nowrap;
}
.contact_right .wpcf7-submit:hover {
background-color: #7db7f0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7db7f0), to(#1874cd));
	background-image: -webkit-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -moz-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -ms-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -o-linear-gradient(top, #7db7f0, #1874cd);
	background-image: linear-gradient(to top, #7db7f0, #1874cd);
	border: 1px solid #115290;
	color: #ffffff;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7db7f0, endColorstr=#1874cd)";
	border-radius: 2px;
	display: inline-block;
	font-weight: 700;
	margin: 0;
	vertical-align: middle;
	white-space: nowrap;
}
.contact_right form { margin-bottom: 0;}
.contact_left {margin-top: 20px; }
.contact_right select, .contact_right input[type="text"], .contact_right input[type="password"], .contact_right input[type="email"] {
	width: 100%;
	color: #f2f2f2;
	padding: 12px 2px 2px 0px;
	background-color: transparent;
border-radius: 0;
box-shadow: none;
border-width: 0;
border-bottom-width: 3px;
border-bottom-color: #cec9c4;
	}	
.sub-menu .menu-item-has-children::after {
	position: absolute;
    font-family: FontAwesome;
    content: "\f105";
    top: 6px;
    right: 7px;
    color: #585858;
}
.menu-item-has-children::after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f107";
    top: 12px;
    right: 0px;
    color: #ffffff;
    font-size: 15px;
}
.menu-item-has-children {
	position: relative;
}
#footer .social-icons img:hover{opacity: 0.8;}
