/****
FONTS
****/

@font-face {
    font-family: 'focoregular';
    src: url('../../fonts/2015/foco-webfont.eot');
    src: url('../../fonts/2015/foco-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../../fonts/2015/foco-webfont.woff') format('woff'), url('../../fonts/2015/foco-webfont.ttf') format('truetype'), url('../../fonts/2015/foco-webfont.svg#focoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'focobold';
    src: url('../../fonts/2015/focobold-webfont.eot');
    src: url('../../fonts/2015/focobold-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../../fonts/2015/focobold-webfont.woff') format('woff'), url('../../fonts/2015/focobold-webfont.ttf') format('truetype'), url('../../fonts/2015/focobold-webfont.svg#focobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'foco_lightregular';
    src: url('../../fonts/2015/focolight-webfont.eot');
    src: url('../../fonts/2015/focolight-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../../fonts/2015/focolight-webfont.woff') format('woff'), url('../../fonts/2015/focolight-webfont.ttf') format('truetype'), url('../../fonts/2015/focolight-webfont.svg#foco_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* CLASSES FOCO */

.foco {
    font-family: 'focoregular';
}

.foco-bold {
    font-family: 'focobold';
}

.foco-light {
    font-family: 'foco_lightregular';
}


/*****
FILTER
*****/

#voeux {
    z-index: 100000;
    display: block;
    opacity: 0;
    /*-webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -ms-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;*/
}

#voeux:target {
    opacity: 1;
}

#voeux .filter {
    position: fixed;
    z-index: 100001;
    width: 100%;
    height: 2000px;
    background-color: #000000;
    top: 0;
    left: 0;
    cursor: pointer;
    opacity: .75;
    margin-top: -2000px;
}

#voeux:target .filter {
    margin-top: 0;
}

#voeux .video {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -2000px;
    margin-left: -422px;
    width: 844px;
    height: 475px;
    background-color: #ffffff;
    z-index: 100002;
}

#voeux:target .video {
    margin-top: -238px;
}


/************
TOP GENERIQUE
************/

body {
    /* background: url("/RessourcesCiel/Binaires/images/2011/top/bg.gif") repeat-x;*/
    background-color: #ffffff;
    font: 12px Arial, Helvetica, sans-serif;
    color: #777777;
    margin: 0;
    padding: 0;
    float: left;
    height: 100%;
    width: 100%;
    overflow-x: hidden;
}

img {
    border: none;
}

.vert {
    color: #97ba10;
}

.orange {
    color: #f18e00;
}

.violet {
    color: #e2007a;
}

.bleu {
    color: #0099cc;
}

.header {
    float: left;
    height: 130px;
    width: 100%;
    background-color: #ffffff;
}

.header.bleu {
    background: url(../../../Binaires/images/top/2015/bg_bandeau.png) 0 0 repeat-x #0099cc;
    height: 80px;
}

.header .top {
    width: 1020px;
    height: 130px;
    margin: 0 auto;
}

.header.bleu .top {
    height: 80px;
}

.header .top img {
    float: left;
}

.header.bleu .top img {
    margin: 8px 0 0 15px;
}

.header.bleu .top img.help {
    margin: 0;
    float: right;
}

.header .top img.accroche {
    margin: 24px 0 0 27px;
}

.header .top .menu_top {
    float: right;
    margin-right: 10px;
    height: 27px;
    width: 750px;
}

.header .top .menu_top ul {
    float: right;
    height: 27px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.header .top .menu_top ul li {
    float: right;
    margin: 0;
    padding: 4px 0 0 0;
    height: 23px;
    background: #0099cc url("../../../Binaires/images/2011/top/bg_menu_haut.gif") repeat-x;
}

.header .top .menu_top ul li.spacer {
    width: 21px;
    background: #0099cc url("../../../Binaires/images/2011/top/bg_menu_haut_spacer.gif") no-repeat;
}

.header .top .menu_top ul li.right {
    width: 15px;
    background: #0099cc url("../../../Binaires/images/2011/top/bg_menu_haut_d.gif") no-repeat;
}

.header .top .menu_top ul li.left {
    width: 15px;
    background: #0099cc url("../../../Binaires/images/2011/top/bg_menu_haut_g.gif") no-repeat;
}

.header .top .menu_top ul li a:link,
.header .top .menu_top ul li a:visited,
.header .top .menu_top ul li a:hover,
.header .top .menu_top ul li a:active {
    color: #666666;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff;
}

.header .top .menu_top ul li a:hover {
    color: #0099cc;
}

.header .top img.service_client {
    float: right;
    margin: 21px 10px 0 0;
}


/***********
TOP BOUTIQUE
***********/

div.top.boutique {
    float: none;
}

div.top.boutique a img {
    width: 101px;
    height: 40px;
    margin: 36px 0 0 15px;
}

.top img.accroche.boutique {
    margin: 47px 0 0 3px;
}

.boutique .navigation {
    float: right;
    height: 45px;
    margin: 58px 12px 0 0;
}

.boutique .navigation ul {
    float: right;
    height: 45px;
    margin: 0;
    padding: 0;
}

.boutique .navigation ul li {
    float: right;
    list-style: none;
    height: 45px;
    margin: 0;
    padding: 0;
}

.boutique .navigation ul li.quatre {
    width: 150px;
    background: #0099cc url("../../../Binaires/images/2011/top/navi_boutique_4.gif") no-repeat;
}

.boutique .navigation ul li.trois {
    width: 126px;
    background: #0099cc url("../../../Binaires/images/2011/top/navi_boutique_3.gif") no-repeat;
}

.boutique .navigation ul li.deux {
    width: 116px;
    background: #0099cc url("../../../Binaires/images/2011/top/navi_boutique_2.gif") no-repeat;
}

.boutique .navigation ul li.un {
    width: 108px;
    background: #0099cc url("../../../Binaires/images/2011/top/navi_boutique_1.gif") no-repeat;
}

.boutique .navigation ul li.quatre.active {
    background: #0099cc url("../../../Binaires/images/2011/top/navi_boutique_4_on.gif") no-repeat;
}

.boutique .navigation ul li.trois.active {
    background: #0099cc url("../../../Binaires/images/2011/top/navi_boutique_3_on.gif") no-repeat;
}

.boutique .navigation ul li.deux.active {
    background: #0099cc url("../../../Binaires/images/2011/top/navi_boutique_2_on.gif") no-repeat;
}

.boutique .navigation ul li.un.active {
    background: #0099cc url("../../../Binaires/images/2011/top/navi_boutique_1_on.gif") no-repeat;
}


/***********
FIL D'ARIANE
***********/

.ariane {
    width: 100%;
    float: left;
}

.ariane .content {
    width: 1020px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 27px 15px 15px 15px;
    color: #0099cc;
}

.ariane .content p {
    display: block;
    height: 14px;
    margin: -7px 0 15px 0;
    float: left;
    padding: 0;
    width: 100%;
}

.ariane .content p a {
    color: #0099cc;
    text-decoration: none;
}


/**********
FORMULAIRES
**********/

form {
    margin: 0;
    padding: 0;
}


/*****
TOP ID
*****/

.header .top.id img.accroche {
    margin: 51px 0 0 27px;
}

.header .top.id img.service_client {
    margin: 10px 10px 0 0;
}

.header .top.id .bulle {
    width: 500px;
    height: 50px;
    position: absolute;
    margin: 80px 0 0 508px;
}

.header .top.id .bulle .infos {
    float: right;
    height: 50px;
    min-width: 238px;
    padding: 0 18px 0 10px;
    text-align: center;
/*    background: transparent url("/RessourcesCiel/Binaires/images/2011/menu/bulle_pasmoncompte_droite.gif") no-repeat right top;*/
}

.header .top.id .bulle .infos p {
    margin: 13px 0 0 0;
    padding: 0;
    color: #bdbdbd;
    text-shadow: 0 1px 1px #ffffff;
}

.header .top.id .bulle .infos p strong {
    color: #88a60f;
}

.header .top.id .bulle .infos p a {
    color: #666666;
    text-decoration: none;
}

.header .top.id .bulle .infos p a:hover {
    color: #0099cc;
}

.header .top.id .bulle .bulle_gauche {
    float: right;
    height: 50px;
    width: 8px;
/*    background: transparent url("/RessourcesCiel/Binaires/images/2011/menu/bulle_pasmoncompte_gauche.gif") no-repeat;*/
}


/******
MENU ID
******/


/* MENU LIGNE */

.menu .items ul li.compte.id a:link,
.menu .items ul li.compte.id a:visited,
.menu .items ul li.compte.id a:hover,
.menu .items ul li.compte.id a:active {
    background: transparent url("../../../Binaires/images/2011/menu/bg_menu_navmoncompte_compte_off.gif") no-repeat 15px 1px;
}

.menu .items ul li.compte.id a:hover {
    background: transparent url("../../../Binaires/images/2011/menu/bg_menu_navmoncompte_compte_on.gif") no-repeat;
}


/********
MENU SAGE
********/


/*body {
    background: url("/RessourcesCiel/Binaires/images/2011/top/bg.gif") repeat-x 0 26px;
}*/

.menu_sage {
    float: left;
    height: 26px;
    background-color: #000000;
    width: 100%;
}

.menu_sage .menu_sage_content {
    width: 1020px;
    margin: 0 auto;
    height: 26px;
}

.menu_sage .menu_sage_content ul {
    float: right;
    margin: 6px 15px 0 0;
    padding: 0;
    font-size: 13px;
    list-style-type: none;
}

.menu_sage .menu_sage_content ul li {
    float: right;
    margin: 0 0 0 25px;
    padding: 0;
}

.menu_sage .menu_sage_content ul li a {
    color: #ffffff;
    text-decoration: none;
}

.menu_sage .menu_sage_content ul li a:hover {
    text-decoration: underline;
}

.header .top .menu_top {
    margin-right: 15px;
}

.header .top .menu_top ul li {
    padding: 13px 0 0 0;
    height: 14px;
    background: none;
}

.header .top .menu_top ul li.spacer {
    background: none;
    text-align: center;
    color: #4eb2db;
}

.header .top .menu_top ul li a:link,
.top .menu_top ul li a:visited,
.top .menu_top ul li a:hover,
.top .menu_top ul li a:active {
    color: #333333;
    text-shadow: none;
}

.header .top .menu_top ul li a:hover {
    color: #333333;
    text-decoration: underline;
}

.header .top.id .bulle,
.header .top .bulle {
    margin: 80px 0 0 508px;
}

.header .top.id .bulle .infos,
.header .top .bulle .infos {
  /*  background: transparent url("/RessourcesCiel/Binaires/images/top/2015/bulle_pasmoncompte_droite.png") no-repeat right top;*/
}

.header .top.id .bulle .bulle_gauche {
/*    background: transparent url("/RessourcesCiel/Binaires/images/top/2015/bulle_pasmoncompte_gauche.png") no-repeat;*/
}


/**********
SITE V.2015
**********/

body {
    background: url("../../../Binaires/images/top/2015/bg_2015.gif") repeat-x 0 0;
}

.header .top .menu_top ul li.spacer {
    color: #bfbfbf;
}

.header .top .menu_top ul li a:link,
.top .menu_top ul li a:visited,
.top .menu_top ul li a:hover,
.top .menu_top ul li a:active {
    color: #333333;
}

.header .top img.service_client {
    margin: 26px 10px 0 0;
}


/*****
TOP ID
*****/

.header .top.id img.service_client {
    margin: 17px 10px 0 0;
}

.header .top.id .bulle .infos {
    background: transparent url("../../../Binaires/images/top/2015/bulle_pasmoncompte_droite_2015.png") no-repeat right top;
}

.header .top.id .bulle .infos p {
    color: #b2b6bf;
    text-shadow: none;
}

.header .top.id .bulle .infos p strong {
    color: #ffffff;
}

.header .top.id .bulle .infos p a {
    color: #b2b6bf;
    text-decoration: none;
}

.header .top.id .bulle .infos p a:hover {
    color: #ffffff;
}

.header .top.id .bulle .bulle_gauche {
    background: transparent url("../../../Binaires/images/top/2015/bulle_pasmoncompte_gauche_2015.png") no-repeat;
}


/******
MENU ID
******/


/* MENU LIGNE */

.menu .items ul li.compte.id a:link,
.menu .items ul li.compte.id a:visited,
.menu .items ul li.compte.id a:hover,
.menu .items ul li.compte.id a:active {
    background: transparent url("../../../Binaires/images/menu/2015/bg_menu_navmoncompte_compte_2015_off.gif") no-repeat 16px 4px;
}

.menu .items ul li.compte.id a:hover {
    background: transparent url("../../../Binaires/images/menu/2015/bg_menu_nav_compte_2015_on.gif") no-repeat;
}


/**********
MAINTENANCE
**********/

.header.maintenance .top img.service_client {
    float: right;
    margin: 40px 10px 0 0;
}


/**********
BOUTIQUE
**********/

.boutique .navigation {
    float: right;
    height: 45px;
    margin: 30px 12px 0 0;
}

.boutique .navigation ul {
    float: right;
    height: 45px;
    margin: 0;
    padding: 0;
}

.boutique .navigation ul li {
    float: right;
    list-style: none;
    height: 45px;
    margin: 0;
    padding: 0;
}

.boutique .navigation ul li.quatre {
    width: 147px;
    background: transparent url("../../../Binaires/images/2011/top/navi_boutique_4.gif") no-repeat;
}

.boutique .navigation ul li.trois {
    width: 126px;
    background: transparent url("../../../Binaires/images/2011/top/navi_boutique_3.gif") no-repeat;
}

.boutique .navigation ul li.deux {
    width: 117px;
    background: transparent url("../../../Binaires/images/2011/top/navi_boutique_2.gif") no-repeat;
}

.boutique .navigation ul li.un {
    width: 104px;
    background: transparent url("../../../Binaires/images/2011/top/navi_boutique_1.gif") no-repeat;
}

.boutique .navigation ul li.quatre.active {
    background: transparent url("../../../Binaires/images/2011/top/navi_boutique_4_on.gif") no-repeat;
}

.boutique .navigation ul li.trois.active {
    background: transparent url("../../../Binaires/images/2011/top/navi_boutique_3_on.gif") no-repeat;
}

.boutique .navigation ul li.deux.active {
    background: transparent url("../../../Binaires/images/2011/top/navi_boutique_2_on.gif") no-repeat;
}

.boutique .navigation ul li.un.active {
    background: transparent url("../../../Binaires/images/2011/top/navi_boutique_1_on.gif") no-repeat;
}


/*
  Convergence bandeau ciel-sage
 */

.convergence.ombre {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.95);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.95);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.95);
}

.convergence .bandeau__inside {
    max-width: 990px;
    margin: 0 auto;
}

.convergence.fond-blanc,
.convergence .fond-blanc {
    background-color: #ffffff;
}

.convergence .fond-gris {
    background-color: #ededed;
}

.convergence .bandeau-info {
    width: 100%;
    position: relative;
    height: 26px;
    color: #333333;
}

.convergence .bandeau-info p {
    line-height: 26px;
    margin: 0;
    font-size: 13px;
}

.convergence .bandeau-info p a {
    color: #333333;
    text-decoration: none;
}

.convergence .bandeau-info p .spacer {
    width: 1px;
    border-right: 1px solid #b2b2b2;
    margin: 7px 9px 0 10px;
}

.convergence .bandeau-info p .icone {
    display: inline-block;
    line-height: 26px;
    padding-left: 21px;
}

.convergence .bandeau-info p .icone.telephone {
    background: url('../../../Binaires/images/global/2015/pictos/telephone.png') center left no-repeat;
}

.convergence .bandeau-info p .icone.callback {
    background: url('../../../Binaires/images/global/2015/pictos/callback.png') center left no-repeat;
}

.convergence .bandeau-info p .icone.pdf {
    background: url('../../../Binaires/images/global/2015/pictos/pdf.png') center left no-repeat;
}

.convergence .bandeau-logos {
    width: 100%;
    position: relative;
}

.convergence .bandeau-logos .bandeau__inside {
    height: 90px;
}

.convergence .bandeau-logos .bandeau__inside p {
    font-family: 'foco_lightregular';
    color: #009fda;
    font-size: 30px;
    display: inline-block;
    margin: 0;
    line-height: 90px;
    font-weight: bold;
}

.convergence .bandeau-logos .bandeau__inside p a {
    color: #009fda;
    text-decoration: none;
}

.convergence .bandeau-logos .bandeau__inside p .ciel {
    font-size: 56px;
}

.convergence .bandeau-logos .bandeau__inside img {
    float: right;
    margin-top: 32px;
}

.convergence .bandeau-logos.ombre {
    -webkit-box-shadow: 1px 1px 5px 0px rgba(154, 155, 156, 0.7);
    -moz-box-shadow: 1px 1px 5px 0px rgba(154, 155, 156, 0.7);
    box-shadow: 1px 1px 5px 0px rgba(154, 155, 156, 0.7);
}

@media screen and (max-width: 415px) {
    .convergence .bandeau__inside {
        max-width: inherit;
        box-sizing: border-box;
        width: 100%;
        padding: 0 16px;
    }
    .convergence .bandeau-info {
        display: none;
    }
    .convergence .bandeau-logos .bandeau__inside p {
        float: left;
        width: 100%;
    }
    .convergence .bandeau-logos .bandeau__inside p span {
        float: left;
    }
    .convergence .bandeau-logos .bandeau__inside p span.baseline {
        line-height: normal;
        width: 170px;
        font-size: 22px;
        padding-top: 22px;
    }
    .convergence .bandeau-logos .bandeau__inside img {
        display: none;
    }
}


/* 
  TOP V16
*/

.top {
    float: left;
    height: 154px;
    width: 100%;
    background-color: #ffffff;
}

.top .menulite {
    position: relative;
    float: left;
    height: 26px;
    width: 100%;
    background-color: #ededed;
}

.top .menulite .content {
    position: relative;
    margin: 0 auto;
    height: 26px;
    width: 1020px;
    box-sizing: border-box;
    padding: 0 15px;
}

.top .menulite .content ul {
    margin: 6px 0 0 0;
    padding: 0;
    color: #b2b2b2;
    list-style: none;
    font-size: 12px;
}

.top .menulite .content ul.left {
    float: left;
}

.top .menulite .content ul.right {
    float: right;
}

.top .menulite .content ul li {
    float: left;
}

.top .menulite .content ul li a {
    color: #333333;
    text-decoration: none;
}

.top .menulite .content ul li img {
    width: 14px;
    height: 14px;
    float: left;
    margin-right: 3px;
    margin-top: 1px;
}

.top .menulite .content ul li a:hover {
    color: #009fda;
    text-decoration: underline;
}

.top .menulite .content ul li.tel {
    color: #333333;
    font-size: 14px;
    margin-top: -1px;
}

.top .menulite .content ul li.tel span {
    min-width: 113px;
}

.top .header {
    position: relative;
    float: left;
    height: 90px;
    width: 100%;
}

.top .header .content {
    position: relative;
    margin: 0 auto;
    height: 90px;
    width: 1020px;
    box-sizing: border-box;
    padding: 0 15px 0 12px;
}

.top .header .content .logo {
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 30px;
    color: #009fda;
    font-family: 'foco_lightregular';
    display: block;
    float: left;
    text-decoration: none;
    font-weight: bold;
}

.top .header .content .logo span {
    font-size: 56px;
}

.top .header .content img {
    float: right;
    width: 101px;
    height: 40px;
    margin-top: 36px;
}

/************************
   moteur de recherche
************************/

#search-engine {
	float:left;
	width:100%;
	height: 50px;
	line-height:50px;
	background :#009fda;
	color: #ffffff;
}

#search-engine .content-search {
    
    position: relative;
    margin: 0 auto;
    width: 1020px;
    box-sizing: border-box;
    padding-left:15px;
    padding-right:15px;
    
}

#search-engine .form-control{
    padding: 7px;
    height: auto;
    width:75%;
    padding-right: 3px;
    
}

#search-engine input:focus {
	border: 1px solid #ffffff;
	outline: none;
}

#search-engine input[type="text"] {
	border: 0;
	background: #ffffff;
	color: #009fda;
	text-align:left;
    width:100%;
    position: relative;
}

#search-engine ::-webkit-input-placeholder{
	color:#009fda;
	font-size:14px;
    font-family: 'focoregular';
}

#search-engine:-moz-placeholder { /* Firefox 18- */
   color: #009fda;
   font-size:14px;
   font-family: 'focoregular';
}

#search-engine ::-moz-placeholder {  /* Firefox 19+ */
   color: #009fda;
   font-size:14px;
   font-family: 'focoregular';
}

#search-engine :-ms-input-placeholder {  
   color: #009fda;
   font-size:14px;
}

#search-engine button[name="submit_search_query"] {
  position:relative;
  display:inline-block;
  border: 0;
  margin-left: 10px;
  width: 90%;
  height:29px;
  line-height: 29px;
  padding:0;
  font-size: 16px;
  background: #fff;
  color: #009fda;
  font-family: 'focoregular';
  border: 0px;
  z-index: 5;
  cursor: pointer;
  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}

#search-engine button[name="submit_search_query"] span:before {
    font: normal normal normal 15px FontAwesome;
    position:relative;
    display:inline-block;
    content: "\f002";
    color: #009fda;
    padding-right:10px;
    transition: all ease-out 0.3s;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
    -webkit-font-smoothing: antialiased;
}

#search-engine button[name="submit_search_query"]:hover span:before {
    color: #ffffff;
    text-shadow: 0 0 0;
    -webkit-font-smoothing: antialiased;
}

#search-engine button[name="submit_search_query"]:hover {
	background:#ff5800;
    color: #ffffff;
}

#search-engine button[name="submit_search_query"]:focus {
    border: none;
    outline: none;
}


#listing-products {
    position: absolute;
    background: #fff;
    width: 100%;
    margin: 0;
    z-index: 100;
    padding: 0;
    top: 40px;
    padding-left: 10px;
    border-top: 0;
    -moz-box-shadow: 0px 1px 1px 0px #656565;
    -webkit-box-shadow: 0px 1px 1px 0px #656565; 
    -o-box-shadow: 0px 1px 1px 0px #656565;
    box-shadow: 0px 1px 1px 0px #656565;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=180, Strength=1);
}

  #listing-products li {
     list-style: none;
     font: "focoregular";
     font-size:14px;
     color:#009fda;
     height:40px;
     line-height:40px;
     clear: both;
     padding-bottom: 10px;
 }

a.product-result.no-img {
    padding-left:41px;
}

 #listing-products li a {
     
    color: #009fda;
    text-decoration:none;
    display:block;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
 }

   #listing-products li a:hover {

    background: #ededed;
            
 }

  .content-search-box-left,
  .content-search-box-right {
    position:relative;
    display:inline-block;
  }

.content-search-box-left {
    width: 70%;
    margin: 0;
    padding: 0;
}
 .content-search-box-right {
    width:20%;
    text-align:right;
}

/* très important ceci permet de caler le moteur sur l'ensemble du site */ 

.top .menu,
.top .header {
	background: #fff;
}

#spacer-top {
	float:left;
	height:50px;
	width:100%;
}

/* fin calage important */ 
.notfound {
    min-height: 680px;
}
.img__content img{
    display: block;
    margin: 0 auto;
    width: 60%;
    padding: 60px 0 20px 0;
}

.img__content h1 {
    display: block;
    width: 100%;
    font-family: "focoregular";
    font-size: 24px;
    color:#009fda;
    text-align: center;
}
.img__content p {

    text-align: center;
    font-size: 16px;
}
.img__content p + p {
    font-size: 14px;
}
.img__content p +p > a {
    color:#009fda;
}
.no-result .fb-search-area {
    height: 60px;
    margin-bottom: 60px;
}

.no-result button span:before {
        font: normal normal normal 15px FontAwesome;
    position: relative;
    display: inline-block;
    content: "\f002";
    color: #fff;
    padding-right: 10px;
    transition: all ease-out 0.3s;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
    -webkit-font-smoothing: antialiased;
}
/************************
   fin moteur de recherche
************************/
