/**********/

.texte_rouge {
  color:#cc0000;
}
  
.frmlabel { 
  padding-bottom:2px;
  font-size:11px;
}
 
#table_aff_categories td {
  padding:7px;
}

.texte_orange_gras {
  color:#C57E40;
  font-weight:bold;
}

.texte_orange {
  color:#C57E40;
}

#calepin_design_entete_vide {
  height:60px;
  width:810px;
  background-image:url("/images/citadins/calepin_haut.jpg");
  /*background-repeat:no-repeat;*/
}

#calepin_design_entete_vide-630 {
  height:60px;
  width:630px;
  background-image:url("/images/citadins/calepin_haut-630.jpg");
  /*background-repeat:no-repeat;*/
}

#calepin_design_entete_concours {
  height:60px;
  width:635px;
  background-image:url("/images/citadins/titre_inscription_concours.jpg");
  background-repeat:no-repeat;
}

#calepin_design_entete_popup_tresor
{
  height:60px;
  width:635px;
  background-image:url("/images/citadins/tresors/trouvailles_entete_popup.jpg");
  background-repeat:no-repeat;
}

#calepin_design_entete_popup_vide
{
  height:60px;
  width:635px;
  background-image:url("/images/citadins/calepin_haut_vide_popup.jpg");
  background-repeat:no-repeat;
}

#calepin_design_entete_truc {
  height:60px;
  width:635px;
  background-image:url("/images/citadins/trucsPratiques/truc_entete.jpg");
  background-repeat:no-repeat;
}

#calepin_design_bas {
  height:50px;
  width:810px;
  background-image:url("/images/citadins/calepin_bas.jpg");
  /*background-repeat:no-repeat;*/
}

#calepin_design_bas-630 {
  height:50px;
  width:630px;
  background-image:url("/images/citadins/calepin_bas-630.jpg");
  /*background-repeat:no-repeat;*/
}

#calepin_design_contenu {
  width:810px;
  background-image:url("/images/citadins/calepin_background.jpg");
  padding:0px 22px 0px 23px;
  /*background-repeat:repeat-y;*/
  color:#000000;
}

#calepin_design_contenu-630 {
  width:630px;
  background-image:url("/images/citadins/calepin_background-630.jpg");
  padding:0px 22px 0px 23px;
  /*background-repeat:repeat-y;*/
  color:#000000;
}

#calepin_design {
  padding:0px;
  /*border-collapse:collapse;  PAS SUPORTÉ PAR SAFARI */
  width:810px;
}

#calepin_design-630 {
  padding:0px;
  /*border-collapse:collapse;  PAS SUPORTÉ PAR SAFARI */
  width:630px;
}

/*********/
#calepin_cat_design_entete {
  height:48px;
  width:225px;
  background-image:url("/images/citadins/trucsPratiques/gauche_categories_entete.jpg");
  background-repeat:no-repeat;
}

#calepin_cat_design_bas {
  height:46px;
  width:225px;
  background-image:url("/images/citadins/trucsPratiques/gauche_categories_bas.jpg");
  background-repeat:no-repeat;
}

#calepin_cat_design_contenu {
  width:225px;
  background-image:url("/images/citadins/trucsPratiques/gauche_categories_background.jpg");
  padding:0px 22px 0px 23px;
  background-repeat:repeat-y;
}

#calepin_cat_design {
  padding:0px;
  border-collapse:collapse;
  width:225px;
}
/*********/

#calepin_design_contenu td { color:#000000; }

#calepin_design_contenu a,
#calepin_design_contenu a:visited,
#calepin_design_contenu a:hover { color:#000000; }

#calepin_design_contenu-630 td { color:#000000; }

#calepin_design_contenu-630 a,
#calepin_design_contenu-630 a:visited,
#calepin_design_contenu-630 a:hover { color:#000000; }

.cat_truc {
    margin:5px 0px 5px 0px;
    padding:0px;
}

.cat_truc_actif {
    margin:5px 0px 5px 0px;
    padding:0px;
    font-weight:bold;
    font-size:12px;
}

.cat_truc a,
.cat_truc a:visited,
.cat_truc a:hover  {
    font-size:12px;
}

#calepin_cat_design_contenu .cat_truc_actif a,
#calepin_cat_design_contenu .cat_truc_actif a:hover,
#calepin_cat_design_contenu .cat_truc_actif a:visited {
    font-weight:bold;
    font-size:11px;
    text-decoration:none;
    color:#A96B35;
}

#table_tresor {
    width:100%;
    padding:0px;
    border-collapse:collapse;
    border:1px solid #ab9a7e;
}

#table_tresor td {
  padding:4px;
  color:#000000;
  border:1px solid #ab9a7e;
}

td.gris_fonce {
  background-color:#D9CEBB;
  font-weight:bold;
}

td.gris_fonce_titre {
  background-color:#C0B39D;
  font-weight:normal;
  font-size:11px;
} 

.texte_explicatif {
  padding:5px 0px 15px 0px;
  font-weight:bold;
  font-size:11px;
}

.tresor_sous_titre {
	font-weight:bold;
	padding-bottom:10px;
}

.tresor_titre {
	font-weight:bold;
	padding-bottom:10px;
	color:#C57E40;
}

