/*
Theme Name:     twentytwelve-child
Theme URI:      http://www.circuit-lurcy-levis.com/
Description:    Thème enfant du thème Twenty Twelve
Author:         Dominique Maréchal
Author URI:     http://www.dominiquemarechal.fr/about/
Template:       twentytwelve                             
Version:        0.1.0
*/
@import url("../twentytwelve/style.css");


.stopfloat {
    clear: both;
}

/* =début du body
-------------------------------------------------------------- */
html {
    font-size:87.5% !important;
    }
body {
    color: #5b5b5b !important;    
    }
body.custom-background {
    background-image: url("https://www.circuit-lurcy-levis.com/content/2014/01/vague.png");
    background-repeat: no-repeat;
}

/* =fin du body
-------------------------------------------------------------- */



/* =début de la navigation
-------------------------------------------------------------- */

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    display: inline-block !important;
}

.main-navigation li:nth-child(6) {
    margin-right : 0 !important;
}

#menu-footer-menu {
    text-align: center;
    border-bottom: 0;
}

.main-navigation li {
    margin: 0 5% 0 0 !important ;
}

/*--- responsive 670px ---*/

@media screen and (max-width: 670px) {
        .main-navigation li a {
             font-size: 11px !important;
        }
}

@media screen and (max-width: 670px) {
        .main-navigation li {
             margin-right: 20px !important;
        }
}

/*--- responsive 600px ---*/

@media screen and (max-width: 600px) {
        .main-navigation li a {
             text-transform: uppercase !important;
             line-height: 1.8em;
             font-size: 0.8em;
        }
}

@media screen and (max-width: 600px) {
        .main-navigation li {
              margin: 0 auto !important;
        }
}

@media screen and (max-width: 600px) {
           .alignright {
              float: none !important;
        }
}

@media screen and (max-width: 600px) {
         .main-navigation ul.nav-menu {
                 margin: 10px 0 !important;
                 padding: 20px 0 !important;
         }
}

/* =fin de la navigation
-------------------------------------------------------------- */


/* =début liens
-------------------------------------------------------------- */
a {
   color: #005da8;
   }
/* =fin liens
-------------------------------------------------------------- */
	
	
/* =début du slider
-------------------------------------------------------------- */
.easingsliderlite {
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	margin-top: 1.6rem !important;
    }
/* =fin du slider
-------------------------------------------------------------- */


/* =début du header
-------------------------------------------------------------- */
hgroup {
    margin: 10px 0 !important;
}

.site-header h2 {
    float: right;
    font-size : 1.5em;
    text-align: right;
    color: #005ea8;
    display: block;
    height: 44px;
    line-height: 44px;
}

/*--- responsive 670px ---*/

@media screen and (max-width: 670px) {
        .site-header h2 {
              font-size : 1.2em;
              height: 30px;
              line-height: 30px;
        }
}

/*--- responsive 600px ---*/

@media screen and (max-width: 600px) {
        .site-header h2 {
              font-size : 1em;
              height: 20px;
              line-height: 20px;
        }
}

/*--- responsive 350px ---*/

@media screen and (max-width: 350px) {
        .site-header h2 {
              font-size : 1em;
              height: 10px;
              line-height: 10px;
        }
}

.entry-header img.wp-post-image {
    width: 960px;
    height: 300px;
}

.header-image {
    margin-top: 0 !important;
}

.logo {
   width: 42% !important;
   height: 42% !important;
}

/* =fin du header
-------------------------------------------------------------- */



/* =début de la page d'accueil (front page template)
-------------------------------------------------------------- */
body.page-id-230 {
   background-image: url("https://www.circuit-lurcy-levis.com/content/2015/02/visuhome1.jpg") !important;
   background-size: 100% !important;
}

.page-id-230 .signaturelurcy h1 {
     display: none;
     margin: 0;
}

.page-id-230 .entry-content .sc_player_container1 .myButton_stop {
   display: none !important;
}

body.page-id-230 .site {
    box-shadow: none !important;
    background: none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    padding: 0 !important;
    width: 100%;
}

.page-id-230 header {
    display: none;
}

.page-id-230 nav {
	display: none;
}

.page-id-230 .site-content article {
        margin-top: 0 !important;
        background-size: 100% !important;
        width: 100%;
}

.page-id-230 .entry-content p a {
	color: #8b8888;
	background-color: #ffffff;
        text-transform: uppercase;
	text-decoration: none;
	line-height: 1.6rem;
	width: 85px;
	display: block;
	float: right;
	font-size: 0.7rem;
	border: solid 1px #ADADAD;
	margin: 40px 0 10px 30px;
	text-align: center;
}

.page-id-230 .entry-content p a:Hover {
        color: #5b5b5b;
	border: solid 1px #5b5b5b;
	font-size: 0.85rem;
}

.page-id-230 .entry-content p {
	width: 264px;
        display: block;
        margin-left: auto;
	margin-right: 50px;
}

/*--- responsive 640px ---*/

@media screen and (max-width: 640px) {
        .page-id-230 .site-content article {
              margin-top: 60% !important;
        }
}

/* =fin de la page d'accueil (front page template)
-------------------------------------------------------------- */


/* =début du content
-------------------------------------------------------------- */

.site-content {
    border-bottom: 0;
    margin: 0;
    padding-bottom: 0;
    word-wrap: break-word;
    width: 58%;
}

.entry-content h3 {
        color: #005ea8 !important;
	text-transform: uppercase !important;
	line-height: 1.2em;
	margin-bottom: 0.8em;
	font-size: 1.3rem;
}

.entry-content h4 {
        color: #005ea8 !important;
	text-transform: uppercase !important;
	font-size: 1.2rem !important;
}

.site-content article {
     border-bottom: none;
     margin-bottom: 0;
     padding-bottom: 0;
     word-wrap: normal;
     -webkit-hyphens: none !important;
     -moz-hyphens: none !important;
     -ms-hyphens: none !important;
     -o-hyphens: none !important;
     hyphens: none !important;
}

/*--- responsive 600px ---*/

@media screen and (max-width: 600px) {
        .site-content{
               width: 100% !important;     
        }
}

/* =fin du content
-------------------------------------------------------------- */


/* =début du footer
-------------------------------------------------------------- */
footer[role="contentinfo"] {
    border-top: 0;
    clear: both;
    font-size: 0;
    line-height: 2;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
	margin-bottom: 10px;
    max-width: 68.5714rem;
    padding: 0;
    }
.pied {
    margin: 0 auto;
    text-indent: -99999px;
    }
footer.entry-meta{
	display:none;
	}
.nav-next a,.nav-previous a{
	text-decoration:none !important;
	}
/* =fin du footer
-------------------------------------------------------------- */


/* =début des widgets
-------------------------------------------------------------- */
.widget-area .widget{
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	border: 1px solid #Ffffff;
	width:250px;
	margin-bottom: 25px;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.5);
	}
.widget-area{
	width:250px;
	margin-right:30px;
	}
.widget-area .widget:hover{
	opacity:0.7rem;
    }
.widget-area .widget h3 {
	margin:5px 5px 15px 5px;
	font-size: 1rem;
    letter-spacing: 0.05rem;
	font-weight: normal;
    line-height: 3.6rem;
    text-transform: uppercase;
	Text-align:center;
	color:#ffffff;
	border-radius: 2px;
	}
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
        margin: 10px auto 20px;
	font-size: 0.9rem;
        line-height: 1.4rem;
	width:220px;
	}
.widget-area .widget p {
	margin-bottom:  10px !important;
	font-size: 0.85rem !important;
	}
.textwidget address{
	margin: 5px 0 0 0;
	}
.widget-area .widget a{
	color:#1b1b1b !important;
	text-transform: uppercase !important;
	text-decoration:none !important;
	font-size:0.8rem;
    text-align:center;
	margin:0 23px;
	box-shadow:none;
	}
.widget-area .widget a:hover{
	color:#005ea8 !important;
	opacity:0.7rem;
	}
.bk-button-wrapper .bk-button{
background: rgb(255,255,255)!important; /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 72%, rgba(226,226,226,1) 100%)!important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(72%,rgba(237,237,237,1)), color-stop(100%,rgba(226,226,226,1)))!important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 )!important; /* IE6-9 */
	width: 150px;
	}
/* =fin des widgets
-------------------------------------------------------------- */


/* =début des articles
-------------------------------------------------------------- */
.entry-header .entry-title {
    display:none;
    }
.entry-header .entry-title {
    margin: 0 0 40px 0 !important;
    }
/* =fin des articles
-------------------------------------------------------------- */



/* =début de la Page présentation
-------------------------------------------------------------- */
/* =début du widget actualités
-------------------------------------------------------------- */
.page-id-126 .widget-area .widget:nth-of-type(1) h3 {
  background: #005ea8;
    }
.page-id-126 .textwidget p{
    margin: 0 0 10px 0 !important;
    }
.page-id-126 .widget-area .widget:nth-of-type(1) li {
    margin: 0 !important;
    line-height:1.2rem;
    }
.page-id-126 .widget-area .widget:nth-of-type(1) ul {
    margin-bottom: 18px !important;
    }
.page-id-126 .widget-area .widget:nth-of-type(1) a {
    margin-right: 0 !important;
    font-weight:bold;
    font-size: 0.8rem;
    color:#444444 !important;
    margin: 0 0 0 13px !important;
    }
/* =début du widget demande réservation
-------------------------------------------------------------- */
.page-id-126 .widget-area .widget:nth-of-type(2) h3 {
  background: #51c2d3;
    }
/* =début du widget galerie photos
-------------------------------------------------------------- */
.page-id-126 .widget-area .widget:nth-child(3) {
	background-image:url(images/galerie_widget.png);
	background-position:center 125px;
	background-repeat:no-repeat;
	background-color: none;
	height: 230px;
	}
.page-id-126 .widget-area .widget:nth-of-type(3) h3 {
  background: #5ba3dc;
    }
/* =début du widget Ils nous ont fait confiance
-------------------------------------------------------------- */
.page-id-126 .refs{
	border-radius: 3px;
	border: 1px solid #F9F9F9;
	display: block;
        padding: 0 ;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.2);
	margin-top:15px;
        min-width:250px !important;
        max-width:100% !important;
	}
.page-id-126 .entry-content .refs h4 {
	text-transform: uppercase;
        color:#005ea8;
	margin: 25px 30px 5px 30px;
	}
.page-id-126 .entry-content .refs p {
	margin: 5px 30px 25px 30px;
	}
.page-id-126 .refs .bk-button-wrapper .white{
        display: block;
        text-align:center;
	box-shadow:none;
        margin:15px auto 0 auto;
	color:#1b1b1b !important;
	text-transform: uppercase !important;
	text-decoration:none !important;
	font-size:0.8rem;
    }
.page-id-126 .refs .bk-button-wrapper .white:hover{
	color:#005ea8 !important;
	opacity:0.7rem;
	}
.page-id-126 h3 {
    color:#005ea8;
    }
.page-id-126 p {
	font-size:1rem;
	margin-bottom:40px;
	}
/* =fin de la Page présentation
-------------------------------------------------------------- */


/* =début de la Page presentation Anglais
-------------------------------------------------------------- */
/* =début du widget actualités Anglais
-------------------------------------------------------------- */
.page-id-242 .widget-area .widget:nth-of-type(1) h3 {
  background: #005ea8;
    }
.page-id-242 .textwidget p{
    margin: 0 0 10px 0 !important;
	}
.page-id-242 .widget-area .widget:nth-of-type(1) li {
    margin: 0 !important;
	line-height:1.2rem;
    }
.page-id-242 .widget-area .widget:nth-of-type(1) ul {
    margin-bottom: 18px !important;
    }
.page-id-242 .widget-area .widget:nth-of-type(1) a {
    font-weight:bold;
    font-size: 0.8rem;
    color:#444444 !important;
    margin: 0 0 0 13px  !important;
    }
/* =début du widget demande réservation Anglais
-------------------------------------------------------------- */
.page-id-242 .widget-area .widget:nth-of-type(2) h3 {
  background: #51c2d3;
    }
/* =début du widget galerie photos Anglais
-------------------------------------------------------------- */
.page-id-242 .widget-area .widget:nth-child(3) {
	background-image:url(images/galerie_widget.png);
	background-position:center 125px;
	background-repeat:no-repeat;
	background-color: none;
	height: 230px;
	}
.page-id-242 .widget-area .widget:nth-of-type(3) h3 {
  background: #5ba3dc;
    }
/* =début du widget Ils nous ont fait confiance Anglais
-------------------------------------------------------------- */
.page-id-242 .refs{
	border-radius: 3px;
	border: 1px solid #F9F9F9;
	display: block;
        padding: 0 ;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.2);
	margin-top:15px;
        min-width:250px !important;
        max-width:100% !important;
	}
.page-id-242 .entry-content .refs h4 {
	text-transform: uppercase;
        color:#005ea8;
	margin: 25px 30px 5px 30px;
	}
.page-id-242 .entry-content .refs p {
	margin: 5px 30px 25px 30px;
	}
.page-id-242 .refs .bk-button-wrapper .white{
        display: block;
        text-align:center;
	box-shadow:none;
        margin:15px auto 0 auto;
	color:#1b1b1b !important;
	text-transform: uppercase !important;
	text-decoration:none !important;
	font-size:0.8rem;
    }
.page-id-242 .refs .bk-button-wrapper .white:hover{
	color:#005ea8 !important;
	opacity:0.7rem;
	}
.page-id-242 h3 {
    color:#005ea8;
    }
.page-id-242 p {
	font-size:1rem;
	margin-bottom:40px;
	}
/* =fin de la Page présentation anglais
-------------------------------------------------------------- */

/* =début de la Page Ils nous ont fait confiance
-------------------------------------------------------------- */

/* =début de témoignages
-------------------------------------------------------------- */
.page-id-135 .collapseomatic{
	text-transform: lowercase;
	margin-top:10px;
	}
.page-id-135 .widget-area .widget .textwidget h4{
    color:#005ea8;
	font-size:1rem;
	line-height:1.3rem;
	margin-bottom:5px;
	}
.page-id-135 .widget-area .textwidget .temoin {
	padding-top:20px;
	border-top: 1px solid #CFCFCF;
	}
.page-id-135 .widget-area .widget .textwidget{
	margin:20px 0 5px 0;
    }
.page-id-135 .widget-area .widget h3{
    background: #51c2d3;
    text-transform:uppercase;
    }
.page-id-135 .widget-area .widget .textwidget{
    line-height:1.2rem;
	margin:10px auto 40px;
	}
.page-id-135 .textewidget a{
	margin-bottom:15px;
	}
.page-id-135 .textwidget address{
	margin:0;
	line-height:1rem;
	font-size:0.8rem;
	}
.page-id-135 .collapseomatic_content{
	margin-bottom:10px;
	}
.page-id-135 .collapseomatic_excerpt, .collapseomatic_content {
    margin-left:0;
    }
.page-id-135 img.alignleft, .wp-caption.alignleft {
    margin: 0.857143rem 1.2rem 2rem 0;
    }
/* =fin témoignages
-------------------------------------------------------------- */
/* =fin de la page Ils nous ont fait confiance
-------------------------------------------------------------- */



/* =début de la page galerie photos
-------------------------------------------------------------- */
.page-id-122 .gallery .gallery-icon img{
	width:200px !important;
	height:auto !important;
	margin-top: 0px;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.2) !important;
	border:none !important;
	}
.page-id-122 .entry-content address {
	font-size:0.9rem;
	line-height: normal;
	}
.page-id-122 .entry-content p {
    margin-bottom:10px !important;
    }
/* =fin de la page galerie photos
-------------------------------------------------------------- */



/* =début de la Page Ils nous ont fait confiance anglais
-------------------------------------------------------------- */

/* =début de témoignages anglais
-------------------------------------------------------------- */
.page-id-263 .collapseomatic{
	text-transform: lowercase;
	margin-top:10px;
	}
.page-id-263 .widget-area .widget .textwidget h4{
    color:#005ea8;
	font-size:1rem;
	line-height:1.3rem;
	margin-bottom:5px;
	}
.page-id-263 .widget-area .textwidget .temoin {
	padding-top:20px;
	border-top: 1px solid #CFCFCF;
	}
.page-id-263 .widget-area .widget .textwidget{
	margin:20px 0 5px 0;
    }
.page-id-263 .widget-area .widget h3{
    background: #51c2d3;
    text-transform:uppercase;
    }
.page-id-263 .widget-area .widget .textwidget{
    line-height:1.2rem;
	margin:10px auto 40px;
	}
.page-id-263 .textewidget a{
	margin-bottom:15px;
	}
.page-id-263 .textwidget address{
	margin:0;
	line-height:1rem;
	font-size:0.8rem;
	}
.page-id-135 .collapseomatic_content{
	margin-bottom:10px;
	}
.page-id-263 .collapseomatic_excerpt, .collapseomatic_content {
    margin-left:0;
    }
.page-id-135 img.alignleft, .wp-caption.alignleft {
    margin: 0.857143rem 1.2rem 2rem 0;
    }
/* =fin témoignages anglais
-------------------------------------------------------------- */
/* =fin de la page Ils nous ont fait confiance anglais
-------------------------------------------------------------- */




/* =début de la page galerie photos anglais
-------------------------------------------------------------- */
.page-id-266 .gallery .gallery-icon img{
	width:200px !important;
	height:auto !important;
	margin-top: 0px;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.2) !important;
	border:none !important;
	}
.page-id-266 .entry-content address {
	font-size:0.9rem;
	line-height: normal;
	}
.page-id-266 .entry-content p {
    margin-bottom:10px !important;
    }
/* =fin de la page galerie photos anglais
-------------------------------------------------------------- */




/* =début de la page 5 circuits en 1
-------------------------------------------------------------- */
.page-id-139 .entry-content h4 {
	line-height: normal;
	font-size: 1rem !important;
        text-transform: none !important;
	color: #5b5b5b !important;
}

.page-id-139 .entry-content p strong:nth-of-type(1) {
	font-size: 3rem !important;
	line-height: 2.3rem;
       vertical-align: bottom; 
       color: #3d8732 !important;
}

.page-id-139 .entry-content p strong:nth-of-type(2) {
	font-size: 3rem !important;
	line-height: 2.3rem;
        vertical-align: bottom; 
	color: #f49600 !important;
}

.page-id-139 .entry-content p strong:nth-of-type(3) {
	font-size: 3rem !important;
	line-height: 2.3rem;
         vertical-align: bottom; 
        color: #df001d !important;
}

.page-id-139 .entry-content p strong:nth-of-type(4)  {
	font-size: 3rem !important;
	line-height: 2.3rem;
        vertical-align: bottom; 
        color: #1168af !important;
}

.page-id-139 .entry-content p strong:nth-of-type(5)  {
	font-size: 3rem !important;
	line-height: 2.3rem;
        vertical-align: bottom; 
        color: #fac90d !important;
}

.page-id-139 .entry-content h5 {
	color: #005ea8 !important;
        float: left;
        width: 225px;
	font-size: 1rem;
	margin-bottom: 0;
	margin-top: 35px !important;
	display: block;
}

.page-id-139 .entry-content p {
	margin: 0;
}

.page-id-139 .entry-content a img {
	width: 180px;
	float: left;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	margin: 30px 0 10px 10px;
 }

.page-id-139 .entry-content h6 {
	float: left;
        margin-bottom: 30px ;
	font-size: 0.8rem;
	color: #005ea8 !important;
	text-transform: uppercase !important;
	display: block;
	text-align: right !important;
	width: 75%;
	margin: 0 !important;
	text-decoration: none !important;
}

.page-id-139 .entry-content h6 a {
	text-decoration: none !important;
}

.page-id-139 .entry-content h6 a:hover {
    color: #757575 !important;
}

.page-id-139 .site-content article {
	margin-bottom: 20px;
}

.page-id-139 .vueciel {
	display: block;
        float: left;
        margin: 0 0 20px 0 !important;
        width: 339px;
        height: 100px;
}

.page-id-139 .vueciel img {
	display: block;
        margin: 0 0 0 0 !important;
        width: 339px !important;
        height: 100px !important;
        box-shadow: none !important;
}

/*--- responsive 600px ---*/

@media screen and (max-width: 600px) {
        .page-id-139 .vueciel {
             width: 290px;
             height: 85px;
}
}

@media screen and (max-width: 600px) {
        .page-id-139 .vueciel img {
              width: 290px !important;
              height: 85px !important;

        }
}

/* =début des widgets 5 circuits en 1
-------------------------------------------------------------- */

.page-id-139 .widget-area .widget:nth-child(1) {
   background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/visu_circuitbis.jpg);
   background-position:center;
   background-repeat:no-repeat;
   background-color: none;
   border:none !important;
   height: 173px;
   width: 250px;
}

.page-id-139 .widget-area .widget:nth-of-type(2) h3 {
  background: #969eaf;
}

.page-id-139 .widget-area .widget:nth-of-type(3) h3 {
  background: #5ba3dc;
}

.page-id-139 .widget-area .widget:nth-of-type(4) h3 {
  background: #51c2d3;
}

.page-id-139 .widget-area .widget:nth-of-type(5) h3 {
  background: #022b88;
}

.page-id-139 h4 strong {
  color: #005ea8;
}	

/*--- responsive 600px ---*/

@media screen and (max-width: 600px) {
        .page-id-139 .widget-area .widget:nth-child(1) {
             display: block !important;
        }
}

/* =fin des widgets 5 circuits en 1
-------------------------------------------------------------- */
/* =fin de la page 5 circuits en 1
-------------------------------------------------------------- */



/* =début de la page 5 circuits en 1 anglais
-------------------------------------------------------------- */

.page-id-240 .entry-content h4 {
	line-height: normal;
	font-size: 1rem !important;
    text-transform: none !important;
	color: #5b5b5b !important;
}

.page-id-240 .entry-content p strong:nth-of-type(1) {
	font-size: 3rem !important;
	line-height: 2.3rem;
        vertical-align: bottom; 
        color: #3d8732 !important;
}

.page-id-240 .entry-content p strong:nth-of-type(2) {
	font-size: 3rem !important;
	line-height: 2.3rem;
        vertical-align: bottom; 
	color: #f49600 !important;
}

.page-id-240 .entry-content p strong:nth-of-type(3) {
	font-size: 3rem !important;
	line-height: 2.3rem;
        vertical-align: bottom; 
         color: #df001d !important;
}

.page-id-240 .entry-content p strong:nth-of-type(4)  {
	font-size: 3rem !important;
	line-height: 2.3rem;
        vertical-align: bottom; 
        color: #1168af !important;
}

.page-id-240 .entry-content p strong:nth-of-type(5)  {
	font-size: 3rem !important;
	line-height: 2.3rem;
        vertical-align: bottom; 
        color: #fac90d !important;
}

.page-id-240 .entry-content h5{
	color: #005ea8 !important;
        float: left;
        width: 230px;
	font-size: 1rem;
	margin-bottom: 0;
	margin-top: 35px !important;
	display: block;
}

.page-id-240 .entry-content p{
	margin: 0;
}

.page-id-240 .entry-content a img {
	width: 180px;
	float: left;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	margin: 30px 0 10px 10px;
}

.page-id-240 .entry-content h6 {
	float: left;
        margin-bottom: 30px ;
	font-size: 0.8rem;
	color: #005ea8 !important;
	text-transform: uppercase !important;
	display: block;
	text-align: right !important;
	width: 75%;
	margin: 0 !important;
	text-decoration: none !important;
}

.page-id-240 .entry-content h6 a {
	text-decoration: none !important;
}

.page-id-240 .entry-content h6 a:hover {
    color: #757575 !important;
}

.page-id-240 .site-content article {
	margin-bottom: 20px;
}

.page-id-240 .vueciel {
	display: block;
        float: left;
        margin: 0 0 20px 0 !important;
        width: 339px;
        height: 100px;
}

.page-id-240 .vueciel img {
	display: block;
        margin: 0 0 0 0 !important;
        width: 339px !important;
        height: 100px !important;
        box-shadow: none !important;
}

/*--- responsive 600px ---*/

@media screen and (max-width: 600px) {
        .page-id-240 .vueciel {
             width: 290px;
             height: 85px;
}
}

@media screen and (max-width: 600px) {
        .page-id-240 .vueciel img {
              width: 290px !important;
              height: 85px !important;

        }
}


/* =début des widgets 5 circuits en 1 anglais
-------------------------------------------------------------- */
.page-id-240 .widget-area .widget:nth-child(1) {
   background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/visu_circuitbis.jpg);
   background-position:center;
   background-repeat:no-repeat;
   background-color: none;
   border:none !important;
   height: 173px;
   width: 250px;
   }
.page-id-240 .widget-area .widget:nth-of-type(2) h3 {
  background: #969eaf;
    }
.page-id-240 .widget-area .widget:nth-of-type(3) h3 {
  background: #5ba3dc;
    }
.page-id-240 .widget-area .widget:nth-of-type(4) h3 {
  background: #51c2d3;
    }
.page-id-240 .widget-area .widget:nth-of-type(5) h3 {
  background: #022b88;
    }
.page-id-240 h4 strong {
  color: #005ea8;
    }	
/* =fin des widgets 5 circuits en 1 anglais
-------------------------------------------------------------- */
/* =fin de la page 5 circuits en 1 anglais
-------------------------------------------------------------- */


/* =début de la page services sur-mesure
-------------------------------------------------------------- */
.page-id-144 .one_half strong {
	text-transform:uppercase;
	color:#005ea8;
	}
.page-id-144 .one_half{
	width:45%;
	padding-right:35px;
        height:auto;
	}
.page-id-144 .one_half.last_column{
	padding-right:0 !important;
    }
/* =fin de la page services sur-mesure
-------------------------------------------------------------- */


/* =début de la page services sur-mesure anglais
-------------------------------------------------------------- */
.page-id-273 .one_half strong {
	text-transform:uppercase;
	color:#005ea8;
	}
.page-id-273 .one_half{
	width:45%;
	padding-right:35px !important;
        height:auto;
	}
.page-id-273 .one_half.last_column{
	padding-right:0 !important;
        }
/* =fin de la page services sur-mesure anglais
-------------------------------------------------------------- */





/* =début de la page expériences uniques
-------------------------------------------------------------- */
.page-id-147 .one_half strong {
	text-transform:uppercase;
	color:#005ea8;
	}
.page-id-147 .one_half{
	width:45%;
	padding-right:35px;
        height:auto;
	}
.page-id-147 .one_half.last_column{
	padding-right:0 !important;
    }
/* =fin de la page expériences uniques
-------------------------------------------------------------- */


/* =début de la page expériences uniques anglais
-------------------------------------------------------------- */
.page-id-275 .one_half strong {
	text-transform:uppercase;
	color:#005ea8;
	}
.page-id-275 .one_half{
	width:45%;
	padding-right:35px;
        height:auto;
	}
.page-id-275 .one_half.last_column{
	padding-right:0 !important;
    }
/* =fin de la page expériences uniques anglais
-------------------------------------------------------------- */



/* =début de la page disponibilités
-------------------------------------------------------------- */
.page-id-153 h4{
	margin: 30px 0 5px 0;
	}

body.page-id-153 {
   max-width: 1440px !important;
}

/* =début du widget actualités
-------------------------------------------------------------- */
.page-id-153 .widget-area .widget:nth-of-type(1) h3 {
  background: #005ea8;
    }
.page-id-153 .textwidget p{
    margin: 0 0 10px 0 !important;
	}
.page-id-153 .widget-area .widget:nth-of-type(1) li {
    margin: 0 !important;
	line-height:1.2rem;
    }
.page-id-153 .widget-area .widget:nth-of-type(1) ul {
    margin-bottom: 18px !important;
    }
.page-id-153 .widget-area .widget:nth-of-type(1) a {
    margin-right: 0 !important;
    font-weight:bold;
    font-size: 0.8rem;
    color:#444444 !important;
    margin: 0 0 0 13px !important;
    }
/* =début du widget demande réservation
-------------------------------------------------------------- */
.page-id-153 .widget-area .widget:nth-of-type(2) h3 {
  background: #51c2d3;
    }
/* =début du widget météo
-------------------------------------------------------------- */
.weatherLayer .branding {
	background: none;
    border-top: 0;
    clear: both;
    font-size: 12px;
    font-style: italic;
    line-height: 0;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: middle;
	text-align: left;
	text-indent:-9999px !important;
	}
.weatherLayer .title {
     color:#005ea8;
     margin-top: 20px;
	 margin-left:15px;
	 text-transform: uppercase;
	 font-size: 1.1rem;
	 float: left;
     }
.weatherLayer .theDayTitle {
    margin-bottom: 2px;
	text-align: left;
	margin-left:73px;
    }
.weatherLayer .degrees.coldDegrees {
	color:#005ea8;
	font-size: 17px;
	}
.weatherLayer .theDay {
    margin-top: 5px;
    padding: 0 0 0 10px;
	min-height:70px;
	}
.weatherLayer.vertical .otherDays {
    margin: 10px 0 5px 0;
	float:left;
	margin-left:25px;
	}
.weatherLayer.vertical {
    border: 1px solid #F9F9F9;
    border-radius: 3px;
	background-color: #F9F9F9;
    margin-right:30px;
	width:250px;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.5);
    }
/* = début du calendrier
-------------------------------------------------------------- */
.page-id-153 .entry-content h3 {
	margin-bottom: 25px;
}

.page-id-153 .DOPBookingSystemPRO_Container {
	margin-bottom: 20px;
}

.page-id-153 .entry-content .legendescontact {
	display: block !important;
        float: left !important;
	width: 100%;
	margin-bottom: 10px;
}

.page-id-153 .entry-content .legendescontact span {
	display: block;
	float: left !important;
	width: 100%;
}

.page-id-153 .entry-content .legendescontact span img {
	margin: 0 10px 0 25px !important;
	box-shadow: none !important;
	border-radius: 0 !important;
}

.page-id-153 .entry-content .legendescontact span:nth-of-type(4),.page-id-153 .entry-content .legendescontact span:nth-of-type(6) {
	display: block;
	float: left !important;
	width: auto !important;
}

.page-id-153 .dispo {
	 display: block;
         float: left !important;
	 width: auto !important;
}

.page-id-153 .entry-content .legendescontact .idispo {
	 display: block;
         float: left !important;
	 margin: 5px 5px 0 5px !important;
}

.DOPBookingSystemPRO_Navigation .add_btn {
        background: none !important;
}
.page-id-153 .entry-content .legendescontact p {
	display: block !important;
	float: left !important;
	margin-top: 5px 10px 5px 0 !important;
}

.page-id-153 .entry-content .dispocontact {
	margin-top: 20px;
	border-bottom: 1px solid #EDEDED;
	padding-bottom: 20px;
}

.page-id-153 .entry-content h4 {
	font-size: 1.2rem !important;
}

.page-id-153 .entry-content .dispocontact h5 {
	font-weight: normal;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.page-id-153 .entry-content .dispocontact p {
	margin-bottom: 0 !important;
	color: #005ea8;
}

.page-id-153 .entry-content .typeresa {
	display: block;
        float: left;
	margin-top: 20px;
}

.page-id-153 .entry-content .typeresa h4 {
	margin-top: 20px !important;
}

/* =fin de la page disponibilités
-------------------------------------------------------------- */



/* =début de la page disponibilités anglais
-------------------------------------------------------------- */
.page-id-244 h4{
	margin: 30px 0 5px 0;
	}
/* =début du widget actualités
-------------------------------------------------------------- */
.page-id-244 .widget-area .widget:nth-of-type(1) h3 {
  background: #005ea8;
    }
.page-id-244 .textwidget p{
    margin: 0 0 10px 0 !important;
	}
.page-id-244 .widget-area .widget:nth-of-type(1) li {
        margin: 0 !important;
	line-height:1.2rem;
    }
.page-id-244 .widget-area .widget:nth-of-type(1) ul {
    margin-bottom: 18px !important;
    }
.page-id-244 .widget-area .widget:nth-of-type(1) a {
    margin-right: 0 !important;
    font-weight:bold;
    font-size: 0.8rem;
    color:#444444 !important;
    margin: 0 0 0 13px !important;
    }
/* =début du widget demande réservation
-------------------------------------------------------------- */
.page-id-244 .widget-area .widget:nth-of-type(2) h3 {
  background: #51c2d3;
    }
/* =début du widget météo
-------------------------------------------------------------- */
.weatherLayer .branding {
	background: none;
    border-top: 0;
    clear: both;
    font-size: 12px;
    font-style: italic;
    line-height: 0;
    margin-bottom: 10px;
    padding: 0;
    vertical-align: middle;
	text-align: left;
	text-indent:-9999px !important;
	}
.weatherLayer .title {
     color:#005ea8;
     margin-top: 20px;
	 margin-left:15px;
	 text-transform: uppercase;
	 font-size: 1.1rem;
	 float: left;
     }
.weatherLayer .theDayTitle {
    margin-bottom: 2px;
	text-align: left;
	margin-left:73px;
    }
.weatherLayer .degrees.coldDegrees {
	color:#005ea8;
	font-size: 17px;
	}
.weatherLayer .theDay {
    margin-top: 5px;
    padding: 0 0 0 10px;
	min-height:70px;
	}
.weatherLayer.vertical .otherDays {
    margin: 10px 0 5px 0;
	float:left;
	margin-left:25px;
	}
.weatherLayer.vertical {
    border: 1px solid #F9F9F9;
    border-radius: 3px;
	background-color: #F9F9F9;
    margin-right:30px;
	width:250px;
	box-shadow:0 2px 3px rgba(0, 0, 0, 0.5);
    }
/* = début du calendrier
-------------------------------------------------------------- */
.page-id-244 .entry-content h3{
	margin-bottom:25px;
	}
.page-id-244 .DOPBookingSystemPRO_Container{
	margin-bottom:20px;
	}
.page-id-244 .entry-content .legendescontact{
    	display:block !important;
        float:left !important;
	width:100%;
	margin-bottom:10px;
	}
.page-id-244 .entry-content .legendescontact span {
	display:block;
	float:left !important;
	width:100%;
    }
.page-id-244 .entry-content .legendescontact span img {
	margin:0 10px 0 25px !important;
	box-shadow:none !important;
	border-radius:0 !important;
    }
.page-id-244 .entry-content .legendescontact span:nth-of-type(4),.page-id-244 .entry-content .legendescontact span:nth-of-type(6) {
	display:block;
	float:left !important;
	width:auto;
    }
.page-id-244 .dispo{
	 display:block;
         float:left !important;
	 width:auto !important;
	}
.page-id-244 .entry-content .legendescontact .idispo{
	 display:block;
         float:left !important;
	 margin:5px 5px 0 5px !important;
	 }
.DOPBookingSystemPRO_Navigation .add_btn {
        background: none !important;
        }
.page-id-244 .entry-content .legendescontact p{
	margin-top:5px 10px 5px 0 !important;
	display:block !important;
	float:left !important;
	}
.page-id-244 .entry-content .dispocontact{
	margin-top: 20px;
	border-bottom:1px solid #EDEDED;
	padding-bottom:20px;
	}
.page-id-244 .entry-content h4{
	font-size: 1.2rem !important;
	}
.page-id-244 .entry-content .dispocontact h5{
	font-weight:normal;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	}
.page-id-244 .entry-content .dispocontact p{
	margin-bottom: 0 !important;
	color:#005ea8;
	}
.page-id-244 .entry-content .typeresa{
	display:block;
    float:left;
	margin-top: 20px;
	}
.page-id-244 .entry-content .typeresa h4{
	margin-top: 20px !important;
	}
/* =fin de la page disponibilités
-------------------------------------------------------------- */





/* =début de la page école de pilotage
-------------------------------------------------------------- */
.page-id-149 h5 {
    font-size:1.2rem;
    }
.page-id-149 .one_half{
	width:45%;
	padding-right:35px !important;
        height:auto;
	}
/* =fin de la page école de pilotage
-------------------------------------------------------------- */



/* =début de la page école de pilotage anglais
-------------------------------------------------------------- */
.page-id-277 h5 {
    font-size:1.2rem;
    }
.page-id-277 .one_half{
    width:45%;
    padding-right:35px !important;
    height:auto;
    }
/* =fin de la page école de pilotage anglais
-------------------------------------------------------------- */



/* =début de la page Contact
-------------------------------------------------------------- */
.page-id-171 .widget-area .widget:nth-of-type(2) h3 {
  background: #005ea8;
    }
.page-id-171 .widget-area .widget:nth-of-type(1) h3 {
      background: #51c2d3;
      }
.page-id-171 .entry-content p span {
      margin-left:50px;
      }
.page-id-171 .entry-content p:nth-of-type(2){
      margin-left:85px;
      border-left:1px solid #999 !important;
      padding-left:20px;
      }

.page-id-171 .sandrine{
      margin-left:85px;
      border-left:1px solid #999 !important;
      padding-left:20px;
      }

.page-id-171 .entry-content h4 {
	text-transform: none !important;
	font-weight:normal;
	line-height:1.4rem;
	font-size: 1.1rem;
	margin-bottom: 10px !important;
    }
.page-id-171 .menu-toggle, input[type="submit"]:hover{
    color: #005EA8;
    box-shadow:none;
    }
.page-id-171 .menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span {
    color: #000000;
    background: rgb(255,255,255)!important; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 72%, rgba(226,226,226,1) 100%)!important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(72%,rgba(237,237,237,1)), color-stop(100%,rgba(226,226,226,1)))!important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* Opera 11.10+ */
     background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* IE10+ */
     background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 )!important; /* IE6-9 */
    } 
/* =fin de la page Contact
-------------------------------------------------------------- */


/* =début de la page Contact anglais
-------------------------------------------------------------- */
.page-id-246 .widget-area .widget:nth-of-type(2) h3 {
  background: #005ea8;
    }
.page-id-246 .widget-area .widget:nth-of-type(1) h3 {
      background: #51c2d3;
      }
.page-id-246 .entry-content p span {
      margin-left:50px;
      }
.page-id-246 .entry-content p:nth-of-type(2){
      margin-left:85px;
      border-left:1px solid #999 !important;
      padding-left:20px;
      }

.page-id-246 .sandrine{
      margin-left:85px;
      border-left:1px solid #999 !important;
      padding-left:20px;
      }

.page-id-246 .entry-content h4 {
	text-transform: none !important;
	font-weight:normal;
	line-height:1.4rem;
	font-size: 1.1rem;
	margin-bottom: 10px !important;
    }
.page-id-246 .menu-toggle, input[type="submit"]:hover{
    color: #005EA8;
    box-shadow:none;
    }
.page-id-246 .menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span {
    color: #000000;
    background: rgb(255,255,255)!important; /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(237,237,237,1) 72%, rgba(226,226,226,1) 100%)!important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(72%,rgba(237,237,237,1)), color-stop(100%,rgba(226,226,226,1)))!important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* Chrome10+,Safari5.1+ */
     background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* Opera 11.10+ */
     background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* IE10+ */
     background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(237,237,237,1) 72%,rgba(226,226,226,1) 100%)!important; /* W3C */
     filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e2e2e2',GradientType=0 )!important; /* IE6-9 */
    } 
/* =fin de la page Contact anglais
-------------------------------------------------------------- */


/* =début de la page demande de réservation
-------------------------------------------------------------- */
.page-id-176 .entry-content .contactlist{
	border: 1px solid #CFCFCF;
        height: 1100px !important;
        box-shadow: 0 3px 3px rgba(64, 64, 64, 0.5);
	border-radius:3px;
        padding:40px 20px;
	margin:5px 5px 5px 0 !important;
        min-width: 275px;
	}
.page-id-176 .entry-content .contactlist p:nth-of-type(1){
	margin-right:140px;
        }
.page-id-176 .entry-content .contactlist p{
	margin: 10px 20px;
	}
.page-id-176 .entry-content h3 {
	margin-bottom:30px;
        }
.page-id-176 .wpcf7-submit{
         size:80px;
         background:#005ea8 none repeat-x !important;
         border: none;
         border-radius: 3px;
         box-shadow: 0 2px 3px rgba(64, 64, 64, 0.5);
         color: #FFFFFF;
         font-size: 1.4rem;
         font-weight: normal;
         line-height: 2.2;
         padding: 0.428571rem 0.714286rem;
         margin-top:23px;
        }
.page-id-176 .wpcf7-submit:hover{
        background:#02467c none repeat-x !important;
        color:#d1d2d3;
        }
.page-id-176 .wpcf7-form p{
	display:block;
	float:left;
	margin-right: 50px;
	}
.page-id-176 .entry-content span.wpcf7-list-item {
	margin-right:5px !important;
	margin-left: 0 !important;
	}
/* =fin de la page demande de réservation
-------------------------------------------------------------- */


/* =début de la page demande de réservation anglais
-------------------------------------------------------------- */
.page-id-297 .entry-content .contactlist{
	border: 1px solid #CFCFCF;
        height: 1100px !important;
        box-shadow: 0 3px 3px rgba(64, 64, 64, 0.5);
	border-radius:3px;
        padding:40px 20px;
	margin:5px 5px 5px 0 !important;
        min-width: 275px;
	}
.page-id-297 .entry-content .contactlist p:nth-of-type(1){
	margin-right:150px;
        }
.page-id-297 .entry-content .contactlist p{
	margin: 10px 20px;
	}
.page-id-297 .entry-content h3 {
	margin-bottom:30px;
        }
.page-id-297 .wpcf7-submit{
         size:80px;
         background:#005ea8 none repeat-x !important;
         border: none;
         border-radius: 3px;
         box-shadow: 0 2px 3px rgba(64, 64, 64, 0.5);
         color: #FFFFFF;
         font-size: 1.4rem;
         font-weight: normal;
         line-height: 2.2;
         padding: 0.428571rem 0.714286rem;
         margin-top:23px;
        }
.page-id-297 .wpcf7-submit:hover{
        background:#02467c none repeat-x !important;
        color:#d1d2d3;
        }
.page-id-297 .wpcf7-form p{
	display:block;
	float:left;
	margin-right: 50px;
	}
.page-id-297 .entry-content span.wpcf7-list-item {
	margin-right:5px !important;
	margin-left: 0 !important;
	}
/* =fin de la page demande de réservation anglais
-------------------------------------------------------------- */


    
/* =début de la page accès facile
-------------------------------------------------------------- */
.page-id-158 .entry-content img{
        height: auto;
        max-width: 50% !important;
        border-radius:8px;
 	margin-right: 30px !important;
	margin-top:0.6rem !important;
    }
.page-id-158 table.easy-table {
	margin-top:0.6rem !important;
  	float:left;
	border: 1px solid #dddddd !important;
        height: auto;
	max-width:40% !important;
    }
/* =début du widget avion
-------------------------------------------------------------- */
.page-id-158 .widget-area .widget h3 {
	background-color: #005ea8;
	}
.page-id-158 .widget-area .widget p {
	margin:0 !important;
	}
.page-id-158 .entry-content h4 {
	 margin-bottom:0 !important;
	}
.page-id-158 .widget-area .widget h5 {
	color: #005ea8;
	background-color: none !important;
	margin:155px 0 3px 0 !important;
	}
.page-id-158 .widget-area .textwidget address {
	font-size:0.8rem;
	margin-top:0;
    }
/* =fin de la page accès facile
-------------------------------------------------------------- */


/* =début de la page accès facile anglais
-------------------------------------------------------------- */
.page-id-285 .entry-content img{
        height: auto;
        max-width: 50% !important;
        border-radius:8px;
 	margin-right: 30px !important;
	margin-top:0.6rem !important;
    }
.page-id-285 table.easy-table {
	margin-top:0.6rem !important;
  	float:left;
	border: 1px solid #dddddd !important;
        height: auto;
	max-width:40% !important;
    }
/* =début du widget avion anglais
-------------------------------------------------------------- */
.page-id-285 .widget-area .widget h3 {
	background-color: #005ea8;
	}
.page-id-285 .widget-area .widget p {
	margin:0 !important;
	}
.page-id-285 .entry-content h4 {
	 margin-bottom:0 !important;
	}
.page-id-285 .widget-area .widget h5 {
	color: #005ea8;
	background-color: none !important;
	margin:155px 0 3px 0 !important;
	}
.page-id-285 .widget-area .textwidget address {
	font-size:0.8rem;
	margin-top:0;
    }
/* =fin de la page accès facile anglais
-------------------------------------------------------------- */





/* =début de la page infos
-------------------------------------------------------------- */
.page-id-155 .entry-content .horaires, .page-id-155 .entry-content .acces, .page-id-155 .entry-content .activites, .page-id-155 .entry-content .hebergement, .page-id-155 .entry-content .partenaires, .page-id-155 .entry-content .inforesa {
	display:block;
	width:257px !important;
	height:124px !important;
	text-align:center !important;
	float:left;
	padding:18px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.5);
	border-radius:3px;
	margin-bottom: 40px;
	margin-top:0 !important;
	}
.page-id-155 .entry-content .horaires, .page-id-155 .entry-content .acces,  .page-id-155 .entry-content .hebergement, .page-id-155 .entry-content .partenaires, .page-id-155 .entry-content .activites {
	margin-right:25px !important;
	}
.page-id-155 .entry-content h3{
	line-height:1.3rem;
        font-size: 1.1rem;
	text-align:left !important;
	margin:0 0 5px 95px !important
	}
.page-id-155 .entry-content p{
	display:block;
	line-height:1.3rem;
	font-size:0.9rem !important;
	text-align:left !important;
	margin:5px 0 0 95px !important;
    color: #5b5b5b !important;
	}
.page-id-155 .entry-content p strong{
	display:block;
        margin-top:10px;
	color: #005ea8;
	font-weight:bold;
	}
.page-id-155 .bk-button-wrapper .white{
	color:#1b1b1b !important;
	text-transform: uppercase !important;
	text-decoration:none !important;
	margin:15px 0 20px 10px !important;
	width:125px !important;
	height:20px !important;
	box-shadow:none;
	text-shadow:none;
	text-align:center;
	font-size: 0.8rem;
	line-height: auto !important;
	font-weight: normal !important;
	}
.page-id-155 .bk-button-wrapper .white:hover{
	color:#005ea8 !important;
    }
.page-id-155 .entry-content .horaires {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/02/horaires.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}
.page-id-155 .entry-content .horaires h3 {
	color: #005ea8;
	}
.page-id-155 .entry-content .acces {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/05/avion_acces.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-155 .entry-content .acces h3 {
	color:#51C2D3 !important;
    }

.page-id-155 .entry-content .activites {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/02/activites.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-155 .entry-content .activites h3 {
	color:#5BA3DC !important;
    }

.page-id-155 .entry-content .hebergement {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/02/hebergement.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-155 .entry-content .hebergement h3 {
	color:#5BA3DC !important;
	}

.page-id-155 .entry-content .partenaires {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/02/partenaires.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-155 .entry-content .partenaires h3 {
	color:#005ea8 !important;
	}

.page-id-155 .entry-content .inforesa {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/04/infosresa.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-155 .entry-content .inforesa h3 {
	color:#51C2D3 !important;
	}

/* =fin de la page infos
-------------------------------------------------------------- */


/* =début de la page infos anglais
-------------------------------------------------------------- */
.page-id-248 .entry-content .horaires, .page-id-248 .entry-content .acces, .page-id-248 .entry-content .activites, .page-id-248 .entry-content .hebergement, .page-id-248 .entry-content .partenaires, .page-id-248 .entry-content .inforesa {
	display:block;
	width:257px !important;
	height:124px !important;
	text-align:center !important;
	float:left;
	padding:18px;
        box-shadow: 0 1px 2px rgba(64, 64, 64, 0.5);
	border-radius:3px;
	margin-bottom: 40px;
	margin-top:0 !important;
	}

.page-id-248 .entry-content .horaires, .page-id-248 .entry-content .acces,  .page-id-248 .entry-content .hebergement, .page-id-248 .entry-content .partenaires, .page-id-248 .entry-content .activites {
	margin-right:25px !important;
	}

.page-id-248 .entry-content h3{
	line-height:1.3rem;
        font-size: 1.1rem;
	text-align:left !important;
	margin:0 0 5px 95px !important
	}

.page-id-248 .entry-content p{
	display:block;
	line-height:1.3rem;
	font-size:0.9rem !important;
	text-align:left !important;
	margin:5px 0 0 95px !important;
        color: #5b5b5b !important;
	}

.page-id-248 .entry-content p strong{
	display:block;
        margin-top:10px;
	color: #005ea8;
	font-weight:bold;
	}

.page-id-248 .bk-button-wrapper .white{
	color:#1b1b1b !important;
	text-transform: uppercase !important;
	text-decoration:none !important;
	margin:15px 0 20px 10px !important;
	width:125px !important;
	height:20px !important;
	box-shadow:none;
	text-shadow:none;
	text-align:center;
	font-size: 0.8rem;
	line-height: auto !important;
	font-weight: normal !important;
	}

.page-id-248 .bk-button-wrapper .white:hover{
	color:#005ea8 !important;
    }

.page-id-248 .entry-content .horaires {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/02/horaires.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-248 .entry-content .horaires h3 {
	color: #005ea8;
	}

.page-id-248 .entry-content .acces {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/05/avion_acces.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-248 .entry-content .acces h3 {
	color:#51C2D3 !important;
        }

.page-id-248 .entry-content .activites {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/02/activites.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-248 .entry-content .activites h3 {
	color:#5BA3DC !important;
       }

.page-id-248 .entry-content .hebergement {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/02/hebergement.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-248 .entry-content .hebergement h3 {
	color:#5BA3DC !important;
	}

.page-id-248 .entry-content .partenaires {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/02/partenaires.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-248 .entry-content .partenaires h3 {
	color:#005ea8 !important;
	}

.page-id-248 .entry-content .inforesa {
	background-image: url(https://www.circuit-lurcy-levis.com/content/2014/04/infosresa.jpg);
	background-repeat : no-repeat;
	background-size:100px 100%;
	}

.page-id-248 .entry-content .inforesa h3 {
	color:#51C2D3 !important;
	}

/* =fin de la page infos anglais
-------------------------------------------------------------- */



/* =début de la page hebergement
-------------------------------------------------------------- */
.page-id-160 .entry-content h5 {
	margin:0;
	color: #005ea8;
    }

.page-id-160 .pont{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:131px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/03/pont_neuf_200.jpg);
	background-repeat: no-repeat;
	}

.page-id-160 .ygrande{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:98px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/03/Chateau_Ygrande.jpg);
	background-repeat: no-repeat;
	}

.page-id-160 .beguin{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:133px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/03/chateau_beguin_200.jpg);
	background-repeat: no-repeat;
	}

.page-id-160 .bourbonnaise{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:144px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/uploads/2015/02/Auberge_bourbonnaise_200x144.jpg);
	background-repeat: no-repeat;
	}

.page-id-160 .bloux{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:126px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/bloux.jpg);
	background-repeat: no-repeat;
	}

.page-id-160 .traiteur{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:133px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/03/traiteur.jpg);
	background-repeat: no-repeat;
	}

.page-id-160 .entry-content h3 {
	margin-bottom:30px !important;
    }

.page-id-160 p a {
    color: #005DA8 !important;
    }

.page-id-160 p a:hover {
    color: #757575 !important;
    }

/* =début du widget office du tourisme
-------------------------------------------------------------- */

.page-id-160 .widget-area .widget h3 {
	text-align:center;
	background-color: #005ea8;
	line-height:1.4rem;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:20px;
	}

.page-id-160 .widget-area .widget p {
        font-size: 1rem !important;
        }

.page-id-160 .widget-area .widget p:last-child {
	margin-left:15px  !important;
	}

.page-id-160 .widget-area .widget p img {
	margin:10px 0 !important;
	margin-left:0  !important;
	box-shadow:none;
	}

.page-id-160 .entry-content h4 {
	margin-bottom:0 !important;
	}

.page-id-160 .widget-area .textwidget strong {
	color: #005ea8;
	display:block;
        text-align: center;
        text-transform:lowercase;
       }

.page-id-160 .widget{
       vertical-align:auto;
  	height: 430px;
  	}

.page-id-160 .widget-area .widget a {
        margin:0 !important;
        }

.page-id-160 .widget-area .widget .textwidget{
	margin-top:0 !important;
	width: 250px;
	float:left;
	}

/* =fin de la page hebergement
-------------------------------------------------------------- */


/* =début de la page hebergement anglais
-------------------------------------------------------------- */
.page-id-287 .entry-content h5 {
	margin:0;
	color: #005ea8;
    }

.page-id-287 .pont{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:131px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/03/pont_neuf_200.jpg);
	background-image: no-repeat;
	}

.page-id-287 .ygrande{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:98px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/03/Chateau_Ygrande.jpg);
	background-image: no-repeat;
	}

.page-id-287 .beguin{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:133px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/03/chateau_beguin_200.jpg);
	background-image: no-repeat;
	}

.page-id-287 .bourbonnaise{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:144px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/uploads/2015/02/Auberge_bourbonnaise_200x144.jpg);
	background-image: no-repeat;
	}

.page-id-287 .bloux{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:126px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/bloux.jpg);
	background-image: no-repeat;
	}

.page-id-287 .traiteur{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:133px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/03/traiteur.jpg);
	background-image: no-repeat;
	}

.page-id-287 .entry-content h3 {
	margin-bottom:30px !important;
    }

.page-id-287 p a {
    color: #005DA8 !important;
    }

.page-id-287 p a:hover {
    color: #757575 !important;
    }

/* =début du widget office du tourisme
-------------------------------------------------------------- */

.page-id-287 .widget-area .widget h3 {
	text-align:center;
	background-color: #005ea8;
	line-height:1.4rem;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:20px;
	}

.page-id-287 .widget-area .widget p {
        font-size: 1rem !important;
        }

.page-id-287 .widget-area .widget p:last-child {
	margin-left:15px  !important;
	}

.page-id-287 .widget-area .widget p img {
	margin:10px 0 !important;
	margin-left:0  !important;
	box-shadow:none;
	}

.page-id-287 .entry-content h4 {
	margin-bottom:0 !important;
	}

.page-id-287 .widget-area .textwidget strong {
	color: #005ea8;
	display:block;
        text-align: center;
        text-transform:lowercase;
       }

.page-id-287 .widget{
       vertical-align:auto;
  	height: 430px;
  	}

.page-id-287 .widget-area .widget a {
        margin:0 !important;
        }

.page-id-287 .widget-area .widget .textwidget{
	margin-top:0 !important;
	width: 250px;
	float:left;
	}

/* =fin de la page hebergement anglais
-------------------------------------------------------------- */


/* =début de la page activités à proximité
-------------------------------------------------------------- */
.page-id-165 .troncais{
	text-indent:-9999px;
    margin:30px 0 6px 0;
    display:block;
    width:200px;
	height:150px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/forettroncais.jpg);
	background-image: no-repeat;
	}

.page-id-165 .martin{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:150px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/martin.jpg);
	background-image: no-repeat;
	}

.page-id-165 .canoe{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:142px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/canoe.jpg);
	background-image: no-repeat;
	}

.page-id-165 .spa{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:134px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/spa_200X134.jpg);
	background-image: no-repeat;
	}

.page-id-165 .cheval{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:111px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/cheval_200x111.jpg);
	background-image: no-repeat;
	}

.page-id-165 .entry-content h5 {
	margin:0;
	color: #005ea8;
        }

.page-id-165 .entry-content h3 {
	margin-bottom:30px !important;
       }

.page-id-165 p a {
       color: #005DA8 !important;
       }

.page-id-165 p a:hover {
       color: #757575 !important;
       }

.page-id-165 .proximite {
       margin-bottom: 5px !important;
       }

/* =début du widget office du tourisme
-------------------------------------------------------------- */

.page-id-165 .widget-area .widget h3 {
	text-align:center;
	background-color: #005ea8;
	line-height:1.4rem;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:20px;
	}

.page-id-165 .widget-area .widget p {
	font-size: 1rem !important;
	}

.page-id-165 .widget-area .widget p:last-child {
	margin-left:15px  !important;
	}

.page-id-165 .widget-area .widget p img {
	margin:10px 0 !important;
	margin-left:0  !important;
	box-shadow:none;
	}

.page-id-165 .entry-content h4 {
	margin-bottom:0 !important;
	}

.page-id-165 .widget-area .textwidget strong {
	color: #005ea8;
	display:block;
        text-align: center;
	text-transform:lowercase;
        }

.page-id-165 .widget{
	vertical-align:auto;
	height: 430px;
	}

.page-id-165 .widget-area .widget a {
        margin:0 !important;
        }

.page-id-165 .widget-area .widget .textwidget{
	margin-top:0;
	width: 250px;
	float:left;
	}

/* =fin de la page activités à proximité
-------------------------------------------------------------- */


/* =début de la page activités à proximité anglais
-------------------------------------------------------------- */

.page-id-289 .troncais{
	text-indent:-9999px;
    margin:30px 0 6px 0;
    display:block;
    width:200px;
	height:150px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/forettroncais.jpg);
	background-image: no-repeat;
	}
.page-id-289 .martin{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:150px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/martin.jpg);
	background-image: no-repeat;
	}
.page-id-289 .canoe{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:142px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/canoe.jpg);
	background-image: no-repeat;
	}
.page-id-289 .spa{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:134px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/spa_200X134.jpg);
	background-image: no-repeat;
	}
.page-id-289 .cheval{
	text-indent:-9999px;
    margin:50px 0 6px 0;
    display:block;
    width:200px;
	height:111px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/04/cheval_200x111.jpg);
	background-image: no-repeat;
	}
.page-id-289 .entry-content h5 {
	margin:0;
	color: #005ea8;
        }
.page-id-289 .entry-content h3 {
	margin-bottom:30px !important;
       }
.page-id-289 p a {
       color: #005DA8 !important;
       }
.page-id-289 p a:hover {
       color: #757575 !important;
       }
.page-id-289 .proximite {
       margin-bottom: 5px !important;
       }
/* =début du widget office du tourisme
-------------------------------------------------------------- */
.page-id-289 .widget-area .widget h3 {
	text-align:center;
	background-color: #005ea8;
	line-height:1.4rem;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:20px;
	}
.page-id-289 .widget-area .widget p {
	font-size: 1rem !important;
	}
.page-id-289 .widget-area .widget p:last-child {
	margin-left:15px  !important;
	}
.page-id-289 .widget-area .widget p img {
	margin:10px 0 !important;
	margin-left:0  !important;
	box-shadow:none;
	}
.page-id-289 .entry-content h4 {
	margin-bottom:0 !important;
	}
.page-id-289 .widget-area .textwidget strong {
	color: #005ea8;
	display:block;
        text-align: center;
	text-transform:lowercase;
        }
.page-id-289 .widget{
	vertical-align:auto;
	height: 430px;
	}
.page-id-289 .widget-area .widget a {
        margin:0 !important;
        }
.page-id-289 .widget-area .widget .textwidget{
	margin-top:0;
	width: 250px;
	float:left;
	}
/* =fin de la page activités à proximité anglais
-------------------------------------------------------------- */





/* =début de la page partenaires
-------------------------------------------------------------- */
.page-id-167 .entry-content h3 {
	margin-bottom:30px !important;
    }
.page-id-167 .imgpart1, .page-id-167 .imgpart2{
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/01/euroformula_150.jpg);
	background-image: no-repeat;
	display:block!important;
	float:left !important;
	clear:none;
	text-indent:-9999px!important;
    }
.page-id-167 .imgpart1{
        width:150px;
	height:100px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/01/euroformula_150.jpg);
	background-image: no-repeat;
	}
.page-id-167 .imgpart2{
    width:150px;
	height:144px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/03/office_lurcy_150_144.jpg);
	background-image: no-repeat;
	}
.page-id-167 .entry-content .partenaires  {
	color:#005ea8;
	display:block !important;
	margin: 0 0 0 170px !important;
	clear:none;
	height:auto;
    }
.page-id-167 .entry-content .part {
	margin: 0 0 15px 170px !important;
	font-weight: normal;
	display:block!important;
	clear:none;
    }
/* =fin de la page partenaire
-------------------------------------------------------------- */


/* =début de la page partenaires anglais
-------------------------------------------------------------- */
.page-id-291 .entry-content h3 {
	margin-bottom:30px !important;
    }
.page-id-291 .imgpart1, .page-id-291 .imgpart2{
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/01/euroformula_150.jpg);
	background-image: no-repeat;
	display:block!important;
	float:left !important;
	clear:none;
	text-indent:-9999px!important;
    }
.page-id-291 .imgpart1{
    width:150px;
	height:100px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/01/euroformula_150.jpg);
	background-image: no-repeat;
	}
.page-id-291 .imgpart2{
    width:150px;
	height:144px;
	background-image:url(https://www.circuit-lurcy-levis.com/content/2014/03/office_lurcy_150_144.jpg);
	background-image: no-repeat;
	}
.page-id-291 .entry-content .partenaires  {
	color:#005ea8;
	display:block !important;
	margin: 0 0 0 170px !important;
	clear:none;
	height:auto;
    }
.page-id-291 .entry-content .part {
	margin: 0 0 15px 170px !important;
	font-weight: normal;
	display:block!important;
	clear:none;
    }
/* =fin de la page apartenaire anglais
-------------------------------------------------------------- */



/* =début de la page s'abonner au flux RSS
-------------------------------------------------------------- */
.page-id-178 .widget-area .widget h3 {
  background: #005ea8;
    }
/* =fin de la page s'abonner au flux RSS
-------------------------------------------------------------- */


/* =début de la page s'abonner au flux RSS Anglais
-------------------------------------------------------------- */
.page-id-299 .widget-area .widget h3 {
  background: #005ea8;
    }
/* =fin de la page s'abonner au flux RSS Anglais
-------------------------------------------------------------- */



/* =début de la page plan du site
-------------------------------------------------------------- */
.page-id-180 h2 {
	text-transform: uppercase;
    color: #005ea8;
    }
.page-id-180 li a {
	list-style:none;
    color: #5b5b5b !important;
	text-transform:uppercase !important;
	text-decoration:none;
	line-height:1.5rem;    
    }
.page-id-180 li a:hover {
    color: #005ea8 !important;    
    }
.page-id-180 li{
    color: #005ea8 !important;
	font-size: 0.8rem;
	margin-bottom:20px;
    }
.page-id-180 .planfr ul li a:first-child, .page-id-180 .planen ul li a:first-child {
	font-weight:bold;
	color: #005ea8 !important;
    }
.page-id-180 ul li a:nth-of-type(2), .page-id-180 ul li a:nth-of-type(3), .page-id-180 ul li a:nth-of-type(4),.page-id-180 ul li a:nth-of-type(5)  {
	margin-left:15px;  
    }
.page-id-180 .wsp-pages-list{
	height:250px;
	}
.page-id-180 .planfr, .page-id-180 .planen {
	width:250px;
	border-left:solid 1px #EDEDED;
	display:block !important;
	float:left;
	margin-left:20px;
	}
.page-id-180 .planen {
	display:block;
    margin-left: 20px !important;
	}
.page-id-180 .planfr .lastul1, .page-id-180 .planen .lastul2{
	margin-bottom: 0 !important;
	}
.page-id-180 .planfr .lastul1:last-child li, .page-id-180 .planen .lastul2:last-child li{
	display:block !important;
	float:left;
	margin-bottom: 0 !important;
	}
.page-id-180 h4{
	display:block !important;
	float:left !important;
	text-align:right;
	margin-right:15px;
	width:80px;
	margin-bottom: 20px !important;
	}
.page-id-180 .engl2, .page-id-180 .frans{
	width:450px;
	display:block !important;
	float:left !important;
	}
.page-id-180 h4{
	font-weight:normal !important;
	display:block !important;
	float:left !important;
	}
/* =fin de la page plan du site
-------------------------------------------------------------- */

/* =début de la page mentions légales
-------------------------------------------------------------- */
.page-id-182 h3{
	color: #005ea8 !important;
	text-transform:uppercase;
	}
.page-id-182 h4{
	margin-bottom:15px;
	}
.page-id-182 p{
	font-size: 1rem;
	}
/* =fin de la page mentions légales
-------------------------------------------------------------- */



/* =début de la page copyright
-------------------------------------------------------------- */
.page-id-184 h3{
	color: #005ea8 !important;
	text-transform:uppercase;
	}
.page-id-184 h4{
	margin-bottom:15px;
	}
.page-id-184 p{
	font-size:0.8rem;
	}
/* =fin de la page copyright
-------------------------------------------------------------- */


