/**
 * TEMPLATE PRETERSONJARDIN - Avelook.fr
 */
@font-face { font-family: Tw Cent MT Condensed Extra Bold; src:url(tcceb.ttf); }
@font-face { font-family: Tw Cent MT; src:url(tcm.ttf); }


body
{
    background: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 95%;
    padding: 0;
    margin:0;
    color:#464646;
}

/*general*/

a {
    color:#a0c041;
}
a:hover { color:#a0c041}
a img {border:none;}
.unseen {
    visibility:hidden;
}

.moduletable .nav a,#mainmenu a
{
    background:none!important;
}

.moduletable-submenu a
{color:inherit;}

h3
{
    font-size:18px;
    line-height:25px;
}

h1
{
    font-size:30px;
}
h2
{
    font-size:25px;
}
/* bootstrap override*/

.dropdown-menu
{left:auto;
 right:0;}

.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
    background-color:#a0c041!important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color:#a0c041;
    color: #ffffff;
}

.alert-info
{
    background-color: #eaf6d6;
    border-color: #a0c041;
    color: #a0c041;
}

.label.warning
{
    background:red;
}
.label.warning a
{
    color:white;
    text-decoration:none;
}


.cck_page_search .row,.cck_module_search .row
{
    margin:0!important;
}

/*divers*/
.pretersonjardin {
    color:#a0c041;
    font-weight:bold;
}

body.contentpane {


    width : auto;
    margin : 10px;
    line-height : 1.4em;
    text-align: left;
}


.contentheading, .componentheading {
    padding-top:0px;
    font-size:150%;
    font-weight:bold;
    padding-bottom:5px;
    margin-bottom:0px;
}

h2.contentheading {

    height:30px;
    background: url(../images/frise.png) no-repeat bottom right;
    padding-top:30px;
    margin-top:-15px;
    color:#a0c041;
    margin-bottom:15px;
}

cite {
    color:#a0c041;
    font-size:110%;
}


.leading {

}

.componentheading {

    display:block;
}

/*FORMULAIRE INSCRIPTION SITE*/
#login table.contentpane {

}

td#loginframe {
    border:1px solid #cccccc;
    padding:20px;
    width:300px;
}


/*autres*/

#header {
    width:985px;/*
    height:289px;
    background: url(../images/bandeau.jpg) no-repeat bottom;*/
    margin-left:auto;
    margin-right:auto;
    position:relative;
}

#menutop {
    height:28px;
}

#menutop a{
    color:#a0c041;
    display:block;
    margin-top:3px;
    text-decoration:none;}


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

#menutop ul {margin:0;padding:0}
#menutop .moduletable > ul > li {float:right;margin-left:30px;list-style:none}

#login-dp
{
    padding:20px;
}

#menutop #login-dp .moduletable
{float:none!important;
 margin:0!important;
}


#menutop #login-dp  ul
{
    padding:0!important;
    margin:5px 0 10px 10px;
}

#menutop #login-dp li
{
    margin:0;
    list-style: disc;
    float:none;
}
/*#top {
height:15px;
margin:0;
font-size:85%;
}*/

/*#top .moduletable .menu
{
padding:0;
margin:0;
}

#top li {
        list-style:none;
        float:left;
        display:block;
        padding-left:8px;
        line-height:150%;
        padding-right:8px;

}*/


.moduletable-connect input,.moduletable-connect label,.moduletable-connect p,.moduletable-connect span  {

    float:left;
}


/* **********************************************
HEADER
***************************/


/* top */

#baseline,#menutop {float:left;line-height: 23px;}
#baseline {width:70%;}
#menutop {width:30%}
#baseline .slogan{
    font-size:inherit;font-weight:normal;
    line-height: 23px;
    margin:0;
    padding:0;
}
#menutop .moduletable
{
    float:right;
    margin-left:30px;
}

#menutop li
{
    list-style:none;
}

/* logo */

#logo {height:276px}

/* main menu */

#mainmenu {
    overflow: hidden;background:#eaeae9 }

.moduletable_menu li {
    display:block;
    list-style:none;
    float:left;
    width: auto;
    background:#eaeae9;
}

.moduletable_menu li a {
    font-size:14px;
    display:block;
    text-align:center;
    text-decoration:none;
    color:#474f53;
    text-transform:lowercase;
    font-weight:bold;
    padding:20px 16px;
    display:inline-block;
    /* margin: 0 11px;*/
    text-transform:uppercase;
}

.moduletable_menu li.item-189
{
    float:right
}
.moduletable_menu li.active a {color:#a0c041}
.moduletable_menu ul.menu {
    margin:0;padding:0;

}




.item-189
{
    background:#bb1d28!important;

}
.item-189 a
{
    color:white!important;
}



/******header bottom ********/
#header-bottom {margin:20px 0;overflow: hidden;}
#hbl {width:418px;padding-left:220px;}
#hbr {}
#hbl,#hbr {float:left}


/*** header bottom left***/

/* search*/
#recherche {
    height:129.5px;
    width:224px;
    position: absolute;
    left: 0;
}

#titre_recherche {
    height:62px;
    background: url(../images/all_ads.png);
    clear:both;
}

/* baseline */

#hbbl {position:absolute;bottom:0;left:0}


/* text left */
#bpres-l {text-align:right}
#bpres-r {text-align:left}
#bpres-l,#bpres-r {width: 50%;
                   float: left;}
#bpres-l p,#bpres-r p,#bpres h2 {padding:0 10px}
#bpres h2 {color:#a0c041;margin-top: 8px;}
#bpres-b{text-align:center;}
#bpres-b a {text-decoration:none;font-size:20px;}




/*champ recherche par r�gions*/
#dpt {
    background: url(../images/search.png);
    height:51px;
    clear:both;
    line-height:10em;
}

#dpt table {
    height:100%;
    width:100%;
}

#dpt table td {
    vertical-align:middle;
}




#ajoutannonce {
    clear:both;
    background: url(../images/add_ads.png) no-repeat;
    width:143px;
    height:32px;
    float:right;
}
#ajoutannonce a{
    color:#FFFFFF;
    display:block;
    padding-left:25px;
    margin-top:-8px;
    font-size:80%;
    vertical-align:middle;

    text-decoration:none;
    font-weight:bold;
}
#ajoutannonce a:hover{
    text-decoration:underline;
}


#bt_accueil li {list-style:none;}

#bt_accueil a{
    position:absolute;
    bottom:-18px;
    left:0;
    background: url(../images/bt_accueil.png) no-repeat;
    width:74px;
    height:41px;
    display:block;
    z-index:88;
    color:#FFFFFF;
    text-decoration:none;
}

#bt_accueil span{
    text-align:center;
    line-height:2em;

    display:block;
}


#onglets {
    position:absolute;
    bottom:0;
    right:0;
    font-family: Tw Cent MT Condensed Extra Bold;
    text-transform:uppercase;
}



/*
.moduletable_menu li.item1 a{
background: url(../images/bt_annonces.png) no-repeat;
width:127px;
height:44px;
display:block;
margin-right:185px;
color:#FFFFFF;
}

.moduletable_menu li.item1 a:hover, .moduletable_menu li#current.item1 a{

}

.moduletable_menu li.item3 a,
.moduletable_menu li.item5 a,
.moduletable_menu li.item37 a{
background: url(../images/bt_concept.png) no-repeat bottom;
width:110px;
height:44px;
display:block;
}

.moduletable_menu li.item3 a:hover,
.moduletable_menu li.item5 a:hover,
.moduletable_menu li.item37 a:hover,
.moduletable_menu li#current.item3 a,
.moduletable_menu li#current.item5 a,
.moduletable_menu li#current.item37 a {
background: url(../images/bt_concept_down.png) no-repeat bottom;
color:#FFFFFF;
}

.moduletable_menu li.item4 a{
background: url(../images/bt_jardins.png) no-repeat bottom;
width:195px;
height:44px;
display:block;

}

.moduletable_menu li.item4 a:hover, .moduletable_menu li#current.item4 a{
background: url(../images/bt_jardins_down.png) no-repeat bottom;
color:#FFFFFF;
}

/*
.moduletable_menu li.item5 a{
background: url(../images/bt_qui.png) no-repeat bottom;
width:130px;
height:44px;
display:block;

}


.moduletable_menu li.item5 a:hover, .moduletable_menu li#current.item5 a{
background: url(../images/bt_qui_down.png) no-repeat bottom;
color:#FFFFFF;
}*/




/*fin menu*/




#middlewrap {
    background: url(../images/bg_line.jpg) repeat-x;
    height:36px;
    clear:both;
}

#middle {
    width:935px;
    margin-left:auto;
    margin-right:auto;

}

#breadcrumbs {
    padding-top:18px;
}




#mainwrap {
    /*background: url(../images/bg_mainwrap.jpg) repeat-x top;*/
    clear:both;
    height:100%;
    margin-bottom:30px;
}


#main{
    width:985px;
    clear:both;
    margin-left:auto;
    margin-right:auto;
    min-height:500px;
    padding:15px;
    padding-top:0;

}
#main.bgmain {
    /* background: url(../images/ornament.png) no-repeat right top;*/}


/*FRONT-ACCUEIL*/

#frontwrap {
    width:957px;
    height:180px;
    background: url(../images/bg_front.png) no-repeat center top ;
    margin-left:auto;
    margin-right:auto;
    padding:33px;
    padding-top:0;
    padding-bottom:0;
    position:relative;
    clear:both;
}


#cadre {
    width:655px;
    height:201px;
    background: url(../images/cadre_accueil.jpg) no-repeat;
    top:-19.5px;
    position:relative;
    font-size:120%;
    color:#FFFFFF;
    font-style:italic;
}

#all_ads {
    width:181px;
    height:37px;
    position:absolute;
    right:5px;
    bottom:33px;

}

#all_ads a{
    font-size:80%;
    font-weight:bold;
    text-decoration:none;
    display:block;
    width:156px;
    height:17px;
    padding:10px;
    padding-right:15px;
    text-align:right;
    background: url(../images/bt_ads.jpg) no-repeat;
    color:white;
}



#fleches {
}


#cadrepub {
    width:296px;
    height:158px;
    top:-12px;
    right:30px;
    position:absolute;
}

#cadrepub h3 {
    font-size:70%;
    display:block;
    width:62px;
    height:14px;
    background-color:#c5d87d;
    padding-left:5px;
    margin:0;
}

/**/



/*styles colG accueil*/



/*cadre gris�*/
table#encadre_accueil {
    background: url(../images/encadre.jpg) no-repeat;
    width:466px;
    height:94px;
}

/**/



/*
**************************************
**************************************
STYLES LOGIN ************
**************************************
**************************************
**************************************
*/



form.form-login fieldset{
    border:solid 1px #CCCCCC;padding:13px;
    background-color:#e3e3e3;
}

form.form-login {

}


form.form-login p {
    padding:0;
    margin:0;
    font-size:90%;
}

form.form-login fieldset label{
    clear:both;
    float:left;
}

input#mod_login_username {

}

input.inputbox {

}

input#mod_login_password {

}

label.remember {

}

input#mod_login_remember {

}





/*
**************************************
**************************************
STYLES LISTE DES ANNONCES ************
**************************************
**************************************
**************************************
*/



/* **********************************************
En-TETE DE LA PARTIE ANNONCES
***************************/

/*TITRES 1er niveau----------------------------------*/

h1.contentheading {
    font-size:130%;
    clear:both;
}


.breadcrumbs pathway {
    margin-bottom:15px;
}

/*BREADCRUMBS-----------------------------------------*/
.adsmanager_pathway {
    padding-left:0;
    padding-top:0;
    clear:both;
    float:left;
    margin-bottom:10px;
    padding-bottom:10px;}

.adsmanager_pathway a{
    font-weight:bold;
    color:#bb1d28;
    font-size:125%;
    text-decoration:underline;

}

/*BARRE DE NAVIGATION HAUT DE PAGE----------------------------------*/

#nav {
    /*background-color: #FFEEDD;*/
    clear:both;
    float:left;
    width:100%;
    margin-top:0;
    margin-bottom:10px;
    background-color:#e7fec6;
    border:1px solid #e6ffc6;
    background: url(../images/bg_annonces.png) repeat-x bottom right;
    /*background: url(../images/frise.png) no-repeat bottom right;*/
}

#nav ul {padding:0;margin:0;
}

#nav li {
    float:left;
    display:block;
    list-style:none;
    /*border:1px dotted #CCCCCC;*/
}


#nav li a{
    float:left;
    display:block;
    height:100%;
    padding:6px;
    padding-right:18px;
    padding-left:18px;
    line-height:2em;
    /*border:1px solid #CCCCCC;*/

}

/*BT1*/
#nav_write {
}

#nav_write-active {
    text-decoration:none;
}

/*BT2*/
#nav_all {
}

#nav_all-active {
    text-decoration:none;
}

/*BT3*/
#nav_profile {
}

#nav_profile-active {
    text-decoration:none;
}

/*BT4*/
#nav_user {
}

#nav_user-active  {
    text-decoration:none;
}


/*BT5*/
#nav_rules {
}

#nav_rules-active  {
    text-decoration:none;
}


/*LISTE DES CATEGORIES EN DESSOUS DU BANDEAU NAV----------------------*/

/*div qui englobe la liste des d�partements*/


#topcat_titre {
    clear:both;
    float:left;
    font-weight:bold;
    color:#3366CC;}

#topcat {
    clear:both;
    float:left;
    margin-bottom:10px;
    background-color:#E2E2E2;
    padding:5px;
    height:30px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;

}



#topcat option{
    padding:0;margin:0;
}


/*liste recherche r�gions*/
#topcat select{

}




/*toutes les cat�gories span*/
#topcat span{
    float:left;
    display:block;
    padding:3px;

}

#topcat span a{
    color: #555555;
    text-decoration:none;
    font-size:90%;
}

#topcat span a:hover{
    color: #555555;
    text-decoration:underline;
}


#liste_cat
{
    color: #555555;
}

.titre_liste {
    background-color:#CCCCCC;

}



#separator {
    height:30px;
    clear:both;
}


/*BANDEAU DE RECHERCHE--------------------------------------------*/

.adsmanager_search_box {
    margin:0;
    margin-bottom:15px;
    clear:both;
    float:left;
    /*background-color:#999999;*/
    border:solid 1px #CCCCCC;
    width:100%;
    height:56px;
    position:relative;
}

/*div avec le titre de la cat�gorie*/
h1.title {
    font-size:120%;
    margin:0;
    padding:0;
    width:auto;
    color:#bb1d28;
    width:296px;
    padding-left:15px;
    position:absolute;
    top: 13px;
    left: 10px;
}

/*pagination haut*/

#pag {
    font-size:80%;
    padding-left:15px;
    position:absolute;
    top: 36px;
    left: 10px;
}





/*recherche d�taill�e*/
#search_field {
    /*  width:100px;
      position:absolute;
      top: 14px;
      left: 300px;*/

}
#search_field a {
    /*    font-size:70%;*/
}


#jumpto  {
    /*  width:175px;
      padding-right:5px;
      position:absolute;
      top: 14px;
      right: 10px;*/
}

/*div avec le texte "pas d'annonces"*/
#noadd {
    /* clear:both;
     margin-top:10px;*/
}



/*TABLEAU DES ANNONCES (LISTE)-----------------------------------------------*/


table.adsmanager_table{
    background-color: #F7F7F7;
    border: 1px solid #cccccc;
    border-collapse: collapse;
    width: 100%;
    clear:both;
}

table.adsmanager_table th {
    background-color: #EEEEEE;
    border: 1px solid #cccccc;
    text-align:center;
    font-size: 11px;
}

table.adsmanager_table td {
    border: 1px solid #cccccc;
}

table.adsmanager_table td:first-child td {
    width:550px;
    background-color: #EEEEEE;
}

.adsmanager_table td img.adimage {
    float: left;
    border: none;
    padding-right: 8px;
}

.adsmanager_table td h2{
    font-size: 11px;
    margin-bottom : 0px;
    padding-bottom: 5px;
}

.adsmanager_table td {
    text-align: left;
    padding : 5px;
}

table.adsmanager_table tr td.right {
    text-align: right;
}

table.adsmanager_table tr td.center {
    text-align:center;
}




#left #login {
    clear:both;
}








/*TABLEAU DES ANNONCES !!!!!!!********************************/

/* table*/

table.adsmanager_table {
    font-size:90%;
}


/*TD COL1*/
#colonne1 {
    width:110px;
}
/*TD COL2*/
#colonne2 {

}
/*TD COL3*/
#colonne3 {

}
/*TD COL4*/
#colonne4 {
    width:300px;
}
/*TD COL5*/
#colonne5 {
    width:70px;
}

/*titres des annonces */
#title_ad a{

    text-decoration:none;
    font-weight:bold;
}

#title_ad a:hover{

    text-decoration:underline;

}

/*cat�gories : r�gion + d�partement*/
.adsmanager_cat {
    color: #555555;
}


/*description de l'annonce tronqu�e*/
#text_ad a {
    text-decoration:none;
    color: #555555;
}

#text_ad a:hover{
    text-decoration:underline;

}


#date_ad {
}



/*bouton retour*/
.back_button a{
    margin-top:15px;
    display:block;
    padding:5px;
    background: url(../images/back.png) no-repeat left;
    padding-left:20px;
    text-decoration:none;
    font-weight:bold;
    width:15px;
}

/*bouton retour*/
.back_button a:hover{
    text-decoration:underline;
}



/*BOUTON QUI S'AFFICHENT DANS LA 1ere COLONNE*/

#cat_proprio {
    display:block;
    height:23px;
    background: url(../images/bt_proprio.png) no-repeat;
}

#cat_jardinier {
    display:block;
    height:23px;
    background: url(../images/bt_jardinier.png) no-repeat;
}

#cat_troc {
    background: url(../images/bt_troc.png) no-repeat;
    display:block;
    height:23px;
}



/*
****************
fin styles �crire une annonce*/


#accueilG {
    width:462px;
    float:left;
    height:100%;
    margin-top:10px;
}

table#accueil {
    width:100%;
    margin-top:0;
}

table#accueil th {
    padding:0;
    margin:0;
    height:10px;
}

table#accueil h3{
    display:block;
    background: url(../images/arrowdown.png) no-repeat;
    margin-left:0px;
    padding-left:20px;
}




table#accueil td {
    width:50%;
    padding:10px;
    padding-top:0;
    vertical-align:top;
}



#accueilD {
    width:474px;
    float:right;
    height:100%;
    margin-right:-15px;
}

#entete_ads {
    width:474px;
    height:148px;
    background: url(../images/entete_ads.jpg) no-repeat bottom;
    position:relative;
}

#bt_ads {
    position:absolute;
    right:10px;
    top:95px;
}

.moduletable-latestads {
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    margin:0;
    padding:0;
    clear:both;
    padding:0;
    margin-left:1px;
    margin-right:1px;
}

.moduletable-latestads h3{
    margin:0;
    padding-left:38px;
    padding-top:20px;

}

.moduletable-latestads ul{
    margin:0;
    padding-left:10px;
    padding-right:10px;
}


li.mostread{
    padding-bottom:10px; /*
    padding-top:10px; */
    list-style:none;
    background:url(../images/latest.png) no-repeat left top;
    padding-left:28px;
    /*border-bottom: 1px dotted #CCCCCC;
    */

}

/*titre des derni�res annonces*/
#titre_latest {

}

/*date des derni�res annonces*/
#date_latest {
    color:#999999;

}

/*cat�gorie des derni�res annonces*/
#cat_latest {

}




#cadre_bottom {
    background: url(../images/cadre_bottom.jpg) no-repeat;
    clear:both;
    height:11px;
}



/*pages int�rieures*/

#left {
    width:694px;
    float:left;
    clear:both;
    margin-bottom:30px;
}




/*COLONNE RIGHT*/

#right {
    width:224px;
    float:right;
    padding-top:40px;
    margin-bottom:30px;
}

#right .moduletable  {
    /*margin-top:20px;
    margin-bottom:20px;*/
}

.moduletable-connexion h3 {
    /*display:block;
    width:auto;
    height:32px;
    background: url(../images/fleche.jpg) no-repeat left;
    color:#bb1d28;
    line-height:2em;
    padding-left:40px;*/
    margin:0;
    padding-top:10px;
    padding-bottom:10px;

}

.moduletable-connexion  {
    border:1px solid #CCCCCC;
    padding:20px;
    padding-top:0px;
    margin-top:10px;

}

/*suffixe de class pour le cadre login de la col de droite*/
.moduletable-connexion2  {
    border:1px solid #CCCCCC;
    padding:20px;
    height:110px;
    background: url(../images/bg_login.png) no-repeat top;
    margin-top:30px;
    padding-top:0;
}

span.yoologin {
    margin:0;padding:0;
}

.moduletable-connexion span {
    padding:0px;
    margin:0;
}




/*FOOTER******************
**************************
---------------------------
*****************************/


#footerwrap {
    background-color:#a2c341;
    height:36px;
    clear:both;
}

#footer {
    width:985px;
    height:36px;
    margin-left:auto;
    margin-right:auto;
    line-height:2em;
    position:relative;
    color:#FFFFFF;
    clear:both;
}


#footer .moduletable{
    /*  position:absolute;
      left:20%;
      right:20%;*/
}

#footer .moduletable td{
    text-align:center;
}

#footer a {
    text-decoration:none!important;
    color:white;
    padding-top:8px;
    font-size:14px;
}

#footer a:hover {
    text-decoration:underline;
}

#footer .nav
{
    margin:auto;
}
#footer li {
    float:left;
    display:block;
    list-style:none;
    padding-left:15px;
    padding-right:15px;
    text-align:center;
}


#copyright {
    height:40px;
    clear:both;
    padding-top:15px;
    width:985px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    font-size:80%;
}

#copyright a {
    text-decoration:underline;
    color:#333333;
}

.partenaires {font-weight:bold}
#copyright .partenaires  a {color:#d92e1d;font-weight:bold}

#copyright a:hover {
    text-decoration:underline;
}


/* Tooltips */


/* PAGINATION, ALERTES */







/* ABUS */
.abuse
{
    padding-bottom: 10px;
    padding-left: 20px;
    position: relative;
    text-decoration: underline;
    font-weight:bold;
    display:block;

}

.abuse:before
{
    background: red ;
    border-radius: 50%;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 15px;

}

.contact_email,.contact_email_checkbox,#emailForm .button
{
    float:left;
    clear:left;
}




/**************************************************************************************
/* liste des annonces */


/* recherche */
.search-adds
{
    overflow:hidden;
    margin-bottom:20px;
}
.search_input button
{
    display:inline-block;
}

#searchbtn
{
    display:inline-block;
    width:20px;
    background:#a0c041;
    padding: 18px;
    height:20px;
    color:white;
    font-size:23px;
}


#annonce_button_search
{
    background: #a0c041 none repeat scroll 0 0;
    color: #a0c041;
    font-size: 23px;
    height: 56px;
    overflow: hidden;
    padding: 6px;
    text-shadow: none;
    width: 56px;
    text-indent: -9999em;
    background:url('../images/btn-search.jpg') no-repeat 10px 10px #a0c041;
}





.search_input > div
{
    float:left;

}
.search_input > div  > div
{

}


.search_input .wrapfield   input.inputbox,.search_input .wrapfield  input.inputbox:focus
{
    border:3px solid rgba(0,0,0,0.2);
    border-right:none;
    padding: 15px !important;
    height:20px;
    width:370px;
}

/* liste annonces */

.cck_form.cck_form_radio
{
    margin-left:0!important;

}
.cck_annonce_rubrique > div
{
    clear:both;
    overflow:hidden;
    margin:20px 0;
    margin-left:0;
}

.label
{

}
.serv
{
    background:#af223a;
}
.chjardin
{
    background:#9abf0f;
}

.chjardinier
{
    background:#1b6f7b;
}

.tinyhouse
{
    background:#363636;
}

.moduletable .cck_annonce_rubrique_checkbox
{
    display:none;
}

.cck_annonce_rubrique_checkbox div.cck_form
{
    margin:22px 0;
}
#annonce_rubrique0+label,
#annonce_rubrique_checkbox0+label
{
    background:#af223a;
    color:white;
    border-radius:5px;
    padding:0 10px;
    margin-right:15px;

}


#annonce_rubrique1+label,
#annonce_rubrique_checkbox1+label
{
    background:#9abf0f;
    color:white;
    border-radius:5px;
    padding:0 10px;
    margin-right:15px;
}

#annonce_rubrique2+label,
#annonce_rubrique_checkbox2+label
{
    background:#1b6f7b;
    color:white;
    border-radius:5px;
    padding:0 10px;
    margin-right:15px;
}

#annonce_rubrique3+label,
#annonce_rubrique_checkbox3+label
{
    background:#363636;
    color:white;
    border-radius:5px;
    padding:0 10px;
    margin-right:15px;
}


.dib
{
    display:inline-block;
}

#adds
{
    position:relative;
    overflow:hidden;
}

#addsmask
{
    display:none;
    background-color: rgba(0,0,0,0.1);
    height:100%;
    width:100%;
    position:absolute;
    z-index: 9;
}

#addsmask img
{
    position:absolute;
    top:200px;
    left:65%;
}




#gmap {width:100%;overflow:hidden;}

.left, .right,#gmap
{
    height:500px;
}

#adds .left,#adds .right
{
    float:left
}

.gm-style div
{
    color:white!important;
}

.gm-style .gm-style-iw div
{
    color:#333!important;
}



#adds .left
{
    width:40%;
    position:relative;
    z-index:2;
    -moz-box-shadow: 5px 0 0 0 rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 5px 0 0 0 rgba(0, 0, 0, 0.16);
    -o-box-shadow: 5px 0 0 0 rgba(0, 0, 0, 0.16);
    box-shadow: 5px 0 0 0 rgba(0, 0, 0, 0.16);
}

#adds .right
{
    width:60%;
}


.adds_list
{
    height:440px;
    overflow-y: scroll;
    overflow-x: hidden;
}

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

.adds_list .add_calendar
{width:15%;
 float:left;
}

.adds_list .add_content
{
    width:85%;
    float:left;
}

.add_created
{
    line-height:10px;
    color:#999;
}



.adds_list p
{
    line-height:3px;
}
.adds_list li
{
    list-style:none;
    border-bottom:1px solid #ccc;
    padding:0 20px;
    margin:0;
    overflow:hidden;

}

.adds_list h2
{
    line-height: 20px;
    margin-bottom: 10px;
}

.adds_list h2 a
{
    color: inherit;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.adds_counter
{
    background:#f2f2f2;
    padding:20px;
}



/***************************
ARTICLES
*/

img.vignette
{
    float:left;
    margin-right:20px;
    margin-bottom:20px
}

.chapo
{
    font-style:italic;
    font-weight:bold;
}

/******************************************
 PAGE ACCUEIL
*/


/*banner home*/
.moduletable-bannerhome
{
    margin-top:30px;
}
.moduletable-bannerhome
{
    background:url('../images/bannerhome.jpg') no-repeat;
    overflow:hidden;
    height:370px;
}

#frameh
{
    /* background: rgb(0,0,0); /* The Fallback */
    /* background:rgba(0,0,0,0.5);*/
    width:    80%;
    margin:18px auto;
    overflow:hidden;
    color:white;

    background: rgb(0,0,0); /* The Fallback */
    background:rgba(0,0,0,0.4);

}
#frameh .fhl, #frameh .fhr
{
    float:left;
    width:50%;
    padding:5px 0;
}
#frameh .fhl h2, #frameh .fhr h2,
#frameh .fhl p, #frameh .fhr p
{

    /*  background: rgb(0,0,0); /* The Fallback */
    /*   background:rgba(0,0,0,0.5);
   }


   #frameh .fhl h2, #frameh .fhr h2,
   #frameh .fhl p, #frameh .fhr p
   {
    /*   margin:0;
       padding:5px 0;*/
}


#frameh .fhl > div, #frameh .fhr > div
{
    padding:16px  40px 0px 40px;
    text-align: center;
}

#searchboxh
{
    width:80%;
    margin:auto;
    clear:both;
}
#searchboxh .cck_annonce_rubrique
{
    display:none;
}
#searchboxh .cck_forms cck_search
{
    width:30px!important;
    float:left;
}

#searchboxh input
{
    width:100%
}

#searchboxh .search_input div
{

}

#searchboxh .cck_annonce_geolocalisation_google.row
{
    width:567px;
    margin-left:0!important;
    margin-right:0!important;
}
#searchboxh  .cck_annonce_geolocalisation_google input
{
    width:100%!important
}
#searchboxh div.cck_forms.cck_search div.cck_form
{
    width:100%!important
}

#searchboxh .cck_annonce_button_search
{
    width:56px;
}
#searchboxh #searchbtn
{
    position: relative;
    right: -10px;
}

#slog2
{
    text-align: center;
    font-size:20px;
    padding-bottom:20px;
}

/*counter*/
#counterhome
{
    /*    background: rgb(0,0,0); /* The Fallback */
    /*    background:rgba(0,0,0,0.5);*/
    margin:20px  auto;
    width:140px;
    text-align:center;
    /* background:#eee;
     padding:20px;*/

}

#counterhome p
{
    line-height: 20px;
}
#counterval
{
    font-size: 35px;
    font-weight:800;
}

.moduletable-bannerhome .introsearch
{
    /*  background: rgb(0,0,0); /* The Fallback */
    /*  background:rgba(0,0,0,0.5);*/
    display:inline-block;
}



/* module mag*/
.moduletable-magpsj
{
    width:70%;
    float:left;
}
.moduletable-magpsj h2
{
    text-align:center;
    font-size:22px;
    text-transform:uppercase;
    font-weight:700;
    margin:0;
    padding:0;
    margin-top:30px;
}

.moduletable-magpsj  .list_wrapper
{
    margin-left:-10px;
    margin-right:-10px;
}
.moduletable-magpsj ul
{
    margin:0;
    padding:0;
    list-style:none;

}

.moduletable-magpsj li
{
    float:left;
    width:33.333%;
}

.moduletable-magpsj img
{
    width:100%;
}
.moduletable-magpsj li >div
{
    padding:10px;
}

/* module right */

/*module bas page accueil */
.moduletable-bannermap
{

    float:left;
    width:30%;

}


.custom-bannermap
{
    padding: 89px 0 22px 25px;
}


/*
LISTE ITEMS ARTICLES
*/

.cck_page_items ul
{
    padding:0;
}
.cck_page_items .list_wrapper li
{
    clear:both;
    margin-bottom:20px;
    overflow:hidden;
    list-style:none;
}

.cck_page_items h2 a
{
    text-decoration:none;
}
.cck_page_items .art_img
{
    float:left;
    width:25%;
}
.cck_page_items .list_wrapper
{
    margin-left:-20px;
    margin-right:-20px;
}
.cck_page_items .art_img img
{
    max-width:100%
}

.cck_page_items .art_chapo
{
    float:left;
    width:75%;
}
.cck_page_items .art_chapo div
{
    padding-left:30px;
}


/*
GENERAL FORMS
*/

input,textarea
{
    border:1px solid #999;
}

.btn-primary
{

    /*  background:#a0c041;*/

    background:#999;
    padding-left: 10px;
    /*  color:white;
       margin-top:10px;
      padding:10px 20px;
      padding-left: 0;
      cursor:pointer;
      font-size:16px;
      border:none;*/
}

#menutop .nav-child
{
    display:none;
}

/*
submenu
*/
.moduletable-submenu ul
{
    padding:0;
}
.moduletable-submenu li
{
    list-style:none;
    float:left;
}
.moduletable-submenu li.current a
{
    background:#ccc;
}
.moduletable-submenu
{
    overflow:hidden;
    margin:30px 0 15px 0;
}
.moduletable-submenu li a
{
    padding:15px 20px;
    display:inline-block;
    text-decoration:none;
    background:#eee;
    margin-right:20px;
}

/* TOP */

.moduletable-connexiontop
{
    margin-right:10px;
    display:inline-block;
}

.moduletable-connexiontop input
{
    border:none;
    background:none;
    cursor:pointer;
}


/*
FORUM KUNENA
*/


#kunena .table-bordered
{

}
#kunena.layout .kwho-admin
{
    color:#a0c041;
}

#kunena h1 .nowrap
{
    color:white;

}


#kunena .table-bordered
{border-color:#a0c041;
 border-top:none;
}

#kunena .breadcrumb a
{
    text-decoration:none;
    color:#999;
}

#kunena .fa
{
    color:#999;
}
#kunena .btn-success
{
    background:#a0c041;
}

#kunena .btn-success .fa
{
    color:white;
}

#kunena.layout .dropdown-menu .form-inline
{
    padding:20px;
}

#kunena.layout .badger-info::after
{
    background-color:#a0c041;
    color:white;
}

#kunena.layout [class*="badger"]::after,#kunena.layout [class*="badger-left"]
{
    border-color:#a0c041!important;
}

/*table*/
#kunena .table-bordered a
{
    color:#a0c041
}

#kunena  .table-bordered
{

}

#kunena  .table-bordered thead td,#kunena .table-bordered thead tr
{
    border:none!important;
}
#kunena  .table-bordered thead td
{
    background:#a0c041;
    color:white;
    border:none;
}

#kunena  .table-bordered td
{
    border-color:#a0c041;
}
#kunena.layout h1
{
    font-size: 38.5px;
}
#kunena thead .fa
{
    color: white;
}
#kunena.layout h1 .fa
{
    font-size:28px;
}
#kunena.layout #topic-actions
{
    margin:20px 0;
}

#kunena .kfrontend h1
{
    background: #a0c041;
    color: #fff;
    clear:both;
    font-size: 25px;
    margin-bottom: 0;
    padding: 15px 10px;
}
#kunena .kfrontend  h1 a
{
    color: #fff;
    text-decoration:none;
}
#kunena .alert.kfrontend h1
{
    display:none;
}

#ktopicsform .btn.btn-success
{
    background:#bb1d28;
    color:white;
}

#ktopicsform .btn.btn-success .fa
{
    color:white
}
.label-success[href], .badge-success[href]
{
    background: #a0c041;
}

#ktopicsform .inline
{
    padding:0;
}

#ktopicsform .inline li
{
    list-style:none;
}

#kunena.layout .topic-starter
{
    color:inherit;
}



#kunena .category h3
{
    margin:0;
}
#kunena .category h3 a
{
    color: #a0c041;
    margin:0;
    text-decoration:none;
}

/* topics */
#kunena #ktopicsform,.breadcrumb
{
    clear:both;
}
#kunena .visible-phone
{
    display:none;
}




/*messages*/
#system-message-container
{
    margin-top:20px;
}

#annonce_description
{
    width:400px;
}
#annonce_longitude,#annonce_latitude
{
    background:#eee!important;
}