/*
Theme Name: SaintAntoine
Description: Theme developpé par CAP2C.
Author: CAP2C
Author URI: http://www.cap2c.com/
License: GNU General Public License
License URI: license.txt
Version: 2.0.1
*/

.aligncenter,
.bypostauthor,
.sticky {}

.aligncenter{
	text-align: center;
}

* {padding: 0; margin: 0; line-height: 1.29em; outline: none;}

html {overflow-x: hidden;}

/* -----BODY STUFF----- */
body {font-size: 13px; height:auto; width:auto; font-family:'Arial', Sans-Serif; color:#707675; background: #fff; border-top: 16px solid #bfd400;}

/* -----A TAG STUFF----- */
a {text-decoration:none;}
a:hover {text-decoration:none; color: #000;}

p {margin: 12px 0;}

/* -----H TAG STUFF----- */
h1,h2,h3, h4, h5, h6 {color: #55585b; font-weight: normal; font-family: "LatoLatin"; line-height: 1.2em; margin-bottom: 10px;}
h1,h1 a,h1 a:visited,
h2,h2 a,h2 a:visited,
h3,h3 a,h3 a:visited,
h4,h4 a,h4 a:visited,
h5,h5 a,h5 a:visited,
h6,h6 a,h6 a:visited {text-decoration:none; line-height: 1.2em;}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {text-decoration:none;}

/*-----------------------*/
/* -----COLOR STUFF---- */
/*---------------------*/
a,
#dropmenu li.current-menu-item > a,
#dropmenu li.current-menu-ancestor > a,
#dropmenu li.current-menu-parent > a,
body.search #header .searchform i,
#footerDrop li.action a {
	color: #067e96;
}

#menuContainer {
	background: #02215a; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDRkOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1NCUiIHN0b3AtY29sb3I9IiMwMDRkOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDIyMTVhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-radial-gradient(center, ellipse cover,  #067e96 0%, #067e96 54%, #02215a 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#067e96), color-stop(54%,#067e96), color-stop(100%,#02215a)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #067e96 0%,#067e96 54%,#02215a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #067e96 0%,#067e96 54%,#02215a 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #067e96 0%,#067e96 54%,#02215a 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #067e96 0%,#067e96 54%,#02215a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#067e96', endColorstr='#02215a',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}

.pxs_navigation,
ul.pxs_slider h2,
.sidebar #action,
.sidebar-footer{
	background-color: #067e96;
}

#dropmenu > li.current-menu-item:before,
#dropmenu > li.current-menu-ancestor:before,
#dropmenu > li.current-menu-parent:before {
	border-color: transparent transparent ;
}

ul.pxs_slider .slide-content {border-color: #067e96;}

/*-----------------------*/
/* -----PAGE STUFF----- */
/*---------------------*/
#content {
	margin: 0 auto;
	padding: 0;
	max-width:1200px;
	width: 100%;
}

#main {
	width: 69.5%;
	margin-top: 30px;
	margin-bottom: 100px;
	box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin */
    -moz-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Firefox */
    -webkit-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Safari */
}
.sidebar {
	padding: 0;
	margin: 0;
}

#content.middle #main {
	float: left;
}
#content.middle #sidebar-right {
	width: 25.5%;
	float: right;
	margin-top: 30px;
	margin-bottom: 100px;
	box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin */
    -moz-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Firefox */
    -webkit-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Safari */
}

/*---------------------------------*/
/*---------HEADER STUFF-----------*/
/*-------------------------------*/
#header{
	width: 100%;
	border-top: 3px solid #fff;
	border-bottom: 5px solid #fff;
	background-image: url("images/bg-header.png");
	background-repeat: repeat;
	position: relative;
}
#header-logo {
	margin: 0 auto;  
	max-width:1200px;
	width: 100%;
}
#header-logo a#logo  {
	padding: 0;
	margin: 0;
}
#header-logo a#logo img {
	display: block;
}

#header-menu-slider{
	position: relative;
}

/*-------MAIN NAVIGATION STUFF--------*/
#header-menu {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
    right: 0;
	list-style:none;
	z-index: 400;
	padding: 0;
	margin: 0;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc1ODI5MCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1ODI5MCIgc3RvcC1vcGFjaXR5PSIwLjgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(117,130,144,0.8) 0%, rgba(117,130,144,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(117,130,144,0.8)), color-stop(100%,rgba(117,130,144,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(117,130,144,0.8) 0%,rgba(117,130,144,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(117,130,144,0.8) 0%,rgba(117,130,144,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(117,130,144,0.8) 0%,rgba(117,130,144,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(117,130,144,0.8) 0%,rgba(117,130,144,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc758290', endColorstr='#cc758290',GradientType=0 ); /* IE6-8 */
}
.sites-menu {
	display: block;
	position: relative;
	margin: 0 auto;  
	max-width:1200px;
	width: 100%;
	list-style: none;
}
.sites-menu > li {
	height: 48px;
	position:relative;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	width: 16.666%;
	border-right: 1px solid #fff;
	box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin */
    -moz-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Firefox */
    -webkit-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Safari */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.sites-menu > li:first-child{
	border-left: 1px solid #fff;
}
.sites-menu > li > a {
	box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin */
    -moz-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Firefox */
    -webkit-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Safari */
	height: 48px;
	font-family: "Questrial";
	font-style: normal;
	font-weight: lighter;
	font-size: 13px;
	display: block;
	padding: 10px 3px 9px 3px;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 3px solid #6e7280;
}
.sites-menu > li.accueil > a {
	border-color: #067e96;
}
.sites-menu > li.college > a {
	border-color: #abb800;
}
.sites-menu > li.lycee-pro > a {
	border-color: #c40065;
}
.sites-menu > li.lycee-techno > a {
	border-color: #004393;
}
.sites-menu > li.bts > a {
	border-color: #0faae2;
}
.sites-menu > li.preparation-concours > a {
	border-color: #00927b;
}
.sites-menu > li.accueil > a, .sites-menu > li.college > a {
	padding-top: 18px;
	padding-bottom: 16px;
}
.sites-menu > li.active,
.sites-menu > li:hover {
	background-color: #067e96;
}
.sites-menu > li.college.active,
.sites-menu > li.college:hover {
	background-color: #abb800;
}
.sites-menu > li.lycee-pro.active,
.sites-menu > li.lycee-pro:hover {
	background-color: #c40065;
}
.sites-menu > li.lycee-techno.active,
.sites-menu > li.lycee-techno:hover {
	background-color: #004393;
}
.sites-menu > li.bts.active,
.sites-menu > li.bts:hover {
	background-color: #0faae2;
}
.sites-menu > li.preparation-concours.active,
.sites-menu > li.preparation-concours:hover {
	background-color: #00927b;
}
.smart-menu{
	color: #ffffff;
	cursor: pointer;
	padding: 12px;
	font-size: 20px;
	display: none;
	text-align: center;
	width: 100%;
	background: #ddd;
}
.smart-menu i{
	margin-left: -22px;
}

/*--SEARCH BUTTON--*/
#header .searchform {
	background: none;
	margin: 0;
	border-radius: 2px 2px 2px 2px;
    line-height: 40px;
    height: 40px;
    background: none;
    display: inline-block;      
    padding: 0;
}
#header .searchform i {
    display: inline-block;
    margin-right: 2px;
    color: #888;
    margin: 0; 
    padding: 0 12px; 
    cursor: pointer; 
    line-height: 40px;
    font-size:14px;
}
#header .searchform i:hover {
	color: #666;
}
#header .searchform .searchText {
	margin: 0; 
	background: none; 
    font-weight: bold;
    box-shadow: none;
    vertical-align: bottom;
    height: 40px;
    border: none;
    font-size: 11px;
    cursor: pointer;
    float: left;
    padding: 0;
 	width: 0;
 	overflow: hidden;
    
    -moz-transition-property:width;  
 	-moz-transition-duration:0.15s;  
 	-moz-transition-timing-function:linear;
 	
 	-webkit-transition-property:width;  
 	-webkit-transition-duration:0.15s;  
 	-webkit-transition-timing-function:linear; 
 	
 	-o-transition-property:width;  
 	-o-transition-duration:0.15s;  
 	-o-transition-timing-function:linear;
}
#header .searchform .searchsubmit {cursor: pointer; padding:0; position: relative; display: none;} 
#header .searchform .searchsubmit:hover {text-decoration: none;}
#header .searchform label {height: 40px; line-height: 40px;}

/*--ACTIVE/HOVER SEARCH BAR--*/
#header .searchform.active {
	color: #666;
	background: #FAFAFA;
    border-radius: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
}
#header .searchform.active .searchText {
	width: 100px; 
	cursor:text; 
	color: #666; 
	padding: 0 0 0 15px;
}
body.search #header .searchform,
#header .searchform.active {
	color: #888;
}

/*--RESPONSIVE MENU---*/
#selectMenu {display: none;}


/*-----------------------------*/
/*--------MENU CONTAINER------*/
/*---------------------------*/
#menuContainer {width: 100%; position: relative; height: 450px;}

/*----------------------------*/
/*--------Slider SUFF--------*/
/*--------------------------*/
.pxs_container {
	width:100%;
	height:450px;
	position:absolute;
	overflow:hidden;
	left: 0;
	top: 0;
}
.pxs_container:before {
	line-height: 450px;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 12px;
	content:"Loading...";
}
.pxs_container.loaded:before {
	display: none;
}
.pxs_bg .pxs_bg1 {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:450px;
	display: none;
}
.pxs_slider_wrapper {display:none;}
.pxs_container ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pxs_slider {
	position:absolute;
	left:0px;
	top:50px;
	height:350px;
}
ul.pxs_slider li {
	height:350px;
	float:left;
	position:relative;
}
ul.pxs_slider .slide-content {
	display:block;
	margin:0 auto;
	height: 320px;
	width: 1170px;
	border-width: 15px;
	border-style: solid;
	box-shadow: 0 0 15px rgba(0,0,0,.2);
	position: relative;
}
ul.pxs_slider h2 {
	font-family: "Arial";
	display: block; 
	color: #fff;
	padding:15px;
	position: absolute;
	bottom: -15px;
	left: -15px;
	font-size: 17px;
	text-shadow: 0 1px 1px rgba(0,0,0,.5);
	margin: 0;
	font-weight: bold;
}
ul.pxs_slider img {
	display:block;
	height: 320px;
	width: 930px;
	
	width: 100%;
	height: auto;
	max-height: 320px;
}

.pxs_navigation {
    margin-right: -590px;
    padding: 7px 13px 7px 15px;
    position: absolute;
    right: 50%;
    top: 354px;
    line-height: 20px;
}

ul.pxs_thumbnails {	
	display: inline-block;
    position: relative;
}
ul.pxs_thumbnails li {
	display:inline-block;
	height:9px;
	width: 9px;
	margin-right: 10px;
	background: #aaa;
	background: rgba(255, 255, 255, 0.60);
	border-radius:10px;
	box-shadow: 0 1px 1px rgba(0,0,0,.5);
	/*THIS IS AN IE7 FIX --> */zoom: 1;*display:inline;	
}
ul.pxs_thumbnails li:hover,
ul.pxs_thumbnails li.selected {cursor: pointer; background: #fff;}

.pxs_navigation span{
	display: inline-block;
	cursor:pointer;	
	width: 20px;
	height: 20px;
	color: #ccc;
	color: rgba(255,255,255,.8);
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	text-shadow: 0 1px 1px rgba(0,0,0,.5);
}
.pxs_navigation span:hover {color:#fff;}

.pxs_navigation span.pxs_prev {}
.pxs_navigation span.pxs_next {}

/*------------------------------*/
/*-------THE PAGE TITLE--------*/
/*----------------------------*/
header{
	margin: 0 0 24px 0;
}
header .entry-title{
	line-height: 1.6em;
	font-size: 28px;
	width: auto;
	padding-right: 12px;
	color: #067e96;
	font-family: "LatoLatin";
	font-weight: normal;
	font-style: normal;
	margin-top: 0;
}
header .entry-date{
	font-size: 16px;
}
header .entry-date .heure{
	font-size: 14px;
}

/*-----------------------------*/
/*------ALERT BOX STUFF-------*/
/*---------------------------*/
#alert {
	padding: 30px 40px 30px 120px; 
	margin-bottom: 40px; 
	border: 1px solid #067e96; 
	background:#067e96; 
	position: relative;
	width: 795px;
	margin-left: 1px;
	display: none;
	box-shadow: 0 2px 3px rgba(0,0,0,.25);
	border-radius: 3px;
}
#alert p {font-size: 17px; font-weight: bold; color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,.2); line-height: 1.2em;}
#alert p a {border-bottom: 1px dotted #fff; color: #fff;}
#alert p a:hover {border-bottom: 1px solid #fff; color: #fff;}
#ex {
	width:85px; 
	text-align: center; 
	height: 100%; 
	position: absolute; 
	left: 0; 
	top: 0; 
	border-right: 1px solid #067e96;
	background: #067e96;	
	color: #fff;
}
#ex i {font-size: 30px; height: 30px; width: 30px; position: absolute; top: 50%; left: 50%; margin: -13px 0 0 -13px; text-shadow: 0 1px 1px rgba(0,0,0,.5);}

#closeAlert {
	background: #067e96;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    line-height: 19px;
    position: absolute;
    right: 7px;
    text-align: center;
    top: 7px;
    width: 20px;
    border-radius: 3px;
    text-shadow: 0 1px 1px rgba(0,0,0,.5);
}
#closeAlert:hover {background: #067e96;}



/*-----------------------------*/
/*--------FOOTER STUFF--------*/
/*---------------------------*/
#footer {
	clear:both;  
	position: relative;
	width: 100%;
	background: url("images/bg-footer.png") bottom center no-repeat;
}
#footer .sidebar-footer{
	padding: 0;
	margin: 0 auto 40px auto;
	background: none;
	max-width:1200px;
	width: 100%;
}
#footer #sidebar-footer-1{
	border-bottom: 1px solid #ccc;
	padding: 0 0 40px 0;
}
#footer #sidebar-footer-2{
}
#footer #sidebar-footer-3{
	padding-top: 70px;
	margin-bottom: 0;
}
#footer .sidebar-footer .etiquette{
	width: 280px;
	margin: 0 auto;
	border-width: 15px;
	border-color: #fff transparent transparent;
	border-style: solid;
}

#footer .sidebar-footer .widget{
	font-size: 14px;
	float: left;
	width: 33.333%;
	list-style: none;
	margin: 0;
	box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin */
    -moz-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Firefox */
    -webkit-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Safari */
}
#footer .sidebar-footer .widget a{
}
#footer .sidebar-footer .widget .widget-title{
}

#footer #sidebar-footer-1 .widget{
	padding: 18px 24px 12px 70px;
	position: relative;
	min-height: 280px;
	background: #ebeaea;
	border: none;
	font-size: 12px;
}
#footer #sidebar-footer-1 .widget .widget-title{
	border-bottom: 1px solid #067e96;
	padding-bottom: 12px;
	margin-bottom: 24px;
	color: #067e96;
}
#footer #sidebar-footer-1 .widget:nth-child(1){
	border-right: 1px solid #fff;
}
#footer #sidebar-footer-1 .widget:nth-child(2){
	background: #f0efef;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#footer #sidebar-footer-1 .widget:nth-child(3){
	border-left: 1px solid #fff;
}
#footer #sidebar-footer-1 .widget .widget-title i{
	font-size: 30px;
	position: absolute;
	top: 16px;
	left: 24px;
}
#footer #sidebar-footer-1 .widget.widget_wpaid_onepage .widget-title i::before{
	content: '\f19d';
}
body.accueil #footer #sidebar-footer-1 .widget.widget_wpaid_onepage .widget-title i::before{
	content: '\f200';
}
#footer #sidebar-footer-1 .widget .entry-excerpt p{
	text-align: justify;
}

#footer #sidebar-footer-2 .widget{
	padding: 0;
	text-align: left;
}
#footer #sidebar-footer-2 .widget:nth-child(2){
	text-align: center;
}
#footer #sidebar-footer-2 .widget:nth-child(3){
	text-align: right;
}
#footer #sidebar-footer-2 .widget.widget_sp_image img{
	height: auto;
}

#footer #sidebar-footer-3 .widget{
	color: #fff;
}
#footer #sidebar-footer-3 .widget .widget-title{
	font-size: 18px;
	color: #fff;
	margin-bottom: 24px;
}
#footer #sidebar-footer-3 .widget.widget_sp_image img{
	height: 100%;
	width: auto;
}

#footer #sidebar-footer-3 .widget{
	height: 200px;
	overflow: hidden;
	padding: 10px 40px 0px 40px;
	margin-bottom: 30px;
}
#footer #sidebar-footer-3 .widget:nth-child(2){
	padding-left: 80px;
}

/*-----------------------------*/
/*--------INFO STUFF---------*/
/*---------------------------*/
#infos{
	clear:both;  
	position: relative;
	width: 100%;
	background-color: #bfd400;
}
#infos #infos-container {
	margin: 0 auto;  
	max-width:1200px;
	width: 100%;
	font-size: 11px;
	font-family: 'Tahoma';
}
#infos #infos-container #copyright{
	float: left;
	text-align: left;
	color: #fff;
	padding: 18px 6px 18px 0;
}
#infos #infos-container #copyright a{
	color: #fff;  
}
#infos #infos-container #copyright a:hover{
	text-decoration: underline;
	color: #fff;  
}
#infos #infos-container .menu-menu-footer-container{
	float: right;
}
#infos #infos-container .menu-menu-footer-container ul{
	list-style: none;
}
#infos #infos-container .menu-menu-footer-container ul li{
	color: #fff;
	border-right: 1px solid #fff;
	display: inline-block;
	margin: 24px 0;
	padding: 0 6px;
}
#infos #infos-container .menu-menu-footer-container ul li:last-child{
	border-right: none;
	padding-right: 0;
}
#infos #infos-container .menu-menu-footer-container ul li a{
	color: #fff;
}
#infos #infos-container .menu-menu-footer-container ul li a:hover{
	text-decoration: underline;
	color: #fff;  
}

/*-------------------------*/
/* -----SEARCH STUFF----- */
/*-----------------------*/
#searchform {width: 215px; background: transparent url(images/search_bg.png) no-repeat center center;height: 33px;

	background: #fafafa;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
	border-radius: 20px; 
}
#searchform #s {width:150px; padding:0px 5px; height: 33px; line-height: 33px; margin: 0 0 0 10px; border: none; background: none; font-size: 11px;}
#searchform #searchsubmit {cursor: pointer; padding:8px 10px; float: right; height: 16px; width: 16px;} 
#searchform #searchsubmit:hover {text-decoration: none;}

/*---------------------------------*/
/* -----POST AND ENTRY STUFF----- */
/*-------------------------------*/
.blogThumb {width: 225px; height: 225px;display: block; float: left; position: relative; z-index: 100; overflow: hidden; background: #000;}

.postTitle {
    background:#fafafa;
    padding: 20px;
    width: 425px; 
    height: 185px; 
    float: left;
    position: relative;
    z-index: 99;
}
.postTitle h2 a,
.postTitle h2 {
	font-size: 16px;
}
.metaInfo {display: block; width: 185px; position: absolute; bottom: 20px; left: 20px; font-size: 10px; font-style: italic;text-align: left; color: #666}
.noImage {width: 410px; }

.listing .post,
.listing .page {margin: 0 0 20px; height: 225px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);}
h2.posttitle, 
.entrytitle {
	font-size: 18px;
}

#metaStuff {
	margin-bottom: 40px; 
	background: none repeat scroll 0 0 #fafafa;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    clear: both;
    color: #666666;
    font-size: 12px;
    padding: 20px 25px 15px 35px;
}
#metaStuff li {
    margin-bottom: 6px;
}

h2.posttitle, .entrytitle {margin-bottom: 15px;}
.entry{font-size: 12px;}
.entry ol,.entry ul {margin:0 0 15px 25px; padding: 0; font-size: 12px;}
.entry li {padding:0 0 0 5px; list-style-position:outside; line-height: 1.5em;}
.entry p {margin: 0 0 15px;}
.details {font-size: 12px;  margin-bottom: 35px;}

.entry img {height: auto; max-width: 100%;}

.gallery img.attachment-thumbnail {border: 0px solid #ccc !important;}
.wp-caption-text,
.gallery-caption,
.wp-caption {font-size: 10px; color: #555;}

.gallery-icon a:hover img {outline: 5px solid #eee;}

/*-----------------------------*/
/*----- POST CONTENT STUFF ---*/
/*---------------------------*/
/* titre */
.entry-content{
}
.entry-content h1{
    font-size: 28px;
}
.entry-content h2{
    font-size: 24px;
    border-bottom: 1px dotted #55585b;
}
.entry-content h3{
    font-size: 22px;
}
.entry-content h4{
    font-size: 19px;
}
.entry-content h5{
    font-size: 16px;
}
.entry-content h6{
    font-size: 14px;
}
/* listes */
.entry-content ul{
	margin: 6px 0;
}
.entry-content ul li{
	margin-left: 18px;
	padding: 3px 0px 3px 0px;
	position: relative;
}
.entry-content ul li:before{
	content: "";
}
/* links */
.entry-content a:hover{
	text-decoration: underline;
}
/* alignements */
.entry-content table.aligncenter{
	margin: 0 auto;
}
.entry-content img.aligncenter{
	display: block;
	margin: 12px auto;
}
.entry-content img.alignleft{
	float: left;
	margin: 3px 12px 3px 0;
}
.entry-content img.alignright{
	float: right;
	margin: 3px 0 3px 12px;
}
/* tableaux */
.entry-content table{
	border-width: 4px;
	border-collapse: collapse;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.entry-content table td{
	padding: 6px;
	background-color: #eaebeb;
	color: #585c6d;
	border:5px solid #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.entry-content table thead{
	
}
.entry-content table thead td,
.entry-content table tfoot td{
	background-color: #c0c7d1;
	color: #067e96;
}
.entry-content table{
	
}
.entry-content table{
	
}
.entry-content table{
	
}
.entry-content table{
	
}
.entry-content table{
	
}
/* column shortcode */
.entry-content .content-column img{
	width: 100%;
	height: auto;
}

/*-----------------------------*/
/*--- CONTACT PAGE STUFF -----*/
/*---------------------------*/
.page-contact .entry-content{
	margin-bottom: 48px;
}

/*-----------------------------*/
/*--- SITEMAP PAGE STUFF -----*/
/*---------------------------*/
.page-sitemap .sitemap-title{
	text-transform: capitalize;
}

/*-----------------------------*/
/*--- DOCUMENT SINGLE STUFF --*/
/*---------------------------*/
.single-document .entry-content{
	text-align: center;
	padding: 48px 0;
}
.single-document .entry-content a{
	font-size: 18px;
}
.single-document .entry-content a i{
	margin: 0 12px;
}

/*-----------------------------*/
/*--- POST THUMBNAIL STUFF ---*/
/*---------------------------*/
div.post a.thumbLink {float: left; border: 1px solid #000; display: block;  margin:0 20px 20px 0;}
div.post a.thumbLink img { padding: 5px; background: #444; border: 1px solid #666;}

/*--------------------------------------------*/
/*-------BLOG PAGE NAVIGATION STUFF----------*/
/*------------------------------------------*/
.navigation {float:left; font-size:12px; width: 100%;}
.navigation .pagenav a {display: block; font-family: 'Lusitana', serif; font-style: italic;}

/*-----------------------*/
/*-----WIDGET STUFF-----*/
/*---------------------*/

.widget {
	margin: 40px 0;
	padding: 6px;
	box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin */
    -moz-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Firefox */
    -webkit-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Safari */
}

.widget .widget-title {
	font-family: "LatoLatin";
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
}
.widget a{
	color: #777777;
}
.widget .current-menu-item > a,
.widget .current-menu-ancestor > a,
.widget .active > a,
.widget a:hover{
	color: #414345;
}
.widget ul{
	list-style: none;
}
.widget ul li{
	list-style: none;
	margin: 0 0 6px 6px;
	position: relative;
}
.widget ul li > ul{
	margin-top: 6px;
}
.widget ul li.current-menu-item,
.widget ul li.current-menu-ancestor,
.widget ul li.active,
.widget li:hover{
	color: #595c6d;
}
.widget ul li:before{
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	position: absolute;
	left: -10px;
	top: 1px;
}

/*-----------------------*/
/*-----SIDEBAR STUFF----*/
/*---------------------*/
.sidebar-right .widget {
	padding-left: 0;
	padding-right: 0;
}
.sidebar-right .widget .widget-title {
	font-weight: bold;
	border-bottom: 1px solid #d2d2d2;
	font-family: "Arial";
	color: #55585b;
	font-size: 14px;
	padding-left: 6px;
	padding-bottom: 6px;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.sidebar ul li.widget {list-style: none; margin: 0 0 30px; font-size: 12px; }
.sidebar ul li.widget h2.widgettitle {}
.sidebar p {}

#ticker {display:block; background: url(images/ticker.png) no-repeat center left; width: 206px; height: 33px; font-size: 20px; letter-spacing: 16px; text-align: right; line-height: 33px; padding-left: 6px; *padding:0 6px 0 0;}

a.socialIcons {
    display: block;
    float: left;
    height: 24px;
    margin: 0 9px 9px 0;
    width: 24px;
}

.sidebar #action {
	display: block;
	max-width: 185px;
	padding:0 15px;
	line-height: 45px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-image: url(images/donate.png);
	background-position: center;
	background-repeat: repeat-x;
	text-shadow: 0 1px 1px rgba(0,0,0,.25);
}
.sidebar #action:hover {background-color: #000;}

/*----------------------------------*/
/* -----NAV MENU WIDGET STUFF----- */
/*--------------------------------*/
.widget_nav_menu a{
	font-size: 13px;
}

.widget_nav_menu a{
	color: #777777;
}

.widget_nav_menu .current-menu-item > a,
.widget_nav_menu .current-menu-ancestor > a,
.widget_nav_menu .active > a,
.widget_nav_menu a:hover{
	color: #414345;
}

/*--------------------------*/
/* -----COMMENT STUFF----- */
/*------------------------*/
#commentsection {width:100%;   font-size: 12px;}
.commentlist {width: 100%; list-style:none; }
h3.comments {margin:40px auto 20px;}
.commentlist li,#commentform input,#commentform textarea {}
.commentlist li {font-weight:bold;list-style:none; padding:15px 0; font-size:12px;}
.commentlist li img.avatar {float:left;margin-right:22px;}
.commentlist cite,.commentlist cite a {font-weight:bold;font-style:normal;}
.commentlist p {font-weight:normal; text-transform:none;margin:10px 5px 10px 83px; font-size: 12px;}
.commentlist .pingback p {margin:10px 5px 10px;}
#commentform p {margin:7px 0;}
.commentmetadata {font-weight:normal;display:block; font-size:10px; color:#333; padding:3px 0 0; text-transform:uppercase;}
cite.fn {text-transform:uppercase;}
.commentlist {text-align:justify;padding:0 0 40px;}
.nocomments {text-align:center;}
#recentcomments li {}
.alt {}

.commentlist .reply {text-align: right;}

.commentlist .children li {margin-left: 30px; background: #fafafa; padding: 15px; margin-top: 15px;}

/*----------------------------*/
/* -----UNIVERSAL STUFF----- */
/*--------------------------*/
code {font:1.1em 'Courier New', Courier, Fixed;}
acronym,abbr,span.caps {font-size:.9em;letter-spacing:.07em;cursor:help;}
p img {max-width:100%;}
p img.size-full{width: auto; height: auto;}
img.centered {display:block;margin:0 auto;}
img.alignright {display:inline;margin:0 0 15px 15px;}
img.alignleft {display:inline;margin:0 15px 15px 0;}
.alignright {float:right;}
.alignleft {float:left;}
acronym.abbr {border-bottom:1px dashed #999;}
blockquote {padding-left:20px; margin-left: 15px; border-left: 5px solid #f7f7f7; font-style: italic; color: #888;}
blockquote cite {display:block;margin:5px 0 0;}
.center {text-align:center;}
hr {
	margin: 9px 0;
	border: none;
	border-bottom: 1px dotted #55585b;
}
a img {border:none;}
img#wpstats {width:0;height:0;border:none;overflow:hidden;}
#hideme {visibility:hidden;}
.hidden {visibility: hidden; display: none;}
.rssSummary {padding-bottom:15px;}
.clear {clear: both;}
.clearLeft {clear: left;}
p.clear {height:1px; width:1px; }
.hide {display: none;}

/*----------------------------------*/
/* -----NAV MENU WIDGET STUFF----- */
/*--------------------------------*/
.widget_nav_menu .widgettitle{
	padding: 10px 0 12px 0;
	border-bottom: 1px solid #096eb2;
}
.widget_nav_menu > div > ul > li{
	position: relative;
	padding-left: 18px;
	line-height: 1.9em;
}
.widget_nav_menu > div > ul > li:before{
	position: absolute;
	font-size: 10px;
	content: '\f10c';
	top: 6px;
	left: 0;
}
.widget_nav_menu ul ul li{
	margin-left: 32px;
}

/*----------------------------------*/
/* -----ONPAGE WIDGET STUFF------- */
/*--------------------------------*/
.widget_wpaid_onepage .read-more{
	text-align: right;
	font-size: 14px;
	font-style: italic;
	margin-top: 16px;
}
.widget_wpaid_onepage .read-more a{
	text-decoration: underline;
}
.widget_wpaid_onepage .read-more i{
	margin-right: 6px;
}

/*----------------------------------*/
/* -----DOCUMENT WIDGET STUFF----- */
/*--------------------------------*/
.widget_wpaid_documents .listing-documents{
	margin-top: -12px;
}
.widget_wpaid_documents .listing-documents .document{
	margin-left: 9px;
	padding-left: 0;
	padding-right: 18px;
	position: relative;
}
.widget_wpaid_documents .listing-documents .document:before{
	content: "";
}
.widget_wpaid_documents .listing-documents .document a{
}
.widget_wpaid_documents .listing-documents .document a .text:before{
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f105";
	margin-right: 6px;
	margin-left: -9px;
}
.widget_wpaid_documents .listing-documents .document a .text{
	box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin */
    -moz-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Firefox */
    -webkit-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Safari */
	padding: 3px 30px 3px 0;
	width: 100%;
	font-size: 13px;
}
.widget_wpaid_documents .listing-documents .document a .text i{
	width: 24px;
	height: 23px;
	background: url("images/pictos/accueil/pdf.png") center center no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 24px;
}

/*----------------------------------*/
/*---SAINT DU JOUR WIDGET STUFF--- */
/*--------------------------------*/
.widget_wpaid_saintdujour{
	font-family: 'Lusitana', serif;
	font-size: 14px;
	font-style: italic;
	margin: 12px 0;
	padding: 0 6px;
	list-style: none;
	border: 1px solid #c0c7d1;
	color: #c0c7d1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.widget_wpaid_saintdujour .widgettitle{
	display: none;
}
.widget_wpaid_saintdujour .saintdujour_forme i{
	margin-right: 12px;
}

/*----------------------------------*/
/* -----ACTUALITES WIDGET STUFF--- */
/*--------------------------------*/
.widget_wpaid_actualites table, .widget_wpaid_actualites tr, .widget_wpaid_actualites td{
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
}
.widget_wpaid_actualites, .widget_wpaid_actualites a{
	color: #6b6b6b;
}
.widget_wpaid_actualites .actualite h3{
	color: #6b6b6b;
	margin: 0;
	font-family: "Arial";
	font-size: 16px;
}
.widget_wpaid_actualites .actualite .news-date{
	height: 80px;
	width: 46px;
	position: relative;
	text-align: center;
	background: url("images/pictos/accueil/calendrier.png") center center no-repeat;
}
.widget_wpaid_actualites .actualite .news-date .day{
	margin-top: 36px;
	font-weight: bold;
	font-size: 18px;
	color: #36332e;
}
.widget_wpaid_actualites .actualite .news-date .month{
	margin-top: 8px;
	text-transform: uppercase;
}
.widget_wpaid_actualites .actualite .news-content{
	padding-left: 24px;
	box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin */
    -moz-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Firefox */
    -webkit-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Safari */
}
.widget_wpaid_actualites .actualite .news-content p{
	padding: 0;
	margin: 0;
}
.widget_wpaid_actualites .actualite .news-content .excerpt, .widget_wpaid_actualites .actualite .news-content .heure{
	margin: 1px 0;
}

/*----------------------------------*/
/*-----LETTRE INFO WIDGET STUFF----*/
/*--------------------------------*/
.widget_wpaid_lettreinformation h2.widgettitle{
	background-color: #067e96;
	padding: 6px 6px 6px 55px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	min-height: 38px;
	font-size: 1.3em;
}
.widget_wpaid_lettreinformation h2.widgettitle a{
	color: #ffffff;
}
.widget_wpaid_lettreinformation h2.widgettitle a .title-text{
	line-height: 0.6em;
}
.widget_wpaid_lettreinformation h2.widgettitle a i{
	font-size: 2.8em;
	position: absolute;
	top: 3px;
	left: 6px;
}

/*----------------------------------*/
/*---RENSEIGNEMENTS WIDGET STUFF---*/
/*--------------------------------*/
.widget_wpaid_renseignements{
	background-image: url("images/bg-renseignements.png");
	background-repeat: no-repeat;;
	background-position: center center;
	height: 49px;
	width: 299px;
}
.widget.widget_wpaid_renseignements .widget-title{
	padding: 19px 0 0 24px;
	margin: 0;
	color: #fff;
	font-family: "Arial";
	font-size: 14px;
	border: none;
}

/*----------------------------------*/
/* -----CALENDAR WIDGET STUFF----- */
/*--------------------------------*/
#wp-calendar {empty-cells:show;width:100%;margin:10px auto 0;}
#wp-calendar #prev a,#wp-calendar #next a {font-size:9pt;}
#wp-calendar #next a {padding-right:10px;text-align:right;}
#wp-calendar #prev a {padding-left:10px;text-align:left;}
#wp-calendar a {text-decoration:none;display:block;}
#wp-calendar caption {font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;text-align:center;width:100%;}
#wp-calendar th {font-style:normal;text-transform:capitalize;}
#wp-calendar td {text-align:center;padding:3px 0;}
#wp-calendar td.pad:hover {background-color:#fff;}

/*----------------------------------*/
/*----TAG CLOUD WIDGET STUFF-------*/
/*--------------------------------*/
.widget_tag_cloud a {
	font-size: 12px !important;
	display: block;
	float: left;
	padding: 2px 8px;
	margin: 0 3px 3px 0;
	background: #F7F7F7;
	border: 1px solid #ddd;
}
.widget_tag_cloud a:hover {background: #eee;}
.widget_tag_cloud:after {
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;
    *zoom:1
}

/*----------------------------------*/
/*----VOS LIENS WIDGET STUFF-------*/
/*--------------------------------*/
.widget_wpaid_vosliens{
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 10px;
}
.widget_wpaid_vosliens .vos-liens-box{
	text-align: center;
}
.widget_wpaid_vosliens .vos-liens-box a{
	display: inline-block;
}
.widget_wpaid_vosliens .vos-liens-box a .thumb{
	background-repeat: no-repeat;
	background-position: center center;
	height: 55px;
	width: 150px;
}
.widget_wpaid_vosliens .vos-liens-box a img{
	height: auto;
	width: auto;
}

/*----------------------------------*/
/*-------TEXT WIDGET STUFF---------*/
/*--------------------------------*/
.widget_text{
	font-family: "LatoLatin";
	font-weight: normal;
	font-style: normal;
}

/*----------------------------------*/
/*--------BREADCRUMB STUFF---------*/
/*--------------------------------*/
.breadcrumb{
	list-style: none;
	height: 35px;
	margin: 0;
	padding: 0;
}
.breadcrumb li{
	font-size: 12px;
	display: inline-block;
	padding: 8px 0;
	color: #9ea1a0;
}
.breadcrumb li a{
	color: #9ea1a0;
}
.breadcrumb li a:hover,.breadcrumb li a:focus,.breadcrumb li a:active{
	color: #777777;
}
.breadcrumb li i{
	margin-right: 6px;
}

/*----------------------------------*/
/*--------FORMULAIRE STUFF---------*/
/*--------------------------------*/

.form-container{
	width: 100%;
	font-size: 12px;
}
.form-container .left,
.form-container .right,
.form-container .full{
	padding: 3px;
	box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin */
    -moz-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Firefox */
    -webkit-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Safari */
}
.form-container .left,
.form-container .right{
	width: 50%;
	float: left;
}
.form-container .full{
	width: 100%;
	clear: both;
}
.form-container input[type='text'],
.form-container input[type='email'],
.form-container input[type='tel'],
.form-container input[type='submit'],
.form-container textarea,
.form-container select{
	width: 100%;
	padding-left: 6px;
	padding-right: 6px;
	border: none;
	border: 1px solid #ddd;
	border-left-color: #ddd;
	background: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin */
    -moz-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Firefox */
    -webkit-box-sizing:border-box; /* The width and height properties (and min/max properties) includes content, padding and border, but not the margin - Safari */
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.form-container input[type='text']:hover,
.form-container input[type='email']:hover,
.form-container input[type='tel']:hover,
.form-container input[type='submit']:hover,
.form-container textarea:hover,
.form-container select:hover,
.form-container input[type='text']:focus,
.form-container input[type='email']:focus,
.form-container input[type='tel']:focus,
.form-container input[type='submit']:focus,
.form-container textarea:focus,
.form-container select:focus{
	border-color: #ccc;
}
.form-container input[type='text'],
.form-container input[type='email'],
.form-container input[type='tel'],
.form-container input[type='submit'],
.form-container .floated select{
	height: 33px;
}
.form-container textarea{
	min-height: 150px;
	height: 150px;
}
.form-container input[type='submit']{
	cursor: pointer;
	font-weight: bold;
}
.form-container .labeled{
	height: 33px;
}
.form-container .labeled label{
	margin-right: 12px;
}
.form-container input.error,
.form-container textarea.error{
	border-color: #f48181;
}
.form-container .info-captcha{
	padding: 7px;
}
.form-container .infos,
.form-container .infos p{
	font-style: italic;
	font-size: 11px;
}
.form-container .infos i{
	margin-right: 6px;
}
.form-container .required-fields{
	margin-top: 12px;
}
.form-container .form-success{
	color: #77BE0D;
}
.form-container .form-error{
	color: #f48181;
}

/*-----------------------------------*/
/*-LES COULEURS EN FONCTION DU SITE-*/
/*---------------------------------*/

/*--------------------------------*/
/*----------- ACCUEIL -----------*/
/*------------------------------*/
body.accueil .color{
	color: #067e96;
}
body.accueil .smart-menu{
	background: #067e96;
}
body.accueil #main a{
	color: #067e96;
}
body.accueil .widget h2.widgettitle {
	color: #096eb2;
}
body.accueil header .entry-title{
	color: #067e96;
}
body.accueil .widget_nav_menu ul li:before{
	color: #067e96;
}
body.accueil .entry-content h1,
body.accueil .entry-content h2{
    color: #067e96;
}
body.accueil .entry-content h2{
    border-bottom-color: #067e96;
}
body.accueil .entry-content hr{
	border-bottom-color: #067e96;
}
body.accueil .entry-content ul li:before{
	color: #067e96;
}
body.accueil #footer #sidebar-footer-1 .widget .widget-title{
	border-bottom-color: #067e96;
	color: #067e96;
}
body.accueil .widget_wpaid_onepage .read-more a{
	color: #067e96;
}
body.accueil .widget_wpaid_actualites .actualite .news-date{
	background: url("images/pictos/accueil/calendrier.png") center center no-repeat;
}
body.accueil .widget_wpaid_documents .listing-documents .document a .text i{
	background: url("images/pictos/accueil/pdf.png") center center no-repeat;
}

/*--------------------------------*/
/*----------- COLLEGE -----------*/
/*------------------------------*/
body.college .color{
	color: #abb800;
}
body.college .smart-menu{
	background: #abb800;
}
body.college #main a{
	color: #abb800;
}
body.college .widget h2.widgettitle {
	color: #abb800;
}
body.college header .entry-title{
	color: #abb800;
}
body.college .widget_nav_menu ul li:before{
	color: #abb800;
}
body.college .entry-content h1,
body.college .entry-content h2{
    color: #abb800;
}
body.college .entry-content h2{
    border-bottom-color: #abb800;
}
body.college .entry-content hr{
	border-bottom-color: #abb800;
}
body.college .entry-content ul li:before{
	color: #abb800;
}
body.college #footer #sidebar-footer-1 .widget .widget-title{
	border-bottom-color: #abb800;
	color: #abb800;
}
body.college #footer #sidebar-footer-1 .widget.widget_wpaid_onepage .widget-title i::before{
	content: '';
	width: 32px;
	height: 30px;
	background: url("images/pictos/college/resultats-dnb.png") center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
body.college .widget_wpaid_onepage .read-more a{
	color: #abb800;
}
body.college .widget_wpaid_actualites .actualite .news-date{
	background: url("images/pictos/college/calendrier.png") center center no-repeat;
}
body.college .widget_wpaid_documents .listing-documents .document a .text i{
	background: url("images/pictos/college/pdf.png") center center no-repeat;
}

/*---------------------------------*/
/*----------- LYCEE PRO ----------*/
/*-------------------------------*/
body.lycee-pro .color{
	color: #c40065;
}
body.lycee-pro .smart-menu{
	background: #c40065;
}
body.lycee-pro #main a{
	color: #c40065;
}
body.lycee-pro .widget h2.widgettitle {
	color: #c40065;
}
body.lycee-pro header .entry-title{
	color: #c40065;
}
body.lycee-pro .widget_nav_menu ul li:before{
	color: #c40065;
}
body.lycee-pro .entry-content h1,
body.lycee-pro .entry-content h2{
    color: #c40065;
}
body.lycee-pro .entry-content h2{
    border-bottom-color: #c40065;
}
body.lycee-pro .entry-content hr{
	border-bottom-color: #c40065;
}
body.lycee-pro .entry-content ul li:before{
	color: #c40065;
}
body.lycee-pro #footer #sidebar-footer-1 .widget .widget-title{
	border-bottom-color: #c40065;
	color: #c40065;
}
body.lycee-pro .widget_wpaid_onepage .read-more a{
	color: #c40065;
}
body.lycee-pro .widget_wpaid_actualites .actualite .news-date{
	background: url("images/pictos/lycee-pro/calendrier.png") center center no-repeat;
}
body.lycee-pro .widget_wpaid_documents .listing-documents .document a .text i{
	background: url("images/pictos/lycee-pro/pdf.png") center center no-repeat;
}

/*------------------------------------*/
/*----------- LYCEE TECHNO -----------*/
/*------------------------------------*/
body.lycee-techno .color{
	color: #004393;
}
body.lycee-techno .smart-menu{
	background: #004393;
}
body.lycee-techno #main a{
	color: #004393;
}
body.lycee-techno .widget h2.widgettitle {
	color: #004393;
}
body.lycee-techno header .entry-title{
	color: #004393;
}
body.lycee-techno .widget_nav_menu ul li:before{
	color: #004393;
}
body.lycee-techno .entry-content h1,
body.lycee-techno .entry-content h2{
    color: #004393;
}
body.lycee-techno .entry-content h2{
    border-bottom-color: #004393;
}
body.lycee-techno .entry-content hr{
	border-bottom-color: #004393;
}
body.lycee-techno .entry-content ul li:before{
	color: #004393;
}
body.lycee-techno #footer #sidebar-footer-1 .widget .widget-title{
	border-bottom-color: #004393;
	color: #004393;
}
body.lycee-techno .widget_wpaid_onepage .read-more a{
	color: #004393;
}
body.lycee-techno .widget_wpaid_actualites .actualite .news-date{
	background: url("images/pictos/lycee-techno/calendrier.png") center center no-repeat;
}
body.lycee-techno .widget_wpaid_documents .listing-documents .document a .text i{
	background: url("images/pictos/lycee-techno/pdf.png") center center no-repeat;
}

/*----------------------------*/
/*----------- BTS -----------*/
/*--------------------------*/
body.bts .color{
	color: #0faae2;
}
body.bts .smart-menu{
	background: #0faae2;
}
body.bts #main a{
	color: #0faae2;
}
body.bts .widget h2.widgettitle {
	color: #0faae2;
}
body.bts header .entry-title{
	color: #0faae2;
}
body.bts .widget_nav_menu ul li:before{
	color: #0faae2;
}
body.bts .entry-content h1,
body.bts .entry-content h2{
    color: #0faae2;
}
body.bts .entry-content h2{
    border-bottom-color: #0faae2;
}
body.bts .entry-content hr{
	border-bottom-color: #0faae2;
}
body.bts .entry-content ul li:before{
	color: #0faae2;
}
body.bts #footer #sidebar-footer-1 .widget .widget-title{
	border-bottom-color: #0faae2;
	color: #0faae2;
}
body.bts .widget_wpaid_onepage .read-more a{
	color: #0faae2;
}
body.bts .widget_wpaid_actualites .actualite .news-date{
	background: url("images/pictos/bts/calendrier.png") center center no-repeat;
}
body.bts .widget_wpaid_documents .listing-documents .document a .text i{
	background: url("images/pictos/bts/pdf.png") center center no-repeat;
}

/*--------------------------------------------*/
/*----------- PREPARATION CONCOURS -----------*/
/*--------------------------------------------*/
body.preparation-concours .color{
	color: #00927b;
}
body.preparation-concours .smart-menu{
	background: #00927b;
}
body.preparation-concours #main a{
	color: #00927b;
}
body.preparation-concours .widget h2.widgettitle {
	color: #00927b;
}
body.preparation-concours header .entry-title{
	color: #00927b;
}
body.preparation-concours .widget_nav_menu ul li:before{
	color: #00927b;
}
body.preparation-concours .entry-content h1,
body.preparation-concours .entry-content h2{
    color: #00927b;
}
body.preparation-concours .entry-content h2{
    border-bottom-color: #00927b;
}
body.preparation-concours .entry-content hr{
	border-bottom-color: #00927b;
}
body.preparation-concours .entry-content ul li:before{
	color: #00927b;
}
body.preparation-concours #footer #sidebar-footer-1 .widget .widget-title{
	border-bottom-color: #00927b;
	color: #00927b;
}
body.preparation-concours #footer #sidebar-footer-1 .widget.widget_wpaid_onepage .widget-title i::before{
	content: '';
	width: 24px;
	height: 30px;
	background: url("images/pictos/preparation-concours/resultats-examens.png") center center no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
body.preparation-concours .widget_wpaid_onepage .read-more a{
	color: #00927b;
}
body.preparation-concours .widget_wpaid_actualites .actualite .news-date{
	background: url("images/pictos/preparation-concours/calendrier.png") center center no-repeat;
}
body.preparation-concours .widget_wpaid_documents .listing-documents .document a .text i{
	background: url("images/pictos/preparation-concours/pdf.png") center center no-repeat;
}


/*-----------------------------*/
/* LigthBox */
.pp_details .pp_description{
	display: none !important;
}

/*-----------------------------*/
/* GoogleMaps */
.wpgmza_map{
	float: none !important;
}