body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #434548;
    background-color: #FFFFFF;
    padding: 0;
  margin: 0;
}

form {
  padding: 0;
  margin: 0;
}

a.link{
  color: #CD227E;
}

td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #434548;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}
.trait{
    border: thin solid #CD227E;
    text-align:left;
}
.headbg{
  background-image: url(./images/showsimpsh/fond-haut.jpg);
}
.headbgbox{
  padding: 0;
  margin: 0;
}
.loginbarbg{
  background-color: #f9f0f9;
}

.module_head {
  font-size: 12px;
  font-weight: bold;
  color: #CD227E;
  vertical-align:top;
  padding-top: 8px;
}

.module_ss_head {
  font-size: 12px;
  font-weight: bold;
  color: #CD227E;
  vertical-align:top;
  padding-top: 0px;
}

.nom {
    font-size: 13px;
    font-weight: normal;
    color: #FFFFFF;
    padding-top:5px;
    text-align: right;
}
.titre {
    font-size: 12px;
    font-weight: bold;
    color: #CD227E;
    background-image: url(./images/showsimpsh/fond-haut.jpg);
    padding-left: 20px;
    padding-top: 10px;
}
.titre2 {
    font-size: 12px;
    font-weight: bold;
    color: #CD227E;
    background-image: url(./images/showsimpsh/fond-haut2.jpg);
    padding-left: 20px;
    padding-top: 10px;
}
.oddrow {
  background-color: #fefefe;
}

.evenrow {
  background-color: #ffeeee;
}

.module_head_right {
    /*background-color: #F4CFE2;*/
    font-size: 11px;
    color: #ffffff;
    width: 56px;
    height: 20px;
    text-align: center;
}

.profil {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #A2A0A0;
}
.profil:hover {
    text-decoration: underline;
    font-size: 11px;
    color: #A2A0A0;
}
.module_head_right a {
  background-color: #F4CFE2;
  font-size: 11px;
  color: #CD227E;
  height: 15px;
  width: 56px;
}

.module_head_right a:hover {
  background-color: #F4CFE2;
  font-size: 11px;
  color: #CD227E;
  height: 15px;
  width: 56px;
}


td.edituserlink{
  background-color: #F4CFE1;
  color: #CD227E;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #F4CFE1;
  color: #CD227E;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #F4CFE1;
  color: #CD227E;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
.text_head2, .text_head2:hover {
  font-size: 12px;
  font-weight: bold;
  color: #BE3968;
}

.offer_head {
  font-size: 16pt;
  color: #f7a3f8;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
 /* background-color: #f9f0f9;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #f9d5f9;
  border-right-color: #f9d5f9;
  border-bottom-color: #f9d5f9;
  border-left-color: #f9d5f9;*/

}

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #f9f0f9;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #f9d5f9;
  border-right-color: #f9d5f9;
  border-bottom-color: #f9d5f9;
  border-left-color: #f9d5f9;

}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  /*background-color: #F8F2F8;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #f9d5f9;
  border-right-color: #f9d5f9;
  border-bottom-color: #f9d5f9;
  border-left-color: #f9d5f9;*/
}

.statusbar {
    background-color: #f9d5f9;

}


th {
  font-weight: bold;
  color: #ffffff;
  background-color: #B1134A;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #ffffff;
}
th a:hover {
  color: #ffffff;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
}
a.subhead:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
    border: 1px solid #666666;
    height: 100px;
    width: 71px;  
}
.carac {
    color: #CF2781;
    font-size: 12px;
    font-family: Arial;
}
input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
.formbutton {
  font-size: 11px;
  color: #ff66cc;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #cccccc;
  background-color: #f9d5f9;
}


.main_outer_table{
  background-color: #ffffff;
}

a.main_title{
  font-size: 50px;
  color: #ffffff;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 50px;
  color: #ffffff;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #ffffff;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #efefef;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;

}
.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #000000;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

a.panellink {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #F37FBA;
}
a.panellink:hover {
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}
.panelbox {

    /*background-image: url(../default-ciblo/images/commun/gauche/fond-contenu.gif);*/
    background-repeat:repeat-y;
    height: 18px;
    padding-left: 4px;
}
.panelbox2 {
    width:190px;
    display:block;
    background-image: url(../default-ciblo/images/commun/gauche/fond-contenu.gif);
    background-repeat:repeat-y;
    height: 18px;
    padding-left: 4px;
}
.footer {
  background-color: #f9f0f9;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #f9d5f9;
  border-right-color: #f9d5f9;
  border-bottom-color: #f9d5f9;
  border-left-color: #f9d5f9;
}
td.footerlink {
    font-size: 10px;
    color: #8C8A8A;
}
a.footerlink {
font-size: 10px;
color: #8C8A8A;
text-decoration: none;
}
a.navilink {
font-size: 11px;
color: #000000;
text-decoration: bold;
}
a.footerlink:hover {
font-size: 10px;
color: #8C8A8A;
text-decoration: none;
}
.copyright{
color: #aaaaaa;
font-size: 11px;
text-decoration: none;
}

.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #f7a3f8;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #ff66cc;
  font-style: italic;
}
.storyby{
  color: #ff66cc;
}
.storytext{
}

.newshead{
  color: #f7a3f8;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{
    text-align: justify;
}

.pollquestion{
  color: #f7a3f8;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #ffffff;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #f7a3f8;
  font-weight: bold;
}

.headerfooter, .headerfooter:hover {          /*** style of "xxx's profile", "last logge" ***/
  color: #B1134A;
  font-size: 10px;
  font-weight: normal;
  padding-top: 10px;
  padding-right: 15px;
}


.nickwidth {                /*** width of sections ***/
  margin: 10px;
  text-align: center;
  width: 550px;
}
.header{
background-image: url(../default-ciblo/images/header.jpg);
    background-position:left;
    background-repeat:no-repeat;
        width: 980px;
    height: 136px;

}
.gauche{
background-image: url(../default-ciblo/images/gauche.jpg);
    background-position:left;
    background-repeat:no-repeat;
        width: 264px;
/*     height: 362px; */
    height: 100px;
}
.gauche1{
background-image: url(../default-ciblo/images/gauche2.jpg);
    background-position:bottom;
    background-repeat:no-repeat;
        width: 265px;
        height: 107px;
}
.moteur{
background-image: url(../default-ciblo/images/moteur.jpg);
    background-position:left;
    background-repeat:no-repeat;
        width: 265px;
    height: 255px;

}
.inscription{
background-image: url(../default-ciblo/images/inscription.jpg);
    background-position:left;
    background-repeat:no-repeat;
        width: 451px;
    height: 200px;
}
.lien{
background-image: url(../default-ciblo/images/liens.jpg);
    background-position:left;
    background-repeat:no-repeat;
        width: 451px;
    height: 162px;
}

.footer2{
background-image: url(../default-ciblo/images/footer.jpg);
    background-position:left;
    background-repeat:no-repeat;
        width: 980px;
    height: 95px;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:active {
    text-decoration: none;
}

.text_bordeaux11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #B1134A;
}
.text_noir11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.text_rosefonce11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #E60D77;
}
.text_gris10 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #8C8A8A;
}
.text_blanc13_selec {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 12px;
}
.text_gris11 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #A2A0A0;
}
.text_rose12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #E60D77;
    line-height: 18px;
}
.text_noir12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #000000;
}
.text_roseclair12 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #F37FBA;
    text-align: left;
    padding-left: 3px;
    font-size: 12px;
}
.text_gris13 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #858383;
    padding-left: 5px;
}
#Tableau_01 {
    position:absolute;
    left:0px;
    top:0px;
    width:980px;
    height:801px;
}

#logo_ {
    position:absolute;
    left:0px;
    top:0px;
    width:230px;
    height:137px;
    background-image: url(../default-ciblo/images/logo.gif);
    background-position:left;
    background-repeat:no-repeat;
}

#image-header_ {
    position:absolute;
    left:230px;
    top:0px;
    width:415px;
    height:137px;
    background-image: url(../default-ciblo/images/image_header.jpg);
    background-position:left;
    background-repeat:no-repeat;
}

#fond-header_ {
    position:absolute;
    left:645px;
    top:0px;
    width:182px;
    height:137px;
    background-image: url(../default-ciblo/images/fond_header.gif);
}

#login_ {
    position:absolute;
    left:827px;
    top:0px;
    width:153px;
    height:137px;
    background-image: url(../default-ciblo/images/fond_header.gif);
}

#nav-icones-gauche_ {
    position:absolute;
    left:0px;
    top:137px;
    width:107px;
    height:32px;
}

#nav-icones-droite_ {
    position:absolute;
    left:873px;
    top:137px;
    width:90px;
    height:32px;
}

#espace-perso_ {
    position:absolute;
    left:9px;
    top:169px;
    width:190px;
    height:247px;
}

#infos-connection_ {
    position:absolute;
    left:219px;
    top:169px;
    width:618px;
    height:99px;
}

#espace-pub_ {
    position:absolute;
    left:851px;
    top:169px;
    width:119px;
    height:603px;
}

#titre-selection_ {
    position:absolute;
    left:219px;
    top:268px;
    width:309px;
    height:37px;
}

#selection-1_ {
    position:absolute;
    left:219px;
    top:305px;
    width:305px;
    height:193px;
}

#selection-3_ {
    position:absolute;
    left:528px;
    top:305px;
    width:305px;
    height:193px;
}

#boutique_ {
    position:absolute;
    left:9px;
    top:430px;
    width:190px;
    height:126px;
}

#selection-2_ {
    position:absolute;
    left:219px;
    top:506px;
    width:305px;
    height:193px;
}

#selection-4_ {
    position:absolute;
    left:528px;
    top:506px;
    width:305px;
    height:193px;
}

#haut-selection {
    position:absolute;
    left:219px;
    top:305px;
    width:305px;
    height:38px;
}

#selection-gauche {
    position:absolute;
    left:219px;
    top:343px;
    width:24px;
    height:137px;
}

#photo-selection {
    position:absolute;
    left:243px;
    top:343px;
    width:87px;
    height:114px;
}

#texte-selection {
    position:absolute;
    left:330px;
    top:343px;
    width:175px;
    height:114px;
}

#selection-droite {
    position:absolute;
    left:505px;
    top:343px;
    width:19px;
    height:137px;
}

#nav-selection {
    position:absolute;
    left:243px;
    top:457px;
    width:262px;
    height:23px;
}

#bas-selection {
    position:absolute;
    left:219px;
    top:480px;
    width:305px;
    height:18px;
}

#nav-bas_ {
    position:absolute;
    left:0px;
    top:772px;
    width:980px;
    height:29px;
}
/*Template interne*/
td.info-connexion {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #B1134A;
}
a.pseudo {
    color: #000000;
    text-decoration: none;
}
a.info-connexion {
    color: #B1134A;
}
.info-membre {
    color: #F37FBA;
}

.sn_link_on {
    background-color: #F4CFE1;
    color: #CD227E;
    font-weight: bold;
}
.sn_button_off {
    background-color: #F4CFE1;
    color: #CD227E;
}
/* ANNUAIRE */
.text_index_annuaire {  }


/* Lien vers les categories princiaples sur la page d'accueil */ 
a.link_cat_index_annuaire { font-family: Arial; font-size: 17px; }


/* Lien vers les sous-categories sur la page d'accueil */ 
a.link_scat_index_annuaire { font-family: Arial; font-size: 14px; }

/* CredoLog comments */
.lien_aff{
background-image: url(../default-ciblo/images/liens_aff.jpg);
    background-position:left;
    background-repeat:no-repeat;
        width: 451px;
    height: 162px;
}

/* Nombre de sous-categories entre les () sur la page d'accueil */
.nb_scat_index_annuaire { font-family: Arial; font-size: 15px; }




/***** CATEGORIES *****/
/* Lien vers les sous-categories sur les pages des categories */ 
a.link_scat_other_annuaire { font-family: Arial; font-size: 15px; }


/* Nombre de sous-categories entre les () sur les pages des categories */
.nb_scat_other_annuaire {  }




/* Texte qui est affiche en guise de description d'une categorie */
.text_cat_annuaire { font-weight: bold; font-family: Arial; font-size: 12px; }


/* Texte pour dire qu'il n'y a pas de site dans une categorie :
Pas encore de sites dans...
*/
.no_site_in_cat_annuaire { color: #ff0000; }




/***** SITES *****/
/* Titre des sites */
a.titre_site_annuaire { }


/* Nombre de clics sur les sites */
.nb_clics_site_annuaire {
    margin: 0px;
    padding: 0px;
}


/* Date de validation des sites */
.date_validation_site_annuaire { }


/* Moyenne + nombre de votes dans le top votes */
.moyenne_votes_topv_annuaire { }


/* Description des sites */
.description_site_annuaire {
    width: 450px;
    text-align: justify;
}

.url_site_annuaire {
    
}

/* Moyenne des votes des sites */
.moyenne_votes_site_annuaire { }


/* Lien pour voter pour les sites */
a.vote_site_annuaire { }


/* Nombre de commentaires pour les sites */
.commentaire_site_annuaire {  }


/* Lien pour voir et ecrire des commentaires */
a.read_write_com_site_annuaire {  }


/* Position des sites (1,2,3,4,...) dans les Top clics et Top votes */
.position_site_annuaire {  }




/***** NOUVEAUTES *****/
/* Texte pour dire qu'il n'y a pas de nouveaux sites ces X derniers jours :
Aucun site n'a été ajouté ...
*/
.no_new_site_annuaire { color: #ff0000; }


/* Date pour laquelle il y a des nouveaux sites */
.date_new_site_annuaire { font-weight: bold; }




/***** TOP CLICS *****/
/* Texte pour dire qu'aucun site n'a deja recu de clic :
Aucun site n'a encore reçu de visite...
*/
.no_clic_site_annuaire { color: #ff0000; }




/***** TOP VOTES *****/
/* Texte pour dire qu'on n'a pas encore voter pour les sites :
Aucun site n'a encore reçu de vote...
*/
.no_vote_site_annuaire { color: #ff0000; }


/* Liens vers les 2 types de classement par votes (moyenne ou nombre) */
a.type_vote_annuaire {  }




/***** RECHERCHE *****/
/* Texte au cas ou il n'y aurait pas de resultat a la recherche effectuee :
Aucun résultat pour la recherche...

*/
.no_res_search_annuaire { color: #ff0000; }


/* Timer pour le moteur de recherche */
.timer_search_annuaire { font-style: italic; }


/* Texte dans les resultats d'une recherche :
Categories trouvées, Sites trouves
*/
.res_search_cat_site_annuaire { font-weight: bold; }


/* Champ pour entrer le(s) mot(s) a rechercher */
input.text_to_search_annuaire {  }


/* Bouton pour lancer la recherche */
input.button_make_search_annuaire {  }


/* Texte en dessous du champ pour entrer la recherche a effectuer :
Résultats par page ...
*/
.text_search_annuaire {  }


/* Liste deroulante pour choisir le nombre de resultats de la recherche */
select.list_nb__res_search_annuaire {  }




/***** AJOUTER UN SITE *****/
/* Texte de confirmation apres la proposition d'un site dans l'annuaire */
.confirm_add_site_annuaire { font-size: 14px; }


/* Texte pour dire que tous les champs sont obligatoires */
.all_field_required_annuaire { color: #ff0000; font-weight: bold; }


/* Texte pour signaler qu'on ne peut pas ajouter de site dans cette categorie */
.can_not_add_annuaire { color: #ff0000; font-weight: bold; font-size: 14px; }


/* Texte devant les champs :
Votre nom :, Votre prénom,...
*/
.text_before_field_add_annuaire { font-family: Arial; font-size: 12px; }


/* Champ(4) pour rentrer les donnees du site (nom, email, URL, titre) */
input.field_data_add_site_annuaire {  }


/* Textarea pour la description du site */
textarea.descr_add_site_annuaire {  }


/* Bouton pour envoyer le formulaire */
input.submit_form_add_site_annuaire {  }


/* Liste deroulante avec toutes les categories */
select.list_all_cats_annuaire {  }  




/***** VOTE *****/
/* Texte si on a deja vote pour le site :
Vous avez déjà voté ces dernières...
*/
.deja_vote_annuaire { color: #ff0000; }


/* Texte apres avoir voter correctement */
.vote_ok_annuaire { color: #009900; }


/* Texte qui apparait dans la popup avant de voter :
Vous allez pouvoir voter...
*/
.text_vote_annuaire { font-weight: bold; }


/* Liste deroulante avec les votes possibles */
select.list_vote_site_annuaire {  }




/***** COMMENTAIRES *****/
/* Texte pour signaler qu'il n'y a pas encore eu de commentaires pour un site :
Pas encore de commentaire...
*/
.no_com_site_annuaire { color: #ff0000; }


/* Auteur + date d'ajout du commentaire */
.author_and_date_com_annuaire { font-weight: bold; }


/* Texte du commentaire */
.text_com_annuaire {  }


/* Bouton pour ajouter un commentaire */
input.button_add_com_annuaire {  }


/* Texte devant les champs du formulaire d'ajout d'un commentaire */
.text_before_field_com_annuaire { font-weight: bold; }


/* Textarea pour entrer le commentaire */
textarea.text_add_com_annuaire { font-size: 12px; }


/* Champs nom et email pour la personne qui ajoute un commentaire */
input.champ_com_annuaire {  } 




/***** DIVERS *****/
/* Lien dans le bas des pages */
a.link_footer_annuaire { font-family: Verdana; font-size: 12px; font-weight: bold; }


/* Liens principaux de l'annuaire (Accueil, Top clics, Ajouter un site,...) */
a.top_link_annuaire { font-family: Verdana; font-size: 13px; }


/* Arborescence en ligne des categories (texte) */
.arbo_annuaire {  }


/* Arborescence en ligne des categories (liens) */
a.arbo_annuaire {  }



/* Liens vers les numeros des pages si il y a trop de sites pour etre affiche sur une seule page (categorie + recherche) */
a.link_numpage_annuaire { font-size: 11px; font-family: Arial; }


/* Titre des pages de l'annuaire */
.titre_annuaire { font-size: 18px; font-weight: bold; font-family: Arial; }


/* Lien vers la categorie d'un site dans les nouveautes, les tops et le moteur... */
.link_to_cat_annuaire {  }


/* Boutons des formulaires pour fermer les popups pour les votes et les commentaires */
input.button_close_annuaire {  }


