@charset "utf-8";
/* CSS Document */

body

{
    
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-style:italic;
     margin:auto;
    background-color:#f8faf8;
    color:#252218;


    
}

#logo_header

{    
    background-image:url('../images/bground_header.jpg');
    margin:auto;
    width:1124px;
    height:159px;
    
}
#logo

{
    margin-top:5px;
    margin-left:20px;
    
}
#content

{
    width:1124px;
    margin:auto;
    box-shadow:8px 0 8px -10px #2d2d2d,-8px 0 8px -10px #2d2d2d;    
}



#footer

{
    
  border-top:#bfc2ce solid 2px;  
  /*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50); */
  background: linear-gradient(to top, #e9eae8, #d9d9d7); 
  box-shadow:8px 0 8px -10px #2d2d2d,-8px 0 8px -10px #2d2d2d;
  width:1124px; 
  font-size:16px;   
  margin:auto;  
  height:37px;
  text-align:center;
  margin:auto;
  height:150px;
    
}

.text_footer

{
    font-size:12px;
    text-decoration:none;

}
.text_footer_coord

{
    text-decoration:none;
    
    font-size:10px;
    padding-top:30px;
    font-weight: bold;
}
.text_footer_1 a

{
    text-decoration:none;    
}
a 
{
  color: #333;
  text-decoration:none;
}
#div_nav

{
    box-shadow:8px 0 8px -10px #2d2d2d,-8px 0 8px -10px #2d2d2d;    
    text-align:center;
    margin:auto;
    padding-top:10px;
    padding-bottom:10px;
    width:1120px;
    height:80px;    
}

#nav 
{    
    padding: 7px 6px 0;
    font-size:16px;
    border-bottom:#bfc2ce solid 2px; border-top:#bfc2ce solid 2px; 
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50); background: linear-gradient(to top, #e9eae8, #d9d9d7);*/
    line-height: 100%;
    border-radius:0em;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0, .4);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0, .4);
    width:99%;
    height:40px;

}
#nav li 
{
    margin: 0 10px;
    padding: 0 0 10px;
    float: left;
    position: relative;
    list-style: none; 
    margin-left:15px;
}

/* main level link */
#nav a 
{
    font-weight: bold;
    color: #292929;
    text-decoration: none;
    display: block;
    padding:9px 11px;
    margin: 0;
    -webkit-border-radius: 0em;
    -moz-border-radius: 0em;

}
#nav a:hover 
{
    background: #000;
    color: #fff;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {background: #666 url(../images/gradient.png) repeat-x 0 -40px;color: #444;border-top: solid 1px #a5a5a5;border-bottom: solid 1px #a5a5a5; 
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
    box-shadow: 0 1px 1px rgba(0,0,0, .2);
    text-shadow: 0 1px 0 rgba(255,255,255, 1);
    }

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {background: none;border: none;color: #201900;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;}
#nav ul a:hover {background: #0078ff url(../images/gradient.png) repeat-x 0 -130px !important;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-shadow: 0 1px 1px rgba(0,0,0, .1);}

/* dropdown */
#nav li:hover > ul {display: block;}

/* level 2 list */
#nav ul {display: none;margin: 0;padding: 0; width: 185px;position: absolute;top: 35px;left: 0;
    background: #ddd url(../images/gradient.png) repeat-x 0 0;
    border: solid 1px #b4b4b4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    box-shadow: 0 1px 3px rgba(0,0,0, .3);}
#nav ul li {float: none;margin: 0;padding: 0;}

#nav ul a {font-weight: normal;text-shadow: 0 1px 0 #fff;}

/* level 3+ list */
#nav ul ul {left: 181px;top: -3px;}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;

    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
}
#nav ul li:last-child > a {
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;

    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
}

/* clearfix */
#nav:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
#nav {display: inline-block;} 
html[xmlns] #nav {display: block;}
* html #nav {height: 1%;}

#div_moteur {
    padding: 20px;
    margin: auto;
    width: 330px;
    background: linear-gradient(to top, #9dd323, #edebe1);
    margin-top: 20px;
    box-shadow: 13px 12px 10px 0px #d9dcd3;
}
    .str_prix{position:relative; top:-10px; font-size:10px}
    
    .aucun_result
    
    {
        height:200px;
        text-align:center;
        font-size:16px;
        
    }
    
    .tri
    
    {
        padding:10px;font-weight:bold;
        color:#252218;  border-bottom:#bfc2ce solid 2px; border-top:#bfc2ce solid 2px; 
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50);*/
 background: linear-gradient(to top, #9dd323, #bbf636);
        
    }
    .tri1

{
    font-weight:bold;
    color:#333333;

    
}
    .d3
    {
        padding:10px;
        font-weight:bold;
    color:#252218;
    border-bottom:#9dd323 solid 5px;
     border-top:#9dd323 solid 2px; 
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#bfc2ce, Direction=134, Strength=50);*/
 background: linear-gradient(to top, #9dd323, #bbf636);
        
    }

.tri1select
{
    color:#f3f3f5; font-size:14px; font-weight:bold;
}

    
.general_selection
{
    background-color:#e8e4d6;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.7),
            -1px 2px 20px rgba(255, 255, 255, 0.6) inset; 
        
}  

#canvas_france

{
    width:400px;height:350px; margin-top:-90px; margin-left:30px;
    
}
#slider0_container

{
    position: relative; top: -10px; margin:auto;
    
}

#slider1_container
{
    position: relative; top: 50px; margin:auto; width: 850px; height: 200px; overflow: hidden; padding:50px;
    
}
#slider2_container

{
    /*filter: alpha(opacity=70);*/ opacity:0.7; position: absolute; display: block; background-color: #000; top: 0px; left: 0px;width: 100%;height:100%;
    
}
#slider3_container

{-moz-box-shadow: inset 0px 0px 2px 0px #656565;
-webkit-box-shadow: inset 0px 0px 2px 0px #656565;
-o-box-shadow: inset 0px 0px 2px 0px #656565;
box-shadow: inset 0px 0px 2px 0px #656565;
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=2);*/
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; cursor: move; position: absolute; left: 0px; top: 0px; width: 850px; height: 190px; overflow: hidden;  padding:40px; 
}
.slideDIV
 {
     padding-top:45px;padding-bottom:45px;margin-left:20px;
}
.slideCAPTION 
{
    
    text-align:center;position:absolute; top:0px; left:10px; width:190px;height:50px; font-weight:bold;
}
.villedep 
{
    font-weight:bold;font-size:12px;
}
#slider4_container

{
    position: absolute; width: 21px; height: 21px; text-align:center; line-height:21px; color:white; font-size:12px;
    
}

#slider5_container

{
    position: absolute; display: block; background: url(img/loading.gif) no-repeat center center; top: 0px; left: 0px;width: 100%;height:100%;

}
#slider6_container

{
    position: absolute; top: 0px; left: 0px;
    
}

.jssorb03

{
    position: absolute; bottom: 4px; right: 6px;
}
.jssora03l

{
    width: 55px; height: 55px; top: 123px; left: 8px;
    
}

.jssora03r
{
    width: 55px; height: 55px; top: 123px; right: 8px;
    
}
 /*  Bullet Navigator Skin Begin jssor slider bullet navigator skin 03 css */
            /*
                    .jssorb03 div           (normal)
                    .jssorb03 div:hover     (normal mouseover)
                    .jssorb03 .av           (active)
                    .jssorb03 .av:hover     (active mouseover)
                    .jssorb03 .dn           (mousedown)
                    */
            
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
                background: url(img/b03.png) no-repeat;
                overflow: hidden;
                cursor: pointer;
            }

            .jssorb03 div {
                background-position: -5px -4px;
            }

                .jssorb03 div:hover, .jssorb03 .av:hover {
                    background-position: -35px -4px;
                }

            .jssorb03 .av {
                background-position: -65px -4px;
            }

            .jssorb03 .dn, .jssorb03 .dn:hover {
                background-position: -95px -4px;
            }
            /*Bullet Navigator Skin End */
            /* Arrow Navigator Skin Begin  jssor slider arrow navigator skin 03 css */
            /*
                    .jssora03l              (normal)
                    .jssora03r              (normal)
                    .jssora03l:hover        (normal mouseover)
                    .jssora03r:hover        (normal mouseover)
                    .jssora03ldn            (mousedown)
                    .jssora03rdn            (mousedown)
                    */
            
            .jssora03l, .jssora03r, .jssora03ldn, .jssora03rdn {
                position: absolute;
                cursor: pointer;
                display: block;
                background: url(img/a03.png) no-repeat;
                overflow: hidden;
            }

            .jssora03l {
                background-position: -3px -33px;
            }

            .jssora03r {
                background-position: -63px -33px;
            }

            .jssora03l:hover {
                background-position: -123px -33px;
            }

            .jssora03r:hover {
                background-position: -183px -33px;
            }

            .jssora03ldn {
                background-position: -243px -33px;
            }

            .jssora03rdn {
                background-position: -303px -33px;
            }
.d1_1

{
    margin-top:10px;
}

.d1_2
{
    width:100%;
    margin:auto;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    -moz-box-shadow: inset 5px 5px 50px 2px #9dd323;
-webkit-box-shadow: inset 5px 5px 50px 2px #9dd323;
-o-box-shadow: inset 5px 5px 50px 2px #9dd323;
box-shadow: inset 5px 5px 50px 2px #9dd323;
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50);*/
    
}

.div_tab

{
    
    text-align:left;
     padding:5px; -moz-box-shadow: inset 0px 0px 20px 5px #bfc2cf;
-webkit-box-shadow: inset 0px 0px 20px 5px #bfc2cf;
-o-box-shadow: inset 0px 0px 20px 5px #bfc2cf;
box-shadow: inset 0px 0px 20px 5px #bfc2cf;
border:0.5px solid #dad7cf;
    
    
}
#ref
{ 
margin:auto;
text-align:center;
width: 466px; margin-left: 565px;

}

.p1{font-size:20px; font-weight:bold}

.p2{font-size:18px}
.p3{font-size:22px}
.d1_3{ padding:5px; -moz-box-shadow: inset 0px 0px 20px 5px #e9e4d5;
-webkit-box-shadow: inset 0px 0px 20px 5px #e9e4d5;
-o-box-shadow: inset 0px 0px 20px 5px #e9e4d5;
box-shadow: inset 0px 0px 20px 5px #e9e4d5;
border:0.5px solid #dad7cf; padding:10px;  width:430px; height:120px; clear:both}
.coord_nego_db{margin-left:50px; font-size:14px; margin-top:20px}
.div_h1_select
{
    color:#FFF; border-bottom:#9dd323 solid 5px; border-top:#bfc2ce solid 2px; 
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50);*/
 background:  linear-gradient(to top, #9dd323, #bbf636);   margin:auto;text-align:center;


    
}

.div_bas_select
{
    color:#FFF; border-bottom:#bfc2ce solid 2px; border-top:#bfc2ce solid 2px; 
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50); */
background: linear-gradient(to top, #9dd323, #9dd323); width:98%; padding:10px; font-size:16px;   margin:auto;  height:37px; 
}

.titre_viager
{
    font-weight:bold;
    margin-top:-10px;
    font-size:14px;
    
}



.div_contact_vvb_1

{
    height:300px;
    margin:auto;
    width:50%;
    text-align:center;
    background: linear-gradient(to top, #9dd323, #edebe1);
    padding:10px;
    margin-top:20px;
    -moz-box-shadow: 4px 4px 10px 2px #9dd323;
-webkit-box-shadow: 4px 4px 10px 2px #9dd323;
-o-box-shadow: 4px 4px 10px 2px #9dd323;
box-shadow: 4px 4px 10px 2px #9dd323;
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=10);*/
    
    
}

.contact_vvb_h1

{
    
    
    text-align:center;
    border-bottom:#bfc2ce solid 2px;
    border-top:#bfc2ce solid 2px; 
    padding:10px;
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50); */
background: linear-gradient(to top, #9dd323, #bbf636);
}

.bond{margin-left:2px; font-size:10px; letter-spacing:1px}
.bond1{margin-left:10px; font-size:10px;}
.bond2{   font-size:10px;    letter-spacing:1px;  text-align:center;  border-bottom:#bfc2ce solid 2px; border-top:#bfc2ce solid 2px; 
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50);*/ 
background:  linear-gradient(to top, #9dd323, #bbf636); }
.bond2 p 

{
    font-size:10px; text-align:left; margin-left:200px;
}

.bond2_bd

{
    font-size:14px; text-align:left; 
    
}
.info_agent

{
    border:1px solid #000;
    
}

.info_negosiateur

{
    background: linear-gradient(to top, #efeff1, #f5f5f3);box-shadow:0 0 20px 5px #A4A4A4 inset; 
    
}

.td_info_negosiateur

{
    width:200px; padding:10px; text-align:center;float:left; 
    
}
#visites
{
    margin-top:10px; width:150px; height:60px; margin-left:25px; color:#333;-moz-box-shadow: inset 3px 3px 50px 0px #cfcfcf;
-webkit-box-shadow: inset 3px 3px 50px 0px #cfcfcf;
-o-box-shadow: inset 3px 3px 50px 0px #cfcfcf;
box-shadow: inset 3px 3px 50px 0px #cfcfcf;
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=135, Strength=50);*/
}
#coordonee_nego

{
     width:400px; margin-top:25px; margin-left:300px; color:#222222; font-weight:bold;
}
#descr_nego
{
     margin-left:230px; margin-top:-10px; width:400px;
}

.descr_nego

{
     color:#000;  padding:20px;  width:450px;/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50);*/ 
     background:  linear-gradient(to top, #9dd323, #bbf636);  color:#222222; font-weight:bold;
    
}
#pub_1
{
    padding:20px; text-align:center; 
}

#pub_1_1

{
    
    
text-align:center;
margin-left:20px;
position:relative;
top:-100px;
width:450px;
padding-top:20px;
-moz-box-shadow: inset 0px 0px 20px 5px #e9e4d5;
-webkit-box-shadow: inset 0px 0px 20px 5px #e9e4d5;
-o-box-shadow: inset 0px 0px 20px 5px #e9e4d5;
box-shadow: inset 0px 0px 20px 5px #e9e4d5;
border:0.5px solid #dad7cf;

}
#pub_1_2

{
    
    
text-align:center;
margin-left:20px;
margin-top:-20px;
width:450px;
padding-top:20px;
padding-bottom:20px;
-moz-box-shadow: inset 0px 0px 20px 5px #e9e4d5;
-webkit-box-shadow: inset 0px 0px 20px 5px #e9e4d5;
-o-box-shadow: inset 0px 0px 20px 5px #e9e4d5;
box-shadow: inset 0px 0px 20px 5px #e9e4d5;
border:0.5px solid #dad7cf;

}
#pub_2
{
    border: 1px solid #fff; padding:10px; width: 300px;color:#000; background-color:#e8e9ee;
}
#pub_2_1
{
    border: 1px solid #fff; padding:10px; width: 200px;color:#000; background-color:#e8e9ee;
}
#pub_3
{
    text-align:center; color:#000; font-size:16px;  font-weight:bold;
}
#pub_3_1
{
    text-align:center; color:#000; font-size:12px;  font-weight:bold;
}

.bg_fiche_up

{
background: linear-gradient(to top, rgba(59,59,61,0) 0%,rgba(59,59,61,0.8) 14%,rgba(59,59,61,1) 19%,rgba(59,59,61,1) 25%,rgba(7,1,1,1) 50%,rgba(59,59,61,1) 80%,rgba(59,59,61,1) 81%,rgba(59,59,61,0.8) 87%,rgba(59,59,61,0) 100%); height:30px;
}
.bg_fiche_down

{
background: linear-gradient(to top, rgba(59,59,61,0) 0%,rgba(59,59,61,0.8) 14%,rgba(59,59,61,1) 19%,rgba(59,59,61,1) 25%,rgba(7,1,1,1) 50%,rgba(59,59,61,1) 80%,rgba(59,59,61,1) 81%,rgba(59,59,61,0.8) 87%,rgba(59,59,61,0) 100%); height:30px;
}
#photo_bien

{
    width:240px; padding:5px; height:187px; border: 2px solid #dbdbdb;
    /*moz-box-shadow: 0 0 10px #ffffff;*/
    -webkit-box-shadow: 0 0 10px #ffffff;
    box-shadow: 0 0 10px #ffffff;
    margin-top:-15px;
}
 .plus_detail
 
 {
     position:relative; bottom:-4px;
 }
 
 .titre_espace_perso
 {text-align:center; text-shadow: 1px 1px 2px #9dd323;
 text-shadow:1px 1px 2px #000, 0 0 1em gray, 0 0 .2em gray;/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=135,strength=3);progid:DXImageTransform.Microsoft.Shadow(color=#000,direction=135,strength=3);*/
 font-weight:700;
 font-size:16px;
 color:#fff;
 font-style:normal;
 text-decoration:none;
  background-image:url(images/bgespace_personnel.png); 
  background-repeat:repeat;
   height:70px;
}



.titre_h1
{
    
    text-align:center; font-size:14px;
    border-bottom:#bfc2ce solid 2px;
    border-top:#bfc2ce solid 2px;
    padding:10px;
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50);*/
 background: linear-gradient(to top, #9dd323, #bbf636);
}
#div_qsmn

{
    width:95%;
    margin-left:20px;
    
}

.legend_form1

{
    letter-spacing:0.2px; text-align:center; color:#333; border-color:#9c9c9c; font-weight:bold; 
    
}
.searching_home{letter-spacing:0.2px; text-align:center; color:#333; border-color:#9c9c9c;}

.searching_home_bien{letter-spacing:0.2px; text-align:center; color:#333; border-color:#9c9c9c;}

.div_contact_vvb

{
    
    margin:auto;
    width:50%;
    text-align:center;
    background: linear-gradient(to top, #9dd323, #edebe1);
    padding:10px;
    margin-top:20px;
    -moz-box-shadow: 4px 4px 10px 2px #9dd323;
-webkit-box-shadow: 4px 4px 10px 2px #9dd323;
-o-box-shadow: 4px 4px 10px 2px #9dd323;
box-shadow: 4px 4px 10px 2px #9dd323;
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=10);*/
    
    
}

.ann_liste_fprd

{
    margin:auto;
    border:0px;
    width:700px;
     padding:10px; -moz-box-shadow: inset 0px 0px 2px 1px #939393;
-webkit-box-shadow: inset 0px 0px 2px 1px #939393;
-o-box-shadow: inset 0px 0px 2px 1px #939393;
box-shadow: inset 0px 0px 2px 1px #939393;



}

.ann_liste_fprd_1

{
    margin:auto;
    border:0px;
    width:500px;
padding-right:10px;
 height:300px;
 text-align:center;
     padding:10px; -moz-box-shadow: inset 0px 0px 2px 1px #939393;
-webkit-box-shadow: inset 0px 0px 2px 1px #939393;
-o-box-shadow: inset 0px 0px 2px 1px #939393;
box-shadow: inset 0px 0px 2px 1px #939393;

}

.ann_liste_fprd_vs

{
    width:400px;
    margin-top:10px; margin-left:-10px; padding:10px; -moz-box-shadow: inset 0px 0px 2px 1px #939393;
-webkit-box-shadow: inset 0px 0px 2px 1px #939393;
-o-box-shadow: inset 0px 0px 2px 1px #939393;
box-shadow: inset 0px 0px 2px 1px #939393;
    
}
.ann_liste_fprd_vs_1

{
    font-weight:bold;
    width:300px;
    margin-top:30px; padding:20px; -moz-box-shadow: inset 0px 0px 2px 1px #939393;
-webkit-box-shadow: inset 0px 0px 2px 1px #939393;
-o-box-shadow: inset 0px 0px 2px 1px #939393;
box-shadow: inset 0px 0px 2px 1px #939393;
    
}
.ann_liste_fprd_al

{
    margin:auto;
    text-align:center;
    width:400px;
    font-weight:bold;
    margin-top:30px; margin-left:10px; padding:10px; -moz-box-shadow: inset 0px 0px 2px 1px #939393;
-webkit-box-shadow: inset 0px 0px 2px 1px #939393;
-o-box-shadow: inset 0px 0px 2px 1px #939393;
box-shadow: inset 0px 0px 2px 1px #939393;
    
}


.bg_form

{
    background-image:url('../images/image_1.jpg');background-repeat:no-repeat;
    
-webkit-background-size: cover; 
  -moz-background-size: cover; 
  -o-background-size: cover; 
  background-size: cover;
    
}

.mention

{
    font-size:10px;
    text-align:center;
    height:46px;
    border-bottom:#bfc2ce solid 2px; border-top:#bfc2ce solid 2px; 
/*filter:progid:DXImageTransform.Microsoft.Shadow(color=#9dd323, Direction=134, Strength=50);*/ background:  linear-gradient(to top, #9dd323, #bbf636);

}

#dpln

{
    
    
    width:80%;
    margin:auto;
    margin-top:20px;
    margin-left:50px;
}

.sp_result_1

{
    color:#333333; font-size:18px;
}

.liste_image
{
    margin:auto; height:250px; width:350px;  box-shadow: 0 0 0 16px #e8e9ee inset,
                0 0 0 17px #43485c inset; border: 1px solid #bbb; padding:10px; margin-top:20px; margin-left:30px;
}

#img_logo

{
    height:250px; margin-top:30px;
}

#tab_search

{
    width: 100%;
 padding: 10px;
 border:0px;

 
    
}


.hr_ann_l

{
    margin:auto; font-weight:bold; width:60%; background: linear-gradient(to bottom right,#808080,  #000000);
}


#div_1

{
    padding:20px; margin-top:10px; margin-left:-10px;
    
}

#td_offre_ref

{
    padding-right:10px;width:500px; height:300px;
}
.decr_lann_l

{
    overflow:hidden; height:98px; text-align:justify; font-size: 14px; width:450px; padding:10px;
}

.div_2

{
    width:400px; font-size:18px; text-align:center;

}
#mention_ann_l
{
    text-align:center; font-size:10px;
}


.texte_alerte

{
    text-align:center;
}

.erreur_mail_contact

{
    margin:auto;
    margin-top:20px;
    text-align:center;
    color:#191919; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
    
}

#div_contact_redirect

{
    height:400px; width:100%;
}

#div_contact_redirect p

{
    
    text-align:center; font-size:24px;
}

.img_bton

{
    margin-top:-20px;
}

.titre_qsmn

{
    font-weight:bold;
}
#hr_espc_pers

{
     font-weight:bold; width:80%; background: linear-gradient(to bottom right,#808080,  #000000);
    
}

#hr_footr

{
     margin:auto; width:80%; text-align:center; color:#43485c;
    
}

.texte_center

{
    margin:auto;
    text-align:center;
    
}

.table_trouve_agent

{
    border:0px;
    margin:auto;
    
    width:100%;

    
}

.td_trouve_agent

{
    margin:auto;
 width:300px;
    text-align:center;
    
}

.div_agent

{
    margin:auto;
    padding:10px; width:300px;-moz-box-shadow: 0 0 2px #8e8e8e inset, 0 0 20px #faf8f3 inset, 0 0 5px #eaebdb;  
    -webkit-box-shadow: 0 0 2px #8e8e8e inset, 0 0 20px #faf8f3 inset, 0 0 5px #eaebdb;  
    box-shadow: 0 0 2px #8e8e8e inset, 0 0 20px #faf8f3 inset, 0 0 5px #eaebdb; text-align:center; background-color:#f0f1ef; font-weight:bold;
    
}

