body {
    margin: 0;
    color: #3d3d3d;
    font: 12px/18px Arial, Helvetica, sans-serif;
    background: url(../images/bg-body.png) #f7f4f3 repeat-x;
}

img {
    border-style: none;
}

a {
    text-decoration: none;
    color: #206bb1;
    outline: none;
}

a:hover {
    text-decoration: underline;
}

a:hover h1 {
    text-decoration: none;
}

input,
textarea,
select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000;
}

input[type="submit"]:-moz-focus-inner,
button:-moz-focus-inner {
    border: 0 !important;
    padding: 0 !important;
}

form,
fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

#wrapper {
    width: 950px;
    margin: 0 auto;
    padding: 0 10px 0 11px;
    position: relative;
}

#header {
    padding: 5px 0 0;
}

#header .block {
    overflow: hidden;
    padding: 0 0 4px;
}

#photo_column {
    float: left;
    margin: 0 15px 10px 0;
    width: 100px;
}

.manage-my-ads-block h1 {
    font-size: 1.3em;
}

/* Habillage */
#habillage_ma {
    /*background-image: url(https://algerieannonces.com/images/campagne/habillage.png);*/
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 1267px;
    display: block;
    position: fixed;
    top: 0px;
    left: 50%;
    margin-left: -630px;
    z-index: 0;

}

#habillage_ma a {
    width: 100%;
    height: 1267px;
    display: block;
}

/* Fin Habillage */

.social-networking {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-networking li {
    float: left;
    margin: 0 0 0 7px;
}

.social-networking li:first-child {
    margin: 0;
}

.social-networking a {
    background: url("../images/icon_site.png") repeat scroll 61px -1px transparent;
    display: block;
    height: 17px;
    overflow: hidden;
    text-indent: -9999px;
    width: 16px;
}



.social-networking .twitter {
    background-position: -114px -1px;
    height: 19px;
}

.bar {
    list-style: none;
    margin: 0 12px 0 0;
    padding: 0;
    float: right;
}

.bar li {
    background: url(../images/separator-bar.png) no-repeat 100% 4px;
    float: left;
    padding: 0 11px 0 10px;
}

.bar li:first-child {
    padding-left: 0;
}

.bar a {
    color: #000;
    font-size: 12.95px;
}

#header .container {
    overflow: hidden;
    margin: 0 0 7px;
}

.logo {
    float: left;
    width: 214px;
    height: 95px;
    background: url(../images/logo.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin: 2px 0 0 -3px;


}

.logo a {
    display: block;
    height: 100%;
}

#header .baner {
    float: right;
    width: 728px;
    height: 90px;
    /*background: url(../images/bannier_accueil.jpg) no-repeat;*/
}

#header .baner a {
    display: block;
}

#header .baner img {
    vertical-align: top;
}

#nav {
    background: url(../images/bg-nav.png) no-repeat 100% 0;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    position: relative;
}


#nav:after {
    content: "";
    display: block;
    clear: both;
}

#nav>li {
    padding: 0;
    float: left;
    position: relative;
    background: url(../images/separator-pink.png) no-repeat 0 11px;
}

#nav .grey {
    background: url(../images/separator-grey.png) no-repeat 0 0;

}

#nav>li>a {
    color: #fff;
    padding: 8px 9px 5px;
    display: block;
    height: 22px;
    overflow: hidden;
    font-size: 15px;
}

#nav>li>a>span {
    background: url(../images/arrow-pink.png) no-repeat 100% 5px;
    padding: 0 19px 0 0;
    font-size: 13px;
}

.back_lien {
    background: url("../images/icon_site.png") repeat scroll 84px -1px transparent;
    display: inline-block;
    height: 8px;
    list-style: none outside none;
    margin-right: 6px;
    width: 8px;
}

.row_even #c_securityCode {
    /*margin-left: 52px !important;*/
}

#nav>li:hover>a {
    text-decoration: none;
    background: url(../images/bg-nav-active.png) repeat-x;
    color: #6b2d6a;
}

#nav .grey>a {
    background: url(../images/bg-nav-grey.png) no-repeat;
    color: #232323;
    margin: 0 0 0 1px;
}

#nav .grey .last-child-link {
    background-position: 100% 0;
    margin: 0 -2px 0 1px;
}

#nav .grey:hover>a {
    background: url(../images/bg-nav-grey-active.png) no-repeat;
    color: #fff;
}

#nav .grey:hover .last-child-link {
    background: url(../images/bg-nav-grey-active.png) no-repeat 100% 0;
    margin: 0 -2px -1px 0;
}

#nav .grey>a>span {
    background: url(../images/arrow-grey.png) no-repeat 100% 5px;
    font-size: 13px;
}

#nav li.grey:hover>a>span {
    background-position: 100% -18px;
}

#nav .home+li {
    background: none;
    padding-left: 0;
}

/*
#nav .home+li a{
        padding-left:11px;
}
*/
#nav .home {
    padding: 0;
    margin: 0;
}

#nav .home a {
    display: block;
    background: url(../images/btn-home.png) no-repeat;
    width: 40px;
    height: 35px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
}

#nav .home a:hover {
    background: url(../images/btn-home.png) no-repeat;
}

#nav li.has-drop-down:hover>a {
    padding-bottom: 6px;
    margin: 0 0 -1px;
}

#nav .drop {
    position: absolute;
    left: auto;
    top: -999px;
    z-index: 999;
    width: 999px;
    font-size: 12px;
    text-transform: none;
    padding: 1px 0 0;
}

#nav .right-side .drop {
    right: -4px;
    left: auto;
}

#nav .last-child .drop {
    right: -6px;
}

#nav li:hover .drop {
    top: 35px;
}

.drop .box {
    background: url(../images/bg-drop1.png) no-repeat 0 100%;
    float: left;
    max-width: 950px;
}

.light .box {
    background: url(../images/bg-drop1-light.png) no-repeat 0 100%;
}

.drop .holder {
    background: url(../images/bg-drop1.png) no-repeat 100% 0;
    padding: 20px;
    float: left;
}

.light .holder {
    background: url(../images/bg-drop1-light.png) no-repeat 100% 0;
}

.drop .frame {
    background: url(../images/bg-drop2.png) no-repeat;
    padding: 20px 0 0 20px;
    margin: -20px 0 0 -20px;
    float: left;
}

.light .frame {
    background: url(../images/bg-drop2-light.png) no-repeat;
}

.drop .container2 {
    background: url(../images/bg-drop2.png) no-repeat 100% 100%;
    padding: 0;
    margin: 0 -20px -20px 0;
    float: left;
}

.light .container2 {
    background: url(../images/bg-drop2-light.png) no-repeat 100% 100%;
}

.col {
    float: left;
}

#estate2 .drop .estate {
    /*float:right;*/
    width: 570px;
    height: 203px;
    text-align: right;
    padding: 9px 21px 0 0;
    margin: -4px 0 0;
    margin: -4px 0 0 -13px !important;
}

.drop .estate {
    /*float:right;*/
    width: 570px;
    text-align: right;
    padding: 9px 21px 0 0;
    margin: -4px 0 11px -16px !important;
}

.eboutique .estate {
    float: right;
    width: 199px;
    height: 120px;
    border-left: 1px solid #e7e7e7;
    text-align: right;
    padding: 9px 21px 0 0;
    margin: -4px 0 0;
}

.agence_immobilier {
    width: 650px;
    float: left;
    display: block;
    font-size: 16px;
    color: #813a80;
    text-align: left;
    font-weight: bold;
}

#check-btn .field_label {
    width: 140px !important;
}

#check-btn .rb2,
#check-btn .rb {
    width: 140px !important;
}

#check-btn .rb {
    width: 69px !important;
}

.drop .estate ul {
    background-color: #EAEAEA;
    list-style: none outside none;
    margin: 0 0 0 3px;
    overflow: hidden;
    padding: 4px 0 0;
    width: 677px;
}

#nav .drop .estate li {
    padding: 0 0 12px 12px;
    float: left;
}



#nav .drop .estate li a {
    width: auto;
    background: none;
    padding: 0;
    margin: 0;
}

#nav .drop .estate li img {
    vertical-align: top;
    border: 1px solid #cdcbcb;
    padding: 2px;
}

#nav .drop .estate .agencies {
    /* background: url("../images/bullet-cross.png") no-repeat scroll 0 5px transparent;*/
    /*background: url("../images/icon_site.png") repeat scroll 84px -1px transparent;*/
    color: #464646;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 14px;
    margin-left: 412px;
    margin-top: -4px;
    padding: 0 0 0 10px;
    text-align: left !important;
    text-transform: uppercase;
}


.li_plus {

    background: url("../images/icon_site.png") repeat scroll 93px -1px transparent;
    display: inline-block;
    height: 8px;
    list-style: none outside none;
    margin-right: -8px;
    width: 8px;
}


#nav .drop .estate .agencies a {
    /* background: url("../images/bullet-cross.png") no-repeat scroll 0 5px transparent;*/
    /*background: url("../images/icon_site.png") repeat scroll 84px -1px transparent;*/
    color: #464646;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 14px;
    /*margin-left: 412px;*/
    margin-top: -4px;
    padding: 0 0 0 10px;
    text-align: left !important;
    text-transform: uppercase;
}


.drop .title {
    font-size: 16px;
    line-height: 20px;
    color: #5c5c5c;
    display: block;
    margin: 0 0 3px;
    text-align: left;
}

.light .title {
    color: #813a80;
}

.drop .estate .title {
    padding: 0 18px;
}

#nav .drop .block {
    float: left;
    /*width:524px;*/
    padding: 5px 0 0 7px;
}

.drop .section {
    overflow: hidden;
    padding: 0 0 16px;
}

.drop .block ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 10px 0 0;
    width: 163px;
    line-height: 18px;
}

.immo_loc_ven .drop .section {
    margin-right: 1px;
    overflow: hidden;
    padding: 0 0 16px;
    width: 655px !important;
}

.bloc_auto .block ul {
    float: left;
    line-height: 18px;
    list-style: none outside none;
    margin: 0;
    max-width: 199px !important;
    min-width: 189px !important;
    padding: 0 10px 0 0;
}

.immo_loc_ven .block ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 10px 0 0;
    width: 205px;
    line-height: 18px;
}

.immo_loc_ven .container2 {
    background: url("../images/bg-drop2-light.png") no-repeat scroll 100% 100% transparent;
    width: 675px !important;
}

.bloc_auto .container2 {
    background: url("../images/bg-drop2-light.png") no-repeat scroll 100% 100% transparent;
    width: 675px !important;
}

.bloc_multimedia ul {

    float: left;
    list-style: none;
    margin: 0;
    padding: 0 10px 0 0;
    width: 289px !important;
    line-height: 18px;
}

.drop .block ul li {
    /*background: url(../images/bullet-pink.png) no-repeat 0 7px;*/
    /*background: url(../images/icon_site.png) no-repeat;*/
    background-position: 67px 2px;
    padding: 0 0 0 12px;
}


.li_back {

    background: url("../images/icon_site.png") repeat scroll 84px -1px transparent;
    display: inline-block;
    height: 8px;
    list-style: none outside none;
    margin-right: 6px;
    width: 8px;
}

/*
.advanced
{
    background: url("../images/icon_site.png") repeat scroll 117px 14px transparent;
    display: inline-block;
    height: 10px;
    list-style: none outside none;
    margin-right: 4px;
    width: 9px;
}*/

.msg_textarea {
    margin-left: 167px !important;
}

#nav .drop .block ul a {
    background: none;
    color: #464646;
    font-size: 13px !important;
}

#nav .drop .block ul a:hover {
    text-decoration: underline;
}

#nav .practice-list {
    overflow: hidden;
    list-style: none;
    margin: 0 4px 0 13px;
    padding: 5px 0 15px;
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
    width: 650px;
}


#list_immo {
    margin-top: 10px;
    margin-bottom: 10px;
}




#hitradio {
    width: 226px;
    height: 80px;
    background: url(../images/hitradio.png) no-repeat;
}


#nav .practice-list li {
    background: none;
    float: left;
    padding: 0 10px 15px;
    margin: 0;
    min-width: 100px;
}

#nav .practice-list a {
    border: none;
    float: left;
    padding: 0;
    background: none !important;
    text-align: center;
    color: #464646;
    margin: 0;
    width: auto !important;
}

#nav .practice-list a:after {
    display: none;
}

#nav .practice-list a :hover {
    cursor: pointer;
    /*border:none;*/
}

.estate img {
    border: 1px solid #cdcbcb;
}

.estate table {
    margin-left: 10px;
}

.practice-list a span {
    width: 43px;
    height: 65px;
    display: block;
    margin: 0 auto 1px;
    background: url(../images/ico-practice-list.png) no-repeat;
}

.practice-list .videos span {
    background-position: -52px -2px;
    width: 43px;
}

.practice-list .programme span {
    background-position: -105px 0;
    width: 38px;
}

.practice-list .train span {
    background-position: -153px 0;
    width: 43px;
}

.practice-list .weather span {
    background-position: -203px -3px;
    width: 47px;
}

.practice-list .duty span {
    background-position: -250px -3px;
    width: 49px;
}

.practice-list .newspapers span {
    background-position: -311px -1px;
    width: 35px;
}

#main {
    overflow: hidden;
    padding: 13px 0 0;
}

#main h1 {
    font-size: 16px;
    line-height: 22px;
    color: #2f2f2f;
    margin: 0 0 10px;
    padding: 15px 0 10px 0;
}

/*meknes*/
.results h1 {
    display: inline-block;
    font-size: 20px !important;
    line-height: 22px !important;
    color: #2f2f2f !important;
    margin: 0 !important;
    font-weight: bold;
}

.results h2 {
    display: inline-block;
    font-size: 20px !important;
    line-height: 22px !important;
    color: #2f2f2f !important;
    margin: 0 0 0 5px !important;
    font-weight: bold !important;
    text-transform: none !important;
}

.used-cars h3 {
    font-size: 14px !important;
    line-height: 19px !important;
    font-weight: bold;
    color: #692C68 !important;
    margin: 0 !important;
}

.used-cars .parameter h3 {
    margin-bottom: 10px !important;
}

.cars-list a:hover h1,
.cars-list a:hover h2,
.cars-list a:hover h3 {
    text-transform: none !important;
}

.txt_result {
    color: #2F2F2F;
    font-size: 14px;
}

#main h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-transform: uppercase;
    color: #763375;
    margin: 0 0 5px;
}

#main #combined_form h2 {
    margin-bottom: 20px;
}

#combined_form .content_box {
    padding: 10px 0;
}

#twocolumns {
    width: 638px;
    float: left;
}

#main_in .breadcrumbs {
    margin-bottom: 5px;
    /*margin-top: 10px;	*/
}

.breadcrumbs {
    color: #747474;
    font-size: 12px;
    line-height: 16px;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0 0 5px 1px;
}

.breadcrumbs li {
    float: left;
    background: url(../images/arrow-breadcrumbs.png) no-repeat 0 5px;
    padding: 0 3px 0 10px;
}

.breadcrumbs li:first-child {
    padding-left: 0;
    background: none;
}

.breadcrumbs a {
    color: #747474 !important;
}

.twocolumn-holder {
    overflow: hidden;
}

.search-form {
    background: url(../images/bg-search-form.png) no-repeat;
    width: 612px;
    height: 48px;
    margin: 0 0 12px;
    padding: 26px 10px 0 16px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.search-form .text {
    background: url(../images/bg-text.png) no-repeat;
    width: 226px;
    height: 26px;
    float: left;
    margin: 0 6px 0 0;
}

.search-form .text input {
    border: none;
    background: none;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 11px 6px;
    width: 204px;
    float: left;
    color: #000;
}

.search-form select {
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 0 8px 0 0;
    padding: 0;
    width: 226px;
    color: #000;
}

.search-form input[type="submit"] {
    float: left;
    background: url(../images/btn-search.png) no-repeat;
    width: 146px;
    height: 26px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    border: none;
    color: #fff;
}

.search-form input[type="submit"]:hover {
    cursor: pointer;
}

.block_categories_hp {
    background: #fff;
    border: 1px solid #E7E7E7;
    margin-bottom: 13px;
    padding: 10px 0 0 18px;
    overflow: hidden;
}

.block_categories_hp ul {
    padding: 0;
    margin: 0;
}

.block_categories_hp li {
    display: block;
    width: 190px;
    float: left;
    margin-bottom: 16px;
    padding: 0;
    margin-right: 16px;
}

#main .block_categories_hp h2 {
    margin: 0 0 10px;
    ont-size: 14px;
}

.block_categories_hp .cathpventeimmobilier,
.block_categories_hp .cathpventesdiverses,
.block_categories_hp .cathpanimaux {
    margin-right: 0;
}

.block_categories_hp li a {
    color: #686868;
}

.block_categories_hp span.category_title {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    display: block;
    text-align: left;
}

.block_categories_dec ul {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.block_categories_dec li {
    background: url("../images/icon_liste.gif") no-repeat scroll 0 8px;
    float: left;
    padding-left: 10px;
    width: 184px;
    color: #919091;
    overflow: hidden;
    margin-right: 10px;
    display: inline-block;
}

.block_categories_dec a span {
    color: #1C1C1C;
    font-size: 12.99px;
}

.block_categories_dec a:hover {
    text-decoration: underline;
}

.block_categories_dec {
    margin-bottom: 16px;
    padding: 0 0 0 15px;
}

.latest-ads {
    border: 1px solid #e7e7e7;
    padding: 8px 12px 4px;
    overflow: hidden;
    margin: 0 0 12px;
    background: #fff;
}

.villeselecthp {
    height: 250px;
    overflow: hidden;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
    margin: 0 0 12px;
    padding: 9px 12px;
}

#main .villeselecthp h2 {
    margin-bottom: 10px;
}

.villeselecthp ul {
    width: 100px;
    margin: 0;
    float: left;
    overflow: hidden;
    padding: 0;
}

ul.lastvillelist {
    width: 70px;
}

.villeselecthp li {
    margin-bottom: 4px;
}

.villeselecthp ul a {
    color: #3380cc;
    font-weight: bold;
}

.villeselecthp a.othercity {
    background: url("../images/bullet-cross.png") no-repeat scroll 0 6px;
    color: #383838;
    float: right;
    font-size: 11px;
    line-height: 20px;
    margin: 10px 5px 0 0;
    padding: 0 0 0 9px;
    text-transform: uppercase;
}

.latest-ads .gmask {
    overflow: hidden;
    position: relative;
    margin: 0 0 0 -3px;
    z-index: 0;
    width: 620px;
}

.latest-ads .gmask ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 9999px;
    color: #000;
    font-size: 11px;
    line-height: 13px;
}

.latest-ads .gmask ul li {
    float: left;
    margin: 0 4px;
    overflow: hidden;
    width: 116px;

}

.latest-ads .gmask .holder {
    padding: 0px;
    /*0 7px 0;*/
}

.latest-ads .gmask a {
    display: block;
    margin: 0 0 1px;

}

.latest-ads .gmask strong {
    display: block;
    padding-top: 6px;
}

.latest-ads .gmask span {
    display: block;
}

.latest-ads .gmask img {
    vertical-align: top;
    width: 109px;
}

#content {
    overflow: hidden;
}

.tabs {
    width: 421px;
    margin: 0 0 12px;
}

.tab-list {
    overflow: hidden;
}

.tabs .heading {
    background: url(../images/bg-tabs-heading.png) no-repeat;
    padding: 4px 0 0;
}

.tabs .heading .holder {
    background: #e7e6e6;
    overflow: hidden;
    padding: 5px 11px 5px 13px;
}

.tabs .date {
    float: right;
    font-size: 11px;
    line-height: 20px;
    font-style: normal;
    color: #702f6f;
}

.tab-holder {
    border: 1px solid #ddd;
    background: #fff;
    padding: 0 0 2px;
}

.tabset {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}

.tabset:after {
    content: "";
    display: block;
    clear: both;
}

.tabset li {
    float: left;
}

.tabset li a {
    padding: 7px 0 6px;
    border-left: 1px solid #ddd;
    display: block;
    background: #FCFCFB;
    text-align: center;
    color: #393535;
}

.tabset .first-child a {
    border: none;
}

.tabset a:hover,
.tabset .active a {
    background: #fff;
    color: #7b367a;
    text-decoration: none;
    margin: -4px 0 -1px;
    padding: 11px 0 7px;
}

.tab {
    overflow: hidden;
    padding: 5px 0 0;
    min-height: 147px;
}

.tab .block {
    background: url(../images/divider-tab-block.png) repeat-y 209px 0;
    overflow: hidden;
}

.tab .tab_left {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 13px;
    width: 183px;
    font-size: 12px;
    line-height: 14px;
    color: #000;
}

.tab .tab_left .first-child {
    border: medium none;
}

.tab .tab_left .li-child {
    border-top: 1px solid #ddd;
    padding: 4px 0;
}

.tab .tab_left .li-child.first-child {
    border: none;
}

.tab .tab_left .li-child strong {
    display: block;
}

.tab .tab_left .li-child span {
    color: #a2a2a2;
}

/* menkens */
.tab .tab_left .li-child a {
    color: #000000;
    font-size: 12px;
    display: block !important;
}

/*---------Simple ADS---------*/
#simplelastads {
    border: 1px solid #E7E7E7;
    overflow: hidden;
    margin-bottom: 13px;
    background: #fff;
    padding: 0 0 8px 0;
}

#simplelastads h2 {
    line-height: 42px;
    color: #763375;
    background: #e7e7e7;
    height: 40px;
    padding: 0 0 0 20px;
    margin: 0 0 13px 0;
}

#simplelastads h3 {
    margin: 0 0 12px 0;
    background: url(../images/puce_ads.gif) no-repeat 100% 6px;
    display: inline-block;
    padding-right: 12px;
    font-weight: bold;
    font-size: 12.95px;
    color: #494949;
}

#simplelastads .contentads {
    padding-left: 20px;
    overflow: hidden;
}

#simplelastads .simpleadsemploi,
#simplelastads .simpleadscolocation,
#simplelastads .simpleadsinformatique {
    width: 189px;
    float: left;
}

#simplelastads .li-child {
    border-bottom: 1px solid #e4e3e3;
    width: 168px;
    margin-bottom: 5px;
}

#simplelastads .last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

#simplelastads .li-child a {
    color: #000;
    display: block;
}

#simplelastads .first-child a {
    margin-top: -2px;
}

#simplelastads .li-child span {
    color: #838383;
    font-size: 11px;
    display: block;
    height: 18px;
}

#simplelastads .tab_left {
    border-right: 1px solid #e7e7e7;
}

#simplelastads .simpleadsemploi,
#simplelastads .simpleadscolocation {
    margin-right: 14px;
}

#simplelastads .simpleadsinformatique .tab_left {
    border-right: 0;
}

#simplelastads .readmore {
    padding-right: 10px;
    padding-top: 2px;
    text-align: right;
}

/* original
.avto-immovables{
  background:#fff;
  border:1px solid #ddd;
  padding:8px 11px 10px 13px; 
  overflow:hidden;
  margin:0 0 12px;
  width: 612px !important;
}
*/
.pagination {
    margin: 1px 2px 0 0;
    float: right;
}

.pagination ul {
    list-style: none;
    padding: 0;
    margin: 0;
    /*margin-left: 566px !important;*/
}

.avto-immovables {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 8px 11px 10px 9px;
    width: 616px !important;
}


#main .avto-immovables h2 {
    margin: 0 0 7px;
    text-indent: 10px;
}

.avto-immovables .pagination {
    margin: 6px 0 0;
}

.pagination li {
    float: left;
    margin: 0 0 0 4px;
}

.pagination a {
    display: block;
    width: 12px;
    height: 11px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../images/bg-pagination.png) no-repeat -12px 0;
}

.pagination .active a {
    background-position: 0 0;
}

.avto-immovables .gmask {
    margin: 0 0 0 4px;
    overflow: hidden;
    position: relative;
    width: 612px;
}

.avto-immovables .gmask ul {
    width: 9999px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 12px;
    line-height: 14px;
}

.avto-immovables .gmask li {
    float: left;
    margin: 0 3px 0 4px;
    width: 116px;
}

.avto-immovables .gmask img {
    vertical-align: top;
    /*border:1px solid #ddd;*/
    margin: 0 0 8px;
}


.li_img_auto {
    /*width:112px;*/
    height: 74px;
    display: block;
    border: 1px solid #CDCBCB;
    padding: 2px 2px 1px;
}


.latest-ads .li_img_auto {
    /*width:112px;*/
    height: 74px;
    display: block;
    border: 1px solid #CDCBCB;
    padding: 2px 2px 1px 2px;
}

.avto-immovables .li_img_auto {
    border: 1px solid #CDCBCB;
    display: block;
    height: 73px;
}


.avto-immovables .gmask .holder {
    padding: 0 4px;
}

.avto-immovables .gmask strong {
    display: block;
    padding-top: 4px;
}

.avto-immovables .gmask span {
    display: block;
    /* padding-top: 2px; */
}

.aside {
    float: right;
    width: 205px;
    margin: 0 0 0 11px;
}

.at-your-service {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 11px 0 0;
    overflow: hidden;
    margin: 0 0 12px;
    height: 210px;
}

.at-your-service .heading {
    background: url(../images/bg-heading-aside-servises.png) repeat-x 0 8px;
    overflow: hidden;
    padding: 0 11px;
}

#main .at-your-service h2 {
    color: #868181;
    float: left;
    background: #fff;
    padding: 0 3px;
}

.at-your-service .holder {
    padding: 4px 5px 0 11px;
}

.at-your-service ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 12px;
    line-height: 14px;
    border-bottom: 1px solid #e7e7e7;
}

.at-your-service li {
    background: url(../images/bulllet-blue.png) no-repeat 0 4px;
    padding: 0 0 9px 10px;
}

.at-your-service ul a {
    color: #000;
    font-size: 12px;
}

.at-your-service .ads {
    background: url("../images/bullet-cross.png") no-repeat scroll 0 6px transparent;
    color: #383838;
    float: right;
    font-size: 11px;
    line-height: 20px;
    margin: 0 5px 0 0;
    padding: 0 0 0 9px;
    text-transform: uppercase;
}



.they-recruit {
    padding: 12px 0 9px;
    border: 1px solid #e7e7e7;
    background: #fff;
    overflow: hidden;
    margin: 0 0 12px;
}

.they-recruit .heading {
    background: url(../images/bg-heading-hire.png) repeat-x 0 7px;
    padding: 0 11px;
    overflow: hidden;
    margin: 0 0 11px;
}

#main .they-recruit h2 {
    float: left;
    background: #fff;
    padding: 0 3px;
}

.they-recruit .list-holder {
    overflow: hidden;
}

/*meknes*/
.holder a,
holder a:hover {
    font-size: 11px;
    color: #000000;
    text-decoration: none !important;
}

.they-recruit ul {
    background: url(../images/bg-they-recruit-ul.png) repeat-y 11px 61px;
    list-style: none;
    margin: 0 0 -18px;
    padding: 0 2px 0;
    overflow: hidden;
}

.they-recruit li {
    float: left;
    padding: 0 0 18px 9px;
    /*menknes*/
    list-style: none outside none !important;
    list-style-type: none;
}

.they-recruit li img {
    vertical-align: top;
}

.online-credit {
    padding: 12px 0 11px;
    border: 1px solid #e7e7e7;
    background: url(../images/bg-online-credit.png) #fff no-repeat 151px 90px;
    overflow: hidden;
    margin: 0 0 12px;
    /*meknes*/
    height: 150px;
}

.online-credit .heading {
    background: url(../images/bg-heading-online-credit.png) repeat-x 0 7px;
    padding: 0 11px;
    overflow: hidden;


}

.voir_plus_immo {
    width: 103px;
    height: 65px;
    background: url("../images/plus_agences.png") no-repeat;
    margin-left: 14px;
}

.voir_plus_immo a {
    padding-left: 15px !important;
    text-decoration: none;
    display: block !important;
    width: 70px !important;
    height: 55px;
    text-indent: -300em;
}


.voir_plus_garages {
    width: 103px;
    height: 65px;
    background: url("../images/plus_garages.png") no-repeat;
    margin-left: 10px;
}

.voir_plus_garages a {
    padding-left: 15px !important;
    text-decoration: none;
    display: block !important;
    width: 69px !important;
    height: 55px;
    text-indent: -300em;
}

.voir_plus_agence {
    width: 103px;
    height: 65px;
    background: url("../images/plus_ul.png") no-repeat;
    margin-left: 10px;

}

.voir_plus_agence a {
    color: #723171 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px !important;
    padding-left: 15px !important;
    text-decoration: none;
    display: block !important;
    width: 103px !important;
    height: 65px;
    text-align: left !important;
    line-height: 19px;


}

#main .online-credit h2 {
    float: left;
    background: #fff;
    color: #03a2af;
    padding: 0 3px;
}

.credit-form {
    padding: 4px 16px;
}

.credit-form .row {
    overflow: hidden;
    padding: 1px 0 7px;
}

.credit-form .text {
    background: url(../images/bg-text-credit-form.png) no-repeat;
    width: 134px;
    height: 23px;
    float: left;
}

.credit-form .text input {
    float: left;
    width: 116px;
    padding: 5px 9px 3px;
    margin: 0;
    font-size: 12px;
    line-height: 15px;
    border: none;
    background: none;
    color: #7f7f7f;
}

.credit-form input[type="submit"] {
    background: url(../images/btn-apply-online-credit.png) no-repeat;
    color: #fff;
    width: 121px;
    height: 23px;
    margin: 3px 0 0 6px;
    border: none;
    padding: 0;
}

.credit-form input[type="submit"]:hover {
    cursor: pointer;
}

.estate-agents {
    /*border:1px solid #e7e7e7;*/
    padding: 0 0 23px;
    background: #fff;
    margin: 0 0 9px;
}

.estate-agents .heading {
    background: #f6f6f6;
    border-bottom: 1px solid #e7e7e7;
    padding: 14px 16px 3px;
    overflow: hidden;
}

.agents-form {
    background-color: #EDEDED;
    border-bottom: 1px solid #E7E7E7;
    min-height: 34px;
    overflow: hidden;
    padding: 10px 20px 0 16px;
}

.agents-form select {
    float: left;
    font-size: 11px;
    line-height: 15px;
    margin: 0 18px 0 0;
    padding: 0;
    width: 164px;
    color: #000;
}

.agents-form input[type="submit"] {

    float: left;
    background: url(../images/btn-display.png) no-repeat;
    width: 125px;
    height: 23px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    border: none;
    color: #fff;
}

.agents-form input[type="submit"]:hover {
    cursor: pointer;
}

.estate-agents .results {
    font-size: 15px;
    line-height: 18px;
    padding: 19px 0 15px 17px;
    color: #3c3c3c;
}

.estate-agents .results p {
    margin: 0;
}

.estate-agents .results strong {
    color: #692c68;
    padding: 0 5px 0 0;
}

.estate-agents .results a {
    font-weight: bold;
    color: #692c68;
}

.list-agencies {
    list-style: none;
    margin: 0 0 20px;
    padding: 0;
    line-height: 16px;
    color: #3a3a3a;
}

.list-agencies li {
    overflow: hidden;
    padding: 0 0 18px;
}

.list-agencies .heading {
    background: url(../images/bg-heading-list.png) #e5e5e5 no-repeat 0 100%;
    padding: 7px 0 13px 203px;
    border: none;
    margin: 0 1px;
    overflow: hidden;
}

.list-agencies .heading .title,
.list-agencies .heading .title a {
    font-size: 12px;
    line-height: 16px;
    color: #692c68;
}

.list-agencies .heading span.ref_agence {
    display: block;
    float: right;
    font-size: 10px;
    /*font-weight: bold;*/
    margin: 0 6px;
}

.list-agencies img {
    float: left;
    border: 2px solid #fff;
    margin: -30px 9px 0 9px;
}

.list-agencies .holder {
    margin: 0;
    float: right;
    width: 423px;
    padding: 3px 10px 0 0;
}

.list-agencies .holder span {
    display: block;
}

.list-agencies dl {
    overflow: hidden;
    margin: 0 0 7px;
}

.list-agencies dt {
    float: left;
    padding: 0 5px 0 0;
    font-weight: bold;
}

.list-agencies dd {
    overflow: hidden;
    margin: 0;
}

.capabilities-list {
    list-style: none;
    margin: 0;
    padding: 0 0 0 7px;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    width: 420px;
}

.capabilities-list li {
    float: left;
    background: url(../images/separator-capabilities.png) no-repeat 0 3px;
    padding: 0 8px 0;
}

.capabilities-list li:first-child {
    background: none;
    padding-left: 0;
}

.capabilities-list a {
    display: block;
    background: url(../images/ico-capabilities.png) no-repeat 0 3px;
    padding: 0 0 0 22px;
    letter-spacing: 0px;
}

.capabilities-list .list {
    background-position: 0 -16px;
    padding: 0 0 0 20px;
}

.capabilities-list .contact {
    background-position: 1px -35px;
    padding: 0 0 0 20px;
}

.paging {
    list-style: none;
    margin: 0;
    height: 22px;
    /*default padding:0 0 0 111px;*/
    /*meknes*/
    padding: 0;
    margin: 14px auto auto 30px;
    font-size: 11px;
    line-height: 14px;
    color: #3d3d3d;
    overflow: hidden;
}

.paging li {
    border: 1px solid #E4E4E4;
    float: left;
    margin: 0 0 0 3px;
    /* text-align: center;*/
    background: url(../images/bg_pagination.jpg) repeat-x;
}

.paging a {
    color: #3d3d3d;
    display: block;
    padding: 2px 5px 3px 4px !important;
}

.paging a:hover {
    color: #692C68;
    display: block;
    padding: 2px 5px 3px 4px !important;
}

.paging strong {
    color: #692c68;
    display: block;
    padding: 2px 5px 3px 4px;
}

.paging .current {
    background: none;
    border: none;
    line-height: 10px;
    margin: 0;
    padding: 5px 6px 3px 0 !important;
    /* text-align: right;*/
    /* width: 86px; */

}

.paging .pagina_precedent {
    height: 19px;
    text-indent: -7px;
    width: 21px;
    background: url(../images/li_left_hover.jpg) no-repeat;
}

.paging .pagina_precedent a {
    width: 21px;
    height: 19px;
    display: block;
    text-indent: -300em;
}

.paging .pagina_precedent a:hover {
    width: 21px;
    height: 19px;
    display: block;
    text-indent: -300em;
    background: url(../images/li_left_hover.jpg) no-repeat;
}

.paging .pagina_suivant {
    height: 19px;
    padding: 0;
    text-indent: -12px;
    width: 21px;
    background: url(../images/li_right_hover.jpg) no-repeat;
}

.paging .pagina_suivant a {
    width: 21px;
    height: 19px;
    display: block;
    text-indent: -300em;
}

.paging .pagina_suivant a:hover {
    width: 21px;
    height: 19px;
    display: block;
    text-indent: -300em;
    background: url(../images/li_right_hover.jpg) no-repeat;
}


.paging .pagina_precedent {
    margin-right: 0 !important;
}

.current_li {
    border: 1px solid #692C68 !important;
}


.paging .last {
    width: 61px;
}

.offers {
    background: #fff;
    /*border:1px solid #e7e7e7;*/
    padding: 0 0 20px;
    margin: 0 0 12px;
}

.offers .heading {
    background: #f6f6f6;
    border-bottom: 1px solid #e7e7e7;
    padding: 14px 16px 3px;
    overflow: hidden;
}

.offers-form {
    overflow: hidden;
    padding: 5px 7px 0 15px;
    margin: 0;
    min-height: 37px;
}

.offers-form .title {
    font-size: 18px;
    line-height: 20px;
    color: #70306e;
    float: left;
}

.offers-form .holder {
    float: right;
    padding: 0 2px 0 0;
}

.offers-form select {
    float: left;
    margin: 0 0 0 10px;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    padding: 4px;
}

.offers-form input[type="submit"] {
    float: left;
    margin: 0 0 0 10px;
    background: url(../images/btn-ok.png) no-repeat;
    border: none;
    text-align: center;
    font-size: 13px;
    color: #fff;
    width: 28px;
    height: 23px;
    padding: 0;
    cursor: pointer;
}

.offers-list {
    list-style: none;
    margin: 0 0 12px;
    padding: 0 0 0 11px;
    line-height: 16px;
}

.offers-list li {
    background: url(../images/bg-offers-list.png) #eee repeat-x;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #e7e7e7;
    width: 186px;
    padding: 7px 5px 7px 6px;
    margin: 0 6px 13px 0;
}

.offers-list img {
    margin: 0 0 7px;
    vertical-align: top;
}

.carouselsimilaires {
    padding: 0 33px;
    position: relative;
    overflow: hidden;
}

.carouselsimilaires .gmask {
    height: 150px;
    overflow: hidden;
}

.offers-list-carousel {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.offers-list-carousel li {
    width: 120px;
    float: left;
    margin-right: 30px;
}

.offers-list-carousel li.lastitemcarousrel {
    margin-right: 0;
}

.carouselsimilaires .btn-next,
.carouselsimilaires .btn-previous {
    text-indent: 10000px;
    font-size: 0;
    position: absolute;
    display: block;
    width: 12px;
    height: 17px;
    top: 40px;
    right: 12px;
    outline: none;
}

.carouselsimilaires .btn-previous {
    left: 12px;
    background: url(../images/prev_btn.jpg) no-repeat 0 0;
}

.carouselsimilaires .btn-next {
    background: url(../images/next_btn.jpg) no-repeat 0 0;
}

.carouselsimilaires .location {
    color: #000000;
}

.financervehicule {
    float: right;
    line-height: 22px;
    margin-right: 5px;
}

#main h2.titlecarouselsimilaires {
    margin-left: 12px;
    margin-bottom: 10px;
}

.price {
    float: right;
}

.offers-list-carousel .price {
    float: none;
}

.bg_medium {
    width: 117px;
    height: 92px;
    background-color: #EDEDED;
}

.bg_medium a img {
    margin: 1px auto auto;
}

.offers-list .title {
    font-size: 12px;
    display: block;
}

.offers-list .title a {
    color: #6f2f6d;
}

.offers-list span {
    font-size: 12px;
    color: #444;
    display: block;
}

.offers-list .location {
    color: #727272;
    font-size: 11px;
    float: left;
    width: 65px;
}

.offers-list .price {
    overflow: hidden;
    color: #353535;
    margin: 0;
    /*padding:14px 0 0 2px;*/
}

.without_image {
    border: none !important;
}



.without_image {
    background: url("../images/bullet-pink.png") no-repeat scroll 0 7px transparent !important;
    padding: 0 0 0 11px !important;
}

.offers-list .price dt {
    float: left;
    padding: 0 2px 0 0;
}

.offers-list .price dd {
    margin: 0;
    font-weight: bold;
    overflow: hidden;
}

.search-cars-form {
    /*background: url(../images/bg-search-cars-form.png) no-repeat;*/
    background-color: #DEDEDE;
    border: 1px solid #DEDEDE;
    border-radius: 5px 5px 5px 5px;
    margin: 0 0 11px;
    padding: 0;
    /*12px 0 0;*/
    overflow: hidden;
    min-height: 80px;
}

.search-cars-form .row {
    overflow: hidden;
    padding: 5px 10px 8px 15px;
}

.search-cars-form .text {
    background: url(../images/bg-text.png) #ddd no-repeat;
    float: left;
    width: 226px;
    margin: 0 6px 0 0;
    height: 26px;
}

.search-cars-form .text input {
    float: left;
    padding: 5px 11px 6px;
    width: 204px;
    border: none;
    background: none;
    font-size: 12px;
    line-height: 15px;
    color: #000;
}

.search-cars-form select {
    width: 226px;
    float: left;
    margin: 0 6px 0 0;
    padding: 0;
    font-size: 12px;
    line-height: 15px;
    color: #000;
}

.search-cars-form input[type="submit"] {
    float: right;
    background: url(../images/btn-search.png) no-repeat;
    width: 146px;
    height: 26px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    border: none;
    color: #fff;
}

.search-cars-form input[type="submit"]:hover {
    cursor: pointer;
}

.search-cars-form .advanced {
    background: url("../images/arrow-advanced-search.png") no-repeat scroll 0 5px transparent;
    color: #000000;
    font-size: 10px;
    margin: 0 9px 0 0;
    padding: 3px 0 0 16px;
    text-transform: uppercase;
}

#btn_serach .advanced {
    background: url(../images/arrow-advanced-search.png) no-repeat 0 5px;
    padding: 2px 0 0 14px;
    font-size: 10px;
    color: #000;
    margin: 0 9px 0 22px;
    text-transform: uppercase;
    padding-left: 11px;
    padding-top: 3px;
}

#btn_serach input[type="submit"] {
    margin-bottom: 3px;
}

.used-cars {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 0 0 15px;
    margin: 0 0 16px;
}

.used-cars .results {
    font-size: 15px;
    color: #2f2f2f;
    padding: 5px 14px 7px;
    margin-bottom: 8px;
}

.used-cars .results p {
    margin: 0;
    padding-top: 0;
}

.used-cars .results strong {
    color: #763375;
}

.cars-list {
    list-style: none;
    margin: 0;
    padding: 0 0 12px 15px;
    color: #000;
    line-height: 19px;
}

.cars-list li {
    overflow: hidden;
    padding: 16px 0;
    border-bottom: 1px solid #e7e7e7;
    width: 608px;
}

.cars-list li:Hover {
    background: #fffef7;
}

.cars-list li.firstitem {
    border-top: 1px solid #e7e7e7;
    padding-top: 16px;
}

.cars-list .heading {
    /*background: url(../images/bg-heading-list.png) #e5e5e5 no-repeat 0 100%; */
    overflow: hidden;
    font-size: 14px;
    margin: 0 1px;
    padding: 3px 12px 14px;
}

.cars-list .holder .price {
    /* float:right;*/
    font-weight: bold;
    color: #de4900;
    float: none;
    font-size: 14px;

}

.cars-list .holder .price,
.used-cars .holder h3,
.cars-list .holder .location {
    display: block;
    margin-bottom: 2px !important;
}

.cars-list .heading .not-available {
    width: 45px;
}

.cars-list .block img {
    margin: 0;
}

.used-cars .holder h3 a {
    font-size: 13px !important;
    font-weight: bold;
    color: #2E2D2E !important;
}

.cars-list .heading .title a {
    color: #692c68;
}

.cars-list .block {
    float: right;
    width: 85px;
    padding: 9px 0 0;
    text-align: center;
}

.cars-list .block a img {
    vertical-align: top;
    margin: 0;
}

.btn-premium {
    background: url(../images/btn-premium.png) no-repeat;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 14px;
    color: #6b6b6b;
    width: 57px;
    height: 14px;
    display: block;
    text-align: center;
    margin: 0 0 10px 7px;
}

.cars-list .time {
    float: right;
    width: 85px;
    height: 75px;
    padding-top: 25px;
    color: #595959;
    border-left: 1px solid #e7e7e7;
    text-align: center;
    font-size: 11px;
    margin: 0;
}

.cars-list .time .date {
    padding: 12px 0 0;
    font-style: normal;
    font-weight: bold;
}

/* time style for agency logo */
.cars-list .time2 {
    float: right;
    width: 85px;
    height: 75px;
    color: #666;
    /* #919091;*/
    border-left: 1px solid #e7e7e7;
    text-align: center;
    font-size: 11px;
    margin: 4px 0 0;
}

.cars-list .time2 div {
    margin-top: -4px;
}

.cars-list .holder {
    overflow: hidden;
    float: left;
    width: 350px;
    padding: 0;
}

.cars-list .location {
    display: block;
    color: #919091;
    font-size: 12px;
}

.cars-list .views {
    display: inline-block;
    font-size: 11px;
    color: #919091;
}

.cars-list .views a {
    color: #919091;
    text-decoration: none;
}

.cars-list .views a:hover {
    color: #518CC7;
    text-decoration: underline !important;
}

.cars-list p {
    margin: 0 0 4px;
}

.members-area {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 0 0 20px;
    line-height: 16px;
}

.members-area .heading {
    background: #f6f6f6;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
    padding: 14px 16px 3px;
    margin: 0 0 19px;
}

.members-area .holder {
    overflow: hidden;
    padding: 0 0 0 2px;
}

.jit_login_form {
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}

.members-area .col,
.jit_login_form .col {
    border: 1px solid #e7e7e7;
    float: left;
    width: 277px;
    background: url(../images/bg-members-area.png) #efefef repeat-x;
    margin: 0 0 0 10px;
    padding: 14px 11px 10px;
    /*min-height: 140px;*/
    height: 243px;
    position: relative;
}

#main .members-area h2 {
    text-transform: none;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 16px;
}

.login-form {
    margin: 0;
    padding: 0px 0 2px;
    overflow: hidden;
}

.login-form .row {
    overflow: hidden;
    padding: 2px 0 7px;
}

.login-form label {
    float: left;
    width: 117px;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: #000;
}

.login-form .text {
    background: url(../images/bg-text-login-form.png) no-repeat;
    width: 148px;
    height: 23px;
    float: left;
}

.login-form .text input {
    padding: 4px 5px;
    width: 138px;
    float: left;
    margin: 0;
    border: none;
    background: none;
    font-size: 12px;
    line-height: 15px;
}

.login-form input[type="submit"] {
    border: none;
    float: right;
    background: url(../images/btn-validate.png) no-repeat;
    width: 90px;
    height: 23px;
    font-size: 15px;
    color: #fff;
    margin: 5px 11px 0 0;
    padding: 0;
}

.login-form input[type="submit"]:hover {
    cursor: pointer;
}

.login-form a:hover {
    text-decoration: none;
}

.login-form .password-recovery {
    color: #1777bb;
    font-size: 13px;
    text-decoration: underline;
    float: left;
    margin: 9px 0 0 2px;
}

.members-area p {
    margin: 0;
    font-size: 13px;
    line-height: 22px;
    width: 160px;
}

.become_member {
    background: url(../images/become_member.png) no-repeat;
    position: absolute;
    top: 60px;
    left: 140px;
    width: 152px;
    height: 107px;
}

#message_error_login {
    width: 600px;
    margin-left: 10px;
    margin-bottom: 10px;

}

#txt_membre {
    height: 38px;
    width: 170px;
}



.members-area .btn-join {
    background: url("../images/rejoignez_nous.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 23px;
    margin: 46px -1px 2px 0;
    padding: 0;
    text-indent: -300em;
    width: 140px;
}




.agency {
    background: #fff;
    /*border:1px solid #e7e7e7;*/
    margin: 0 0 9px;
    overflow: hidden;
}

.agency .img-holder {
    float: left;
    padding: 3px;
    border: 1px solid #cfcfcf;
    margin: 3px 10px 0 0;
}

.agency .img-holder img {
    vertical-align: top;
}

.agency .heading {
    background: #f6f6f6;
    border-bottom: 1px solid #e7e7e7;
    padding: 14px 16px 3px;
    overflow: hidden;
}

.agency .holder {
    padding: 14px 14px 0;
    position: relative;
}

.agency .block {
    overflow: hidden;
}

.agency .title {
    font-size: 12px;
    color: #1e1e1e;
}

.agency address {
    font-style: normal;
}

.agency dl {
    margin: 0;
    overflow: hidden;
}

.agency dt {
    float: left;
    padding: 0 3px 0 0;
}

.agency dd {
    margin: 0;
    float: left;
}

.phones {
    /*background: url(../images/separator-print.png) no-repeat 157px 4px;*/
}

.phones dd {
    margin: 0 18px 0 0;
}

.agency dl.cocial {
    padding: 8px 0 0;
}

.share {
    list-style: none;
    margin: 0 8px 0 0;
    padding: 0;
    overflow: hidden;
    float: left;
}

.share li {
    float: left;
    margin: 0 0 0 7px;
}

.share li:first-child {
    margin: 0;
}

.share a {
    display: block;
    background: url(../images/ico-share.png) no-repeat;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
}

.share .twitter {
    background-position: -16px 0;
}

.share .google {
    background-position: -32px 0;
}

.print {
    background: url(../images/separator-print.png) no-repeat 0 4px;
    padding: 0 0 0 5px;
    float: left;
}

.print a {
    float: left;
    background: url(../images/ico-print.png) no-repeat 0 1px;
    padding: 0 0 0 21px;
    color: #1e1e1e;
}

.agency .tooltip {
    position: absolute;
    background: url(../images/bg-tooltip-agency.png) no-repeat;
    width: 168px;
    height: 44px;
    color: #1e1e1e;
    left: 254px;
    top: 157px;
    padding: 6px 0 0 43px;
    display: none;
}

.agency .tooltip strong {
    display: block;
}

.agency .tooltip strong span {
    color: #ed7b00;
}

.agency .img-holder:hover .tooltip {
    display: block;
}

.agency .btn-see {
    float: right;
    background: url(../images/btn-see.png) no-repeat;
    width: 146px;
    height: 29px;
    text-align: center;
    font-size: 14px;
    line-height: 29px;
    color: #fff !important;
    margin: 25px 0 1px;
}

.agency-proposals {
    background: #fff;
    border-top: 1px solid #e7e7e7;
    padding: 16px 0 0;
    margin: 0 0 9px;
}

#main .agency-proposals h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #70306f;
    margin: 0 0 14px;
    text-transform: none;
    padding: 0 15px;
}

.agency-proposals .offers-list {
    margin: 0 0 -6px;
}

.advanced-search {
    border: 1px solid #e7e7e7;
    background: #fff;
    padding: 0 0 10px;
    margin: -5px 0 0;
    font-size: 12px;
    color: #565656;
}

.advanced-search .container {
    padding: 0 19px;
}

.advanced-search .heading {
    background: #f6f6f6;
    border-bottom: 1px solid #e7e7e7;
    padding: 16px 16px 1px;
    overflow: hidden;
}

.advanced-search .section {
    overflow: hidden;
    background: url(../images/divider-advanced-search.png) repeat-x;
    padding: 20px 0 11px;
}

.advanced-search .section:first-child {
    background: none;
    padding: 26px 0 19px;
}

.advanced-search .category {
    overflow: hidden;
    min-height: 24px;
}

#main .advanced-search h2 {
    font-size: 13px;
    line-height: 13px;
    font-weight: bold;
    color: #232323;
    width: 181px;
    margin: 0 0 17px;
}

#main .advanced-search h2.lc {
    text-transform: none;
}

#main .advanced-search .category h2 {
    float: left;
    font-size: 12px;
    line-height: 22px;
    margin: 0;
}

.advanced-search .holder {
    overflow: hidden;
    padding: 0 0 11px;
}

.advanced-search .col {
    float: left;
    width: 180px;
}

.advanced-search .row {
    overflow: hidden;
    padding: 0 0 7px;
}

.advanced-search .radio-buttons {
    float: left;
    padding: 0 0 0 27px;
}

.advanced-search input[type="radio"] {
    margin: 6px 8px 0 0;
    padding: 0;
    float: left;
}

.advanced-search .radio-buttons label {
    margin: 0 26px 0 0;
    padding: 4px 0 0;
}

.advanced-search input[type="checkbox"] {
    float: left;
    margin: 0 5px 0 0;
    width: 15px;
    height: 16px;
    padding: 0;
}

.advanced-search label {
    float: left;
}

.advanced-search select {
    float: left;
    width: 217px;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    margin: 0;
    padding: 0;
    height: 17px;
}

.advanced-search .budget {
    padding: 1px 0 11px;
    overflow: hidden;
}

.advanced-search .budget span {
    padding: 2px 0 0;
}

.advanced-search .select-small {
    width: 146px;
    margin-right: 18px;
}

.advanced-search span {
    float: left;
    margin: 0 8px 0 0;
}

.advanced-search span sup {
    vertical-align: top;
}

.advanced-search .col-holder {
    overflow: hidden;
    width: 100%;
}

.advanced-search .col-holder .col {
    width: 115px;
    padding: 0 0 0 45px;
}

.advanced-search .other {
    margin-right: 28px;
}

.advanced-search .col-holder .col:first-child {
    padding: 0;
}

.advanced-search .features label {
    margin: 0 2px 0 0;
}

.advanced-search .features .checkboxes {
    padding: 4px 0 0;
}

.advanced-search .features .checkboxes span {
    float: left;
    width: 149px;
}

.advanced-search .features .checkboxes label {
    margin: 0 19px 0 0;
}

.advanced-search .features .checkboxes input {
    margin-top: 1px;
}

.advanced-search .btn-search {
    background: url(../images/btn-search-advanced.png) no-repeat 0 -32px;
    float: right;
    height: 32px;
    margin: 12px 6px -5px 0;
}

.advanced-search .btn-search input {
    background: url(../images/btn-search-advanced.png) no-repeat 100% 0;
    height: 32px;
    font-size: 15px;
    line-height: 18px;
    margin: 0;
    padding: 0 28px 2px;
    border: none;
    color: #fff;
}

.advanced-search .btn-search input:hover {
    cursor: pointer;
}

.videos {
    overflow: hidden;
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 0 0 14px;
    margin: 0 0 12px;
}

.videos .heading {
    background: #f6f6f6;
    border-bottom: 1px solid #e7e7e7;
    padding: 14px 16px 3px;
    overflow: hidden;
}

.search-video-form {
    padding: 0;
    margin: 0 0 16px;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
    min-height: 4px;
}

.search-video-form .holder {
    background: url(../images/bg-search-video-form.png) no-repeat 383px -1px;
    padding: 29px 10px 25px 69px;
    overflow: hidden;
}

.find-video {
    background: url(../images/bg-find-video.png) no-repeat 100% 0;
    padding: 0 7px 0 0;
    height: 24px;
    position: absolute;
    right: 9px;
    top: -24px;
}

.find-video .find-holder {
    background: url(../images/bg-find-video.png) no-repeat 0 -24px;
    height: 18px;
    padding: 6px 4px 0 10px;
}

.find-video a {
    background: url(../images/arrow-open-close.png) no-repeat 100% -18px;
    padding: 0 19px 0 0;
    font-size: 12px;
    color: #5e5e5e;
}

.expanded .find-video a {
    background-position: 100% 3px;
}

.search-video-form select {
    float: left;
    margin: 0 18px 0 0;
    width: 164px;
    font-size: 11px;
    line-height: 15px;
    color: #000;
}

.search-video-form input[type="submit"] {
    float: left;
    background: url(../images/btn-display.png) no-repeat;
    width: 125px;
    height: 23px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    border: none;
    color: #fff;
}

.search-video-form input[type="submit"]:hover {
    cursor: pointer;
}

#main .videos h2 {
    font-size: 16px;
    line-height: 20px;
    color: #70306f;
    text-transform: none;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 16px;
}

.video-list {
    list-style: none;
    margin: 0 0 12px;
    padding: 0 0 0 16px;
}

.video-list li {
    width: 120px;
    display: inline-block;
    vertical-align: top;
    padding: 0 14px 16px 15px;
    margin: 0;
}

.video-list .visual {
    position: relative;
    margin: 0 0 3px;
}

.video-list img {
    vertical-align: top;
}

.video-list .duration {
    background: url(../images/bg-duration.png);
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 10px;
    line-height: 16px;
    color: #cbcbcb;
    height: 16px;
    padding: 0 5px;
}

.video-list .title {
    font-size: 12px;
    line-height: 16px;
    display: block;
}

.video-list .title a {
    color: #6f2f6e;
}

.video-list .views {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #727272;
}

.videos .video-place-holder {
    padding: 0 17px;
    margin: 0 0 19px;
}

.videos .video-place-holder .title {
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
    color: #252525;
    margin: 0 0 22px;
    display: block;
}

.videos .video-place-holder .holder {
    margin: 0 auto;
    width: 500px;
}

.like-video {
    padding: 0 0 10px;
}

#main .like-video h2 {
    font-size: 18px;
    margin: 0 0 11px;
}

.like-video .carousel {
    padding: 11px 0 6px;
    background: url(../images/bg-carousel.png) #eee repeat-x;
    border: 1px solid #e7e7e7;
    margin: 0 17px;
}

.like-video .carousel:after {
    content: "";
    display: block;
    clear: both;
}

.like-video .carousel .gmask {
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 7px 0 9px;
    width: 552px;
}

.like-video .carousel .gmask ul {
    width: 9999px;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.like-video .carousel li {
    width: 120px;
    float: left;
    vertical-align: top;
    padding: 0 9px 0;
    margin: 0;
}

.like-video .carousel .visual {
    position: relative;
    margin: 0 0 5px;
}

.like-video .carousel img {
    vertical-align: top;
}

.like-video .carousel .duration {
    background: url(../images/bg-duration.png);
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 10px;
    line-height: 16px;
    color: #cbcbcb;
    height: 16px;
    padding: 0 5px;
}

.like-video .carousel .title {
    font-size: 12px;
    line-height: 16px;
    display: block;
}

.like-video .carousel .title a {
    color: #6f2f6e;
}

.like-video .carousel .views {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #727272;
}

.carousel .btn-prev {
    float: left;
    background: url(../images/arrow-carousel.png) no-repeat;
    width: 27px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 46px 0 0 -11px;
}

.carousel .btn-prev:hover {
    background-position: 0 -30px;
}

.carousel .btn-next {
    float: right;
    background: url(../images/arrow-carousel.png) no-repeat -27px 0;
    width: 27px;
    height: 30px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 46px -11px 0 0;
}

.carousel .btn-next:hover {
    background-position: -27px -30px;
}

.our-selection {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 10px 0 0;
    margin: 0 0 11px;
}

.our-selection .video-list {
    margin: 0 0 -3px;
}

.our-selection .video-list li {
    padding-bottom: 13px;
}

#main .our-selection h2 {
    font-size: 18px;
    line-height: 22px;
    color: #692c68;
    font-weight: bold;
    padding: 0 14px;
    text-transform: none;
    margin: 0 0 14px;
}

.menu {
    list-style: none;
    margin: 0 0 11px;
    padding: 0;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    border-color: #e7e7e7;
    border-width: 1px 1px 0;
    border-style: solid;
    overflow: hidden;
}

.menu li {

    /* background: url(../images/bg-menu.png) no-repeat 100% 0;
  float:left;
  height:42px;
  width:25%;
  padding:0;*/

}

.menu a {

    /*display:block;
  background: url(../images/ico-menu.png) no-repeat 8px 7px;
  padding:14px 0 0 49px;
  color:#000;
  height:28px;*/

}

.menu a span {
    color: #b40d0d;
}

.menu .active a,
.menu a:hover {
    color: #7b367a;
    text-decoration: none;
}

/*
.menu .account,
.menu .favorites{
    width:137px;
}
.menu .post-an-ad,
.menu .messaging{
    width:176px;
}
.menu .manage-my-ads,
.menu .edit-profile{
    width:174px;
}

#menu_alerte .menu .manage-my-ads,
#menu_alerte .menu .edit-profile{
    width:172px !important;
}

.menu_btn_alerte {
    height: 28px;
    margin-left: 10px;
    width: 620px;
}
.menu .disconnection,
.menu .alerts{
  width:149px;
  background-position:0 0;
}

.menu .disconnection,
.menu .alerts{
  width:122px;
  background-position:0 0;
}
#menu_ user .menu .post-an-ad, .menu .messaging {
    width: 176px !important;
}
*/
#aligner_gauche {
    margin-left: 10px;
}


#btn_alerte1 {
    width: 138px;
    height: 32px;
    background: url(../images/btn_new_alerte.jpg) no-repeat;
    float: left;
    margin-right: 10px;
}

#btn_alerte1 a {
    width: 138px;
    height: 32px;
    display: block;
    text-indent: -300em;
}

#btn_alerte2 {
    width: 138px;
    height: 32px;
    background: url(../images/btn_your_alerte.jpg) no-repeat;
    float: left;
}

#btn_alerte2 a {
    width: 138px;
    height: 32px;
    display: block;
    text-indent: -300em;
}

#btn_supp_alerte {
    width: 93px;
    height: 22px;
    background: url(../images/btn_alerte_supprimer.jpg) no-repeat;
    border: none;
    cursor: pointer;
    margin-top: 10px;
    float: right;
    margin-right: 5px;
}



#btn_sav {
    background: url("../images/btn_sav_alerte.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 32px;
    margin-left: 255px;
    margin-right: 15px;
    width: 123px;
}

#btn_retour_alerte {
    width: 138px;
    height: 32px;
    background: url(../images/btn_retour_alerte.jpg) no-repeat;
    margin-left: 150px;
}

#btn_retour_alerte a {
    width: 138px;
    height: 32px;
    display: block;
    text-indent: -300em;
}

.menu .disconnection,
.menu .alerts {
    background-position: 0 0;
    width: 149px;
}

#menu_use .menu .disconnection,
#menu_use .menu .alerts {
    background-position: 0 0;
    width: 122px !important;
}

#menu_use .menu .post-an-ad,
#menu_use .menu .messaging {
    width: 176px !important;
}


.disconnection a {
    padding: 14px 0 0 45px;
}




.table_alerte .titre_alerte {
    width: 91px;
}

.table_alerte th {
    background: none repeat scroll 0 0 #CDCDCD;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0 1px;
    font-weight: normal;
    margin: 0;
    padding: 11px 5px 10px;
    text-align: left;
}

.table_alerte th {
    background: none repeat scroll 0 0 #CDCDCD;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0 1px;
    font-weight: normal;
    margin: 0;
    padding: 11px 5px 10px;
    text-align: left;
}


.table_alerte td {
    padding: 0 0 0 6px;
}


.desactiver a {
    color: #666666 !important;
}

.menu .post-an-ad a {
    background-position: 8px -39px;
    padding-left: 45px;
    color: #c31616;
}

.menu .manage-my-ads a {
    background-position: 8px -80px;
    padding-left: 46px;
}

.menu .alerts a {
    background-position: 5px -120px;
}

.menu .favorites a {
    background-position: 8px -159px;
    padding-left: 50px;
}

.menu .messaging a {
    background-position: 8px -197px;
    padding-left: 50px;
}

.menu .edit-profile a {
    background-position: 8px -238px;
    padding-left: 45px;
}

.menu .disconnection a {
    background-position: 8px -278px;
}

.manage-my-ads-block {
    margin: 0 0 11px;
    padding: 17px 11px 16px 14px;
    min-height: 478px;
}

#main .manage-my-ads-block h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #7e387d;
    text-transform: none;
    margin: 0 0 22px;
    padding: 0 5px;
}

.search-announce-form {
    width: 426px;
    padding: 12px 10px 9px;
    /*border:1px solid #e7e7e7;*/
    overflow: hidden;
    margin: 0 auto 25px;
}

.search-announce-form label {
    float: left;
    margin: 0 12px 0 0;
    color: #733172;
    font-weight: bold;
    padding: 3px 0 0;
}

.search-announce-form .text {
    float: left;
    background: url(../images/bg-text-announce-form.png) no-repeat;
    width: 164px;
    height: 23px;
    margin: 0 9px 0 0;
}

.search-announce-form .text input {
    width: 154px;
    padding: 4px 5px;
    font-size: 12px;
    line-height: 15px;
    background: none;
    border: none;
    float: left;
    margin: 0;
}

.search-announce-form input[type="submit"] {
    float: left;
    background: url(../images/btn-display.png) no-repeat;
    width: 125px;
    height: 23px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    border: none;
    color: #fff;
}

.search-announce-form input[type="submit"]:hover {
    cursor: pointer;
}

.ads-form {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.ads-form table {
    width: 100%;
    font-size: 11px;
    line-height: 15px;
    color: #373737;
    border-collapse: collapse;
    padding: 0;
    margin: 0 0 0 -1px;
    border: none;
}

.ads-form th {
    text-align: center;
    font-weight: normal;
    padding: 11px 5px 10px;
    margin: 0;
    background: #cdcdcd;
    border-color: #fff;
    border-style: solid;
    border-width: 0 1px;
}

.ads-form td {
    padding: 5px 0;
    margin: 0;
    background: #fafafa;
    border-color: #fff;
    border-style: solid;
    border-width: 0 1px 1px;
    text-align: center;
}

.ads-form table .grey td {
    background: #eee;
}


.ads-form .grey td {
    background: #eee;
}

.ads-form .reference {
    width: 51px;
}

.ads-form .title {
    width: 157px;
    padding: 11px 18px 10px;
}

.ads-form .date {
    width: 77px;
    text-align: center;
    padding: 11px 3px 10px;
}

.ads-form .replies {
    width: 52px;
}

.ads-form .views {
    width: 28px;
}

.ads-form .change {
    width: 42px;
}

.ads-form .checkbox {
    width: 20px;
}

.ads-form .name {
    font-weight: bold;
    text-align: left;
    padding: 5px 13px;
}

.ads-form .name a,
.ads-form .name a:hover {
    text-decoration: none;
    color: #000 !important;

}

.ads-form input[type="checkbox"] {
    margin: 1px 3px 0;
    padding: 0;
    width: 15px;
    height: 16px;
    vertical-align: top;
}

.ads-form .btn-remove {
    background: url(../images/btn-remove.png) no-repeat 0 -23px;
    height: 23px;
    float: right;
    margin: 8px 0 0;
}

.ads-form .btn-remove input {
    background: url(../images/btn_supp.jpg) no-repeat;
    height: 23px;
    display: block;
    margin: 0;
    border: none;
    font-size: 13px;
    padding: 0 14px;
    width: 93px;
    cursor: pointer;
    border: none;
}

.ads-form .btn-remove input:hover {
    cursor: pointer;
}

.inbox {

    padding: 0 12px 12px 13px;
    margin: 0 0 10px;
}

#main .inbox h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #7e387d;
    text-transform: none;
    margin: 0 0 14px;
    padding: 0 5px;
}

.inbox-form {
    padding: 0;
    margin: 0;
}

.inbox-form table {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0 0 9px;
    font-size: 11px;
    line-height: 16px;
}

.inbox-form th {
    background: #d3d3d3;
    font-weight: normal;
    color: #373737;
    text-align: left;
    border-color: #fff;
    border-style: solid;
    border-width: 0 1px;
    padding: 11px 10px;
}

.inbox-form .message {
    width: 122px;
}

.inbox-form .topic {
    width: 332px;
}

.inbox-form .date {
    width: 72px;
    padding: 11px 5px;
}

.inbox-form th.checkbox {
    width: 30px;
    padding: 10px 0;
}

.inbox-form .checkbox input {
    margin: 1px 7px;
    width: 15px;
    height: 16px;
    padding: 0;
}

.inbox-form td {
    padding: 9px 5px 9px 12px;
    margin: 0;
    background: #fafafa;
    border-color: #fff;
    border-style: solid;
    border-width: 0 1px 1px;
    text-align: left;
}

.inbox-form td.checkbox {
    padding: 8px 0;
}

.inbox-form table .dark td {
    background: #eee;
}

.inbox-form table .new td {
    font-weight: bold;
}

/*meknes*/
.inbox-form a,
.inbox-form a:hover {
    color: #000 !important;
    text-decoration: none;
}


.inbox-form .btn-remove {
    background: url(../images/btn-remove.png) no-repeat 0 -23px;
    height: 23px;
    float: right;
    margin: 0 -1px 0 0;
}

.inbox-form .btn-remove input {
    background: url(../images/btn-remove.png) no-repeat 100% 0;
    height: 23px;
    display: block;
    margin: 0;
    border: none;
    font-size: 13px;
    color: #fff;
    padding: 0 14px;
}

.inbox-form .btn-remove input:hover {
    cursor: pointer;
}

.inbox-form .paging {
    padding: 1px 0 0 59px;
}

.letter {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 12px 10px 89px;
    margin: 0 0 10px;
}

#main .letter h2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #7e387d;
    text-transform: none;
    margin: 0 0 8px;
    padding: 0 8px;
}

.letter a,
.letter a:hover {
    color: #000;
    text-decoration: none;
    font-weight: normal !important;

}

.letter dl {
    margin: 0 0 38px;
    padding: 1px 0 0 4px;
    overflow: hidden;
}

.letter dt {
    float: left;
    padding: 0 3px 0 0;
}

.letter dd {
    font-weight: bold;
    margin: 0;
}

.letter .block {
    border: 1px solid #e7e7e7;
    padding: 18px 11px 17px;
    line-height: 18px;
    position: relative;
    margin: 0 0 27px;
}

.letter .block .title {
    position: absolute;
    top: -11px;
    left: 9px;
    padding: 0 6px;
    background: #fff;
    font-size: 16px;
    line-height: 20px;
    color: #131313;
    margin: 0;
}

.letter .block p {
    margin: 0;
}

.answer-form {
    padding: 0;
    margin: 0;
    width: 444px;
}

.answer-form label {
    display: block;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #7e387d;
    text-transform: none;
    padding: 0 8px 8px;
}

.answer-form .textarea {
    background: url(../images/bg-textarea-answer-form.png) no-repeat;
    overflow: hidden;
    width: 444px;
    height: 93px;
    margin: 0;
    padding: 0 0 11px;
}

.answer-form .textarea textarea {
    min-width: 434px;
    max-width: 434px;
    min-height: 83px;
    max-height: 83px;
    margin: 0;
    padding: 5px;
    float: left;
    border: none;
    background: none;
    overflow: auto;
}

.answer-form .btn-send {
    background: url(../images/btn-remove.png) no-repeat 0 -23px;
    height: 23px;
    float: right;
    margin: 0 -1px 0 0;
}

.answer-form .btn-send input {
    background: url(../images/btn-remove.png) no-repeat 100% 0;
    height: 23px;
    display: block;
    margin: 0;
    border: none;
    font-size: 15px;
    color: #fff;
    padding: 0 36px 0 30px;
}

.answer-form .btn-send input:hover {
    cursor: pointer;
}

.edit-profile-form {

    padding: 21px 15px 33px;
    margin: 0 0 26px;
    background: #fff;
    border: 1px solid #e7e7e7;
    /*text-align:center;*/
}

.edit-profile-form .text {
    border: none;
    text-indent: 5px;

}

#main .edit-profile-form h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #7e387d;
    text-transform: none;
    margin: 0 0 14px;
}

.edit-profile-form .author {
    display: block;
    line-height: 16px;
    margin: 0 0 12px;
}

.edit-profile-form .row,
.repondre .row {
    overflow: hidden;
    padding: 0px 0 11px;
    text-align: left;
}

.edit-profile-form label,
.repondre label {
    float: left;
    width: 168px !important;
    font-size: 12px;
    line-height: 16px;
    color: #2f2f2f;
}

.row label,
.textinForm label,
.colconect td {
    font-size: 12px !important;
    color: #666666 !important;
}

.colconect td {
    font-weight: bold;
}

.error_message {
    height: 20px;
    /*background: url("../images/triangle_annonce.jpg") no-repeat left;*/
    background: url("../images/erreur_msg.png") no-repeat left;
    padding: 5px 4px 2px 22px;
    text-indent: 3px;
    margin-left: 5px;
    line-height: 20px;
    margin-top: 5px;
    /*float: left;*/
}

.erreur_login {
    float: left;

}

.login-form #msg_error_cnx {
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: absolute;
    top: 32px;
}

.edit-profile-form .text {
    float: left;
    /*background: url(../images/bg-text-announce-form.png) no-repeat;*/
    width: 164px;
    height: 23px;
    padding: 0 0 0 5px;
}

.repondre .textarea {
    background: url(../images/bg-textarea-answer-form.png) no-repeat;
    overflow: hidden;
    width: 444px;
    height: 97px;
    margin: 0;
    padding: 0 0 11px;
}

.repondre .textarea textarea {
    min-width: 434px;
    max-width: 434px;
    min-height: 83px;
    max-height: 83px;
    margin: 0;
    padding: 5px;
    float: left;
    border: none;
    background: none;
    overflow: auto;
}

/*
.repondre .btn-create{
  background: url(../images/btn-save.png) no-repeat 0 -32px;
  height:32px;
  margin:0 93px 14px 0;
  float:right;
}
*/
.repondre .btn-create input {
    background: url(../images/btn-save.png) no-repeat 100% 0;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #fff;
    padding: 0 13px;
    border: none;
    cursor: pointer;
}

.error_message {

    color: red;
    padding-bottom: 5px;
    /* margin-left: 172px;*/
}

.error_user {
    margin-left: 0px !important;
}

.row_even .error_message {
    margin-left: 0px !important;
}

.edit-profile-form .text input,
.repondre .text input {
    margin: 0;
    float: left;
    background: none;
    border: none;
    font-size: 12px;
    line-height: 15px;
    color: #2f2f2f;
    width: 164px !important;
    padding: 0;
}

#seller_form_top input.field,
#seller_form_top textarea.field {
    background: url("../images/backgrounds/form_input.gif") repeat-x scroll left top #FFFFFF;
    border: 1px solid #B9B9B9;
    border-radius: 5px;
    padding: 6px;
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
}

.edit-profile-form select {
    float: left;
    margin: 0;
}

.edit-profile-form select.small {
    width: 117px;
}

.edit-profile-form select.middle {
    width: 165px;
}

.edit-profile-form select.big {
    width: 212px;
}

.edit-profile-form .btn-save {
    background: url(../images/btn-save.png) no-repeat -0 -32px;
    height: 32px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
    margin: 8px 0 0 8px;
    float: right;
}

.edit-profile-form .btn-save input {
    height: 32px;
    background: url(../images/btn-save.png) no-repeat 100% 0;
    margin: 0;
    float: left;
    padding: 0 8px;
    border: none;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
}

.edit-profile-form .btn-save input:hover {
    cursor: pointer;
}

.my-account {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 12px 18px 13px;
    margin: 0 0 10px;
}

#main .my-account h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #7e387d;
    text-transform: none;
    margin: 0 0 11px;
}

.my-account strong {
    color: #000;
    font-size: 12px;
    display: block;
}

/* meknes */
.date_compte {
    width: 100%;
    padding-bottom: 6px;
    margin-top: 5px;

}

.my-account .date {

    color: #8b8b8b;
    font-size: 11px;
    line-height: 14px;
    font-style: normal;
    margin: 0 0 6px;
}

.my-account .datecreation {

    color: #8b8b8b;
    font-size: 11px;
    line-height: 14px;
    font-style: normal;
    float: right;
}

.my-account .holder {
    overflow: hidden;
    border-top: 1px solid #e7e7e7;
    padding: 10px 0 0;
}

.my-account dl {
    float: left;
    width: 300px;
    margin: 0 0 0 0px;
    font-size: 12px;
    line-height: 21px;
    color: #000;
}

.my-account dl:first-child {
    margin: 0;
}

.my-account dl:last-child {
    width: 136px;
}

.my-account dt {
    float: left;
    background: url("../images/bullet-pink.png") no-repeat scroll 0 7px transparent;
    padding: 0 0 0 12px;
    font-size: 12px;

}

.my-account dd {
    font-weight: bold;
    color: #f07700;
    margin: 0;
}

.boutiques {
    background: #fff;
    /* border:1px solid #e7e7e7;*/
    padding: 0 0 14px;
    margin: 0 0 13px;
}

.boutiques .heading {
    background: #f6f6f6;
    border-bottom: 1px solid #e7e7e7;

    padding: 14px 15px 3px;
    overflow: hidden;
}

.search-boutiques-form {
    padding: 30px 10px 25px 69px;
    margin: 0 0 15px;
    overflow: hidden;
    border-bottom: 1px solid #e7e7e7;
    background: url(../images/bg-search-boutiques-form.png) no-repeat 367px 1px;
}

.search-boutiques-form select {
    float: left;
    width: 164px;
    padding: 0;
    margin: 0 13px 0 0;
}

.search-boutiques-form select.big {
    width: 173px;
}

.search-boutiques-form input[type="submit"] {
    float: left;
    background: url(../images/btn-display.png) no-repeat;
    width: 125px;
    height: 23px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    border: none;
    color: #fff;
}

.search-boutiques-form input[type="submit"]:hover {
    cursor: pointer;
}

.categories-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 21px;
}

.categories-list>li {
    overflow: hidden;
    padding: 0 0 17px;
}

.categories-list .headline {
    background: url(../images/bg-heading-list.png) #e5e5e5 no-repeat 0 100%;
    padding: 4px 10px 15px;
    margin: 0 1px;
}

.categories-list .headline .title {
    font-size: 14px;
    line-height: 18px;
    color: #692c68;
}

.categories-list .headline .title span {
    font-weight: normal;
}

.categories-list .block {
    float: left;
    background: url(../images/bg-block-categories-t.png) no-repeat;
    width: 139px;
    padding: 112px 0 0;
    margin: 22px 0 0 12px;
}

.categories-list .block .holder {
    background: url(../images/bg-block-categories-b.png) no-repeat 0 100%;
    padding: 0 0 8px;
    width: 100%;
}

.categories-list .block .frame {
    background: url(../images/bg-block-categories-c.png) repeat-y;
    width: 139px;
}

.categories-list .block .frame:after {
    content: "";
    display: block;
    clear: both;
}

.categories-list .block .container {
    float: left;
    margin: -94px 0 0;
    padding: 0 12px;
}

.categories-list .block img {
    vertical-align: top;
    border: 1px solid #e7e7e7;
    margin: 0 0 8px;
}

.categories-list .see-offers {
    background: url(../images/ico-see-offers.png) no-repeat;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    color: #763375;
    padding: 0 0 0 19px;
    margin: 0 0 0 3px;
    float: left;
}

.product-list {
    list-style: none;
    margin: 0;
    padding: 4px 0 0 8px;
    overflow: hidden;
}

.product-list li {
    float: left;
    background: url(../images/bg-product-list.png) #efefef repeat-x;
    width: 137px;
    padding: 6px 6px 4px;
    border: 1px solid #e7e7e7;
    margin: 0 0 0 7px;
}

.product-list li:first-child {
    margin: 0;
}

.product-list img {
    vertical-align: top;
    margin: 0 0 3px;
    display: block;

}

.product-list .title {
    display: block;
    margin: 0 0 7px;
}

.product-list .title a {
    color: #6f2f6e;
}

.description {
    overflow: hidden;
    background: #fff;
    /*border:1px solid #e7e7e7;*/
    padding: 12px 8px 11px;
    margin: 0 0 13px;
}

.description .price {
    float: right;
    font-size: 16px;
    line-height: 22px;
    color: #2f2f2f;
    margin: 1px 0px 0 0;
}

.description .price span {
    color: #de4900;
}

#main .description h1 {
    padding: 0;
    margin: 0 0 3px;
}

#main .desccatemploi h1 {
    padding: 0;
    margin: 0 0 3px;
}

#main #mariage #extraQuestionName {
    margin: 0;
    padding: 0;
}

.infoannoce dt {
    font-weight: bold;
}

.description .info-holder {
    list-style: none;
    margin: 0 0 17px;
    padding: 0;
    overflow: hidden;
    font-size: 11px;
    line-height: 16px;
    color: #666;
}

.description .info-holder li {
    float: left;
    background: url(../images/separator-info-holder.png) no-repeat 0 4px;
    padding: 0 10px;
    list-style: none;
}

.description .info-holder li:first-child {
    background: none;
    padding-left: 0;
}

.user-bar {
    background: url(../images/bg-user-bar.png) #f2f2f2 repeat-x;
    list-style: none;
    margin: 0 0 22px;
    padding: 5px 0 4px 6px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    font-size: 9px !important;
    line-height: 26px;
    text-transform: uppercase;
}

.user-bar li {
    background: url(../images/separator-user-bar.png) no-repeat 0 6px;
    float: left;
    padding: 0 0 0 13px;
    margin: 0 0 0 14px;
}

.user-bar li:first-child {
    background: none;
    padding-left: 0;
    margin-left: 0;
}

.user-bar a {
    background: url(../images/ico-user-bar.png) no-repeat;
    display: block;
    height: 24px;
    color: #3d3d3d;
    padding: 0 0 0 34px;
}


.user-bar .twitter {
    background-position: 0 -30px;
    width: 124px;
}

.user-bar .save {
    background-position: 0 -60px;
    width: 79px;
}

.user-bar .print {
    background-position: 0 -94px;
    padding: 0 0 0 29px;
    width: 57px;
}

.description .box {
    /*background: url("../images/bg-box.png") repeat-y scroll -614px 0 transparent;*/
    background-color: #DEDEDE;
    margin: 0 0 16px 0;
    width: 618px;
    padding-bottom: 0;
    padding-top: 13px;
}

.annoncenavigation,
.annoncenavigationrepondre {
    border-bottom: 1px solid #E7E7E7;
    display: block;
    font-size: 14px;
    margin-left: 10px;
    padding: 12px 0;
    width: 618px;
}

.annoncenavigationrepondre {
    margin-left: 0;
    padding-left: 10px;
}

#content .annoncenavigation a,
#content .annoncenavigationrepondre a {
    color: #076CB0;
    display: inline-block;
}

.annoncenavigation a.backtolisting,
.annoncenavigationrepondre a.backtolisting {
    background: url(../images/back_to_listing.png) no-repeat 0 3px;
    padding-left: 20px;
}

.annoncenavigation a.editannonceheader,
.annoncenavigationrepondre a.editannonceheader {
    float: right;
}

.description .box .holder {
    background: url(../images/bg-box.png) no-repeat 0 0;
}

.description .box .frame {
    background: url(../images/bg-box.png) no-repeat 100% 100%;
    padding: 13px 12px 14px;
    min-height: 353px;
}

.description .box .frame>img {
    float: left;
}

.description .v-carousel {
    float: right;
    width: 106px;
}

.description .v-carousel .gmask {
    overflow: hidden;
    position: relative;
    height: 302px;
    margin: 8px 0 7px;
}

.description .v-carousel .gmask ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.description .v-carousel .gmask li {
    padding: 10px 0 0;
    height: 94px;
    overflow: hidden;
}

.description .v-carousel .gmask li:first-child {
    padding-top: 0;
}

.description .v-carousel .gmask img {
    vertical-align: top;
}

.description .v-carousel .btn-prev {
    display: block;
    background: url(../images/arrow-gallery-description.png) no-repeat;
    width: 106px;
    height: 18px;
    text-indent: -9999px;
    overflow: hidden;
}

.description .v-carousel .btn-prev:hover {
    background-position: 0 -18px;
}

.description .v-carousel .btn-next {
    display: block;
    background: url(../images/arrow-gallery-description.png) no-repeat -106px 0;
    width: 106px;
    height: 18px;
    text-indent: -9999px;
    overflow: hidden;
}

.description .v-carousel .btn-next:hover {
    background-position: -106px -18px;
}

#main .description h2 {
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    text-transform: none;
    color: #7a3579;
    padding: 0 0 9px;
    margin: 0;
}

.description .container {
    padding: 0 10px;
    /* margin:0 0 22px;*/
    margin: 0 0 22px;
}

.description .block {
    margin: 0;
    width: 606px;
    padding-bottom: 15px;
    overflow: hidden;
}

.desccatemploi .block {
    margin: 0;
    border: 0;
}

.description .block .titledetail {
    display: block;
    margin-bottom: 5px;
}

.description .block .titledetailemploi {
    display: block;
    margin-bottom: 5px;
    margin-top: 0;
}

.shareannonce .blockshare {
    border-right: 1px solid #cfcfcf;
    width: 185px;
    padding-left: 5px;
    height: 72px;
    float: left;
}

.shareannonce .facebooklike {
    text-align: center;
    padding: 0 15px;
    border-right: 1px solid #cfcfcf;
}

.shareannonce .sharethis {
    border-right: 0;
    width: 135px;
    padding-left: 55px;
}

.used-cars .shareannonce h3 {
    text-transform: uppercase;
    color: #414141;
    font-size: 13px;
    padding-left: 15px;
    font-weight: bold;
}

#content .shareannonce .sharethis ul {
    padding: 0;
    margin: 0 0 0 15px;
}

#content .shareannonce .sharethis li {
    float: left;
    margin-right: 14px;
    background: none;
    padding: 0;
    width: 25px;
    height: 27px;
}

.sharethis a {
    width: 25px;
    height: 27px;
    text-indent: 1000px;
    font-size: 0;
    display: block;
}

.sharethis .facebook a {
    background: url(../images/share_facebook.jpg) no-repeat 0 0;
}

#content .shareannonce .sharethis .gplus {
    background: url(../images/share_gplus.jpg) no-repeat 0 0;
}

#content .shareannonce .sharethis .gplus #___plus_0 {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    width: 25px;
    height: 27px;
}

.sharethis .twitter a {
    background: url(../images/share_twiter.jpg) no-repeat 0 0;
}

#content .lienannonce li {
    font-size: 11px;
    line-height: 12px;
    font-weight: bold;
    margin: 0 0 2px;
    background: none;
    padding: 0 0 0 15px;
}

#content .lienannonce li a {
    color: #004276;
}

#content .lienannonce .printblockshare {
    background: url(../images/Print.png) no-repeat 0 0;
    line-height: 9px;
}

#content .lienannonce .sendemailblockshare {
    background: url(../images/Email.png) no-repeat 1px 2px;
    line-height: 11px;
}

#content .lienannonce .signalerblockshare {
    background: url(../images/alert.png) no-repeat 0 0;
    line-height: 10px;
}

#content .lienannonce .editerblockshare {
    background: url(../images/edite.png) no-repeat 0 0;
}

#content .blocklback #btn_back {
    float: right;
}

#content .blocklback #btn_back a,
#content .blocklback #btn_back {
    width: 70px;
}

#content .blocklback {
    padding-top: 10px;
}

.description .block p {
    margin: 0;
}

.description .parameter {
    overflow: hidden;
    /*border-top:1px solid #e7e7e7;*/
    padding: 0;
    width: 620px;
    margin: auto;
}

.description .parameter ul {
    float: left;
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
    padding-top: 0;
    /*
    background-color: #f9f9f9;
    border: 1px solid #C2C2C2;
    */
    /*width:170px;*/
}

.description .parameter ul:first-child {
    margin: 0 0 10px;
}

.description .parameter li {
    background: url("../images/bullet-pink.png") no-repeat scroll 0 7px;
    display: inline;
    float: left;
    padding: 0 0 0 9px;
    width: 188px;
    min-height: 18px;
    margin-bottom: 5px;
}

.description .parameter li.check {
    background: url("../images/check-icon.png") no-repeat scroll 0 6px;
    padding: 0 0 0 11px;
}

.description .parameter ul.info {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#extra_questions {
    padding-bottom: 10px;
    overflow: hidden;
}

.desccatemploi #extra_questions {}

#extraQuestionName {
    margin-left: 0;
}

.desccatemploi #extraQuestionName {
    margin: 0;
}

sup {

    font-size: 6px;
}

.description dl {
    overflow: hidden;
    margin: 0;
    color: #3d3d3d;
}

.infoannoce dl {
    float: left;
    width: 300px;
}

.infoannoce {
    margin-bottom: 5px;
    min-height: 60px;
    border-top: 1px solid #E7E7E7;
    padding-top: 15px;
}

.description dt {
    float: left;
    padding: 0 3px 0 0;
    margin-bottom: 10px;
}

.description dd {
    overflow: hidden;
    margin: 0;
    margin-bottom: 10px;
}

.shareannonce {
    border: 1px solid #e6e6e6;
    height: 75px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.description .btn-reply {
    background: url("../images/repondre_a_une_annonce.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    margin: 14px 0 0 0 !important;
    padding-left: 0;
    float: right;
    text-indent: 18px;
    width: 232px;
    text-indent: -300em;
}

#form_infos_member_area .error_message {
    color: red;
    margin-left: 0px !important;
    padding-bottom: 5px;
}

.label_strong {
    font-weight: bold;
    width: 100px;
}

/*
.description .btn-reply span{
  background: url(../images/btn_repondre_cv.png) no-repeat 100% 0;
  display:block;
  height:28px;
  padding:0 11px;
}*/
.inspect-and-finance {
    background: url(../images/bg-user-bar.png) #f2f2f2 repeat-x;
    border: 1px solid #e7e7e7;
    list-style: none;
    margin: 0 0 13px;
    padding: 4px 0 4px 7px;
    overflow: hidden;
    font-size: 14px;
}

.inspect-and-finance li {
    float: left;
    background: url(../images/separator-inspect-and-finance.png) no-repeat 0 1px;
    padding: 0 0 0 19px;
    margin: 0 0 0 21px;
}

.inspect-and-finance li:first-child {
    background: none;
    padding-left: 0;
    margin-left: 0;
}

.inspect-and-finance a {
    background: url(../images/ico-inspect-and-finance.png) no-repeat;
    display: block;
    height: 24px;
    padding: 8px 0 0 37px;
    color: #292929;
}

.inspect-and-finance .finance {
    background-position: 0 -48px;
}

#financement {
    width: 608px;
    height: 83px;
    position: relative;
    margin-top: 10px;

}

.trait_h {
    width: 275px;
    height: 1px;
    background-color: #e7e7e7;
    position: absolute;
    left: 0px;
    top: 0px;

}

.trait_v {
    width: 1px;
    height: 44px;
    background-color: #e7e7e7;
    position: absolute;
    left: 289px;
    top: 0px;

}

#signaler {
    width: 175px;
    height: 22px;
    background: url(../images/signaler.jpg) no-repeat;
    display: inline-block;
    float: left;
    margin-right: 45px;
}

#signaler a {
    width: 175px;
    height: 22px;
    display: block;
    position: absolute;
    text-indent: 35px;
    padding-top: 2px;
    color: #313131;
    text-decoration: underline;
    cursor: pointer;
}

#signaler a:hover {
    text-decoration: none;
}

#alert_mail {
    background: url("../images/alert.jpg") no-repeat scroll 0 3px transparent;
    height: 22px;
    display: inline-block;
    width: 148px;
    float: left;
    line-height: 22px;
    margin-right: 45px;
}

#alert_mail a {
    width: 175px;
    height: 22px;
    display: block;
    position: absolute;
    text-indent: 35px;
    color: #313131;
    text-decoration: underline;
}

#alert_mail a:hover {
    text-decoration: none;
}

#modifierannoncelisting {
    width: 165px;
    margin-right: 10px;
    display: inline-block;
    float: left;
    background: url("../images/buttons/listing_edit.gif") no-repeat scroll 0 0 transparent;
}

#modifierannoncelisting a {
    display: block;
    text-indent: 30px;
    color: #313131;
    text-decoration: underline;
    line-height: 23px;
}

#canedit #signaler,
#canedit #alert_mail {
    margin-right: 5px;
}

#wafasalf {
    background: url("../images/wafasalf.jpg") no-repeat scroll 0 0 transparent;
    height: 36px;
    left: 302px;
    position: absolute;
    top: 0;
    width: 307px;
}

#wafasalf a {
    width: 307px;
    height: 36px;
    display: block;
    text-indent: 49px;
    padding-top: 9px;
    color: #313131;
    text-decoration: none;
}

#wafasalf a:hover {
    text-decoration: none;
}

#axaassurance {
    width: 307px;
    height: 36px;
    background: url(../images/axaassurance.jpg) no-repeat;
    position: absolute;
    top: 47px;
    left: 300px;
}

#axaassurance a {
    width: 307px;
    height: 36px;
    display: block;
    text-indent: 49px;
    padding-top: 7px;
    color: #313131;
    text-decoration: none;
}



#axaassurance a:hover {
    text-decoration: none;
}


#cinia {
    width: 307px;
    height: 36px;
    background: url(../images/cinia.jpg) no-repeat;
    position: absolute;
    top: 47px;
    left: 300px;
}

#cinia a {
    width: 307px;
    height: 36px;
    display: block;
    text-indent: 49px;
    padding-top: 7px;
    color: #313131;
    text-decoration: none;
}



#cinia a:hover {
    text-decoration: none;
}

.action {
    list-style: none;
    margin: 0;
    padding: 5px 0 4px 8px;
    overflow: hidden;
    line-height: 26px;
}

.action li {
    background: url(../images/separator-user-bar.png) no-repeat 0 6px;
    float: left;
    padding: 0 0 0 13px;
    margin: 0 0 0 11px;
    list-style: none;
}

.action li:first-child {
    background: none;
    padding-left: 0;
    margin-left: 0;
}

.action a {
    background: url(../images/ico-action.png) no-repeat;
    display: block;
    color: #313131;
    padding: 0 0 0 28px;
}

.action .mail {
    background-position: 0 -33px;
    padding: 0 0 0 31px;
}

.action .return {
    background-position: 0 -66px;
}

.advertising {
    background: #fff;
    border-top: 1px solid #e7e7e7;
    padding: 14px 0 9px;
    overflow: hidden;
    margin: 0 0 31px;

}

#main .advertising h2 {
    font-size: 16px;
    font-weight: bold;
    color: #783477;
    text-transform: none;
    margin: 0 0 12px;
    padding: 0 13px;
}

.advertising .offers-list {
    margin: 0 0 -6px;
    padding: 0 0 0 10px;
}

.carouselsimilaires .more {
    background: url(../images/cross-more.png) no-repeat 0 7px;
    float: right;
    padding: 0 0 0 14px;
    color: #545454;
    margin: 0 19px 0 0;
    text-decoration: underline;
}

.carouselsimilaires .moreannoncesalgerie {
    margin: 0;
}

.carouselsimilaires .more:hover {
    text-decoration: none;
}

.free-account-form {
    padding: 0 0 18px;
    margin: 0 0 19px;
    background: #fff;
    /* border:1px solid #e7e7e7;*/
}

.free-account-form:after {
    content: "";
    display: block;
    clear: both;
}

.free-account-form .heading {
    background: #f6f6f6;
    border-bottom: 1px solid #e7e7e7;
    padding: 15px 333px 2px 16px;
    overflow: hidden;
}

.free-account-form .container {
    overflow: hidden;
    padding: 12px 18px 0;
}

.mandatory {
    font-size: 11px;
    color: #333;
    display: block;
    margin: 0 0 4px;
}

.free-account-form .mark {
    color: #d80201;
}

.free-account-form .row {
    overflow: hidden;
    padding: 6px 2px 3px;
    min-height: 23px;
}

.free-account-form label {
    float: left;
    width: 190px;
    color: #333;
    padding-top: 1px;
}

.free-account-form .text {
    background: url(../images/bg-text-announce-form.png) no-repeat;
    float: left;
    width: 164px;
    height: 23px;
    /*meknes*/
    border: none;
    text-indent: 5px;
}

.free-account-form .text input {
    float: left;
    margin: 0;
    background: none;
    border: none;
    width: 154px;
    font-size: 12px;
    line-height: 15px;
    padding: 4px 5px;
}

.free-account-form .text-big {
    background: url(../images/bg-text-big-free.png) no-repeat;
    width: 182px;
    height: 23px;
    float: left;
}

.free-account-form .text-big input {
    float: left;
    margin: 0;
    background: none;
    border: none;
    width: 172px;
    font-size: 12px;
    line-height: 15px;
    padding: 4px 5px;
}

.free-account-form select {
    width: 164px;
    float: left;
    margin: 0;
}

.free-account-form select.small {
    width: 114px;
}

.free-account-form select.big {
    width: 194px;
}

.free-account-form .col {
    float: left;
    width: 60px;
    margin: 0 7px 0 0;
}

.free-account-form .col select {
    width: 60px;
}

.free-account-form .ignored {
    float: right;
    width: 398px;
    font-size: 11px;
    color: #333;
    padding: 3px 0 10px;
}

.free-account-form .btn-create,
.colconect .btn-create {
    background: url(../images/btn-save.png) no-repeat 0 -32px;
    height: 32px;
    margin: 0 22px 14px 0;
    float: right;
}

.colconect .btn-create {
    margin: 20px 42px 0 0;
}

.free-account-form .btn-create input,
.colconect .btninscription {
    background: url(../images/btn-save.png) no-repeat 100% 0;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    color: #fff;
    padding: 0 13px;
    border: none;
    width: 163px;
}

.free-account-form .btn-create input:hover {
    cursor: pointer;
}

.free-account-form .attention {
    display: block;
    overflow: hidden;
    width: 601px;
    padding: 0 0 0 2px;
    color: #b30b0b;
}

.captcha {
    padding: 8px 0 8px 201px;
}

.row .captcha {
    padding: 8px 0 8px 171px;
}

.captcha strong {
    display: block;
    margin: 0 0 10px;
}

.captcha .image-holder {
    position: relative;
    border: 1px solid #000;
    width: 123px;
    height: 48px;
    overflow: hidden;
}

.captcha .btn-update {
    background: url(../images/btn-update.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    overflow: hidden;
}

.why-register {
    float: right;
    border: 1px solid #e7e7e7;
    background: #fff;
    width: 283px;
    padding: 8px 0 0;
    margin: -28px 24px 0 0;
    font-size: 11px;
    line-height: 14px;
    color: #5f5f5f;
}

.why-register .headline {
    background: url(../images/headline-why-register-t.png) no-repeat;
    margin: 0 0 2px -11px;
    padding: 34px 0 0;
}

.why-register .headline .holder {
    background: url(../images/headline-why-register-b.png) no-repeat 0 100%;
    padding: 0 0 8px;
}

.why-register .headline .frame {
    background: url(../images/headline-why-register-c.png) repeat-y;
    padding: 0 26px 0 21px;
}

.why-register .headline .frame:after {
    content: "";
    display: block;
    clear: both;
}

#main .why-register h2 {
    float: left;
    margin: -28px 0 0;
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    text-transform: none;
}

.download-images {
    overflow: hidden;
    padding: 11px 0 25px;
}

.download-images strong {
    display: block;
    margin: 0 0 6px;
}

.download-images em {
    display: block;
    font-size: 11px;
    line-height: 16px;
    color: #000;
    margin: 0 0 17px;
}

.download-images ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.download-images li {
    background: url(../images/bg-download-images-li.png) #eee repeat-x;
    float: left;
    width: 126px;
    border: 1px solid #e7e7e7;
    padding: 4px 4px 5px;
    margin: 0 0 0 8px;
    text-align: center;
}

.download-images li:first-child {
    margin: 0;
}

.download-images li img {
    vertical-align: top;
    margin: 0 0 9px;
}

.download-images .btn-wipe {
    background: url(../images/bg-btn-download-images.png) repeat-x;
    display: inline-block;
    vertical-align: top;
    height: 20px;
    border: 1px solid #e7e7e7;
    font-size: 11px;
    line-height: 20px;
    padding: 0 6px;
    color: #000;
}

.download-images .btn-wipe span {
    background: url(../images/btn-wipe.png) no-repeat 0 5px;
    height: 100%;
    display: block;
    padding: 0 0 0 16px;
    text-align: left;
}

.download-images .btn-add {
    background: url(../images/bg-btn-download-images.png) repeat-x;
    display: inline-block;
    vertical-align: top;
    height: 20px;
    border: 1px solid #e7e7e7;
    font-size: 11px;
    line-height: 20px;
    padding: 0 6px 0 5px;
    color: #000;
}

.download-images .btn-add span {
    background: url(../images/btn-add.png) no-repeat 0 2px;
    text-align: left;
    padding: 0 0 0 20px;
    display: block;
    height: 100%;
}

.why-register .title {
    font-size: 12px;
    line-height: 18px;
    display: block;
    color: #000;
    margin: 0 0 2px;
}

.why-register p {
    margin: 0;
}

.why-register ul {
    list-style: none;
    margin: 0;
    padding: 0 9px 0 7px;
}

.why-register li {
    overflow: hidden;
    border-top: 1px solid #e7e7e7;
    padding: 5px 0 9px;
}

.why-register li:first-child {
    border: none;
    padding-top: 4px;
}

.why-register li span {
    background: url(../images/ico-why-register.png) no-repeat;
    float: left;
    width: 67px;
    height: 50px;
    margin: 10px 0 0 11px;
}

.why-register li .holder {
    overflow: hidden;
}

.why-register .email {
    background-position: 0 -77px;
    margin-top: 4px;
}

.why-register .saving {
    background-position: 0 -152px;
}

#sidebar {
    width: 300px;
    float: right;
}

#sidebar .baner {
    display: block;
    margin: 0 0 11px;
}

.post-your-ad {
    display: block;
    background: url(../images/post-your-ad.png) no-repeat;
    width: 205px;
    height: 41px;
    font-size: 20px;
    line-height: 26px;
    color: #f2f2f2;
    padding: 14px 11px 0 84px;
    margin: 0 0 11px;
}

.post-your-ad:hover {
    /*text-decoration:underline;*/
    cursor: pointer;
}

.services {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 9px 12px;
    margin: 0 0 12px;
}

#main .services h2 {
    color: #323232;
}

.services ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 0;
    overflow: hidden;
    font-size: 11px;
    line-height: 14px;
    width: 290px;
}

.services li {
    float: left;
    background: url(../images/separator-services.png) no-repeat 0 9px;
    padding: 0 20px;
}

.services li:first-child {
    background: none;
    padding: 0 18px;
}

.services a {
    background: url(../images/ico-servises.png) no-repeat -1px 0;
    padding: 78px 0 0;
    width: 62px;
    display: block;
    color: #000;
    text-align: center;
}

.services a:hover {
    background-position: -1px -128px;
}

.services .prayer {
    background-position: -86px 0;
    width: 52px;
}

.services .prayer:hover {
    background-position: -86px -128px;
}


.services .train {
    background-position: -161px 0;
    width: 48px;
}

.services .train:hover {
    background-position: -161px -128px;
}

.services .cinema {
    background-position: -230px 0;
    width: 46px;
}

.services .cinema:hover {
    background-position: -230px -128px;
}

.weather {
    border: 1px solid #e7e7e7;
    background: url(../images/bg-weather.png) no-repeat;
    padding: 11px 13px 21px;
    margin: 0 0 12px;
}

.weather-form {
    margin: 0;
    padding: 8px 0 0;
    min-height: 23px;
}

.weather-form select {
    width: 143px;
    padding: 0;
    margin: 0;
    font-size: 11px;
    line-height: 13px;
    color: #000;
    vertical-align: top;
}

#main .weather h2 {
    color: #0e487d;
}

.facebook-placeholder {
    border: 1px solid #CCCCCC;
    height: 290px;
    margin: 0 0 12px;
    overflow: hidden;

}

.facebook-placeholder img {
    vertical-align: top;
}

.ads-by-cities {
    background: #fff;
    border: 1px solid #e7e7e7;
    padding: 9px 13px 5px;
    margin: 0 0 11px;
    overflow: hidden;
}

.ads-by-cities .slide {
    padding: 0 0 9px;
}

.ads-by-cities .title {
    font-size: 12px;
    line-height: 22px;
    display: block;
    color: #323232;
    padding: 0 35px 0 0;
    margin: 0 0 7px;
    overflow: hidden;
    font-weight: normal;
}

.ads-by-cities .opener {
    background: url(../images/icon_site.png) repeat scroll 22px -1px transparent;
    width: 20px;
    height: 14px;
    float: right;
    text-indent: -9999px;
    overflow: hidden;
    margin: 5px 1px 0 0;
}



.expanded .opener {

    background-position: -138px -18px;
}

.ads-by-cities .title a {
    color: #de4900;
    font-weight: bold;
}

.ads-by-cities p {
    margin: 0;
}

.submit-video {
    background: url(../images/btn-submit-video.png) no-repeat;
    display: block;
    width: 205px;
    height: 41px;
    font-size: 20px;
    line-height: 26px;
    color: #652c64;
    padding: 14px 11px 0 84px;
    margin: 0 0 14px;
}

#sidebar .video-place-holder {
    background: url(../images/bg-vph-sidebar.png) #fff no-repeat 3px 4px;
    border: 1px solid #e7e7e7;
    padding: 13px 15px 15px;
    margin: 0 0 14px;
}

#sidebar .video-place-holder .title {
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: normal;
    color: #323232;
    display: block;
    margin: 0 0 10px;
}

#footer {
    overflow: hidden;
    font-size: 10px;
    color: #1d1d1d;
    text-align: center;
    /*padding:0 0 50px;*/
    position: relative;
    height: 321px;
    /*background-color: #FFFFFF;*/

}

#footer p {
    margin: 0;
}

#footer_in {
    background-color: #FFFFFF;
    border: 1px solid #e7e7e7;
    height: 229px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 15px;
}

#footer_bg {
    width: 950px;
    margin: auto;
}



#footer .container {

    height: 244px;
    margin: -14px 0 8px;
    overflow: hidden;
}

#footer .col-holder {
    float: left;
    text-align: left;
    padding: 22px 0 18px;
}

#footer .col-holder .col-frame {
    background: url(../images/bg-colframe-footer.png) repeat-y 114px 0;
    height: 1%;
}

#footer .col-holder .col-frame:after {
    content: "";
    display: block;
    clear: both;
}

#footer .col {
    float: left;
    width: 121px;
    padding: 0 0 0 27px;
}

#footer .col:first-child {
    padding-left: 0;
}

#footer h2 {
    font-size: 12px;
    line-height: 18px;
    color: #1d1d1d;
    margin: 13px 0 3px;
    font-weight: bold;
}

#footer .col ul {
    list-style: none;
    margin: 0 0 -10px;
    padding: 0;
    font-size: 11px;
}

#footer .col ul a {
    color: #1d1d1d;
}

#copyright_footer {
    margin: 25px auto auto;
    width: 950px;
    margin-top: 6px;
}

#copyright_footer p,
#copyright_footer a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #979696;
    text-align: center !important;
}


#footer .advertising-department h2,
#footer .advertising-department h2 a,
#footer .advertising-department h2 a:hover {
    color: #753374;
    margin: 0 0 24px;
}

.logo-small {
    display: block;
    width: 160px;
    height: 70px;
    background: url(../images/logo-small.png) no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 0 13px 3px;
}

.logo-small a {
    display: block;
    height: 100%;
}


#contact_us_li li {
    margin-left: 172px;
    list-style: none;
}

/*meknes */
.error_message {
    font-size: 10px;


}

.title a {
    color: #000;
    text-decoration: none;
}

.error {
    color: red !important;
    font-weight: normal !important;
    font-size: 11px;
}

.btn-href {
    width: 182px;
    height: 31px;
    background: url(../images/btn_href.jpg) no-repeat;
}

#btn_envoyer {


    cursor: pointer;
    border: none;
    background: url(../images/btn_envoyer.jpg) no-repeat;
    margin-right: 10px;
    /*float: right;*/
    margin-left: 403px;
    width: 74px;
    height: 24px;


}

#contact_us #contact_message {
    eight: 120px;
    width: 300px;
}

.repondre #btn_envoyer {
    background: url("../images/btn_envoyer.jpg") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    margin-left: 403px;
    margin-right: 10px;
    width: 74px;
}

.btn-href a {
    width: 182px;
    height: 31px;
    display: block;
    color: #fff !important;
    line-height: 30px;
    text-indent: 25px;
    font-size: 16px;
    text-decoration: none;

}

.btn-href-alerte {
    width: 142px;
    height: 32px;
    background: url(../images/btn-alerte.jpg) no-repeat;
}


.btn-href-alerte a,
.btn-href-alerte a:hover {
    width: 142px;
    height: 32px;
    display: block;
    color: #fff !important;
    line-height: 30px;
    text-indent: 25px;
    font-size: 16px;
    text-decoration: none;

}

.row_even label {
    /*
    color: #000000;*/
}





#return_home {
    margin-left: 425px;

}



#showSubCat {
    left: 323px;
    position: absolute;
    top: 0px;
    z-index: 1;
}

div#showSubCat span {
    font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
}





.champsForm2 {
    margin: 5px 0 0 0px;
    position: relative;
}

ul.SelectCat,
ul.SelectCat li {
    font-size: 13px;
    list-style: none outside none;
    margin: 0;
}

ul.SelectCat li {
    background: url("../images/puce.png") no-repeat scroll left 10px transparent;
    cursor: pointer !important;
    padding: 0 10px 8px 4px;
}

ul.SelectCat li:hover {
    background: none repeat scroll 0 0 #FFFFFF !important;
    cursor: pointer;
}


ul.SelectCat,
ul.SelectCat li {
    font-size: 13px;
    list-style: none outside none;
    margin: 0;
}

ul.SelectCat {
    background: none repeat scroll 0 0 #F2F2F2 !important;
    border: 1px solid #CCCCCC;
    font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
    padding: 10px;
    width: 234px;
}

#classified_title {
    width: 343px;
    padding: 6px;
    text-indent: 5px;
}

#main_description,
.contact_area {
    border: 1px solid #C8C8C8 !important;
    font-size: 12px;
    height: 93px;
    overflow: hidden;
    padding-left: 1px;
    width: 301px;
}

.cache {
    display: none;
}

.text-maj {
    color: #FF0000;
    font-size: 11px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 120px;
    z-index: 0;
}

label.error[for="main_description"] {
    display: block;
    /*margin-left: 171px !important;*/
}

#contact_us label[for="c_securityCode"] {
    width: 158px;
    padding: 2px 5px;
    display: inline-table;
}

#contact_us #c_securityCode {
    margin-left: 0;
}

div#catQuestions div.group_question p.champsForm,
#combined_form p.champsForm {
    float: left;
    width: 195px;
    margin-top: -3px;
    /* padding-top: 10px;*/
    margin-left: 4px;
}

#laststapeinstructions {
    padding-left: 10px;
}

#laststapeinstructions input.button {
    height: 48px;
    padding: 12px 45px;
}

#laststapeinstructions p {
    font-size: 12.95px;
    color: #3D3D3D;
    line-height: 22px;
}

#laststapeinstructions .yourpass {
    font-size: 20px;
}

.success_box .yourpass {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-left: 0;
    margin-top: 14px;
}

.success_box .instructionspassword {
    font-size: 12px;
}

#laststapeinstructions .text_highlight {
    color: #3D3D3D;
    font-size: 14px;
    font-weight: normal;
}

#laststapeinstructions a.text_highlight {
    color: #4987C5;
    text-decoration: underline;
}

#combined_form p.champsForm input {
    float: left;
}

#contact_us label {
    color: #666666 !important;
}

#c_securityCode,
#email_option,
.champ,
#optional_field_12,
#custom-fields .field,
#fieldMotsCles {
    /*background: url("../images/bg_select_px.png") repeat-x scroll 0 0 transparent;*/
    border: 1px solid #B4B4B4 !important;
    border-radius: 5px 5px 5px 5px;
    /*height: 20px !important;*/
    padding: 6px;
    width: 175px !important;

}

.amale-form #quartier select,
#autre_quartier #optional_field_12 {
    margin-top: 0px !important;
}

/*#field1 {
    background: url("../images/champ_txt.jpg") no-repeat scroll 0 0 transparent !important;
    border: medium none;
    height: 23px !important;
    text-indent: 0 !important;
    width: 164px !important;
    margin-left: 2px;
}*/

#alert_form #custom-fields input,
#alert_form #custom-fields select {
    margin-left: 2px;
    text-indent: 0px !important;

}

.row label {
    font-weight: normal;
}

.captcha p {
    font-weight: normal;
}

/******* Publier une annonce **********/

form#quest label {
    color: #222222;
}

label.error[for="date"] {
    left: 353px !important;
    position: absolute;
}


.addonNavigation_regionSelect {
    color: #000 !important;
}

label.error[for="classified_title"],
label.error[for="main_description"] {
    display: block;
    margin-left: 211px !important;
}

.repondre .text {
    width: 380px;
}

#seller_form_top label.error,
label.error[for="b[geographic_navigation_addon][2]"],
label.error[for="category"],
label.error[for="price"],
label.error[for="b[question_value][5]"],
label.error[for="b[question_value][6]"],
label.error[for="b[question_value][371]"],
label.error[for="b[question_value][372]"],
label.error[for="b[question_value][373]"],
label.error[for="b[question_value][374]"] label.error[for="b[question_value][531]"],
#combined_form label.error,
label.error[for="main_description"],
label.error[for="optional_field_1"],
label.error[for="classified_title"],
label.error[for="b[question_value][3]"],
label.error[for="b[question_value][4]"],
label.error[for="filed3"],
label.error[for="date"],
label.error[for="b[question_value][352]"],
label.error[for="b[question_value][351]"],
label.error[for="b[question_value][359]"],
label.error[for="b[question_value][357]"],
label.error[for="b[question_value][358]"],
label.error[for="b[question_value][359]"],
label.error[for="c[firstname]"],
label.error[for="c[lastname]"],
label.error[for="c[state]"],
label.error[for="username"],
label.error[for="password"],
label.error[for="c[email]"],
label.error[for="c[email_verifier]"],
label.error[for="c[optional_field_2]"],
label.error[for="region_level_1"],
label.error[for="email_option"],
label.error[for="b[question_value][370]"],
label.error[for="c[optional_field_9]"],
label.error[for="password_confirm"],
label.error[for="c[phone]"],
label.error[for="c[agreement]"] {
    height: 20px;
    background: url("../images/erreur_msg.png") no-repeat left;
    padding: 5px 4px 2px 22px;
    text-indent: 3px;
    margin-left: 5px;
    line-height: 12px;
    font-size: 11px !important;
    color: red !important;
}

#seller_form_top .textareacontent label.error {
    margin-left: 165px;
}

label.error[for="c[email_verifier]"] {
    height: 20px;
    /*background: url("../images/triangle_annonce.jpg") no-repeat left;*/
    background: url("../images/erreur_msg.png") no-repeat left;
    padding: 5px 4px 2px 22px;
    text-indent: 3px;
    margin-left: 5px;
    line-height: 13px;
}

#messageBox .error {
    height: 20px;
    /*background: url("../images/triangle_annonce.jpg") no-repeat left;*/
    background: url("../images/erreur_msg.png") no-repeat left;
    padding: 5px 4px 2px 22px;
    text-indent: 3px;
    margin-left: 5px;
    line-height: 18px;
}

#contact_us li {
    list-style: none;
}



#captcha_form {
    margin-left: 3px;
}

label.error[for="date"] {
    height: 20px;
    /*background: url("../images/triangle_annonce.jpg") no-repeat left;*/
    background: url("../images/erreur_msg.png") no-repeat left;
    padding: 5px 4px 2px 22px;
    text-indent: 3px;
    margin-left: 40px;
    line-height: 18px;
}

label.error[for="c_securityCode"] {
    background: url("../images/erreur_msg.png") no-repeat scroll left center transparent;
    display: block !important;
    height: 20px;
    line-height: 18px;
    margin-left: 6px;
    margin-top: 0;
    padding: 5px 4px 2px 22px;
    text-indent: 3px;
}

.text label.error[for="c_securityCode"] {
    background: url("../images/erreur_msg.png") no-repeat scroll left center transparent;
    display: block !important;
    height: 20px;
    line-height: 18px;
    margin-left: 180px;
    margin-top: -27px;
    padding: 5px 4px 2px 22px;
    text-indent: 3px;
}

.code_contact .zip_code {
    margin-left: 64px;
}

div#catQuestions div.group_question p.champsForm label {
    margin: 0;
    padding: 0;
    width: 96px;
}

.group_question {
    margin-left: 164px;
}

.group_questions {
    margin: 8px 0 9px 216px;
    padding-top: 5px;
    overflow: hidden;
}

div#catQuestions div.group_question p.champsForm label,
#combined_form p.champsForm label {
    margin: 0;
    padding: 0;
    width: 106px;
}

#combined_form .group_questions p.champsForm label {
    width: 165px;
    margin-left: 5px;
    font-weight: normal;
}

label.field_label {
    clear: both;
    display: inline-block;
    font-size: 13px;
    padding: 2px 5px;
    vertical-align: middle;
    width: 159px;
}

.contact_wrapper {
    margin-top: 10px;
    margin-left: 10px;
    overflow: hidden;
}

.amale-form label.field_label {
    clear: both;
    color: #000000;
    display: inline-block;
    font-size: 13px;
    padding: 2px 5px;
    vertical-align: middle;
    width: 175px;
}

.btn_send_pub {
    width: 74px;
    height: 24px;
    margin-left: 400px;
}

div#catQuestions div.group_question p.champsForm select {
    width: 110px;
}

form#quest select {
    color: #111111;
    font-size: 13px;
}

form#quest select#category {
    width: 220px;
}

form#quest select#category option.option_disabled,
.option_disabled {
    font-weight: bold;
    color: #000;
    height: 18px;
    background-color: #e8e8e8;
}

.recherche_avancee select,
#quest select,
#registration_form select,
#form_infos_member_area select {
    /*margin-bottom: 8px !important;*/
    border: 1px solid #c8c8c8 !important;
    padding: 3px !important;
}

#registration_form select {
    margin-bottom: 2px !important;
    border: 1px solid #c8c8c8 !important;
    padding: 3px !important;
    /* plus */
    background: url("../images/bg_select_px.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #B4B4B4;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    float: left;
    font-size: 13px;
    line-height: 15px;
    margin: 0 6px 2px 0;
    padding: 3px;

}

.question_left {
    /* margin-left: 10px;*/
}

.question_left p.champsForm {
    margin: 0px !important;
}

.question_left .champ_left {
    /* margin: 0px !important;*/
}

.group_question_mariage .champsForm {
    /*margin: 5px 0 0 0px !important;*/
}

#interets {
    margin-left: 176px;
}

#interets .field_label {
    clear: both;

    display: inline-block;
    font-size: 13px;
    padding: 2px 5px;
    vertical-align: middle;
    width: 102px;
    color: #000000;
}

.multiservice {
    height: 48px;
    width: 346px;
}

/************************ Page contact **********************/

#c_securityCode {
    margin-left: 74px;
    margin-top: 2px;
}

.page_instructions {
    margin: 0px;
    padding: 0px;
}

.recherche_avancee .champsForm .price_minmax {
    background: url("../images/champ_zip.jpg") no-repeat !important;
    width: 79px !important;
    height: 23px !important;
    border: none !important;
    text-indent: 5px !important;
}

/*
.recherche_avancee .champsForm input
{
    background: url("../images/champ_txt.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 23px;
    text-indent: 5px;
    width: 164px;  
}

.recherche_avancee .champsForm .price_minmax
{
  background: url("../images/champ_zip.jpg") no-repeat !important;
  width: 79px !important;
  height: 23px !important; 
  border: none !important;
  text-indent: 5px !important;
}

.recherche_avancee .cb input
{
  background: url("../images/champ_zip.jpg") no-repeat !important;
  width: 100% !important;
  height: 23px !important; 
  border: none !important;
  text-indent: 5px !important;
}

*/
#c-1 {
    margin-left: 0px;
}


#catQuestions {
    margin: -8px 0 5px;
    padding: 0px;
}

.field_label2 {
    width: 60px !important;
    margin: 0px;
    padding: 0px;
    margin-right: 3px;
}


.listingDate {
    display: inline;
}

form#quest p.champsForm {
    margin: 1px 0 9px 0px;
    position: relative;
}

.p_categorie {
    margin: 10px 0 9px 11px !important;
}

.clr {
    clear: both;
}

#addonRegionSelector {
    margin-bottom: 18px;
    margin-top: 0px;
    padding: 0px;
}

#left_champ select,
.champ_left select {
    margin-bottom: 13px !important;
}

.price_minmax {
    margin-bottom: 13px;
}

/***** galerie ***/
div#UploadImage {
    margin-left: 0px;
}

#text_consigne_download_img3 {
    color: #8F408F;
    font-size: 13px;
    height: 20px;
    margin: 10px 30px 0 5px;
}

#text_consigne_download_img {
    margin-left: 5px;
    margin-right: 30px;
}

.qq-uploader {
    position: relative;
    width: 100%;
}

.qq-upload-drop-area span {
    display: block;
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.qq-upload-button {
    background: url("../images/btn_tel_images.png") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    height: 28px;
    margin-left: 14px;
    margin-top: 10px;
    padding: 7px 0;
    text-align: center;
    width: 284px;
}



ul.qq-upload-list li {
    float: left;
    height: 120px;
    margin-right: 12px;
    width: 126px;
    list-style: none;
}

.qq-upload-list li {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
}

li.img0 {
    background: url("../images/img_photo1.png") no-repeat scroll left top transparent;
}

li.img1 {
    background: url("../images/img_photo2.png") no-repeat scroll left top transparent;
}

li.img2 {
    background: url("../images/img_photo3.png") no-repeat scroll left top transparent;
}

li.img3 {
    background: url("../images/img_photo4.png") no-repeat scroll left top transparent;
}

li.img4 {
    background: url("../images/img_photo5.png") no-repeat scroll left top transparent;
}

li.img5 {
    background: url("../images/img_photo6.png") no-repeat scroll left top transparent;
}

li.img6 {
    background: url("../images/img_photo7.png") no-repeat scroll left top transparent;
}

li.img7 {
    background: url("../images/img_photo8.png") no-repeat scroll left top transparent;
}

li.img8 {
    background: url("../images/img_photo9.png") no-repeat scroll left top transparent;
}

li.img9 {
    background: url("../images/img_photo10.png") no-repeat scroll left top transparent;
}

li.img10 {
    background: url("../images/img_photo11.png") no-repeat scroll left top transparent;
}

li.img11 {
    background: url("../images/img_photo12.png") no-repeat scroll left top transparent;
}

.btn_publier {

    margin: 0 0 10px 424px;

}

.qq-upload-button {
    margin-left: 424px;
}

#messageBox li {
    list-style: none !important;
    list-style-type: none !important;
}

#messageBox li label.error[for="contact_name"],
#messageBox li label.error[for="contact_email"],
#messageBox li label.error[for="contact_subject"],
#messageBox li label.error[for="contact_message"] {
    height: 20px;
    background: url("../images/erreur_msg.png") no-repeat left;
    padding: 5px 4px 2px 22px;
    text-indent: 3px;
    margin-left: 5px;
    line-height: 18px;
}





/***/
.qq-uploader {
    position: relative;
    width: 100%;
}

.qq-upload-button {
    background: url("../images/telecharger_images.jpg") no-repeat scroll left top transparent;
    color: #FFFFFF;
    display: block;
    height: 32px;
    margin-top: 10px;
    padding: 7px 0;
    text-align: center;
    width: 182px;
}

.qq-upload-button-hover {
    background: url("../images/btn_tel_images_hover.png") no-repeat scroll left top transparent;
}

.qq-upload-button-focus {
    outline: 1px dotted black;
}

.qq-upload-drop-area {
    background: none repeat scroll 0 0 #FF9797;
    height: 100%;
    left: 0;
    min-height: 70px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2;
}

.qq-upload-drop-area span {
    display: block;
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 100%;
}

.qq-upload-drop-area-active {
    background: none repeat scroll 0 0 #FF7171;
}

.qq-upload-list {
    list-style: disc outside none;
    margin: 15px 35px 0 11px;
    padding: 0;
}

.qq-upload-list li {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
}

.qq-upload-file,
.qq-upload-spinner,
.qq-upload-size,
.qq-upload-cancel,
.qq-upload-failed-text {
    margin-right: 7px;
}

.qq-upload-file {}

.qq-upload-spinner {
    background: url("../images/loading_form.gif") repeat scroll 0 0 transparent;
    display: inline-block;
    height: 15px;
    vertical-align: text-bottom;
    width: 15px;
}

.qq-upload-size,
.qq-upload-cancel {
    font-size: 11px;
}

.qq-upload-failed-text {
    display: none;
}

.qq-upload-fail .qq-upload-failed-text {
    display: inline;
}

.qq-upload-fail {
    display: none;
}

.qq-upload-view {
    border: 1px solid #DDDDDD;
    display: block;
    height: 84px;
    margin-bottom: 4px;
    position: relative;
    width: 126px;
}


a.supIcone {
    background: url("../images/icondelete.gif") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
}

a:link,
a:visited {
    color: #222222;
    text-decoration: none;
}

div#catQuestions div.group_question_p p.champsForm label.cb {
    margin: 0;
    padding: 0;
    width: 180px;
}



div#catQuestions div.group_question_p p.champsForm {
    float: left;
    width: 211px;
}

#text_pieces {
    margin-left: 15px;
}

div#catQuestions div.group_question_p {
    margin: 0 0 0 177px;
}

#check-btn #c-1 {
    margin-left: 7px;
}

/*
#c_senders_name
{
    margin-left: 10px;
    background: url("../images/champ_txt.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 23px;
    text-indent: 5px;
    width: 164px;
}

#c_senders_email, #c_senders_phone
{
    background: url("../images/champ_txt.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 23px;
    text-indent: 5px;
    width: 164px;
    padding: 0;
}*/

.gmask {
    color: red;
}

.qq-upload-button
/***** cv ***/

form#quest div.towColl {
    float: none;
    padding: 0 0 0 76px;
    width: 100%;
}

.towColl {
    float: left;
    width: 74%;
}

form#quest div.towColl p {
    float: left;
    margin: 5px 0 0;
    width: 170px;
}

.towColl p {
    float: left;
    width: 44%;
}

/****** recherche avancee *****/

#lien_breadcrumbs {
    margin-left: 20px !important;
}

.titrePage {
    margin-left: 20px !important;
}


.btn_trouver {
    margin-left: 498px;
}

.group_question2 {
    margin-left: 10px;
}

.group_question2 p.champsForm {
    float: left;
    margin-top: -3px;
    padding-top: 10px;

}


.group_question2 p.champsForm label {

    width: 84px !important;

}

#left_champ p {
    margin: 0px;
    padding: 0px;
}

/**************** inscription **************/

#main_in {
    margin-left: 10px;

}

#main_in2 {
    padding-left: 10px;

}

/****** Formpchamp ****/


#champ_left_right {
    width: 281px;
    height: 25px;

}


#champ_left_right3 {
    width: 281px;
    height: 25px;
    margin-left: 10px;

}

#champ_left_right2 {
    width: 315px;
    height: 25px;

}

#champ_left {
    float: left;
}


#champ_right {
    float: right;

}

#form_recherche_avancee select.selectfield {
    border: 1px solid #B4B4B4;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 8px 20px 8px 10px;
    padding: 3px;
    background: url("../images/bg_select_px.png") repeat-x;
    width: 146px;
}

#form_recherche_avancee input.selectfield,
#form_recherche_avancee input#optional_field_12 {
    border: 1px solid #B4B4B4;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    float: left;
    font-size: 12px;
    height: 17px;
    line-height: 15px;
    margin: 8px 20px 8px 10px;
    padding: 3px;
    background: url("../images/bg_select_px.png") repeat-x;
    width: 133px;
}

#form_recherche_avancee .region_315 input#optional_field_12 {
    width: 80px !important;
    margin: 8px 0px 0px 15px;
}

/*#form_recherche_avancee input
{
    height: 17px !important;
}
#form_recherche_avancee .champ_autre_ville
{
    padding: 2px;
}*/
#form_recherche_avancee .addonNavigation_regionSelect {
    border: 1px solid #B4B4B4;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 8px 0 0 0;
    padding: 3px;
    background: url("../images/bg_select_px.png") repeat-x;
    width: 133px;
}

#form_recherche_avancee .region_314 #autre_ville {
    margin: 8px 0 0 3px;
}

#form_recherche_avancee .region_314 .champ_autre_ville {
    width: 90px;
}

#form_recherche_avancee .region_315 #autre_ville,
#form_recherche_avancee .region_315 #id_quartier {
    margin: 8px 10px 0 50px;
}

#form_recherche_avancee .region_315 .champ_autre_ville {
    width: 90px;
    margin-bottom: 0;
}

#form_recherche_avancee .search_content_fields {
    float: left;
    padding: 2px 12px;
    width: 465px;
}

#form_recherche_avancee #autre_ville {
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 8px 0 0 0;
}

#form_recherche_avancee .sub_note {
    display: none !important;
}

.search_page_instructions {
    color: #FF0000;
    font-size: 12px;
    font-weight: bold;
}

#champ_select_left select,
.estate-agents select {
    border: 1px solid #B4B4B4;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    float: left;
    font-size: 13px;
    line-height: 15px;
    padding: 3px;
    width: 193px;
    /* background: url("../images/bg_select_px.png") repeat-x;*/
    background: #fff;
    margin-bottom: 2px;
}

.purple_box select,
select {
    border: 1px solid #B4B4B4;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    font-size: 13px;
    line-height: 15px;
    margin: 0 6px 1px 0px;
    padding: 3px;
    background: url("../images/bg_select_px.png") repeat-x;
    margin-bottom: 2px;
}

.purple_box .champ,
.purple_box .zip_code {
    /*margin-bottom: 6px;*/
}

.ie7Quest p {
    margin: 0px !important;
    padding: 0px !important;
}

.purple_box p {
    margin: 0px;
    padding: 0px;
}

.champ_autre_ville {
    border: 1px solid #B4B4B4;
    border-radius: 5px 5px 5px 5px;
    color: #000000;
    width: 86px;
    background: url("../images/bg_select_px.png") repeat-x;
    height: 20px;
    margin-bottom: 6px;
    padding-left: 5px;
}


.masquer {
    display: none;
}

.champsForm_ou {
    margin: 1px 0 0 11px !important;
    position: relative;

}

.marriage {

    width: 172px !important;
}

.block_marriage {
    margin-left: 8px !important;
}

/********************************** Detail annonce ********************************/

.magenta {
    color: #7A3579;
}

/******************************** Mariage *****************************/

#div_mariage {
    position: relative;
    height: 50px;
}

.div_mar1 {
    position: absolute;
    left: 0px;
    display: inline-block;
}

.div_mar2 {
    position: absolute;
    left: 88px;
    display: inline-block;

}

.div_mar3 {
    position: absolute;
    left: 197px;
    display: inline-block;
}

.div_mar4 {
    position: absolute;
    left: 285px;
    display: inline-block;
}

.div_mar5 {
    position: absolute;
    left: 390px;
    display: inline-block;
}

.div_mar6 {
    position: absolute;
    left: 478px;
    display: inline-block;
}

.champ_left {
    /* margin-left: 10px !important;*/
}

#select_btn {
    width: 598px;

}

#champ_select_left {
    width: 205px;
    float: left;
}

#select_marque,
#select_modele {
    margin-top: -3px !important;

}

.nbr_chambre {
    left: 14px !important;
    margin-top: 43px !important;
    position: absolute;
    width: 156px !important;
}

#form_recherche_avancee label {
    display: none !important;
}

/*#form_recherche_avancee  #autre_ville
{
  float: left;
  margin-right: 5px;
}*/

#select_marque {
    width: 146px !important;
}

.styled-select_big select {
    background: transparent;
    width: 211px;
    overflow: hidden;
    padding: 0px;
    color: #222222;
    font-size: 12px;
    border: none;
    height: 26px;
    cursor: pointer;
    padding-top: 5px;

}

#form_recherche_avancee {
    position: relative;
}

#age_de {
    left: 9px;
    position: absolute;
    top: 62px;
}


.lien_imm_neuf {
    margin-right: 31px;
}

.titre_immo {
    color: #813A80;
    font-size: 16px;
}

.practice-list img {
    margin-right: 15px;
    border: 1px solid #CDCBCB;
    padding: 2px;
}

.practice-list a:hover img {

    border: 1px solid #CDCBCB;
    padding: 2px;
}

/*#form_recherche_avancee #val_min
{
    left: 60px;
    position: absolute;
    top: 58px;
} */

#age_a {
    left: 136px;
    position: absolute;
    top: 62px;
}


.recherche_recherche_avancee {
    position: absolute;
    right: 0px;
    bottom: 5px
}

#btn_chercher {
    display: block;
    margin-right: 7px;
    margin-bottom: 5px;

}

.styled-select_big {
    background: url("../images/select_big.png") no-repeat;
    height: 34px;
    overflow: hidden;
    width: 194px;
    padding-bottom: 3px;


}

#btn_serach {
    width: 161px;
    float: right;
}

#text_champ_left {
    float: left;
}

#text_champ_right {
    float: right;
    margin-bottom: 9px;
}

/**************************************** Répondre a une annonce *************************************/

#btn_msg {
    background: url("../images/btn_msg.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 32px;
    margin-right: 20px;
    width: 162px;
}


/************************ champ catQuestions ***************/
/*
#catQuestions input
{
  background: url("../images/champ_txt.jpg") no-repeat;
  width: 164px;
  height: 23px; 
  border: none;
  text-indent: 5px;
}*/
/*************** champ select ***********/

.styled-select select {
    background: transparent;
    width: 211px;
    overflow: hidden;
    padding: 0px;
    font-size: 11px !important;
    border: none;
    height: 23px;
    display: inline-table;
}

.styled-select {
    background: url("../images/select_big.jpg") no-repeat;
    height: 34px;
    overflow: hidden;
    width: 194px;
    padding-bottom: 3px;

}

.offers .paging {
    margin-left: 7px;
}

.disabled {
    display: none;
}

#ville_quartier {
    width: 400px;
    background-color: #000;

}

#ville_left {
    width: 100px;
    float: left;
}

#ville_right {
    width: 100px;
    float: right;
}

/********************* service pratique *****************************/

.form_train {
    background: url("../images/Horaires-de-trains_03.jpg") no-repeat scroll right top transparent;
    height: 230px;
    width: 640px;
}

.form_train select {
    margin-bottom: 8px !important;
    border: 1px solid #c8c8c8 !important;
    padding: 3px !important;
}

input#f_date1 {
    border: 1px solid #c8c8c8;
    font-size: 12px;
    height: 14px;
    width: 175px;
}

#btn_cherch {
    width: 74px;
    height: 24px;
    border: none;
    cursor: pointer;
    background: url("../images/btn_cherch.jpg") no-repeat;
}

a#f_btn1 span {
    background: url("../images/icn_suite.png") no-repeat scroll -190px 0 transparent;
    height: 16px;
    text-indent: -9999px;
    width: 16px;
    margin-left: 2px;

}

.DynarchCalendar {
    -moz-user-select: none;
    background: none repeat scroll 0 0 #E8E8E8;
    border: 1px solid #AAAAAA;
    cursor: default;
    font: 11px/14px "lucida grande", tahoma, verdana, sans-serif;
    position: relative;
}

.DynarchCalendar table {
    border-collapse: collapse;
    font: 11px/14px "lucida grande", tahoma, verdana, sans-serif;
}

.DynarchCalendar-topBar {
    background: none repeat scroll 0 0 #DDDDDD;
    border-bottom: 1px solid #AAAAAA;
    padding: 5px 0 0;
}

table.DynarchCalendar-titleCont {
    color: #444444;
    font-size: 130%;
    font-weight: bold;
    margin-top: -6px;
    position: relative;
    text-align: center;
    z-index: 9;
}

.DynarchCalendar-title div {
    padding: 5px 17px;
    text-shadow: 1px 1px 1px #777777;
}

.DynarchCalendar-hover-title div {
    background-color: #FFFFFF;
    background-image: url("src/css/img/drop-down.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    border: 1px solid #000000;
    padding: 4px 16px;
}

.DynarchCalendar-pressed-title div {
    background-color: #777777;
    background-image: url("src/css/img/drop-up.gif");
    background-position: 100% 50%;
    background-repeat: no-repeat;
    border: 1px solid #000000;
    color: #FFFFFF;
    padding: 4px 16px;
}

.DynarchCalendar-bottomBar {
    background: none repeat scroll 0 0 #DDDDDD;
    border-top: 1px solid #AAAAAA;
    padding: 2px;
    position: relative;
    text-align: center;
}

.DynarchCalendar-bottomBar-today {
    padding: 2px 15px;
}

.DynarchCalendar-hover-bottomBar-today {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    padding: 1px 14px;
}

.DynarchCalendar-pressed-bottomBar-today {
    background-color: #777777;
    border: 1px solid #000000;
    color: #FFFFFF;
    padding: 1px 14px;
}

.DynarchCalendar-body {
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    position: relative;
}

.DynarchCalendar-first-col {
    padding-left: 5px;
}

.DynarchCalendar-last-col {
    padding-right: 5px;
}

.DynarchCalendar-animBody-backYear {
    left: 0;
    position: absolute;
    top: -100%;
}

.DynarchCalendar-animBody-back {
    left: -100%;
    position: absolute;
    top: 5px;
}

.DynarchCalendar-animBody-fwd {
    left: 100%;
    position: absolute;
    top: 5px;
}

.DynarchCalendar-animBody-now {
    left: 0;
    position: absolute;
    top: 5px;
}

.DynarchCalendar-animBody-fwdYear {
    left: 0;
    position: absolute;
    top: 100%;
}

.DynarchCalendar-dayNames {
    padding-left: 5px;
    padding-right: 5px;
}

.DynarchCalendar-dayNames div {
    color: #444444;
    font-weight: bold;
    text-shadow: 1px 1px 1px #777777;
}

.DynarchCalendar-navBtn {
    position: absolute;
    top: 5px;
    z-index: 10;
}

.DynarchCalendar-navBtn div {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 15px;
    padding: 1px;
    width: 16px;
}

.DynarchCalendar-hover-navBtn div {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    padding: 0;
}

.DynarchCalendar-navDisabled {
    opacity: 0.3;
}

.DynarchCalendar-pressed-navBtn div {
    background-color: #777777;
    border: 1px solid #000000;
    color: #FFFFFF;
    padding: 0;
}

.DynarchCalendar-prevMonth {
    left: 25px;
}

.DynarchCalendar-nextMonth {
    left: 100%;
    margin-left: -43px;
}

.DynarchCalendar-prevYear {
    left: 5px;
}

.DynarchCalendar-nextYear {
    left: 100%;
    margin-left: -23px;
}

.DynarchCalendar-prevMonth div {
    background-image: url("src/css/img/nav-left.gif");
}

.DynarchCalendar-nextMonth div {
    background-image: url("src/css/img/nav-right.gif");
}

.DynarchCalendar-prevYear div {
    background-image: url("src/css/img/nav-left-x2.gif");
}

.DynarchCalendar-nextYear div {
    background-image: url("src/css/img/nav-right-x2.gif");
}

.DynarchCalendar-menu {
    background-color: #DDDDDD;
    height: 100%;
    left: 0;
    opacity: 0.85;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}

.DynarchCalendar-menu table td div {
    font-weight: bold;
    padding: 3px 5px;
    text-align: center;
}

.DynarchCalendar-menu table td div.DynarchCalendar-menu-month {
    text-align: center;
    width: 4em;
}

.DynarchCalendar-menu table td div.DynarchCalendar-hover-navBtn {
    background-color: #FFFFFF;
    border: 1px solid #000000;
    color: #000000;
    padding: 2px 4px;
}

.DynarchCalendar-menu table td div.DynarchCalendar-pressed-navBtn {
    background-color: #777777;
    border: 1px solid #000000;
    color: #FFFFFF !important;
    padding: 2px 4px;
}

.DynarchCalendar-menu-year {
    font: bold 16px "lucida grande", tahoma, verdana, sans-serif;
    text-align: center;
}

.DynarchCalendar-menu-sep {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #888888;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
    margin-bottom: 3px;
    margin-top: 4px;
    overflow: hidden;
}

.DynarchCalendar-time td {
    font-size: 120%;
    font-weight: bold;
}

.DynarchCalendar-time-hour,
.DynarchCalendar-time-minute {
    padding: 1px 3px;
}

.DynarchCalendar-time-down {
    background: url("src/css/img/time-down.png") no-repeat scroll 50% 50% transparent;
    height: 8px;
    opacity: 0.5;
    width: 11px;
}

.DynarchCalendar-time-up {
    background: url("src/css/img/time-up.png") no-repeat scroll 50% 50% transparent;
    height: 8px;
    opacity: 0.5;
    width: 11px;
}

.DynarchCalendar-time-sep {
    padding: 0 2px;
}

.DynarchCalendar-hover-time {
    background-color: #444444;
    color: #FFFFFF;
    opacity: 1;
}

.DynarchCalendar-pressed-time {
    background-color: #000000;
    color: #FFFFFF;
    opacity: 1;
}

.DynarchCalendar-time-am {
    padding: 1px;
    text-align: center;
    width: 2.5em;
}

.DynarchCalendar-hover-week {
    background-color: #DDDDDD;
}

.DynarchCalendar-dayNames div,
.DynarchCalendar-day,
.DynarchCalendar-weekNumber {
    padding: 3px 4px;
    text-align: center;
    width: 1.7em;
}

.DynarchCalendar-weekNumber {
    border-right: 1px solid #AAAAAA;
    margin-right: 4px;
    padding-right: 8px !important;
    width: 2em !important;
}

.DynarchCalendar-day {
    color: #222222;
    text-align: right;
}

.DynarchCalendar-day-othermonth {
    color: #888888;
}

.DynarchCalendar-weekend {
    color: #CC2222;
}

.DynarchCalendar-day-today {
    color: #0000FF;
    font-weight: bold;
}

.DynarchCalendar-day-disabled {
    opacity: 0.5;
    text-shadow: 2px 1px 1px #FFFFFF;
}

.DynarchCalendar-hover-date {
    background-color: #EEEEFF;
    border: 1px solid #8888CC;
    color: #000000;
    margin: 0 !important;
    padding: 2px 3px;
}

.DynarchCalendar-day-othermonth.DynarchCalendar-hover-date {
    border-color: #AAAAAA;
    color: #888888;
}

.DynarchCalendar-dayNames .DynarchCalendar-weekend {
    color: #CC2222;
}

.DynarchCalendar-day-othermonth.DynarchCalendar-weekend {
    color: #DD8888;
}

.DynarchCalendar-day-selected {
    background-color: #AAAAAA;
    color: #000000 !important;
    margin: 1px;
    padding: 2px 3px;
}

.DynarchCalendar-day-today.DynarchCalendar-day-selected {
    background-color: #999999;
}

.DynarchCalendar-focusLink {
    opacity: 0;
    position: absolute;
}

.DynarchCalendar-focused {
    border-color: #000000;
}

.DynarchCalendar-focused .DynarchCalendar-topBar,
.DynarchCalendar-focused .DynarchCalendar-bottomBar {
    background-color: #CCCCCC;
    border-color: #333366;
}

.DynarchCalendar-focused .DynarchCalendar-hover-week {
    background-color: #CCCCCC;
}

.DynarchCalendar-tooltip {
    position: absolute;
    top: 100%;
    width: 100%;
}

.DynarchCalendar-tooltipCont {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #DDDDDD;
    border-color: -moz-use-text-color #AAAAAA #AAAAAA;
    border-image: none;
    border-right: 1px solid #AAAAAA;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin: 0 5px;
    padding: 3px 6px;
}

.DynarchCalendar-focused .DynarchCalendar-tooltipCont {
    background: none repeat scroll 0 0 #CCCCCC;
    border-color: #000000;
}

.DynarchCalendar-day-selected {
    border: 1px solid #000000;
    margin: 0 !important;
    padding: 2px 3px;
}

.DynarchCalendar-focused {
    background-color: #FFFFFF;
}

.DynarchCalendar-topBar {
    background: url("../src/css/steel/brushed-steel.jpg") no-repeat scroll 50% 0 transparent;
}

.DynarchCalendar-bottomBar {
    background: url("../src/css/steel/brushed-steel.jpg") no-repeat scroll 50% 50% transparent;
}

.DynarchCalendar-hover-title,
.DynarchCalendar-hover-navBtn,
.DynarchCalendar-hover-bottomBar-today,
.DynarchCalendar-menu table td div.DynarchCalendar-hover-navBtn {
    background: url("../src/css/steel/coolbg.png") repeat-x scroll 0 50% #DDDDEE;
}

.DynarchCalendar-hover-title div,
.DynarchCalendar-hover-navBtn div {
    background-color: transparent;
}

.DynarchCalendar-pressed-title,
.DynarchCalendar-pressed-navBtn,
.DynarchCalendar-pressed-bottomBar-today,
.DynarchCalendar-menu table td div.DynarchCalendar-pressed-navBtn {
    background: url("../src/css/steel/coolbg.png") repeat-x scroll 0 50% #444455;
}

.DynarchCalendar-pressed-title div,
.DynarchCalendar-pressed-navBtn div {
    background-color: transparent;
}

.DynarchCalendar-hover-week,
.DynarchCalendar-focused .DynarchCalendar-hover-week {
    background: url("../src/css/steel/coolbg.png") repeat-x scroll 0 50% #DDDDDD;
}

.DynarchCalendar {
    background: url("../src/css/steel/steel.jpg") no-repeat scroll 50% 30px transparent;
}

.DynarchCalendar-day-selected {
    background-color: #1864FC;
    background-image: url("../src/css/steel/coolbg.png");
    background-position: 0 50%;
    background-repeat: repeat-x;
    color: #FFFFFF !important;
}

.DynarchCalendar-day-today.DynarchCalendar-day-selected {
    background-color: #1864FC;
    color: #FFFFFF !important;
}

.DynarchCalendar-focused .DynarchCalendar-body {
    background: url("../src/css/steel/shadow-b.png") repeat-x scroll 0 0 transparent;
}

/******* Horaire priere *****/

#content_result table {
    border-collapse: collapse;
    padding: 0;
    width: 80%;
}

#content_result {
    font-size: 11px;
}

.form_train_for_prayer {
    background: url("../images/mosque_hassan_2.jpg") no-repeat scroll right top transparent;
    width: 640px;
}

.contenuFormulaire2 {
    width: 220px;
}



/********************************** menu ******************************************/
#menu_de_algerieannonces {
    position: relative;
}

#menu_algerieannonces {
    width: 950px;
    height: 40px;

}

#menu_algerieannonces div.menu_over div ul li {
    padding-left: 10px;
}

#nav_algerieannonces {
    width: 950px;
    height: 40px;
    margin: 0;
    padding: 0;
    position: relative;
    background: url('../images/menu_algerieannonces.png');
    /*background: #5c1862;*/
}

#nav_algerieannonces li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
}

#nav_algerieannonces li,
#nav_algerieannonces a {
    height: 36px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 41px;
}

#nav_algerieannonces a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #692c68;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 36px;
}


#nav01 {
    width: 40px;
    text-indent: -300em;
    overflow: hidden;
    left: 0px;
}

#nav02 {
    width: 90px;
    left: 40px;
    text-indent: 15px;

}

#nav03 {
    width: 123px;
    left: 130px;
    text-indent: 15px;
}

#nav04 {
    width: 121px;
    left: 253px;
    text-indent: 15px;
}

#nav05 {
    width: 161px;
    left: 374px;
    text-indent: 15px;
}

#nav06 {
    width: 177px;
    left: 535px;
    text-indent: 10px;
}

#nav07 {
    width: 124px;
    left: 712px;
    text-indent: 15px;
}

#nav08 {
    width: 114px;
    left: 836px;
    text-indent: 5px;
    color: #232323 !important;
}

#nav07 a,
#nav08 a {

    color: #232323;

}

#nav07 a:hover,
#nav08 a:hover {

    color: #fff !important;
    height: 36px;
    display: block;
}


#nav01 a:hover,
.nav01_on {
    background: transparent url(../images/menu_algerieannonces.png) -0px -40px no-repeat;


}

#nav02 a:hover,
.nav02_on {
    background: transparent url(../images/menu_algerieannonces.png) -40px -41px no-repeat;
    height: 40px;
    display: block;
    line-height: 41px;
}

.nav02_on a,
.nav03_on a,
.nav04_on a,
.nav05_on a,
.nav06_on a,
.nav07_on a,
.nav08_on a {
    color: #692c68 !important;
    height: 40px;
    line-height: 41px;
}

.nav07_on a,
.nav08_on a {
    color: #fff !important;
    height: 40px;
    display: block;
    line-height: 41px;
}

.lastannonces {
    background: #d0d0d0;
    width: 100%;
    height: 80px;
}

#nav03 a:hover,
.nav03_on {
    background: transparent url(../images/menu_algerieannonces.png) -130px -41px no-repeat;
    height: 40px;
    line-height: 41px;
}

#nav04 a:hover,
.nav04_on {
    background: transparent url(../images/menu_algerieannonces.png) -253px -41px no-repeat;
    height: 40px;
    line-height: 41px;
}

#nav05 a:hover,
.nav05_on {
    background: transparent url(../images/menu_algerieannonces.png) -374px -41px no-repeat;
    height: 40px;
    line-height: 41px;
}

#nav06 a:hover,
.nav06_on {
    background: transparent url(../images/menu_algerieannonces.png) -535px -41px no-repeat;
    height: 40px;
    line-height: 41px;
}

#nav07 a:hover,
.nav07_on {
    background: transparent url(../images/menu_algerieannonces.png) -712px -41px no-repeat;
    height: 40px;
    line-height: 41px;
}

#nav08 a:hover,
.nav08_on {
    background: transparent url(../images/menu_algerieannonces.png) -836px -41px no-repeat;
    height: 40px;
    line-height: 41px;
}


/*************** rub emploi *********************/
#rub_emploi {
    /*background: url("../images/bg_over_emploi.png") no-repeat scroll 0 0 transparent;*/
    background-color: #fff;
    height: 245px;
    left: 40px;
    position: absolute;
    top: 36px;
    width: 820px;
    z-index: 1000;

    border: 7px solid #CCCCCC;
    border-radius: 0 4px 4px 4px;

    -moz-box-shadow: 3px 3px 4px #999999;
    -webkit-box-shadow: 3px 3px 4px #999999;
    box-shadow: 3px 3px 4px #999999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');

}

#rub_emploi_in {
    height: 168px;
    width: 743px;
}

#rub_emploi_in_txt {
    height: 65px;
    left: 24px;
    margin-top: 12px;
    padding-left: 14px;
    width: 792px;
}

#rub_emploi_in_txt ul {
    list-style: none outside none;
    margin: 0px 0 0px;
    padding: 2px 40px 0 0;
    width: 752px;
    margin-left: -5px !important;
}

#rub_emploi_in_txt li {
    float: left;
    line-height: 18px;
    list-style: none outside none;
    margin: -14px 3px 14px;
    padding: 0;
    width: 182px !important;
}

#menu_recrutent {
    background-color: #F8F5F5;
    height: 158px;
    margin-left: 0;
    margin-top: -13px;
    padding-left: 8px;
    width: 812px;
}

#menu_recrutent .titre_menu_nav {

    color: #813A80;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 0;
    padding-left: 7px;
    padding-top: 15px;

}



.titre_menu_nav,
.titre_menu_nav a {
    font-family: Arial, Helvetica, sans-serif;
    color: #813a80;
    font-size: 15px;
    padding-bottom: 8px;
    font-weight: bold;
    text-transform: uppercase;
}

#rub_emploi_in_txt .titre_menu_nav {
    color: #813A80;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-bottom: 2px;
    font-weight: bold;

}

#bloc_agence_private .titre_menu_nav,
#bloc_agence_immo .titre_menu_nav {
    color: #813A80;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 7px 0 0 0;
}

#table_emploi {
    margin-top: -8px;
    padding: 0px;
    margin-left: -4px;
}

#menu_over_auto ul {
    float: left;
    line-height: 18px;
    list-style: none outside none;
    margin: -8px 0 9px -6px;
    padding: 6px 40px 0 0;
    width: 880px;
}

.menu_over ul a {
    color: #464646;
    font-size: 13px !important;
    text-decoration: none;
}

/*
#table_emploi a
{
        padding-right:5px;
}
*/

#rub_auto {
    /*background: url("../images/bg_over_auto.png") no-repeat scroll 0 0 transparent;*/

    background-color: #fff;
    height: 96px;
    left: 0px;
    position: absolute;
    top: 36px;
    width: 936px;
    z-index: 1000;

    border: 7px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;

    -moz-box-shadow: 3px 3px 4px #999999;
    -webkit-box-shadow: 3px 3px 4px #999999;
    box-shadow: 3px 3px 4px #999999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}

#rub_auto_in {
    width: 924px;
    height: 80px;

}

#menu_over_auto {
    height: 65px;
    margin-top: 16px;
    padding-left: 12px;
    width: 924px;
}

/*
#menu_over_auto ul {
    margin: -12px 0 9px;
    padding: 0 25px 0 0;
    width: 142px;
}
*/

#rub_emploi_in_txt ul {
    list-style: none outside none;
    margin: 0px 0 0px;
    padding: 6px 40px 0 0;
    width: 752px;
}

#menu_over_auto li {
    float: left;
    line-height: 18px;
    list-style: none outside none;
    margin: -12px 3px 14px;
    padding: 0;
    width: 212px !important;
}

#bloc_agence_private {
    background-color: #F8F5F5;
    height: 172px;
    left: 7px;
    /*margin-left: 7px;*/
    width: 936px;
    margin-top: 15px;
}

#bloc_agence_private .titre_menu_nav {
    margin-left: 10px;
    padding-bottom: 6px;
    padding-top: 15px;

}

#bloc_agence_private ul {
    height: 97px;
    list-style: none outside none;
    margin: 1px 0 0;
    overflow: hidden;
    padding: 0;
    width: 932px;
}

#bloc_agence_private li {
    float: left;
    padding: 0 2px 2px 12px;
    width: 100px;
}



#bloc_agence_private li img {
    float: left;
    border: 1px solid #CDCBCB;
    padding: 2px;
    vertical-align: top;
}

.voir_plus_agence {
    background: url("../images/plus_ul.png") no-repeat scroll 0 0 transparent;
    height: 65px;
    margin-left: 10px;
    width: 103px;
}

.voir_plus_agence a {
    color: #723171 !important;
    display: block !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px !important;
    height: 65px;
    line-height: 19px;
    padding-left: 10px !important;
    text-align: left !important;
    text-decoration: none;
    width: 103px !important;
}


#rub_immobilier {
    /*background: url("../images/bg_over_immobilier.png") no-repeat scroll 0 0 transparent;*/
    background-color: #fff;
    height: 374px;
    position: absolute;
    top: 36px;
    width: 936px;
    z-index: 1000;
    border: 7px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    -moz-box-shadow: 3px 3px 4px #999999;
    -webkit-box-shadow: 3px 3px 4px #999999;
    box-shadow: 3px 3px 4px #999999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');

}

#rub_immobilier_in {
    width: 950px;
    height: 313px;
    position: relative;
}

#menu_over_immobilier {
    height: 179px;
    left: 12px;
    position: absolute;
    top: 3px;
    width: 917px;

}

#bloc_agence_immo {
    background-color: #F8F5F5;
    height: 173px;
    left: -12px;
    position: absolute;
    top: 198px;
    width: 936px;
}

#bloc_agence_immo .titre_menu_nav {
    margin-left: 16px;
    padding-top: 5px;
    padding-bottom: 6px;
}

#bloc_agence_immo ul {
    list-style: none outside none;
    margin: 1px 0 0 2px;
    overflow: hidden;
    padding: 0;
    width: 932px;
}

#bloc_agence_immo li {
    float: left;
    padding: 0 2px 2px 12px;
    width: 100px;
}

#bloc_agence_immo li img {
    float: left;
    border: 1px solid #CDCBCB;
    margin-right: 0;
    padding: 2px;
    vertical-align: top;
}

.bg_agence .agency_title {
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 15px;
    width: 100%;
}

.bg_agence .agency_state {
    float: left;
    font-size: 11px;
    height: 15px;
    width: 100%;
}

/*************** multiservice **********************/

#rub_multiservice {
    /*background: url("../images/bg_over_multiservice.png") no-repeat scroll 0 0 transparent;*/
    background-color: #fff;
    height: 90px;
    left: 374px;
    position: absolute;
    top: 36px;
    width: 375px;
    z-index: 1000;

    border: 7px solid #CCCCCC;
    border-radius: 0 4px 4px 4px;

    -moz-box-shadow: 3px 3px 4px #999999;
    -webkit-box-shadow: 3px 3px 4px #999999;
    box-shadow: 3px 3px 4px #999999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');

}



#rub_multiservice_in {
    width: 381px;
    height: 74px;
    position: relative;
}


#menu_over_multiservice {
    height: 46px;
    left: 12px;
    position: absolute;
    top: 4px;
    width: 346px;
}

#menu_over_multiservice ul {
    margin: -12px 0 9px;
    padding: 8px 40px 0 0;
    width: 342px !important;
}

#menu_over_multiservice li {
    float: left;
    line-height: 18px;
    list-style: none outside none;
    margin: -12px -2px 14px;
    padding: 0;
    width: 165px !important;
}


.ul_immobilier {
    width: 918px;
    height: 73px;
}

.ul_immobilier2 {
    width: 850px;
    height: 60px;
}

.ul_immobilier ul {
    height: 38px;
    margin: -14px 0 12px -6px;
    padding: 6px 20px 0 0;
    width: 896px !important;
}

.ul_immobilier .titre_menu_nav,
.ul_immobilier2 .titre_menu_nav {
    color: #813A80;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-bottom: 13px;
}

.ul_immobilier ul li {
    float: left;
    line-height: 18px;
    list-style: none outside none;
    margin: -12px 3px 14px;
    padding: 0;
    width: 218px !important;
}

.ul_immobilier2 ul {
    height: 38px;
    margin: -5px 0 12px -5px;
    padding: 0 20px 0 0;
    width: 896px !important;
}

.ul_immobilier2 ul li {
    float: left;
    line-height: 18px;
    list-style: none outside none;
    margin: -12px 3px 14px;
    padding: 0;
    width: 218px !important;
}

/************************** vente divers ****************/

#rub_ventedivers {
    /*background: url("../images/bg_over_vente.png") no-repeat scroll 0 0 transparent;*/

    background-color: #fff;
    height: 198px;
    /*left: 323px;*/
    position: absolute;
    top: 36px;
    width: 936px;
    z-index: 1000;

    border: 7px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;

    -moz-box-shadow: 3px 3px 4px #999999;
    -webkit-box-shadow: 3px 3px 4px #999999;
    box-shadow: 3px 3px 4px #999999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}

#rub_ventedivers_in {
    width: 936px;
    height: 170px;
    position: relative;
}

#menu_over_ventedivers {
    /*height: 195px;*/
    padding-left: 12px;
    margin-top: 15px;
    width: 950px;
}

#ul_ventedivers {
    width: 913px;
    height: 82px;
}

#ul_de_ventes2 {
    width: 913px;
    height: 82px;
}

#ul_de_ventes2 ul {
    margin: -14px 0 9px;
    padding: 0 30px 0 0;
    width: 924px;
}

#ul_de_ventes2 li {
    float: left;
    line-height: 18px;
    list-style: none outside none;
    margin-right: 25px;
    width: 200px;
    margin-bottom: 3px;
}


.ul_ventedivers {
    width: 913px;
    height: 47px;
}

.ul_ventedivers li {
    float: left;
    line-height: 18px;
    list-style: none outside none;
    margin-right: 25px;
}

.ul_ventedivers ul {
    height: 20px;
    margin-bottom: 0;
    margin-left: -2px;
    margin-right: -2px !important;
    margin-top: -14px;
    padding: 0;
    width: 924px !important;
}



/************************** Immo  neuf *********************************/
.lien_im {
    color: #242227;
}

.ligh_lien {
    color: #7f7979;
}

#rub_immoneuf {
    /*background: url("../images/bg_menu_immoneuf.png") no-repeat scroll 0 0 transparent;*/
    background-color: #fff;
    height: 190px;
    /*349px;*/
    left: 0px;
    position: absolute;
    top: 36px;
    width: 936px;
    z-index: 1000;
    border: 7px solid #A2A2A2;
    border-radius: 4px 4px 4px 4px;

    -moz-box-shadow: 3px 3px 4px #999999;
    -webkit-box-shadow: 3px 3px 4px #999999;
    box-shadow: 3px 3px 4px #999999;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');


}

#menu_over_immo9 {
    height: 195px;
    left: 12px;
    position: absolute;
    top: 3px;
    width: 581px;
}

#menu_over_immo9 .titre_menu_nav {
    color: #813A80;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-bottom: 0;

}

#rub_immobilierneuf_in {
    width: 936px;
    height: 224px;
    position: relative;
}

#list_immo {
    margin-bottom: 10px;
    margin-top: -5px;
    margin-left: -2px;
}

#list_immo2 {
    margin-bottom: 10px;
    margin-top: 18px;
    margin-left: -2px;
}

#list_immo img,
#list_immo2 img {
    border: 1px solid #CDCBCB;
    margin-right: 7px;
    padding: 2px;
}

.plus_immoneuf {
    border: none !important;
}

#list_immo a,
#list_immo2 a {

    color: #464646;
    float: left;
    margin: 0;
    padding: 0;
    text-align: center;
    width: auto !important;
}


#list_immo a,
#list_immo2 a {
    font-size: 12px;
    line-height: 16px;
    list-style: none outside none;
    text-transform: none;
    text-decoration: none;
}

.lien_imm_neuf {
    font-size: 12px;
    line-height: 16px;
    list-style: none outside none;
    text-transform: none;
    color: #464646;
    font-family: Arial, Helvetica, sans-serif;
}

#rub_webstore {
    background-color: #FFFFFF;
    border: 7px solid #A2A2A2;
    border-radius: 4px 0 4px 4px;
    box-shadow: 3px 3px 4px #999999;
    height: 158px;
    left: 300px;
    /*142px;*/
    position: absolute;
    top: 36px;
    width: 636px;
    /*794px;*/
    z-index: 1000;
}

#rub_webstore_in {
    width: 437px;
    height: 139px;
    position: relative;
}

#menu_over_webstore {
    height: 94px;
    left: 10px;
    position: absolute;
    top: 17px;
    width: 300px;
}

#menu_over_webstore img {
    margin-right: 11px;
    border: 1px solid #E7E7E7;
    padding: 2px;
}


/************************************ End Service pratique ***************************/
.styled-select_meduim select {
    background: transparent;
    width: 170px;
    overflow: hidden;
    padding: 5px 0 0;
    font-size: 11px !important;
    border: none;
    height: 23px;


}



.styled-select_meduim {
    background: url("../images/select_meduim.png") no-repeat;
    height: 26px;
    overflow: hidden;
    width: 143px;
    padding-bottom: 3px;
    line-height: 12px;
    margin-top: -4px;

}

.styled-select_small select {
    background: url("../images/select_small_size.jpg") no-repeat;
    width: 60px !important;
    overflow: hidden;
    font-size: 16px;
    border: none;
    height: 22px;
    margin: 0;
    padding: 0;
    color: #888;
    border: none;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    padding-top: 3px 0 0 2px;
}

.styled-select_small label {
    position: relative
}

.styled-select_small label:after {
    border: none;
    position: absolute;
    pointer-events: none;
    background: url("../images/triangle_select_big.jpg") no-repeat;
}

.styled-select_small label:before {
    content: '';
    right: 0px;
    top: -2px;
    width: 24px;
    height: 23px;
    background: url("../images/triangle_select_big.jpg") no-repeat;
    position: absolute;
    pointer-events: none;
    display: block;
    margin-right: 3px;
}

.block_img {
    background-color: #EDEDED;
    /*border: 1px solid #CCCCCC;*/
    float: left;
    height: 75px;
    margin: -2px 10px 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 110px;
}

.cars-list .block_img {
    margin: 0 14px 0 0;
    width: 148px;
    height: 100px;
}

#toutesAnnonces h4 {
    /*background-image: url("../images/bg_traitAcPetitP.gif");
    background-position: 0 4px;*/
    background-color: #E0E0E0;
    clear: both;
    font-size: 20px;
    margin: 10px 0;
    padding: 5px 0 5px 5px;
}

#toutesAnnonces .bloc-annonce {
    float: left;
    height: 100px;
    margin: 0 10px;
    width: 100px;
}

#toutesAnnonces .bloc-annonce a {
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
}

.erreur_404 {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    margin: 5px 20px 5px 20px;
    padding: 5px;
}

.success_box {
    font-size: 12px;
    line-height: 24px;
    /*margin: 0 26px;*/
    text-align: left;
    padding: 10px;
}

span.quartier {
    display: none;
}

#quartier select,
#autre_quartier #optional_field_12 {
    margin-top: 10px;
}

#secure_img input {
    background: url("../images/bg-text-announce-form.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    height: 23px;
    text-indent: 5px;
    width: 164px;
    margin-bottom: 5px;
}

span#secure_img div#addon_security_image {
    height: 94px;
    margin: 0 0 0 171px !important;
}

form#contact_us div#addon_security_image,
form#registration_form div#addon_security_image {
    margin: 0 0 0 171px;
    height: 94px !important;
}

div#addon_security_image {
    width: 125px;
    height: 78px;
    padding-top: 10px;
    margin-left: 214px;
    margin-top: 0px;
}

#mot_de_passe_oublie div#addon_security_image {
    margin-left: 100px;
}

.fieldsecuritycode {
    background: url("../images/bg_select_px.png") repeat-x scroll 0 0;
    border: 1px solid #B4B4B4 !important;
    margin-left: 4px;
    border-radius: 5px 5px 5px 5px;
    height: 20px !important;
    padding-left: 5px;
}

.btnmotdepasseoublie {
    padding-top: 10px;
    width: 265px;
    text-align: right;
}

.block .recrute {
    width: 375px;
}

.block .recrute a {
    padding-left: 5px !important;
}

.recherche_avancee {
    margin-left: 20px;
}


#cv_info_bis {
    margin-bottom: 15px;

}

#listing_desc tr {
    font-size: 12px;
}

#btn_login {
    background: url("../images/ico-mon-compte.png") no-repeat scroll 0 0;
    display: inline-block;
    float: left;
    margin-right: 30px;
    padding-left: 27px;
    margin-left: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #763375;
    text-decoration: underline;
}

.jit_login_form #btn_back {
    position: absolute;
    bottom: 10px;
    right: 50px;
}

.jit_login_form .col h2,
.jit_login_form .colconect h2,
.jit_login_form .collogin h2 {
    font-size: 12px;
}

.jit_login_form #btn_back a {
    width: 83px;
}

.jit_login_form .colconect {
    padding: 14px 11px 10px;
    width: 433px;
}

.jit_login_form .collogin {
    padding: 14px 0 0 0;
    margin: 0 0 0 10px;
}

#content_column_wide .jit_login_form input.field {
    padding: 4px;
}

.fb_block_large {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 1px solid #CCCCCC;
}

/*********************************** Footer ***********************************/

.advertising-department {

    background: url("../images/bg_footer_logo.jpg") no-repeat scroll 0 0 #F7F4F3;
    float: right;
    font-size: 11px;
    height: 213px;
    padding: 19px 5px 12px 15px;
    text-align: left;
    top: 10px;
    width: 182px;
    border: 1px solid #E7E7E7;
    border-bottom: none
}

/* Agences block droite */
#block_agenes_immo {
    background-color: #FFFFFF;
    border: 1px solid #EBEBEB;
    margin-bottom: 12px;
    width: 298px;
}

#bac_droit_title {
    background-color: #EBEBEB;
    color: #7E387D;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    line-height: 37px;
    text-decoration: none;
    text-indent: 14px;
    text-transform: uppercase;
    width: 300px;
}

#bac_droit_contenu {
    height: auto;
    margin-left: 14px;
    padding-top: 12px;
    width: 279px;
}

.li_agence {
    float: left;
    height: 96px;
    /*margin-bottom: 7px;*/
    margin-right: 11px;
    width: 82px;
}

#bac_droit_contenu .li_agence img {
    border: 1px solid #cdcbcb;
    padding: 2px;
}

.agence_titre {
    float: left;
    font-size: 10px;
    height: 13px;
    width: 100%;
    font-weight: bold;
}

.agence_ville {
    color: #7F7979;
    font-size: 11px;

}

.clr {
    clear: both;
}

.voir_plus {
    height: 19px;
    margin-bottom: 3px;
    margin-left: 155px;
    text-transform: uppercase;
    width: 129px;
}

.voir_plus a {
    color: #7f387e !important;
    text-decoration: none;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 15px;
    font-weight: bold;
    line-height: 7px;
}

.agences_typo_plus {
    font-size: 13px;
}



/* End Agencesz block droite */
.col .error_message {
    margin-left: 0px !important;

}

.c {
    margin-right: 10px;

}

.mark {
    color: #d80201;
}

/* Hitradio tag */
#hr-player {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E7E7E7;
    margin: 0 0 11px;
    overflow: hidden;
    padding: 3px;

}

/**************************************** champs form **********************/
#categorie {

    position: relative;
    margin-bottom: 9px;
}

#catQuestions .champsForm {
    margin: 0 0 9px 0px;
}

.ie7Quest {
    margin-bottom: 18px;
}

h3 {
    color: #7b3679;
}

/*********************** Répondre a une annonce ***************************************/

.repondre h2 {
    padding-top: 15px;
    padding-bottom: 10px;
}

.row_message label {
    color: #666666 !important;
}

.repondre .error_message {
    margin-left: 0px;
}


.repondre #c_securityCode {
    margin-left: -3px !important;
    margin-top: 2px;
}

.repondre #addon_security_image {
    margin-left: 165px !important;
}

.repondre label.field_label {
    clear: both;
    color: #000000;
    display: inline-block;
    font-size: 13px;
    padding: 0 !important;
    vertical-align: middle;
    width: 159px;
}

.repondre #c_senders_name {
    margin-left: 0px !important;
    padding: 0;
}

.repondre .row_message {
    overflow: hidden;
    padding: 0 0 5px;
    text-align: left;
}


.repondre #captcha_form {
    margin-left: 0 !important;
}

.row_email .error_message {
    line-height: 17px;
}

.repondre_success p {
    margin: 0px;
    padding: 0px;
}

.bread_m .breadcrumbs {
    color: #747474;
    font-size: 12px;
    line-height: 16px;
    list-style: none outside none;
    margin: 14px 0 0;
    overflow: hidden;
    padding: 0 0 5px 1px;
}

.breadcrums-margin {
    margin-bottom: 10px;
    margin-top: 10px;
}

.recherche_avancee #addonRegionSelector {
    margin-bottom: 11px;
    margin-left: 11px;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

.recherche_avancee #addonRegionSelector .addonNavigation_regionSelect {
    margin-bottom: 9px;
}


.recherche_avancee .group_question {
    margin-left: 166px;
}


/****************************** Publicite Form ************************************/

#contact_us label {
    color: #666666 !important;
}

#contact_us ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#contact_us li .error {
    background: url("../images/erreur_msg.png") no-repeat scroll left center transparent;
    color: red !important;
    font-size: 11px !important;
    height: 20px;
    line-height: 18px;
    /* margin: 13px 0 0 169px;*/
    padding: 3px 4px 2px 22px;
    text-indent: 3px;
}

#contact_us li {
    list-style: none;
}

#contact_us ul {
    margin: 0 0 15px 0;
    padding: 0px;
    list-style: none;
}

#page_publicite #c_securityCode {
    margin-left: 75px !important;
    margin-top: 2px;
}

/********************************************** Envoyer a un ami ********************************/

#send_to_friend #c_senders_name {
    margin-left: 0px !important;
}

#send_to_friend label {
    color: #666666 !important;
}

#send_to_friend .error {
    color: red !important;
}

#send_to_friend #messageBox .error {
    background: url("../images/erreur_msg.png") no-repeat scroll left center transparent;
    height: 20px;
    line-height: 18px;
    margin-left: -38px;
    padding: 5px 4px 2px 22px;
    text-indent: 3px;
}

/***********/

#btn_back1 {
    background: url("../images/btn_return.jpg") no-repeat scroll 0 0 transparent;
    height: 29px;
    left: 406px;
    position: absolute;
    text-indent: 41px;
    top: 53px;
    width: 192px;
}

#btn_back {
    background: url("../images/btn_return.jpg") no-repeat scroll 0 0 transparent;
    height: 29px;
    /*margin-left: 302px;*/
    text-indent: 41px;
    width: 90px;
    display: inline-block;
    float: left;
}

.blocklienanonce {
    overflow: hidden;
    padding-top: 25px;
}

#btn_back1 a,
#btn_back a {
    color: #313131;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 29px;
    line-height: 23px;
    text-decoration: underline;
    text-indent: 31px;
    width: 192px;
    display: block;
}

#btn_back1 a:hover,
#btn_back a:hover {
    text-decoration: none;
}

.img_option {
    background: url("../images/tree.png") no-repeat;
    text-indent: 7px;
}

/************** menu emploi ********************/

#table_emploi li {
    float: left;
    padding: 0 0 12px 12px;
    width: 100px;
    list-style: none;
    margin-top: 0;
}

#table_emploi li img {
    border: 1px solid #CDCBCB;
    padding: 2px;
    vertical-align: top;
}

#menu_recrutent ul {
    list-style: none outside none;
    margin: 1px 0 0 -4px;
    overflow: hidden;
    padding: 0;
    width: 737px;
}

/************** mot de passe oublie ***********/
#mot_de_passe_oublie .breadcrumbs {
    margin: 13px 0 0;
}


/************************************** case a cocher *********************************/

#l_checked {
    width: 606px;
    overflow: hidden;
    padding-bottom: 10px;
}

#l_checked ul {
    margin: 0;
    padding: 0;
}

.l_choix {
    background: url("../images/li_check.png") no-repeat scroll 0 0 transparent !important;
    display: inline;
    float: left;
    height: 18px;
    line-height: 13px;
    padding: 0 0 0 4px;
    text-indent: 9px;
    width: 124px;
}

.usage_agreement {
    height: 100px;
    margin-left: 170px;
    margin-bottom: 8px;
    width: 415px;
    padding: 6px 10px;
}

div.usage_agreement {
    border: 1px solid #b9b9b9;
    overflow: scroll;
}

.field_error_row {
    /*border: 1px solid #980000;*/
}


.a_voir_plus {
    color: #7A3179 !important;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    margin-left: 803px;
    text-transform: uppercase;
}

.a_voir_plus_auto {
    color: #7A3179 !important;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    margin-left: 791px;
    text-transform: uppercase;
}

.div_voir_plus {
    height: 20px;
    margin-left: 485px;
    /*643px;*/
    margin-top: 2px;
    width: 154px;

}

.a_voir_plus_webstore {
    color: #7A3179 !important;
    font-family: arial;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.immo_state {
    display: block;
    height: 10px;
    width: 166px;
}

.title_imm {
    display: block;
    height: 16px;
    width: 169px;
}

.remember {
    background: none !important;
}


/***************** message alerte email ******************/


.nSuccess {
    background: url("../images/accept.png") no-repeat scroll 15px center #EFFEB9;
    border: 1px solid #C1D779;
    color: #3C5A01;
    width: 500px;
    margin-left: 20px !important;
}

.nNote p {
    color: #565656;
    font-size: 11px;
    margin: 0;
    padding: 10px 25px 10px 54px;
    font-family: Arial, Helvetica, sans-serif;
}

.nInformation {
    background: url("../images/information.png") no-repeat scroll 15px center #D1E4F3;
    border: 1px solid #99C4EA;
    color: #235685;
    width: 500px;
    margin-left: 20px !important;
}

.nNote {
    clear: both;
    margin: 20px 0;
}

.nFailure {
    background: url("../images/exclamation.png") no-repeat scroll 15px center #FCCAC1;
    border: 1px solid #E18B7C;
    color: #AC260F;
    width: 500px;
    margin-left: 20px !important;

}

.nFailure p {
    color: #565656;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
}

.nFailure ul li {
    list-style: none;
    margin-left: 10px;
}

.att_p {
    text-indent: 10px;
    padding: 5px 0px 5px 0px;
}

#alert_form #field331 {
    width: 187px !important;
}

.btn_creer_alerte_mail {
    background: url("../images/btn_creer_une_alerte_mail.jpg") no-repeat scroll 100% 3px transparent;
    color: #181515 !important;
    display: block;
    padding-right: 20px;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    text-transform: uppercase;
    width: 150px;
}

.btn_creer_alerte_mail a {
    color: #4987C5 !important
}

.lien_alert_mes_alerts {
    color: #7A3578 !important;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
}

.buttons {
    width: 620px;
    position: relative;
}

#btn_back1_alerte {
    background: url("../images/btn_return.jpg") no-repeat scroll 0 0 transparent;
    height: 29px;
    left: 406px;
    position: absolute;
    text-indent: 29px;
    top: 5px;
    width: 192px;
}

#btn_back1_alerte a {
    text-decoration: underline;
}

#btn_back1_alerte a:hover {
    text-decoration: none;
}

.lien_bleu {
    color: blue !important;
}

#creer_alerte_mail {
    margin-bottom: 10px;
}



/* select sort */
.browse_mode_buttons {
    text-align: right;
}





/*  pagination */
.paging {
    list-style: none;
    height: 22px;
    padding: 0;
    margin: 0 auto;
    font-size: 11px;
    line-height: 14px;
    color: #3d3d3d;
    overflow: hidden;
    width: 428px;
}

.paging li {
    border: 1px solid #E4E4E4;
    float: left;
    margin: 0 0 0 3px;
    /* text-align: center;*/
    background: url(../images/bg_pagination.jpg) repeat-x;
}

.paging a {
    color: #3d3d3d;
    display: block;
    padding: 2px 5px 3px 4px !important;
}

.paging a:hover {
    color: #692C68;
    display: block;
    padding: 2px 5px 3px 4px !important;
}

.paging strong {
    color: #692c68;
    display: block;
    padding: 2px 5px 3px 4px;
}

.paging .current {
    background: none;
    border: none;
    line-height: 10px;
    margin: 0;
    padding: 5px 6px 3px 0 !important;
    /* text-align: right;*/
    /* width: 86px; */

}

.paging .pagina_precedent {
    height: 19px;
    text-indent: -7px;
    width: 21px;
    background: url(../images/li_left_hover.jpg) no-repeat;
}

.paging .pagina_precedent a {
    width: 21px;
    height: 19px;
    display: block;
    text-indent: -300em;
}

.paging .pagina_precedent a:hover {
    width: 21px;
    height: 19px;
    display: block;
    text-indent: -300em;
    background: url(../images/li_left_hover.jpg) no-repeat;
}

.paging .pagina_suivant {
    height: 19px;
    padding: 0;
    text-indent: -12px;
    width: 21px;
    background: url(../images/li_right_hover.jpg) no-repeat;
}

.paging .pagina_suivant a {
    width: 21px;
    height: 19px;
    display: block;
    text-indent: -300em;
}

.paging .pagina_suivant a:hover {
    width: 21px;
    height: 19px;
    display: block;
    text-indent: -300em;
    background: url(../images/li_right_hover.jpg) no-repeat;
}


.paging .pagina_precedent {
    margin-right: 0 !important;
}

.current_li {
    border: 1px solid #692C68 !important;
}


.paging .last {
    width: 61px;
}

/*  end pagination */

.row_odd {
    margin-top: 10px;
    margin-bottom: 10px;
}

.row_odd label.radio,
.row_even label.radio {}

#region_selector_wrapper #region_wrapper_1 {
    margin: 0;
}

#region_selector_wrapper #region_wrapper_2 {
    display: block;
    margin-top: 10px;
}

.detaillistinsearchgheader {
    padding-left: 5px;
}

.used-cars .center .button {
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    border-image: none !important;
    border-radius: 3px 3px 3px 3px !important;
    border-style: solid !important;
    border-width: 1px !important;
    cursor: pointer;
    display: inline-block;
    font-family: Arial !important;
    font-size: 12px !important;
    font-weight: bold !important;
    height: 35px !important;
    margin: 0 5px 0 0;
    padding: 0 10px !important;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) !important;
    color: #666666;
    line-height: 35px;
    float: right;
    background: none repeat scroll 0 0 #EEEEEE !important;
    border: 1px solid #CCCCCC !important;
    box-shadow: 0 1px 0 #FFFFFF inset !important;
    text-shadow: 0 1px 0 #FFFFFF !important;
}

form#combined_form p.champsForm {
    margin: 1px 0 9px;
    position: relative;
}

.bntpublierannonce {
    overflow: hidden;
    padding: 0 5px 30px 15px;
}

#combined_form .prevbutton {
    border: 0;
    margin-right: 10px;
    width: 84px;
    height: 24px;
    font-size: 0;
    text-indent: 1000px;
    cursor: pointer;
    float: left;
    background: url(../images/retour.jpg) no-repeat 0 0;
}

#combined_form .mainSubmit {
    border: 0;
    width: 182px;
    height: 32px;
    font-size: 0;
    text-indent: 1000px;
    cursor: pointer;
    float: right;
    background: url(../images/publier_mon_annonce.jpg) no-repeat 0 0;
}

#combined_form .mainSubmitContinuer {
    border: 0;
    text-align: center;
    height: 32px;
    cursor: pointer;
    float: right;
    font-size: 14px;
    margin-top: 10px;
}

form#combined_form .champsForm {
    margin: 1px 0 9px;
    position: relative;
}

#content_column_wide .addElement {
    float: right;
}

.used-cars .search_content_box {
    padding-top: 10px;
}

#catQuestions .leveled_4,
#catQuestions .leveled_5 {
    margin-left: 94px;
}

.recherche_avancee #catQuestions .leveled_4,
.recherche_avancee #catQuestions .leveled_5 {
    margin-left: 173px;
}

.recherche_avancee #catQuestions .leveled_level_box {
    margin-left: 0;
}

.nextexperience,
.nextformation,
.nextlangue {
    background: url(../images/separateur_bloc.jpg) no-repeat 50% 2px;
    padding-top: 10px;
    margin-top: 10px;
}

#content_column_wide .publishotherannonce {
    border-radius: 5px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    float: right;
    margin-bottom: 10px;
    padding: 7px 10px 0;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    transition-duration: 0.2s;
    background: none repeat scroll 0 0 #813980;
    border: 1px solid #672566;
    white-space: nowrap;
}

.bar .newads {
    background-color: yellow;
    font-weight: bold;
}

#combined_form .conditionannonce a {
    color: #3380CC;
    text-decoration: underline;
}
