/*
Theme Name: MuZeTiK Theme
Theme URI: https://muzetik.com
Author: MuZeTiK
Author URI: http://muzetik.com
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url("fonts/fonts.css");



@font-face {
  font-family: 'MyriadPro-Light';
  src: url('fonts/myriadv2/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/myriadv2/MyriadPro-Light.otf')  format('opentype'),
	     url('fonts/myriadv2/MyriadPro-Light.woff') format('woff'), url('fonts/myriadv2/MyriadPro-Light.ttf')  format('truetype'), url('fonts/myriadv2/MyriadPro-Light.svg#MyriadPro-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}



.clear , .clearfix {
	clear: both;
}
span.clear {
	display: block;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
* {
	margin:0;
	padding:0
}
p {
	margin-bottom:10px
}
body {
	font-family: 'MyriadProRegular' , 'Myriad Pro', sans-serif;
	font-size:16px;
	background:url(images/paper_fibers.png);
	color: #282828;
	/*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/
}
a {
	color:#136665;
	text-decoration:none
}

a:hover {
	color:#ff7f02;
	text-decoration:none
}
#page {
	
}
.container {
	max-width:1022px;
}
.header-bg {
	background:url("images/header-bg.png?") no-repeat scroll center center #136665;
	min-height:166px;
	border-top:5px solid #cdb483;
	background-size:cover
}
.site-footer {
	background:url("images/calligraphie-footer.png") no-repeat scroll center center #136665;
	min-height:166px;
	border-bottom:5px solid #cdb483;
	clear:both;
	margin-top:20px;
	background-size:cover;
	-webkit-box-shadow: inset 0px 5px 10px 0px rgba(8,8,8,0.4);
-moz-box-shadow: inset 0px 5px 10px 0px rgba(8,8,8,0.4);
box-shadow: inset 0px 5px 10px 0px rgba(8,8,8,0.4);
}
.site-footer .ombre {
	display: none;
}
.primary-navigation {
	background:#3a3a3a;
	border-bottom:1px solid #fff;
}


.rdfa-breadcrumb a{
	color:#282828;
}
.rdfa-breadcrumb a:hover {
	color: #136665;
}
span.wpcf7-list-item {
	margin:0 !important;
}
.gender span.wpcf7-list-item {
	margin-right:15px !important;
}
.gender span.wpcf7-list-item span{
	margin-right:5px !important;
}
span.gender {
	margin-bottom:26px;
	display:block
}

#footer-sidebar {
	height:auto !important;
}
.site-title {
	width:300px;
	margin-right:auto;
	margin-left:auto;
}
.site-title-bottom {
	width:169px;
	float:left;
	
}
#search-container {
	width:226px;
	float:right;
	margin-top:20px;
}
#searchform {
	background:#fff;
	width:226px;
	padding:1px 1px 1px 4px;
	padding: 2px 0;
}
#searchform div {
	height:27px
}
#searchsubmit {
	background:url("images/btn-rechercher.png") no-repeat scroll center center transparent;
	height:27px;
	border:0;
	width:31px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#s {
	border:0 none;
	height:29px;
	height: 27px;
	width: 193px;
	float:left;
	display:inline-block;
	box-shadow: none;
	outline: none;
	padding: 2px 14px;
	padding-right: 8px;
}
.clear {
	clear:both;
}
.social {
	float:right;
	width:112px;
	margin-top:10px;
	margin-bottom:18px
}
.social a {
	display:inline-block;
	width:25px;
	height:25px
}
.social a.fb {
	background:url("images/fb.png") no-repeat scroll center center transparent;
}
.social a.tw {
	background:url("images/twitter.png") no-repeat scroll center center transparent;
}
.social a.insta {
	background:url("images/insta.png") no-repeat scroll center center transparent;
}
.social a.yt {
	background:url("images/YT.png") no-repeat scroll center center transparent;
}





.entry-content ul {
    margin: 0 0 20px;
}
.entry-content ul li {
    #margin: 0 0 15px;
    list-style: none;
}

.entry-content ul li:before {
    content: "• ";
    color: #136665;
    font-size: 18px;
    top: 2px;
    position: relative;
}

.container-white ul {
    margin: 0 0 20px;
}
.container-white ul li {
    #margin: 0 0 15px;
    list-style: none;
}
.container-white ul li:before {
    content: "• ";
    //color: #cdb483;
	color: #136665;
    font-size: 18px;
    top: 2px;
    position: relative;
}




.menu-top_nav-container {
	float:left;
	margin-top:10px
}
#menu-top_nav {
	margin:0;
	list-style-type:none;
}
#menu-top_nav  li{
	display:inline-block;
	padding: 5px 0;
	margin-right:20px;
	margin-right: 32px;
}
#menu-top_nav  li a {
	color:#8FC8E6;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	font-size:16px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 0.52;
	padding-top: 2px;
}
#menu-top_nav  li a:hover {
	opacity: 1;
}
#menu-top_nav  li.icon-home a {
	background:url("images/home.png") no-repeat scroll left center transparent;
	padding-left: 23px;
	background-position: -4px -4px;
}
#menu-top_nav  li.icon-contact a {
	background:url("images/tel.png") no-repeat scroll left center transparent;
	padding-left: 23px;
	background-position: -5px -2px;
}
#menu-top_nav  li.icon-agenda a {
	background:url("images/agenda.png") no-repeat scroll left center transparent;
	padding-left: 23px;
	background-position: -4px -4px;
}
#menu-top_nav  li.icon-dept a {
	background:url("images/book.png") no-repeat scroll left center transparent;
	padding-left: 30px;
	background-position: 0px -4px;
}
#menu-top_nav  li.icon-faq a {
	background:url("images/question.png") no-repeat scroll left center transparent;
	padding-left: 28px;
	background-position: -2px -2px;
}
.ombre {
	box-shadow: 0 16px 22px #000;
    height: 2px;
    width: 100%;
}
.menu-footer_nav-container {
	clear:both;
	width:100%;
	text-align:center
}
#menu-footer_nav {
	margin:0;
	list-style-type:none;
}
#menu-footer_nav  li{
	display:inline-block;
	padding:5px 10px
}
#menu-footer_nav  li a{
	color:#fff;
	font-size:14px;
	text-decoration:none
}
#footer-sidebar {
	float:right;
	width:790px;
	margin-top:18px
}
.site-footer .site-title {
	margin-top:32px;
}
.site-title-bottom {
	margin-top:42px;
}

#footer-sidebar .widget {
	width:23%;
	margin:5px;
	color:#fff;
	float:left;
	position:static !important
}
#footer-sidebar .widget a {
	color:#fff;
	text-decoration:none
}
#footer-sidebar .widget .widget-title {
	text-transform:uppercase;
	font-size: 16px;
	font-weight: 400;
	font-family: 'MyriadProRegular', 'Myriad Pro', sans-serif;
}
#footer-sidebar .widget .textwidget {
	font-size: 14px;
	line-height: 16px;
	}
.hidden-sm {
	display: block !important;
}
.cycloneslider-caption {
	left:200px  !important;
	top:50px  !important;
	bottom:auto  !important;
	border-left:7px solid #cdb483 !important;
	width:95%  !important;
	max-width:400px  !important;
	background:rgba(0,0,0,0.7)  !important;
	height:auto  !important;
	opacity: 1 !important;
	left:166px  !important;
	top:80px  !important;
} 
.cycloneslider-template-standard {margin:0 !important}
.cycloneslider-template-standard .cycloneslider-pager {bottom:20px !important}
.cycloneslider-template-standard .cycloneslider-caption-title {
	font-size:26px !important;
	padding:30px 20px 0 !important;
}
.cycloneslider-template-standard .cycloneslider-caption-description {
	font-size:16px !important;
	padding:0 20px 30px !important;
}
/*.barre_bleu {
	background:url("images/barre_bleu.png") no-repeat scroll left center transparent;
	color:#fff;
	font-style:italic;
	position:relative;
	z-index:999999999;
	top:-10px;
	font-size:20px;
	line-height:50px;
	min-height:72px;
	margin:0 auto;
	max-width:931px;
	text-align:center;
	background-size:cover
}*/
.barre_bleu {
	background: #01a08b;
	position:relative;
	z-index:999999999;
	top:-10px;
	font-style:italic;
	font-size:20px;
	max-width:904px;
	color: #fff;
	font-style:italic;
	line-height:50px;
	margin: 0 auto;
	text-align: center;
	padding:0px 40px;
	-webkit-box-shadow: 0px 3px 7px 0px rgba(50, 50, 50, 0.52);
	-moz-box-shadow:    0px 3px 7px 0px rgba(50, 50, 50, 0.52);
	box-shadow:         0px 3px 7px 0px rgba(50, 50, 50, 0.52);
	margin-bottom: 15px;
}
.barre_bleu blockquote {
	border: 0 none;
    font-size: 21px;
    line-height: 44px;
    margin: 0 auto;
	font-family: 'Myriad Pro Italic';
	font-style: italic;
	position: relative;
	padding: 0;
	line-height: normal;
	padding: 16px 0;
}
.barre_bleu blockquote:after {
	display:inline-block;
	width:32px;
	height:28px;
	background:url("images/guillemets1.png") no-repeat scroll center center transparent;
	padding-left:0;
	position: absolute;
	right: -6px;
	top: 12px;
}
.barre_bleu blockquote:before{
	display: inline-block;
	background:url("images/guillemets2.png") no-repeat scroll center center transparent;
	width:32px;
	height:28px;
	padding-right:10px;
	padding-left:0px;
	position: absolute;
	left: -6px;
	top: 12px;
}

.pg-list {
	float:left;
}
a {
	text-decoration:none
}
.pg-list li {
	float:left;
	width:23%;
	margin: 0 1%;
	text-align:center;
	list-style-type:none
}
.pg-list li img{
	border:1px solid #fff;
	transition: opacity 400ms ease 100ms;
	max-width:100%
}
.hoverme {
	box-shadow: 0 0 3px #000;
    display: inline-block;
    overflow: hidden;
    position: relative;
	max-width:100%
}
.pg-list li .discover {
    opacity: 0;
    transition: opacity 400ms ease 100ms;
}
.discover {
  background: none repeat scroll 0 0 #e8a517;
border: 1px solid #fff;
border-radius: 2px;
bottom: 15px;
color: #fff;
left: 50%;
margin-left: -50px;
padding: 0 15px;
position: absolute;
text-align: center;
z-index: 1;
height: 20px;
line-height: 18px;
width: 100px;
}
a.discover:hover, li:hover a.discover {color:#fff !important}
.bg {
	opacity: 0;
    bottom: 1px;
    left: 1px;
	top:1px;
	right:1px;
	display:block;
    position: absolute;
	transition: opacity 400ms ease 100ms;
	background:rgba(0,0,0,0.6)
}

.pg-list li:hover .discover, .pg-list li:hover .bg  {
	opacity: 1;
}
.pg-list li:hover a  {
	color:#ff7f02
}
.pg-list li .pg-title{
	display:block;
	padding:10px 0;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:1.3px;
	font-size:20px;
	padding: 4px 0 14px 0 !important;
}
.pg-list li:last-child .pg-title a {
	//color: #ff7f02;
}
.pg-list li .pg-title small {
	line-height: normal;
}
.pg-list li .pg-description{
	text-align:left;
	text-align:justify;
	padding:0 19px;
}
.hr {
	background-color: #cdb483;
    height: 2px;
}
.title, .title a {
	font-size:33px;
	padding:20px 0;
	text-transform:uppercase;
	font-family: 'KozGoPr6N-Regular';
	color:#333;
	font-weight:normal;
	letter-spacing:2px;
	font-family: "kozL","KozGoPro-ExtraLight",'MyriadProRegular', 'Myriad Pro', sans-serif;
}
.bloc-blog {
	/* padding-left:0
 */}
.bloc-blog .title {
	margin-top: 0;
	padding-top: 0;
	margin-top: 35px;
}
.bloc-blog .title a {
	padding: 0;
}
.bloc-newsletter {
/* padding-right: 0; */	
}

.newsletter {
	position:relative
}
.bloc-newsletter-message, .mc4wp-alert {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
	
}
.mc4wp-error p {
	color:red !important
}
.mc4wp-success p, .mc4wp-notice p {
	color:green !important
}
.breadcrumb {
	 background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0;
    padding: 16px 0 0;
    font-size: 16px;
    line-height: normal;
}
.breadcrumb p {
	padding: 0;
	font-size: 16px;
	line-height: normal;
}
#inscr_step_2 {
	display:none
}

.bloc-newsletter-message i, .mc4wp-alert i {
	display:inline-block;
	margin:5px;
	cursor:pointer;
	float:right;
}
.bloc-newsletter-message p, .mc4wp-alert p {
	color:#fff;
	padding:13px 33px 0;
	clear:both;
	text-align:center
}
.bloc-agenda {
	/* padding-left:0; */
	margin-top: 50px;
}
.bloc-agenda .title {
	margin: 0;
	padding: 0;
	margin-bottom: 28px;
}
.bloc-agenda a.read_more {
	font-size: 14px;
	color: #282828;
	font-weight: bold;
}
.bloc-agenda a.read_more:hover {
	color: #ff7f02;
}
.bloc-video {
	margin-top: 50px;
	/* padding-right: 0; */
}
.bloc-video .title {
	margin: 0;
	padding: 0;
	margin-bottom: 28px;
}

.video-wrapper {
	padding:3px 3px 0 3px;
	background:#282828;
	max-width: 640px !important;
    width: 100% !important;
	margin: 0 auto
}
.video-wrapper iframe {
	max-width: 640px !important;
    width: 100% !important;
	margin: 0 auto;
	border:0;
}
.newsletter {
	position:relative;
	background:#136665;
	border-top:5px solid #cdb483;
	padding:20px 10px;
	color:#fff;
}
.newsletter p {
	font-size: 16px;
    margin: 18px 0;
	margin-top: 0;
	line-height: normal;
	margin-bottom: 24px;
}
.nl-form {
	padding:2px 0;
	background:#fff;
	overflow:hidden
}
.nl-form div {
	padding:0
}
.nl-form input {
	border:0;
	background:none;
	color:#828282;
	height:32px;
	border: 0 none;
    box-shadow: none;
	width:100%;
	border-radius:0
}
input.nl-email {
    border-right: 1px solid #bbbbbb;
}
.home-post {
	padding-bottom: 10px;
padding-left: 0;
/* margin-top: 0; */
/* padding-top: 0; */
padding-right: 40px;
}
.hilighted {
	background: none repeat scroll 0 0 #ffffff;
    height: 20px;
    line-height: 22px;
    
	line-height: 20px;
    overflow: hidden;
	font-size:12px;
	font-weight: bold;
	position: relative;
}
.hilighted > a {
	float: right;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
.home-post-ttle {
	display: block;
    min-height: 38px;
	font-size:16px;
	line-height: normal;
	margin-bottom: 4px;
	font-weight: bold;

}
.home-post-excerpt{}
.hilighted i {
color: #136665;
font-weight: bold;
margin-left: 6px;
display: inline-block;
position: relative;
font-size: 24px;
line-height: 20px;
float: left;
top: -6px;
margin-right: 2px;
height: 20px;
}
.hilighted ul { display: inline-block;
    list-style: none outside none;
    margin: 0;
}
.hilighted .post-categories {
	margin-left:12px
}
.hilighted img {
    display: block;
	
    height: 100%;
}
.date-agenda {
	display:inline-block;
	background:url(images/date-agenda.png) no-repeat scroll center center transparent;
	width:45px;
	height:71px;
	width:47px;
	height:74px;
	vertical-align:top;
	margin:0 auto
}
.date-agenda-big {
	background:url(images/date-agenda-big.png) no-repeat;
	width:56px;
	height:89px;
}
.date-agenda span {
	display:block;
	color:#fff;
	text-transform:uppercase;
	text-align:center
}
.date-agenda span.txt {
	font-size: 12px;
    line-height: 29px;
}
.date-agenda span.nbr {
	font-size: 26px;
    line-height: 26px;
}
.date-agenda-big span.txt {
	font-size: 20px;
    line-height: 36px;
}
.date-agenda-big span.nbr {
	font-size: 42px;
    line-height: 48px;
}
.agenda-item {
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
	font-size: 14px;
}
.agenda-item a {
	text-transform:uppercase;
	font-size:16px;
}
.agenda-item p {
	margin:0;
	padding:5px 0;
	padding: 0;
	text-align: justify;
	line-height: normal;
}
.agenda-item-right {
	width:305px;float:right
}
.left {
	padding-top:30px;
	background:url("images/bg-right.png") no-repeat scroll right center transparent;
	min-height:797px;
	margin-top:20px;
}
.right {
	padding-top:10px;
}
.menu-left {
	list-style-type:none;
	margin:0
}
.menu-left li{
	line-height:44px;
	height:40px;
	text-transform:uppercase;
	position:relative;
	left:-12px;
	padding-left:20px;
	width:240px;
	font-size:14px
}
.menu-left li.current_page_item, .menu-left li.current-menu-item {
	background:#01B59A
}
.menu-left li.current_page_item a, .menu-left li.current-menu-item a {
	color:#fff
}
.menu-left li .children {
	display: none;
}
.blue-ttle {
	text-transform:uppercase;
	font-size:18px;
	color:#136665;
	padding:10px 0
}
.post-ttle {
	//text-transform:uppercase;
	color:#136665;
	padding:0 0 20px 0;
	font-size:30px;
	font-family: 'KozGoPr6N-Regular';
	font-weight:normal;
	letter-spacing:2px
}
.menu-left li a:before {
	content: " > ";
    display: inline-block;
    font-size: 11px;
    line-height: 15px;
    padding: 0 2px 0 2px;
}
.trait {
	background:url("images/trait.png") no-repeat scroll center center transparent;
	margin:20px auto;
	width:100%;
	height:4px
	
}

/* page contact */
.img-plan {
	display:block;
	margin:20px 0;
	clear:both;
	max-width:100%
}
.social-widget {
	text-align:center;
	margin:40px 0
}
.social-widget a {
	display:inline-block;
	color:#949393;
	text-transform:uppercase;
	padding:20px 15px;
	line-height:30px
}
.grid-third {
	margin: 10px auto;
    overflow: hidden;
}
.grid-third div span {
	color: #136665;
    display: block;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 8px;
    padding: 0;
    text-transform: uppercase;
}
.grid-adress p a , .grid-mail p a{
	color:inherit;
	font-size:inherit
}
.grid-third div span img{
	margin-bottom: 0;
    margin-right: 5px;
    
	float: left;
}

.wpcf7-form p {
	float:left
}
.pinputs {
	width:315px;
	margin-bottom:0;
}
.ptextarea {
	width:340px;
}
.ptextarealarge {
	width:100%;
}
.psubmit {
	width:100px;
}
.pinputs input {
	width:260px;
	margin-bottom:25px;
	padding:5px 3px
}
.ptextarea textarea {
	width:330px;
	height:152px;
}
.ptextarealarge textarea {
	width:100%;
	height:152px;
}
.psubmit input, .wpcf7-submit {
	background: none repeat scroll 0 0 #136665;
    border: 1px solid #bfbfbf;
    color: #fff;
    margin-left: 20px;
    margin-top: 89px;
	padding:5px 20px
}
.wpcf7-submit {
	margin-top:0
}
.colright .wpcf7-submit {
	background: none repeat scroll 0 0 #136665;
    border: 1px solid #bfbfbf;
    color: #fff;
    padding:5px 20px
}
@media (max-width: 992px) { 
	.psubmit input {
		margin-top: 0;
		margin-left: 0;
	}
	.psubmit {
		width:100%;
		clear:both
	}
}
/* Page inscription*/
.registerForm {
	overflow:hidden
}
.registerForm .col {
	width:45%;
	float:left
}
.registerForm  br {display:none}
.registerForm .colright {
	float:right;
	float: left;
	margin-left: 56px;
}
.colleft label {
	margin-bottom:16px;
	vertical-align:middle;
	overflow:hidden;
	display:block;
	width:100%
}
.colleft label input, .colleft label select {
	float:right;
	display:inline-block;
	width:100%;
}
.colleft label select {
	width: 65%;
}
.colleft .combodate {
	float:right;
	display:inline-block;
	width: 100% !important;
}
.registerForm  hr {
	clear: both;
    float: left;
    margin: 20px 0;
    width: 100%;
	border:1px solid #ccc
}
#programmes-span {
	width:86%
}
span.programme {
	display:block;
}
span.programme > span{
	display:block;
}
.colright label {
	display:block;
	width:100%;
	padding-bottom:5px
}
.sright {
	float:right
}
.programme .wpcf7-list-item {
	display:block;
	clear:both;
	line-height:22px
}
.programme .wpcf7-list-item input{
	float:right;
	margin-top:3px
}
.colright select{
	width:260px;
	margin-bottom:0;
}
.programme .wpcf7-list-item-label:before {
	display:inline-block;
	padding-right:10px;
	content:".";
	font-weight:bold;
	color:#136665;
	font-size:18px
}
.pagination {
	background:#0081C8;
	height:35px;
	clear:both;
	text-align:center;
	border-radius: 0;
    display: block;
}
.pagination a {
	color:#fff;
	line-height:36px;
	padding:0 4px
}

/* page events */
.list-events {
	overflow:hidden;
	border:1px solid #bfbfbf;
	background:#fff;
	border-bottom:0
}
.event-item {
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #bfbfbf;
	padding:15px 10px
}
.event-item-left {
	float:left;
	width:60px;
	max-width: 12%;
}
.event-item-right {
	float: right;
	width:600px;
	max-width: 87%;
}
.page-template-page-documents .event-item-right {
width: auto;
float: none;
max-width: none;
}
@media (max-width: 600px) { 
	.event-item-left {
		max-width: 20%;
	}
	.event-item-right {
		max-width: 79%;
	}
}
.event-excerpt {
	margin: 0 0 10px;
	font-size: 14px;
}
.event-excerpt p {
	display:inline;
	font-size: 14px;
}
.event-social ul {
	list-style-type:none;
	float:right;
	margin:0
}
.event-social ul li {
	float:left;
	padding:0 5px
}
.event-social ul li.google {
margin-right: -45px;
}

.no-results {
	padding:20px;
	border-bottom: 1px solid #bfbfbf;
}
.single .event-item-right {
	margin-left:20px
}
.visuel-event {
	vertical-align:middle;
	margin-right:20px;
	float:left;
	box-shadow: 0 0 3px #000;
	//horizontal-align:left;
}
.event-datas span{
	display:block;
	margin:5px 0;
	color:#136665;
	text-transform:uppercase
}
.portfolio-item {
	background: #fff; 
	text-align: center;
	min-height:200px;
	position:relative;
	box-shadow: 0 0 3px #000;
	display:inline-block;padding:0 10px;
	margin-bottom:10px
}
.portfolio-gallery {
	padding-top:10px
}
.portfolio-item p.btn {
		margin: 0;
}
.portfolio-item p.btn a {
	display: block; width: 183px; height: 29px; padding: 7px 0 0 0;
	font-weight: bold; text-align: center; text-transform: uppercase;
	text-decoration: none;
}
.list-ctn {
	background:#fff;
	border:1px solid #bfbfbf;
	border-bottom:0
}
.list-item {
	border-bottom:1px solid #bfbfbf;
	padding:15px 10px;
	
}

.parrainage .post-ttle,  .parrainage h3,  .parrainage h4{
	color:#70b208;
	text-transform:uppercase
}
.parrainage .post-ttle {
	float:left
}
.easyup{
	position:relative;
}
.easyup i.fleche {
	background: url("images/fleche.png") no-repeat scroll center center transparent;
    height: 141px;
    left: 35px;
    margin: 20px auto;
    position: absolute;
    top: -67px;
    width: 122px;
}
.partenaire {
	float:right
}
.partenaire img {
	vertical-align:middle;
	margin-left:10px
}
.parrainage .content {
	background-repeat:no-repeat;
	background-position:bottom right;
	min-height:730px;
	margin-right: -20px;
}

.parrainage .contentInner {
	max-width:700px;
	margin-left:20px
}
.easyup .widget-title {
	background: none repeat scroll 0 0 #70b208;
    color: #fff;
    font-family: "typo_comicalight";
    font-size: 25px;
    line-height: 60px;
    margin-bottom: 35px;
    text-align: center;
    margin-left: -20px;
margin-right: -20px;
}
.easyup .textwidget {
	text-align:center;
	padding:0 50px;
	margin:10px 0
}
.comicalight {
	font-family: "typo_comicalight";
    font-size: 20px;
}
.parrainagefacile li {
	list-style-type: decimal;
	color:#70b208;
	font-size: 26px;
	padding:15px 0 0 20px;
	margin-left:25px
}
.parrainagefacile li span{
	color:#000;
}
.questions-parrainage {
	
}
.infos_message {
	background: url("images/infos_message.png") no-repeat scroll 10px center transparent;
    border-bottom: 1px solid #ccc;
    clear: both;
    color: #136665;
    font-size: 14px;
    margin: 10px 0 20px;
    padding-left: 40px;
    text-transform: uppercase;
	padding-bottom:5px;
}
#typeinscription {
	display:none;
}
div.wpcf7-response-output {clear:both}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ff0000;
    font-size: 10px;
    left: 48%;
    padding: 0.2em 0.8em;
    position: absolute;
    top: 20%;
    width: 200px;
    z-index: 100;
}
/* accordeon */
body .su-spoiler-title {
	text-transform:uppercase;
	font-size:24px;
	color:#136665;
	padding:0 0 5px 0!important;
	letter-spacing:0.7px !important;
	font-weight:normal !important;
	border-bottom:1px solid #136665;
	font-size: 20px;
	line-height: normal;
	height: auto;
	font-family: 'MyriadPro-Light';
}


.su-spoiler-title:before {
	display:inline-block;
	content:" . ";
	padding-right:10px
;line-height: normal;
	top: -5px;
	position: relative;
	font-size:20px;
}
.su-spoiler-icon {
	left:97% !important
}
.su-spoiler-title {
	font-size:16px;
	letter-spacing:2px
}
.su-spoiler-content, .container-white {
	background: none repeat scroll 0 0 #F8FAF9;
    border: 1px solid #bfbfbf;
    overflow: hidden;
	padding:20px;
	margin:10px 0
}
.su-spoiler-content img, .container-white  img {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 4px #ccc;
    padding: 5px;
}

.content-program {
	padding-right: 20px;
}

.navbar-reset {
	border:0 none;
	padding:0;
	margin:0;
	background:none
}
#sub-menu {
	padding:0
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 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: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.post-ttle, .right h2, .right b, .right strong, .right h1, .right h3,.right h3 small, .right h4 {
	color:#136665;
} 
.page-id-16 .post-ttle, .page-id-16 .right h2, .page-id-16 .right b, .page-id-16 .right strong, .page-id-16 .right h1, .page-id-16 .right h3,.page-id-16 .right h3 small, .page-id-16 .right h4 {
	//color:#cdb483
	color:#136665;
} 

.entry-btn {
	background: none repeat scroll 0 0 #136665;
    border: 1px solid #F1F3F3;
    color: #fff;
    padding: 8px 20px;
    text-transform: uppercase;
}
.entry-btn:hover {
	color:#fff;
}
.page-id-16 .entry-btn {
	//background: none repeat scroll 0 0 #cdb483;
	background: none repeat scroll 0 0 #136665;
}
.container-white hr,.block-white hr, .su-spoiler-content  hr {
	width:80%;
	margin:20px auto
}
/* responsive design*/


@media (max-width: 992px) { 
	.home-post-ctn {
		min-height:30px !important
	}
	.menu-left li {
		display:inline-block;
		background:#EEEEEE;
		padding: 0 20px;
		width:auto;
		left:0;
		margin-right:3px;
		margin-bottom:3px
	}
	.caret {
		float:right
	}
	.menu-left li a:before {
		display:none
	}
	.left {
		min-height:0;
		background:none;
		margin-top:0;
		padding-top:0
	}
}
@media (max-width: 992px) {
	.barre_bleu blockquote {
		font-size:21px;
		line-height:20px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.barre_bleu  {
		top: -12px;
	}
	.barre_bleu blockquote:before {
		left: -34px;
	}
	.barre_bleu blockquote:after {
		right: -34px;
	}
}
@media (max-width: 920px) {
	.barre_bleu {
		margin-bottom: 10px;
	}
}
@media (max-width: 760px) {
	.barre_bleu blockquote {
		line-height:17px;
		padding-bottom: 10px;
		font-size:16px;
		font-size: 18px;
		line-height: normal;
	}
	.barre_bleu  {
		top:0
	}
}
@media (min-width: 760px) { 
.barre_bleu {
		line-height:17px;
		padding-bottom: 28px;
		font-size:16px;
		padding-bottom: 0;
	}
	#menu-header {
	margin:0;
	list-style-type:none;
}
#menu-header  li{
	/*display:inline-block;
	padding:0 16px;*/
	position:relative;
	z-index:1000;
	height:40px;
	font-size:17px;
	float:none;
	text-align:center
}
#menu-header  li li {
	text-align:left
}
/*
#menu-header  li:first-child {
	padding-left:0
}
#menu-header  li:last-child {
	padding-right:0
}*/
::i-block-chrome,#menu-header  li{
        padding:0 15px;
    } 
#menu-header  li.parrainage, #menu-header  li.parrainage:hover {
	background: url("images/coeur.png") no-repeat scroll 10px center #70b208;
	padding-left:40px;
	text-align:left
}
#menu-header  li a{
	border-bottom: 4px solid transparent;
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 43px;
    padding: 0 2px;
    text-decoration: none;
    text-transform: uppercase;
	background:none;
	white-space:nowrap
}
#menu-header  li:hover {
	background: none repeat scroll 0 0 #01B59A;
}
#menu-header li ul li {
	border-bottom:1px dashed #fff
}
#menu-header li ul li:last-child {
	border-bottom:0
}
#menu-header  li:hover a, #menu-header  li.current-menu-parent > a{
	border-bottom: 4px solid #cdb483
}

#menu-header  li ul {
	backface-visibility: hidden;
    background: none repeat scroll 0 0 #01B59A;
    border-bottom: 10px solid #01B59A;
    border-top: 10px solid #01B59A;
    height: auto;
    opacity: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    top: -9999px;
    transform: translateY(10px);
    transition: transform 250ms ease 0s, opacity 250ms ease 0s, z-index 5ms linear 260ms, top 5ms linear 260ms;
    width: 245px;
    z-index: -1;
	left:0;
	margin:0;
	padding:0 20px;
	border-left:0;
	border-right:0;
	border-radius:0
}
#menu-header .dropdown-menu > .active > a, #menu-header .dropdown-menu > .active > a:hover, #menu-header .dropdown-menu > .active > a:focus {
	background:none
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background:none
}
#menu-header  li ul li{
	display:block
}
#menu-header  li:hover ul li  a{
	border:none
}
#menu-header  li:hover > ul {
    opacity: 1;
    top: 100%;
    transform: translateY(0px);
    transition: transform 250ms ease 250ms, opacity 250ms ease 250ms;
    z-index: 2;
	display:block
}
#menu-header .dropdown-menu > li > a:hover, #menu-header .dropdown-menu > li > a:focus {
	background:none
}
#menu-header  li li a{
	font-size:14px;
	display:block
}
#menu-header  li li{
	padding: 0 15px;
}
#menu-header  li li a:hover{
	color:#ff7f02!important;
	border-bottom:4px solid transparent !important;
}

	
	#primary-navigation .caret {
		display:none !important
	}
	#bs-example-navbar-collapse-1 {
		padding:0
	}
	
	.newsletter {
		background: none repeat scroll 0 0 #136665;
		border-top: 5px solid #cdb483;
		color: #fff;
		float: right;
		height: 175px;
		margin: 0 auto;
		max-width: 240px;
		padding: 20px 10px;
		padding: 36px 10px;
		position: relative;
	}
	.bloc-newsletter .title {
		
		margin-bottom:25px;
		padding-bottom: 0;
		padding-top: 0;
		margin-top: 35px;
	}
	.home-post-ctn {
		min-height:110px;
		min-height:74px;
	}
	.home-post-ctn p {
		margin-bottom: 18px;
	}
	.agenda-item .col-xs-2 {
		padding:0;
	}
}

#primary-navigation .navbar-default{
	background:none;
	border:none;
	margin:0;
	min-height:0;
}
@media (max-width: 760px) { 
#search-container {
	margin: 0 0 20px 0;
	width:auto;
}
.site-title {
	margin:0;
}

#primary-navigation .navbar-default .navbar-nav > li > a, #primary-navigation .navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color:#fff;
	text-transform: uppercase;
	font-size: 16px;
}
#primary-navigation .navbar-default .navbar-nav > .open > a, #primary-navigation  .navbar-default .navbar-nav > .open > a:hover, #primary-navigation .navbar-default .navbar-nav > .open > a:focus {
	background:none repeat scroll 0 0 #01B59A;
	color:#fff
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
	background:none repeat scroll 0 0 #01B59A;
	color:#cdb483;
}
#menu-header > li {
	 border-bottom: 1px dashed #fff;
}
.pg-list li {
	float:none;
	display:inline-block;
	width:90%
}
.pg-list {
	text-align:center;
}

	.cycloneslider-caption {
		bottom: auto !important;
		height: auto !important;
		left: 30px !important;
		top: 10px !important;
		width: 350px !important;
	}
	
	.site-footer .site-title {
		margin: 30px auto;
	}

	
	.left {
		min-height:0;
		padding:0;
		margin:0;
		background:none
	}
	#footer-sidebar {
		float:none;
		width:100%
	}
	#footer-sidebar .widget {
		width:47%
	}
	
	.ytc_video_container iframe {
		width: 100% !important;
		margin:0 auto
	}
}




@media (max-width: 1000px) {
	#footer-sidebar {
		margin: 0 auto;
		float: none;
		clear: both;
	}
}
@media (max-width: 790px) {
	#footer-sidebar .widget {
		clear: none;
		width: 48%;
		margin: 0 1% 30px;
		padding: 0;
		max-width: none;
		float: left;
		text-align: left;
	}
	#footer-sidebar .widget:nth-child(odd) {
		clear: both;
	}
}
@media (max-width: 420px) {
	#footer-sidebar .widget {
		width: auto;
		float: none;
		margin: 0 0 30px;
		text-align: left;
	}
}



.ytc_video_container {
    float: none !important;
    padding: 10px;
    width: 100% !important;
}

.bloc-comments #commentform input, .bloc-comments #commentform textarea{
margin-bottom: 5px;
padding: 5px 3px;
}
textarea#comment {
width: 100%;
height: 200px;
max-width: 600px;
}
.bloc-comments #commentform label{
	margin-bottom: 5px;
    width: 80px;
	display:inline-block;
	vertical-align:middle
}
input[type="text"], input[type="password"],input[type="email"],textarea, select, input[type="tel"] { 
	background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 26px;
    line-height: 1.42857;
    padding: 4px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
span.regles-tajwid {
	display:block
}

.combodate select {
	float:none !important
}

@media (max-width: 1200px) {
	#menu-header  li{
		padding:0 16px;
	}
	#menu-header  li a {
		font-size:15px;
	}
}
@media (max-width: 980px) {
	#menu-header  li{
		padding:0 13px;
	}
	#menu-header  li a {
		font-size:12px;
	}
}


.icon-eye {
	background:url("images/icon-eye.png") no-repeat scroll 0 0 transparent;
	display:inlin-block;
	width:32px;
	height:32px;
	display: inline-block;
}
.works {
    overflow: hidden;
    width: 100%;
	margin-top:40px;

}

.item-folio  {
	position: relative;
	text-align:center;
	list-style-type:none;
	padding:0
}
.grid-folio {
	text-align:center;
	list-style-type:none;
	padding:0
}

.projectSlider li{
	position: relative;	
}


.item-folio:before, .projectSlider .slides li:before{
    /*background: rgba(255, 255, 255, 0.2);*/
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
	left:0;
	top:0;
	z-index:0;
}

.itemDesc{
	position:absolute;
	background:rgba(20, 140, 202, 0.8);
	width:100%;
	height:100%;
	top:0;
	left:0;
	cursor:pointer;
}

.itemDesc h3 {
    color: #242424;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: none;
	text-transform:uppercase;
}

.itemDesc span {
    display: block;
    font-size: 13px;
	text-transform:none;
}


.itemBtn a{
	border: 1px solid #242424;
    color: #242424;
    display: inline-block;
    padding: 1px 5px;
}




h1.projTitle  {
    color: #242424;
	text-align:center;
	font-size:25px;
	margin-bottom:60px;
	text-transform: uppercase;
}


h1.projTitle span {
    color: #ff3333;
    display: block;
    font-size: 13px;
    margin-top: 6px;
	text-transform: none;
}


.extra {
	margin-bottom:30px;
}

.extra ul li{
	display:inline-block;
}


.extra .projNav ul  {
	float:right !important;
}

.projSocials li a, .projNav li a {
    color: #242424;
    display: inline-block;
    padding: 2px 4px;
	border:1px solid #242424;
	width:30px;
	height:30px;
	font-size:12px;
	text-align:center;
	line-height:25px;
}



.iList li {
    font-size: 13px;
    margin-bottom: 3px;
}

.iList li i {
    color: #C3512F;
    display: inline-block;
    font-size: 7px;
    margin-right: 5px;
    position: relative;
    top: -2px;

}


.projectSlider{
	width:940px;
}


.videoHolder{
	margin: 0 auto;
	width:940px;
}


.singleDetails{
	margin-top:30px;
}


.singleDetails h1{
	font-size:16px;
	margin-bottom:10px;
	color:#242424;
	text-transform:uppercase;
	
}

a.launch {
	margin-top:20px;
	display:inline-block;
}


.allWorks{
	padding-bottom:10px;
	padding-top:100px;
	background:#ffffff;
}


.allWorks a{
	display:inline-block;
}

/*** Header ***/
ul.socialmedia_nav {
	list-style: none;
	margin-left: 0;
}
.socialmedia_nav li {
	display: inline-block;
}
.socialmedia_nav li a {
	color: #136665;
	background: rgba(255, 255, 255, 0.52);
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.socialmedia_nav li:hover a {
	background: #fff;
}
.socialmedia_nav li.facebook:hover a {
	color: #3b5998;
}
.socialmedia_nav li.twitter:hover a {
	color: #00aced;
}
.socialmedia_nav li.instagram:hover a {
	color: #517fa4;
}
.socialmedia_nav li.youtube:hover a {
	color: #bb0000;
}
.socialmedia_nav li.google:hover a {
	color: #dd4b39;
}
.socialmedia_nav li.vimeo:hover a {
	color: #aad450;
}
.socialmedia_nav li.linkedin:hover a {
	color: #007bb6;
}

.ombre-quote {
background: url(images/ombre-quote.png) no-repeat top center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
display: block;
position: absolute;
top: -20px;
left: 50%;
z-index: 9999999;
height: 87px;
width: 100%;
max-width: 930px;
margin: 0 auto;
background-size: 100% 100% !important;
margin-left: -465px;
}
@media (max-width: 992px) {
	.ombre-quote {
		left: 0;
		margin: 0;
		top: -26px;
		height: 95px;
	}
}

@media (max-width: 440px) {
	.ombre-quote {
		top: -20px;
		height: 130px;
	}
}

/*** -=== Multimedia ===- ***/
.mfp-content .mfp-title {
	text-align: center !important;
	padding-right: 0;
}
.document_left_content {
	width: 25%;
	float: left;
}
.document_left_content.document-thumb img {
	border: 1px solid #ccc;
	padding: 3px;
	width: 100%;
	height: auto;
}
.document_right_content {
width: 72%;
float: left;
margin-left: 2%;
}
.document_right_content .document_link {
	display: block;
}
.document-social_share ul {
	float: none;
	margin-top: 10px;
}

.video-item {
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #bfbfbf;
	padding: 15px 10px;
}

.video-item iframe {
	width: 100%;
}

/***  Events ***/
.single-evenement .visuel-event {
	width: auto;
	margin: 0 auto;
	float: none;
	display: block;
	max-width: 500px;
	//horizontal-align:left;
}
.page-template-templatespage-events-php .post-ttle {
	margin-bottom: 42px;
	padding-bottom: 0;
}
.page-template-templatespage-events-php .page_text_content ,
.page-template-templatespage-events-php .page_text_content p {
	margin: 0;
	margin-bottom: 40px;
}

/*** Enseignements ***/
.page-id-16 .post-ttle, .page-id-16 .right h2, .page-id-16 .right b, .page-id-16 .right strong, .page-id-16 .right h1, .page-id-16 .right h3, .page-id-16 .right h3 small, .page-id-16 .right h4 {
	//color: #ff7f02 !important;
	color: #136665 !important;
}
.page-id-16 .entry-btn {
	//background: #ff7f02 !important;
	background: #136665 !important;
}
.container-white img {
	border: 1px solid #ebebeb;
	padding: 5px;
}


.colleft .combodate select {
width: auto !important;
display: inline-block;
margin-right: 1%;
font-size: 12px;
max-width: 31.333%;
float: left !important;
}

.colright span.wpcf7-list-item {
	margin-right: 5px !important;
}

.colright .wpcf7-form-control.wpcf7-radio {
	display: block;
}

/***  Contact Page ***/
.page-template-templatespage-contact-php #google-map {
	padding: 3px;
	background: #fff;
	border: 1px solid #d3d4d4;
	overflow: hidden;
} 
/*** Inscription Page ***/
#inscr_step_1 .type_insc {
	margin-right: 6px;
}
#inscr_step_1>label {
	margin-top: 20px;
}
#insc-step-2 {
	margin-top: 45px;
}

.page .post-ttle, .single .post-ttle {
	font-family: "kozL";
	font-size: 42px;
	margin-bottom: 24px;
	padding-bottom: 0;
	margin-top: 0;
}
.page-template-page-inscription .wpcf7-form p {
	float: none;
}
.page-template-page-inscription .wpcf7-form .wpcf7-submit {
	float: right;
	font-size: 16px;
}
.page-template-page-inscription .colright span.wpcf7-list-item {
	margin-right: 21px;
}
.page-template-page-inscription .wpcf7-form input[type=radio] {
	margin-right: 4px;
}
.page-template-page-inscription .registerForm {
	font-size: 16px;
	color: #282828;
}
.page-template-page-inscription select,
.page-template-page-inscription .horaire_dropdown_container label span,
.page-template-page-inscription input[type="checkbox"],
.page-template-page-inscription input[type="radio"],
.page-template-page-inscription .wpcf7-list-item-label,
#inscr_step_1 label {
	cursor: pointer;
}
.page-template-page-inscription .wpcf7 label > span {
line-height: normal;
display: inline-block;
float: left;
width: 34%;
padding: 4px 0;
}
.page-template-page-inscription .wpcf7 label span.wpcf7-form-control-wrap {
width: 65%;
}
.page-template-page-inscription .wpcf7 .colright label span {
	width: 100%;
	}

.page .leftcol, .archive .leftcol, .single .leftcol {
	padding-top: 0;
	margin-top: 14px;
}
.page .leftcol .menu-left, .archive .leftcol .menu-left, .single .leftcol .menu-left {
	margin-top: 17px;
}
.page .leftcol .blue-ttle, .archive .leftcol .blue-ttle, .single .leftcol .blue-ttle {
	margin: 0;
	padding: 0;
	font-size: 20px;
	margin-top: 20px;
}

.colright label:after, .colleft label:after {
content: "";
display: block;
clear: both;
}




.page-template-templatespage-contact-php .pinputs {
	width: 260px;
	margin-right: 64px;
}
.page-template-templatespage-contact-php .pinputs input {
	margin-bottom: 22px;
}
.page-template-templatespage-contact-php .pinputs .wpcf7-form-control-wrap:last-child input {
	margin-bottom: 0;
}
.page-template-templatespage-contact-php .ptextarea textarea {
	height: 122px;
}
.page-template-templatespage-contact-php .psubmit input, .wpcf7-submit {
	margin-left: 2px;
}
.page-template-templatespage-contact-php .contact_text_container>p {
	font-size: 16px;
	margin-bottom: 33px;
}
.page-template-templatespage-contact-php .wpcf7-form p {
	margin-bottom: 0;
}
.page-template-templatespage-contact-php .trait {
	margin: 66px auto 60px;
}
.page-template-templatespage-contact-php .grid-third div span {
font-size: 18px;
margin-bottom: 12px;
line-height: 20px;
height: 18px;
vertical-align: bottom;
}
.page-template-templatespage-contact-php .grid-third div.grid-mail span img {
	position: relative;
	top: 2px;
}
.page-template-templatespage-contact-php .grid-third p {
	font-size: 16px;
}

.page-template-page-events .filter_descroption span {
	color: #136665;
	font-size: 24px;
	line-height: 24px;
}
.page-template-page-events .filter_list {
	text-align: right;
	line-height: 30px;
}
.page-template-page-events .filter_list span {
	font-size: 17px;
	margin-right: 5px;
	margin-bottom: 6px;
}
.page-template-page-events .filter_list a {
	font-size: 17px;
	color: #136665;
	margin-right: 10px;
}
.page-template-page-events .filter_list a:last-child {
	margin-right: 0;
}
.page-template-page-events .event-social {
	display: inline-block;
	width: 100%;
}





table.table-tarif {
    max-width: 470px;
    width: 100%;
    margin: 0 auto 15px;
    font-size: 20px;
}

table.table-tarif thead {
    border: 1px solid #a7a7a7 ;
}
table.table-tarif tbody {
    border: 1px solid #a7a7a7 ;
}
table.table-tarif td {
    padding: 10px;
    color: #282828;
}
table.table-tarif th {
    padding: 4px 10px;
    background: #136665;
    color: #FFF;
    font-size: 18px;
    line-height: normal;
}

table.table-tarif tr td:first-child, table.table-tarif tr th:first-child {
    padding-left: 25px;
}
table.table-tarif tr td:last-child, table.table-tarif tr th:last-child {
    padding-right: 25px;
}

table.table-tarif.table-tarif-3 th {
    background: #ff7f02;
}




h4.info-tarif-title {
    border-bottom: 1px solid #a7a7a7;
    font-size: 18px;
    line-height: normal;
    text-transform: uppercase;
}

h4.info-tarif-title:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(images/icon-i.png) no-repeat center;
    margin-right: 6px;
    float: left;
    top: 1px;
    position: relative;
}






table.table-enseignement-lecture {
    width: 100%;
    margin: 0px 15px 15px 0px;
}
table.table-enseignement-lecture thead {
    border: 1px solid #a7a7a7 ;
text-transform: uppercase;
padding: 4px 10px;
    background: #136665;
    color: #FFF;
    font-size: 16px;
    line-height: normal;
}
table.table-enseignement-lecture tbody {
    border: 1px solid #a7a7a7 ;
}
table.table-enseignement-lecture td {
    padding: 10px;
    color: #282828;
border: 1px solid #a7a7a7 ;
}
table.table-enseignement-lecture th {
    padding: 4px 10px;
    font-size: 16px;
    line-height: normal;
	border: 1px solid #a7a7a7 ;
}





.filtre-event-select {
margin: 0 0 10px;
}
.filtre-event-select span {
    display: inline-block;
}
.filtre-event-select select {
    display: inline-block;
}



.single-evenement .left {
    padding-top: 0;
    margin-top: 10px;
}
.single-evenement .blue-ttle {
    margin: 0 0 10px;
    padding: 0;
}





form.wpcf7-form {
margin: 0 0 50px;
}









.content-page-parinange {
padding: 30px 20px;
border: 1px solid #a6a8a7;
clear: both;
}








.event-social.document-social_share {
float: right;
}





.ytcbigtitle{
color: #136665;
border-bottom: 3px solid #136665;
}

.ytctitle {margin-bottom: 0;}
.ytctitle a{color:#136665}
.ytc-row {border-bottom:3px solid #136665; margin-bottom:10px}







body .wp-paginate {
text-align: center;
margin: 20px 0;
}
body .wp-paginate .current, body .wp-paginate a:hover, body .wp-paginate a:active {
background: #01a08b;
border-color: #005B89;
color: #FFF;
}






.block-social_share ul {
	list-style-type:none;
	float:right;
	margin:0
}
.block-social_share ul li {
	float:left;
	padding:0 5px
}
.block-social_share ul li.google {
margin-right: -45px;
}



.document-item {
background: #FFF;
margin: 0 0 30px;
border: 1px solid #bfbfbf;
padding: 15px 10px;
}



.document_right_content h3 {
padding: 0;
margin: 0 0 15px;
line-height: normal;
font-size: 16px;
}

.document-excerpt {
font-size: 14px;
}






.item-video {
    float: left;
width: 50%;
border: 1px solid #FFF;
margin: 0;
}

.item-video a {
    display: block;
    position: relative;
}
.item-video span {
    display: inline-block;
    position: absolute;
    line-height: normal;
    left: 0;
    bottom: 13%;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 8%;
    color: #FFF;
    font-size: 22px;
}

.item-video img {
    display: block;
    width: 100%;
    height: auto;
}
.item-video a:hover span {
	background: rgba(0, 0, 0, 0.8);
}




.item-album {
    float: left;
width: 50%;
border: 1px solid #FFF;
margin: 0;
}

.item-album a {
    display: block;
    position: relative;
}
.item-album h3 {
    display: inline-block;
    position: absolute;
    line-height: normal;
    left: 0;
    bottom: 13%;
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 8%;
    color: #FFF;
    font-size: 18px;
    font-weight: normal;
}
.item-album h3 i {
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: normal;
}
.item-album img {
    display: block;
    width: 100%;
    height: auto;
}
.item-album a:hover h3 {
	background: rgba(0, 0, 0, 0.8);
}






ul.ytchagallery li:before {
    display: none;
}








.lists-contributeurs2 {
    //margin: 0 0 30px;
    //border-top: 1px solid #cecece;
}
.item-contributeur2 {
    margin: 0;
    width: auto;
   // padding: 15px 0;
    //border-bottom: 1px solid #cecece;
}
.item-contributeur2 .image-part2 {
width: 25%;
float: left;
}
.item-contributeur2 .text-part2 {
width: 73%;
float: right;
}
.item-contributeur2 .excerpt {
  margin: 0 0 25px;
}
.item-contributeur2 .link-read-more2 {
    line-height: normal;
    padding: 2px 14px;
    background: #136665;
    color: #FFF;
}
.item-contributeur2 .image-part2 a {
    display: block;
    border: 1px solid #d6d7d7;
}
.item-contributeur2 .image-part2 a:hover {
  border-color: #136665;
  }

.item-contributeur2 img {
    padding: 5px;
    background: #FFF;
    width: 100%;
    height: auto;
}

.item-contributeur2 h4 {
    padding: 0;
    margin: 0 0 5px;
    line-height: normal;
    color: #136665;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
}



h4.title-total-contributeurs {
    margin: 0 0 40px;
    padding: 0;
    line-height: normal;
    font-weight: normal;
    color: #136665;
    font-size: 20px;
}







form#form-don-paypal {
    text-align: center;
}

form#form-don-paypal input[type="text"] {
    display: inline-block;
    margin: 0 0 10px;
    width: 200px;
    padding: 4px 10px;
    height: auto;
}


form#form-don-paypal input[type="submit"] {
	background: none repeat scroll 0 0 #136665;
	border: 1px solid #bfbfbf;
	color: #fff;
	padding: 5px 20px;
}

.inscription1 {
	background: none repeat scroll 0 0 #136665;
	border: 1px solid #bfbfbf;
	color: #fff;
	padding: 5px 20px;
}










.archive .post-ttle {
  font-family: "kozL";
  font-size: 42px;
  margin-bottom: 24px;
  padding-bottom: 0;
  margin-top: 0;
}


.archive .site-main > .content, .single .site-main > .content {
	padding-left: 15px;
	padding-right: 15px;
}



body .bloc-video .ytc-pslb.ytc-thumbnails {
    display: none;
}

body .bloc-video .ytc-pslb.ytcplayer-wrapper {
    border: none;
    margin: 0;
}
.horaire_dropdown_container{
	width:316px;
}
#creneaux_reservation{
	margin-bottom:5px;
	padding-bottom:5px;
	/*width:100%;
	overflow-x:scroll;
	white-space:nowrap;*/
	text-align:center;
}
#creneaux_reservation .creneau{
	display:inline-block;
	width:100px;
	margin-right:3px;
	margin-bottom:10px;
	white-space: nowrap;
}
#creneaux_reservation .colonne_horaire span{
	display:block;
	line-height:30px;
	border:1px solid #136665;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#fff;
	margin-bottom:2px;
	font-size:13px;
	text-align:center;
	padding: 2px 7px;
}
#creneaux_reservation .colonne_horaire span.disabled{
	color:#999;
}
#creneaux_reservation .colonne_horaire label{
	display:inline;
	width:auto;
	font-weight:normal;
	line-height:inherit;
	padding:0;
	margin:0;
	cursor:pointer;
}
#creneaux_reservation .colonne_horaire span.journee{
	background:#df0033;
	border:none;
	color:#fff;
	font-weight:bold;
}
#creneaux_reservation .colonne_horaire input[type="radio"]:checked + label {
    color:#136665;
}
div.wpcf7-response-output{
	margin:0 0 10px 0;
}
#creneaux_reservation{
	/*border:2px solid #ccc;
	padding:3px;*/
}
.colonne_horaire{
	float:left;
	margin-right:2px;
}