* {-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

img {-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

html {
 overflow-y: scroll !important;
}

body {font-family: 'Open Sans', sans-serif;font-size:16px;line-height:1.4;color:#000; margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; background-color:#fff;}


div.bandeau-responsive {position:relative;max-width:1180px;margin:auto;height:320px;}


h1 {
    text-align:left;
    font-family: 'Pavanam', sans-serif;
    font-size: 36px;
    font-weight: normal;
    font-style:normal;
    color:#46464f;
    margin:0px;
    padding:0px 0px 36px 0px;
    letter-spacing:0px;
    line-height: 1;
    background: url('i/h1.png') no-repeat left bottom;
}
h1 span.r {color:#AB040F;}


h2.slogan {
    position:absolute;
    bottom:31px;
    text-align:left;
    font-family: 'Pavanam', sans-serif;
    font-size: 22px;
    font-weight: bold;
    font-style:normal;
    color:#fff;
    margin:0px;
    padding:52px 0px 0px 20px;
    background:none;
    border:none;
    letter-spacing:normal;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.65);
}

h1.news {
    text-align:left;
    font-family: 'Pavanam', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style:normal;
    color:#fff;
    margin:0px;
    padding:0px 0px 0px 0px;
    background:none;
    letter-spacing:-1px;
}


h2 {
    text-align:left;
    font-family: 'Pavanam', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style:normal;
    color:#000;
    margin:0px;
    padding:0px 0px 5px 0px;
    background:none;
}

h2.activites {text-transform: uppercase;color:#fff;text-align:center;font-size:27px;letter-spacing: 0px;font-family: 'Pavanam', sans-serif;}



@media (max-width:1200px) {
    h1 {font-size: 30px;}
}

@media (max-width:900px) {
    h1 {font-size: 26px;}
}

@media (max-width:600px) {
    h1 {font-size: 24px;}
}


div.langue {position:absolute;top:5px;right:12px;}

@media (max-width:840px) {
    div.langue span {display:none;}
}




a.logo:focus {outline:none;}

div.logo {
    display:inline-block;    
    background:#45454E url('i/ardoise.jpg') repeat center top;
    border:1px solid #2C2C31;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
    text-align: center;
    padding:10px 20px 10px 20px;
    margin-top:12px;
}

@media (max-width:699px) {
    div.logo {width:400px;}
    h2.activites {font-size:22px;}
}

@media (max-width:499px) {
    div.logo {width:300px;}
    h2.activites {font-size:16px;}
}

@media (max-width:479px) {
    div.langue {right:5px;}

}

@media (max-width:359px) {
    div.logo {width:220px;padding:6px 6px 6px 6px;}
    h2.activites {font-size:13px;}
    div.langue {right:5px;}

}


div.sep {background-image:url(i/sep.gif); background-repeat:repeat-x; background-position:center;}

.cadrephoto2 {padding:7px;border:1px solid #aaa;background-color:#e2e2e2;}

a.lienfooter:link,a.lienfooter:visited {font-size:16px; color:#fff; font-weight:bold; font-style:normal; text-decoration:underline; text-decoration:none;}
a.lienfooter:hover,a.lienfooter:active {text-decoration:none;}





a.liennewsticker:link,a.liennewsticker:visited,a.liennewsticker:hover,a.liennewsticker:active {font-size:12px; color:#fff; font-weight:normal; font-style:normal; text-decoration:none; }
a.liennewsticker:focus {outline:none;}



div.padding { padding:50px 30px;}


@media (max-width:800px) {
	div.padding { padding:35px 20px;}	
}





.justify  { text-align:justify;}
div.center  { text-align:center;}


a.lien:link,a.lien:visited {color:#5D981C; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lien:hover,a.lien:active {text-decoration:none;}
a.lien:focus {outline:none;}


a.lienpetit:link,a.lienpetit:visited {font-size:13px; color:#5D981C; font-weight:bold; font-style:italic; text-decoration:underline; }
a.lienpetit:hover,a.lienpetit:active {text-decoration:none;}
a.lienpetit:focus {outline:none;}


ul.puce {
	margin-top:5px;
	margin-bottom:5px;
    overflow: hidden;
}
ul.puce li {
	list-style-type:none;
	background-image: url(i/puce.png);
	background-repeat: no-repeat;
	padding-left:19px;
	background-position:0px 4px;
	margin:0px 0px 4px -30px;
}

.footer ul.puce {
	margin-top:5px;
	margin-bottom:5px;
    overflow: hidden;
}
.footer ul.puce li {
	list-style-type:none;
	background-image: url(i/pucefooter.png);
	background-repeat: no-repeat;
	padding-left:19px;
	background-position:0px 6px;
	margin:0px 0px 4px -30px;
}




ul.puce-blanche li {
    background-image: url(i/puce-blanche.png);
}


div.right { float:right; padding-left:16px; max-width: 100%;}
div.left { float:left; padding-right:16px;max-width: 100%;}

div.right-responsive {float:right; padding-left:16px;max-width:100%;}
div.left-responsive {float:left; padding-right:16px;max-width:100%;}



div.dessous {clear:both;}

.form_header {color:#000;text-align:left;padding:4px;font-size:14px;text-align:center;}
sup{color:#ff0000;}
.error{color:#ff0000;}
.form_label {font-weight:normal;font-size:13px;}
.form_input {}
div.form_note {font-style:italic;font-size:10px;}

div.map {border:1px solid #ccc;}

form#form {
    display: block !important;
    padding:4px;
    border: 1px solid #aaa;
    background-color: #ddd;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.35);
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.35);
}

.pagination_inactif { font-size:16px; color:#B3B3B3; font-weight:bold; font-style:italic;}
a.lienpagination:link,a.lienpagination:visited,a.lienpagination:hover,a.lienpagination:active  {  font-size:16px; color:#474751; font-weight:bold; text-decoration:none;display:block;width:100%;}
a.lienpaginations:link,a.lienpaginations:visited,a.lienpaginations:hover,a.lienpaginations:active  {  font-size:16px; color:#fff; font-weight:bold; text-decoration:none;display:block;width:100%;}
.cadrepagination {}
.cadrepaginations {background-color:#474751;}
table.pagination {background-color:#DBDBDB;padding:2px;border:1px solid #B3B3B3;}


@media (max-width:580px) {

    td.cadrepaginations, td.cadrepagination {display: none;}

}






ul.images {
    padding:0px;
    margin:0;
    list-style-type:none;
}

ul.images li {
    float:left;
}

ul.images div.i {
    display:block;
    margin:auto;
    text-align:center;
}

ul.n2 li {width:50%;}
ul.n3 li {width:33.33%;}
ul.n4 li {width:25%;}
ul.n5 li {width:20%;}



input[type=text],
input[type=email],
input[type=url],
input[type=password],
textarea {
  width: 90%;
}


@media (max-width: 640px) {
    table {
        overflow-x: auto;
        display: block;
        max-width: 100%;
    }
}



a.back-to-top {
    display: none;
    width: 48px;
    height: 48px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 30px;
    background: #79C328 url("i/arrow-up.png") no-repeat center center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    opacity:1;
}





/*http://codepen.io/andornagy/full/xhiJH/*/
#menu-desktop {
    width:100%;
    margin:auto;
    z-index:10000;
    background:#45454E url('i/ardoise.jpg') repeat center top;
    border-top:1px solid #2C2C31;
    border-bottom:1px solid #2C2C31;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.75);
}
/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
#menu-desktop ul {
    padding:0;
    margin:0;
    list-style: none;
    position: relative;
    text-align: center;
    }
/* Positioning the #menu-desktopigation items inline */
#menu-desktop ul li {
    margin: 0px;
    display:inline-block;
    vertical-align: top;
    background-color: transparent;
    position:relative;

    }

#menu-desktop ul li ul {text-align: left;
    background-color: rgba(255,255,255,1);
background-color: #39758C;
-moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
-webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
-o-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.7);
filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=135, Strength=10);
}


/* Styling the links */
#menu-desktop span {
    font-size:15px;
    cursor: pointer;
    display:block; 
    color:#FFF;
    line-height: 20px;
    text-decoration:none;
    background: url('i/arrow.png') no-repeat bottom center;
    text-align: center;
    padding:23px 25px 23px 25px;
    text-transform: uppercase;
}

#menu-desktop span.double {padding:13px 25px 13px 25px;}


#menu-desktop ul li:hover > span {
    background: url('i/menus.png') repeat-x bottom, url('i/arrow.png') no-repeat bottom center;
}


/* Styling the links */
#menu-desktop a {
    font-size:15px;
    display:block;
    color:#FFF;
    line-height: 20px;
    text-decoration:none;
        text-align: center;
    padding:23px 25px 23px 25px;
        text-transform: uppercase;

}
#menu-desktop a.double {padding:13px 25px 13px 25px;}


/* Background color change on Hover */
#menu-desktop a.selected {

    background-color:#7CC52D !important;
    color:#000;
}


#menu-desktop a:hover {

    background-color:rgba(124,197,45,0.8);
    color:#000;
}

#menu-desktop span.selected, #menu-desktop span.selected:hover, #menu-desktop span:hover {

    background: #7CC52D, url('i/arrow.png') no-repeat bottom center;
}


#menu-desktop ul ul a:hover, #menu-desktop ul ul a.selected {

    background: #224454;
}

#menu-desktop ul ul a { text-transform: none;text-align:left;padding:0 10px;line-height: 50px;}


#menu-desktop ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left:0px;
    z-index:10000;
}

#menu-desktop ul ul.page-contact {
    right:0px !important;
    left:auto;
}


/* Display Dropdowns on Hover */
#menu-desktop ul li:hover > ul {
    display:inherit;
}


#menu-desktop ul li:hover > ul li:hover span{
    background-color: #000000;
}
#menu-desktop ul li.selected > ul li.selected span{
    background-color: #000000;
}

/* Fisrt Tier Dropdown */
#menu-desktop ul ul li {
/*    min-width:170px;*/
    display:list-item;
    position: relative;
}

#menu-desktop ul ul ul {
    position: absolute;
    top:0;
    left:100%;
    z-index:10000;
}

@media (max-width:1200px) {
    #menu-desktop span, #menu-desktop a {font-size:15px;padding:23px 18px 23px 18px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:15px;padding:13px 18px 13px 18px;}
}

@media (max-width:1050px) {
    #menu-desktop span, #menu-desktop a {font-size:15px;padding:23px 12px 23px 12px;}
    #menu-desktop span.double, #menu-desktop a.double {font-size:15px;padding:13px 12px 13px 12px;}
}

    


div.contenu-wrapper {background-color:#fff;}
div.contenu-responsive {max-width:1180px;margin: auto;padding-top:50px;padding-bottom:50px;}


#bandeau_fullwidth {max-width:1920px;margin:auto;}
#bandeau_photos_fullwidth {width:100%;max-width: 1920px;height: 700px;}
#bandeau_fullwidth img {max-width:1920px;height:auto;}

/*#bandeau_photos_fullwidth {min-height: 200px;}
#bandeau_fullwidth img {min-height:200px;}
*/

div.bandeau-fixe {height:386px;background: url('i/bandeau.jpg') no-repeat center -200px;}

@media (max-width:900px) {
    div.bandeau-fixe {height:316px;background: url('i/bandeau.jpg') no-repeat center -200px;}
}



@media (min-width:1200px) and (max-width:1920px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 960px) !important;
        margin-left: calc(50% - 960px) !important;
        margin-top: 0px !important;
        height:700px;
    }
    #bandeau_photos_fullwidth {
        height:700px !important;        
    }

}



@media (min-width:1090px) and (max-width:1199px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 823px) !important;
        margin-left: calc(50% - 823px) !important;
        margin-top: 0px !important;
        height:600px;
    }
    #bandeau_photos_fullwidth {
        height:600px !important;        
    }


}

@media (min-width:700px) and (max-width:1089px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 686px) !important;
        margin-left: calc(50% - 686px) !important;
        margin-top: 0px !important;
        height:500px;
    }
    #bandeau_photos_fullwidth {
        height:500px !important;        
    }

    div.bandeau-fixe {background: url('i/bandeau.jpg') no-repeat center top;background-size:1300px auto;}


}

@media (min-width:480px) and (max-width:699px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 549px) !important;
        margin-left: calc(50% - 549px) !important;
        margin-top: 0px !important;
        height:400px;
    }
    #bandeau_photos_fullwidth {
        height:400px !important;        
    }

    div.bandeau-fixe {height:250px;background: url('i/bandeau.jpg') no-repeat center top;background-size:990px auto;}

}


@media (max-width:479px) {

    #bandeau_fullwidth img {
        margin-left: 0px !important;
        margin-left: -webkit-calc(50% - 411px) !important;
        margin-left: calc(50% - 411px) !important;
        margin-top: 0px !important;
        height:300px;
    }
    #bandeau_photos_fullwidth {
        height:300px !important;        
    }

    div.bandeau-fixe {height:200px;background: url('i/bandeau.jpg') no-repeat center -50px;background-size:990px auto;}
}


img {max-width:100%;height:auto;}


.slicknav_menu {
  display:none;
}

#menu {
    display:none;
  }




@media (max-width:900px) {

    
    #menu-desktop {display: none;}

    .slicknav_menu {
        display:block;
    }

}


@media (max-width:980px) {


    div.contenu-responsive {padding-top:30px;padding-bottom:30px;}

}




@media (max-width:560px) {

    div.right-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}
    div.left-responsive {float:none;width:auto;padding:0;padding-bottom:20px;text-align: center;}


}




@media (max-width:340px) {

    div.bandeau-responsive {
        height: 267px;
    }

}





h3 {
	font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style:normal;
    text-transform: uppercase;
    color:#fff;
    margin:0px;
    padding:0px 0px 36px 0px;
    letter-spacing:0px;
    background: url('i/h1footer.png') no-repeat left bottom;
}


div.wrapper-footer  {background:#45454E url('i/ardoise.jpg') repeat center top;}
div.footer  {font-size:16px;color:#fff;padding-top:30px;padding-bottom:100px;max-width:1180px;margin:auto;}

a.lien-facebook {text-decoration: none !important;}

div.footer-1, div.footer-2, div.footer-3, div.footer-4 {vertical-align:top;display:inline-block;width:25%;text-align:left;padding:20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.footer a.lien {color:#fff;font-style: normal;text-decoration: none;font-weight: normal;font-size: 17px;}

div.mentions {max-width:1180px;margin:auto;text-align:center;padding:20px 20px 0px 20px;-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

div.footer-2 ul.puce {margin-top:20px;}

div.footer-1 img {margin-bottom:10px;}

div.footer-1 {width:44%;}
div.footer-2 {width:28%;padding-left:40px;}
div.footer-3 {width:28%;}


@media (max-width:900px) {

    div.footer-1 {width:100%;text-align: center;}
    div.footer-2 {width:50%;padding-left:60px;}
    div.footer-3 {width:50%;}

}

@media (max-width:500px) {

    div.footer-1 {width:100%;margin-right:0%;}
    div.footer-2 {width:100%;padding-left:60px;}
    div.footer-3 {width:100%;padding-left:60px;}

}



@media (max-width:400px) {

    div.footer-1 {width:100%;margin-left:0%;}
    div.footer-2 {width:100%;margin-left:0%;}

}



@media (max-width:1040px) {.glidecontentwrapper {margin:0 !important;}}


@media (max-width:630px) {.glidecontentwrapper {margin:auto !important;}}





.royalSlider_galerie {width:100%;max-width: 610px;height: 700px;margin:auto;}



div.ticker {
    width:360px;overflow: hidden;margin-bottom: 30px;  /*   background-color: #efefef; */
    padding: 20px;padding-right:20px;padding-top:0px;margin-left:30px;margin-bottom: 30px;
    background-color: #efefef;padding-top: 20px;
    float:right;
    -webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.4);
    border: 1px solid #fff;
    box-sizing: border-box;

}

div.static-news div.justify {color:#000;}


@media (max-width:700px) {

	div.ticker {
	    width:360px;
	    max-width: 100%;
	    margin:auto;
	    float:none;
	    margin-bottom: 20px;
	}


}





div.boxed {max-width: 1180px;margin: auto;    box-sizing: border-box;}

.boxed:after {
    content: '';
    display: block;
    clear: both;
}


div.col1-2 {display:inline-block;vertical-align:top;width:48%;}
div.col2-2 {display:inline-block;vertical-align:top;margin-left:4%;width:48%;}


@media (max-width:700px) { 
	div.col1-2 {display:inline-block;vertical-align:top;width:100%;}
	div.col2-2 {display:inline-block;vertical-align:top;margin-left:0%;width:100%;margin-top:15px;}
}







a.flag {color:#000;line-height: 16px;text-decoration: none;text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);}
img.flag {vertical-align: -3px;-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,1);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,1);}


.slicknav_menu { background:#45454E url('i/ardoise.jpg') repeat center top;}








div.bande-nezjobourg {
	background:#3C3C44 url('i/nezjobourg.jpg') no-repeat center center;padding:200px 20px;
    font-family: 'Pavanam', sans-serif;
    font-size: 48px;
    font-weight: normal;
    font-style:normal;
    color:#fff;
    text-align:center;
    text-shadow: 2px 2px 4px #000;
    line-height: 1.2;
 }

a.bouton {
	text-shadow: none;display:inline-block;padding:6px 8px 4px 8px;background-color:#79C328;text-align: center;
	font-family: 'Pavanam', sans-serif;color:#000;font-size: 27px;font-weight: normal;text-decoration: none;
	-webkit-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.5);
	box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.5);
	border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px 8px 8px 8px;
	margin-top:30px;
}

@media (max-width:750px) {
	div.bande-nezjobourg {
		padding:150px 20px;
	    font-size: 40px;
	    background-size:cover;
	}
}

@media (max-width:560px) {
	div.bande-nezjobourg {
		padding:120px 20px;
	    font-size: 32px;
	}
	a.bouton {font-size:24px;}
}



div.galerie-photo {width:33.33%;display:inline-block;vertical-align: top;padding:20px;text-align: center;}

@media (max-width:800px) {
    div.galerie-photo {width:50%;}
}


@media (max-width:500px) {
    div.galerie-photo {width:100%;}
}



img.cadrephoto, img.ombre, ul.images img {
  -moz-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -webkit-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  -o-box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  box-shadow: 4px 4px 10px 0px rgba(0,0,0,0.5);
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#000, Direction=134, Strength=5);
}


a.lien-actu {color:inherit;text-decoration: none;}


span.menu-ou {color:#666;font-size: 15px;font-style: italic;}


div.ardoise {text-align: center;margin-bottom:50px;background: #efefef;border:1px solid #CBCBCB;padding:20px 0px;
-webkit-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.35);
box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.35);
}
div.ardoise h1 {text-align: center;background-position:center bottom;margin-bottom:10px;}


div.lespetitsplus {background:#efefef url('i/wall.jpg') repeat center top;text-align: center;border-top: 5px solid #464650;}


div.lespetitsplus ul.puce {
    margin:0px;
    padding:0px;
    overflow: hidden;
}
div.lespetitsplus ul.puce li {
    margin:0px;
    padding:0px;
    list-style-type:none;
    text-align: center;
    background-image: url('i/h1.png');
    background-size:auto 14px;
    background-position: 50% 0px;
    background-repeat: no-repeat;
    padding-top: 14px;
    padding-bottom: 10px;
}


div.sep {background: url('i/sep.png') no-repeat;height:3px;background-position: center center;margin-top: 8px;
    margin-bottom: -6px;}


div.footer-logos {padding-top: 20px;}
.logo-qualite-tourisme, .logo-maitre-restaurateur {display: inline-block;vertical-align:middle;}
.logo-maitre-restaurateur {padding-left:20px;}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
    h1 {background: url('i/h1-2x.png') no-repeat left bottom;background-size:97px 28px;}
    h3 {background: url('i/h1footer-2x.png') no-repeat left bottom;background-size:97px 28px;}
    .footer ul.puce li {background-image: url(i/pucefooter-2x.png);background-size:17px 17px;}
    a.back-to-top {background: #79C328 url("i/arrow-up.png") no-repeat center center;background-size: 16px 16px;}
    div.logo, #menu-desktop, div.wrapper-footer {background-size: 250px 233px;}
    div.lespetitsplus {background-size:250px 250px;}
}



.wrapper-changement-proprietaire {background:#45454E url('i/ardoise.jpg') repeat center top;padding: 20px;}
.boxed-changement-proprietaire {max-width: 1380px;margin: auto;color: #fff;font-size: 19px;text-align: center;}


@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi) {
    .wrapper-changement-proprietaire {background-size: 250px 233px;}

}





table.tableau {border-collapse: collapse;}
table.tableau tr:first-of-type td {background: #45454f;color:#fff;font-weight: bold;}
table.tableau td {padding:4px;border:1px solid #ccc;background: #efefef;min-width: 100px;text-align: center;}

@media (max-width:600px) {
    table.tableau td {min-width: 50px;}
}
