@charset "iso-8859-1";
TD.bv_gauche {
		width: 23%;
		background-color: rgb(255,244,151); /* jaune brillant */
		padding: 15px 10px 20px 10px;
}
TD.bv_droite {
		padding: 15px 15px 0 15px;
}
H1.titre {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		margin: 0;
		padding: 5px 10px;
}
H2.ss_titre {
		font-size: 12pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		margin: 10px 0 0 0;
		padding: 5px 10px;
}
INPUT.majuscule {
	    text-transform: uppercase;
}
/* ------------- */
/*  Menu Bottin  */
/* ------------- */
A.menu_bv {
		text-decoration: none;
}
DIV.menu_bv_titre {
		font-size: 12pt;
		font-weight: bold;
		background-color: rgb(104,173,50); /* vert jaune */
		padding: 4px 8px;
		text-align: left;
}
DIV.menu_bv_cat {
		font-size: 11pt;
		font-weight: bold;
		background-color: rgb(104,173,50); /* vert jaune */
		margin: 8px 0 0 20px;
		padding: 3px 7px;
		text-align: left;
}
DIV.menu_bv_ss_cat_courant {
		font-size: 10pt;
		font-weight: bold;
		margin: 3px 0 0 35px;
		text-align: left;
}
DIV.menu_bv_ss_cat {
		font-size: 10pt;
		margin: 3px 0 0 35px;
		text-align: left;
}
DIV.menu_bv_ss_cat A:hover {
		font-weight: bold;
}
DIV.menu_bv_inscription {
		font-size: 11pt;
		font-weight: normal;
		background-color: rgb(104,173,50); /* vert jaune */
		margin: 10px 0 10px 20px; /* TEMPORAIRE si annonce */
		margin: 30px 0 10px 20px;
		padding: 3px 7px;
		text-align: left;
}
A.menu_bv_inscription {
		text-decoration: none;
}
/* ------------ */
/*  bottin.php  */
/* ------------ */
DIV.bv_derniere_maj {
		font-size: 9pt;
		font-weight: normal;
		line-height: 14pt;
		background-color: rgb(255,247,178); /* jaune paille */
		margin: 40px 0 0 20px;
		padding: 3px 8px 5px 8px;
		text-align: left;
}
DIV.bv_annonce {
		font-size: 10pt;
		font-weight: bold;
		line-height: 14pt;
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 1px;
		background-color: rgb(255,247,178); /* jaune paille */
		margin: 10px 0 0 20px;
		padding: 10px;
		padding-bottom: 12px;
		text-align: center;
}
TABLE.bv_accueil {
		width: 100%;
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-top-style: none;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
}
TD.bv_accueil_logo {
		vertical-align: top;
		padding: 15px;
}
IMG.bv_accueil_logo {
		width: 120px;
		height:93px;
		border: none;
}
TD.bv_accueil_logo_texte {
		font-size: 11pt;
		font-weight: normal;
		text-align: justify;
		line-height: 16pt;
		padding-right: 20px;
}
TD.bv_accueil_texte {
		font-size: 11pt;
		font-weight: normal;
		text-align: justify;
		line-height: 20pt;
		padding: 0 20px 20px 40px;
}
UL.bv_accueil {
		font-size: 11pt;
		font-weight: normal;
		line-height: 20pt;
		background-color: rgb(255,249,199); /* jaune */
		padding: 0;
		margin: 0 30px 0 50px;
}
TABLE.bv_exterieur {
		width: 95%;
}
TD.bv_exterieur {
		width: 49%;
		vertical-align: top;
}
TABLE.bv_interieur {
		width: 100%;
		margin-top: 15px;
		margin-bottom: 10px;
}
/* ------------------- */
/* Sous-menu categorie */
/* ------------------- */
TD.bv_interieur {
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 2px;
		background-color: rgb(255,249,199); /* jaune */
		padding: 0;
}
TABLE.bv_categorie {
		width: 100%;
}
TD.bv_titre_categorie {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		padding: 2px 0 4px 10px;
}
A.bv_titre_categorie {
		text-decoration: none;
}
TD.bv_photo_categorie {
		padding: 20px;
		padding-left: 40px;
		text-align: center;
		vertical-align: top;;
}
IMG.bv_photo_categorie {
		width: 100px;
		height: 75px;
		border: none;
}
TD.bv_ss_categorie {
		font-size: 11pt;
		font-weight: normal;
		line-height: 18pt;
		padding: 18px;
		padding-top: 15px;
		vertical-align: top;;
}
A.bv_ss_categorie {
		text-decoration: none;
}
/* -------------------- */
/*  Photos entreprises  */
/* -------------------- */
DIV.bv_entreprise_photo_titre {
		font-size: 8pt;
		text-align: center;
		margin-top: 15px;
}
DIV.bv_entreprise_photo {
		text-align: center;
}
DIV.bv_entreprise_photo_ss_titre {
		font-size: 9pt;
		text-align: center;
		margin-bottom: 5px;
}
/* -------------------- */
/*  bv_inscription.php  */
/* -------------------- */
TABLE.bv_inscription {
		width: 100%;
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-top-style: none;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
}
TD.bv_inscription {
		font-size: 11pt;
		font-weight: normal;
		text-align: justify;
		line-height: 16pt;
		padding: 20px;
}
UL.bv_inscription {
		font-size: 11pt;
		font-weight: normal;
		line-height: 18pt;
		background-color: rgb(255,249,199); /* jaune */
		padding: 0;
		margin: 0 30px 0 50px;
}
DIV.bv_plus_info {
		margin-left: 100px;
}
A.bv_plus_info {
		text-decoration: none;
}
SPAN.bv_plus_info {
		font-size: 9pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 1px;
		background-color: rgb(104,173,50); /* vert jaune */
}
TABLE.bv_procedure {
		width: 97%;
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
		margin-top: 15px;
		margin-bottom: 5px;
		margin-left: 15px;
}
TD.bv_procedure {
		font-size: 11pt;
		font-weight: normal;
		text-align: justify;
		line-height: 18pt;
		padding: 20px;
}
TD.bv_procedure_titre {
		font-size: 12pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		padding: 5px 10px;
}
DIV.bv_procedure_ss_titre {
		font-size: 12pt;
		font-weight: bold;
}
DIV.bv_inscription_li {
		margin-left: 20px;
}
DIV.bv_procedure {
		margin-left: 40px;
		margin-top: 5px;
}
DIV.bv_bouton_formulaire {
		margin-top: 40px;
}
A.bv_bouton_formulaire {
		text-decoration: none;
}
SPAN.bv_bouton_formulaire {
		font-size: 12pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 3px;
		background-color: rgb(104,173,50); /* vert jaune */
}
DIV.bv_procedure_courriel {
		line-height: 24pt;
}
IMG.bv_image_courriel_info_cns {
		width: 235px;
		height: 20px;
		vertical-align: middle;
}
A.bv_bouton_formulaire_10 {
		text-decoration: none;
}
SPAN.bv_bouton_formulaire_10 {
		font-size: 10pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 3px;
		background-color: rgb(104,173,50); /* vert jaune */
}
/* ------------------- */
/*  bv_formulaire.php  */
/* ------------------- */
INPUT.champ_erreur {
		border-color: rgb(220,0,27); /* rouge Avril */
		border-width: 2px;
		border-style: solid;
}
SELECT.champ_erreur {
		border-color: rgb(220,0,27); /* rouge Avril */
		border-width: 2px;
		border-style: solid;
}
DIV.champ_erreur {
	    font-size: 10pt;
    	color: rgb(220,0,27); /* rouge Avril */
}
TD.msg_erreur {
		font-size: 10pt;
		font-weight: bold;
		text-align: left;
}
DIV.msg_erreur {
		color: rgb(255,253,234); /* jaune pale */
		border-color: rgb(220,0,27); /* rouge Avril */
		border-width: 2px;
		border-style: solid;
		background-color: rgb(220,0,27); /* rouge Avril */
		padding: 1px 5px 1px 5px;
}
TABLE.bv_formulaire_intro {
		width: 100%;
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-top-style: none;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
}
TD.bv_formulaire_intro {
		font-size: 11pt;
		font-weight: normal;
		text-align: justify;
		line-height: 18pt;
		padding: 20px;
}
DIV.bv_form_categorie {
		margin-bottom: 8px;
}
DIV.bv_form_categorie_gras {
		font-weight: bold;
		margin-bottom: 8px;
}
SPAN.bv_form_categorie {
		font-size: 10pt;
		font-weight: normal;
		border-width: 1px;
		border-style: solid;
		border-color: grey;
		background-color: rgb(255,249,199); /* jaune */
		background-color: rgb(255,253,234); /* jaune pale */
}
DIV.bv_formulaire_indent {
		margin-left: 40px;
		margin-bottom: 8px;
}
DIV.bv_form_descr {
		margin-top: 25px;
		margin-bottom: 8px;
}
DIV.bv_form_descr_gras {
		font-weight: bold;
		margin-top: 25px;
		margin-bottom: 8px;
}
TD.bv_bouton_poursuivre {
		text-align: right;
		padding: 5px 12px 12px 0;
}
TABLE.bv_formulaire {
		width: 97%;
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
		margin-top: 15px;
		margin-bottom: 5px;
		margin-left: 15px;
}
TD.bv_formulaire {
		font-size: 12pt;
		font-weight: normal;
		text-align: justify;
		line-height: 18pt;
		padding: 20px;
}
TD.bv_formulaire_titre {
		font-size: 12pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		padding: 5px 10px;
}
TABLE.bv_formulaire_entreprise {
		margin-top: 15px;
}
TD.bv_form_etiquette {
		width: 120px;
		font-size: 11pt;
		text-align: right;
		padding: 0 10px 8px 0;
}
TD.bv_form_etiquette_therapeute {
		width: 170px;
		font-size: 11pt;
		text-align: right;
		padding: 0 10px 8px 0;
}
SPAN.bv_form_asterisque {
		font-size: 11pt;
		color: rgb(255,99,1); /* orange pur */
		background-color: rgb(255,249,199); /* jaune */
}
SPAN.bv_form_etiquette_petit {
		font-size: 9pt;
		background-color: rgb(255,249,199); /* jaune */
}
TD.bv_form_champ {
		font-size: 11pt;
		padding: 0 0 8px 0;
}
TD.bv_form_question {
		padding: 20px 0 10px 0;
}
DIV.bv_form_commentaire {
		font-size: 11pt;
		margin-top: 12px;
		margin-left: 50px;
}
TEXTAREA.bv_form_commentaire {
		font-family: Arial;
}
DIV.bv_form_info_question {
		font-size: 11pt;
		margin-top: 15px;
		margin-left: 50px;
}
DIV.bv_form_info_radio {
		font-size: 11pt;
		margin-left: 65px;
}
DIV.bv_form_info_texte {
		font-size: 11pt;
		margin-left: 50px;
}
DIV.bv_form_info_radio_texte {
		margin-left: 75px;
}
TD.bv_bouton_soumettre {
		text-align: center;
		padding: 15px 0;
}
/* ------------------------- */
/*  bv_formulaire_merci.php  */
/* ------------------------- */
TABLE.bv_formulaire_merci {
		width: 100%;
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-top-style: none;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
}
TD.bv_formulaire_merci {
		font-size: 12pt;
		font-weight: normal;
		text-align: justify;
		line-height: 18pt;
		padding: 20px;
}
/* ------------ */
/*  bv_cat.php  */
/* ------------ */
TABLE.bv_cat {
		width: 100%;
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 1px;
		border-top-width: 0;
		background-color: rgb(255,249,199); /* jaune */
}
IMG.bv_cat_photo {
		width: 100px;
		height: 75px;
		border: none;
		margin: 15px;
}
DIV.bv_cat_nom_ss_cat {
		margin: 20px 15px 0 15px;
}
A.bv_cat_nom_ss_cat {
		text-decoration: none;
}
SPAN.bv_cat_nom_ss_cat {
		font-size: 11pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 2px;
		background-color: rgb(104,173,50); /* vert jaune */
}
DIV.bv_cat_descr_ss_cat {
		font-size: 11pt;
		line-height: 14pt;
		margin: 8px 15px 30px 40px;
}
/* --------------- */
/*  bv_ss_cat.php  */
/* --------------- */
TABLE.bv_ss_cat {
		width: 100%;
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 1px;
		border-top-width: 0;
		background-color: rgb(255,249,199); /* jaune */
}
TD.bv_ss_cat_descr_ss_cat {
		font-size: 11pt;
		line-height: 14pt;
		text-align: justify;
		padding: 15px 20px 20px 20px;
}
TABLE.bv_ss_cat_entreprise {
		border-color: rgb(104,173,50); /* vert jaune */
		border-style: solid;
		border-width: 1px;
		background-color: rgb(255,249,199); /* jaune */
		margin-top: 15px;
}
TD.bv_ss_cat_ville_titre {
		font-size: 10pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		border-color: rgb(104,173,50); /* vert jaune */
		border-bottom-style: solid;
		border-bottom-width: 1px;
		padding: 1px 15px;
}
TD.bv_ss_cat_entreprise_titre {
		font-size: 10pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		border-color: rgb(104,173,50); /* vert jaune */
		border-bottom-style: solid;
		border-bottom-width: 1px;
		padding: 1px 10px;
}
TR.bv_ss_cat_entreprise {
		vertical-align: top;
}
TD.bv_ville {
		width: 20%;
		font-size: 11pt;
		border-color: rgb(104,173,50); /* vert jaune */
		border-color: rgb(248,142,1); /* orange jaune fonce */
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-bottom-width: 1px;
		line-height: 14pt;
		padding: 15px 10px 15px 15px;
}
TD.bv_coordonnees_entreprise {
		width: 40%;
		font-size: 10pt;
		border-color: rgb(104,173,50); /* vert jaune */
		border-color: rgb(248,142,1); /* orange jaune fonce */
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-bottom-width: 1px;
		line-height: 12pt;
		padding: 15px 10px;
}
DIV.bv_nom_entreprise {
		font-size: 11pt;
		font-weight: bold;
		color: rgb(31,122,32); /* vert arbre fonce */
}
SPAN.bv_nom_entreprise {
		font-size: 11pt;
		font-weight: bold;
		color: rgb(31,122,32); /* vert arbre fonce */
		border-color: rgb(255,244,151); /* jaune brillant */
		border-style: solid;
		border-width: 1px;
		background-color: rgb(255,244,151); /* jaune brillant */
}
DIV.bv_adresse_precision {
		font-size: 9pt;
}
DIV.bv_code_postal {
		font-size: 9pt;
}
DIV.bv_site_web {
		font-size: 9pt;
}
TD.bv_descr_entreprise {
		font-size: 11pt;
		border-color: rgb(104,173,50); /* vert jaune */
		border-color: rgb(248,142,1); /* orange jaune fonce */
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-bottom-width: 1px;
		line-height: 14pt;
		padding: 15px 10px;
}
IMG.bv_code_bio {
		width: 21px;
		height: 17px;
		margin-top: 3px;
}
TD.bv_legende {
		font-size: 9pt;
		line-height: 14pt;
		padding: 15px 15px 20px 15px;
}
DIV.bv_legende_titre {
		font-weight: bold;
		margin-bottom: 2px;
}
DIV.bv_legende_item {
		margin-left: 15px;
}
IMG.bv_legende_item {
		width: 21px;
		height: 17px;
		vertical-align: middle;
}


/* --------------- */
/* Menu ANCIEN */
/* --------------- */
TR.logos_bottin {
		font-size: 8pt;
		font-weight: bold;
		text-align: center;
}
DIV.menu_section {
		font-family: Verdana, Arial;
		font-size: 10pt;
		font-weight: bold;
		background-color: rgb(104,173,50); /* vert jaune */
		margin-top: .1in;
		margin-right: .1in;
		padding-top: 3pt;
		padding-bottom: 3pt;
		padding-left: 5pt;
}
A.menu_section {
		color: rgb(255,253,234); /* jaune pale */ /* hardcode dans tous les programmes bv_ */
		text-decoration: none;
}
DIV.menu_categorie {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-weight: bold;
		background-color: rgb(255,244,151); /* jaune brillant */
		margin-left: 10pt;
		margin-right: 12pt;
		padding-left: 5pt;
		line-height: 12pt;
}
DIV.menu_categorie_indent {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-weight: bold;
		background-color: rgb(255,244,151); /* jaune brillant */
		margin-left: 10pt;
		margin-right: 12pt;
		padding-left: 13pt;
		line-height: 12pt;
}
TD.inscription {
		font-size: 11pt;
		font-weight: bold;
		border-color: rgb(225,113,0); /* orange */
		border-top-style: solid;
		border-bottom-style: none;
		border-width: 1px;
		text-align: center;
}
DIV.inscription {
		font-family: Verdana, Arial;
		font-size: 8pt;
		font-weight: bold;
		background-color: rgb(255,247,170); /* jaune brillant +pale */
		margin-top: 25px;
		margin-right: .1in;
		padding: 3pt;
		padding-left: 5pt;
}
P.derniere_mise_a_jour {
	margin-left: .2in;
	margin-right: .2in;
	padding-left: 0;
	padding-right: 0;
}
/* Description catégories*/
TD.espace {
		border: none;
}
TD.descr_categorie {
		padding-top: 5pt;
		padding-bottom: 15pt;
		padding-left: 20pt;
		padding-right: 20pt;
		border: none;
}
TD.descr_categorie_fin {
		padding-top: 5pt;
		padding-bottom: 20pt;
		padding-left: 20pt;
		padding-right: 20pt;
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-top-style: none;
		border-width: 1px;
}
/* Photos*/
TABLE.photo {
		width: 100%;
}
TD.photo {
		font-size: 8pt;
		text-align: center;
		padding-top: 10pt;
}
SPAN.titre_photo {
		font-size: 9pt;
		font-weight: normal;
		background-image: url("images/fond_jaune_pale_texture.jpg");
}
/* Bande en-tete */
TABLE.bande_en_tete {
		margin-left: 7pt;
		width: 99%;
}
TD.bande_en_tete {
		background-image: url("images/fond_vert_jaune_flou.jpg");
}
TABLE.titre_en_tete {
		background-color: rgb(255,244,151); /* jaune brillant */
		margin: 7pt;
		margin-right: 9pt;
}
TD.titre_en_tete {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(0,138,69); /* vert */
		padding: 1pt;
		padding-left: 4pt;
		padding-right: 4pt;
}
/* Texte sur le Bottin Vert */
TABLE.bottin_vert {
		width: 95%;
		font-size: 11pt;
		font-weight: bold;
		background-color: rgb(255,249,199); /* jaune */
		margin-bottom: 15px;
		margin-left: 25px;
}
TD.texte_bottin_vert {
		line-height: 16pt;
		text-align: justify;
		padding-top: 20px;
		padding-left: 30px;
		padding-right: 15px;
}
TD.image_bottin_vert {
		padding-top: 25px;
		padding-left: 25px;
		padding-right: 30px;
		vertical-align: top;
}
UL.bottin_vert {
		margin-top: 0;
		margin-bottom: 0;
		margin-left: 0;
		padding-top: 5pt;
		padding-left: 40pt;
}
/* Bottin */
TABLE.bottin {
		background-color: rgb(255,249,199); /* jaune */
		border: none;
		width: 98%;
}
TD.section {
		font-size: 14pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		margin-left: 8pt;
		padding-left: 10pt;
		text-align: left;
		line-height: 22pt; 
}
A.section {
		color: rgb(255,255,153); /* jaune +brillant */
		text-decoration: none;
}
TD.rangee_vide {
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-top-style: solid;
}
TD.section_categorie {
		font-size: 13pt;
		font-weight: bold;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		padding-left: 10pt;
		padding-top: 4pt;
		padding-bottom: 4pt;
		border: none;
}
TD.categorie {
		font-size: 13pt;
		font-weight: bold;
		padding-left: 10pt;
		padding-top: 4pt;
		padding-bottom: 4pt;
		border: none;
}
A.categorie {
}
TR.bottin {
		font-size: 10pt;
		font-weight: bold;
		text-align: left;
		vertical-align: top;
}
TD.descr_en_tete {
		padding: 10pt;
		padding-top: 12pt;
		padding-bottom: 15pt;
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-top-style: none;
		border-width: 1px;
}
TD.ville {
		width: 20%;
		padding-top: 10pt;
		padding-bottom: 10pt;
		padding-left: 10pt;
		padding-right: 5pt;
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-top-style: solid;
		border-width: 1px;
}
TD.coordonnees{
		width: 45%;
		padding-top: 10pt;
		padding-bottom: 10pt;
		padding-left: 5pt;
		padding-right: 5pt;
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-top-style: solid;
		border-width: 1px;
}
SPAN.nom {
		font-size: 11pt;
		font-weight: bold;
		background-color: rgb(255,244,151); /* jaune brillant */
}
SPAN.precisions {
		font-size: 8pt;
		font-weight: normal;
		background-color: rgb(255,249,199); /* jaune */
}
TD.description {
		padding-top: 10pt;
		padding-bottom: 10pt;
		padding-left: 5pt;
		padding-right: 10pt; /* empeche le troncage a l'impression */
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-top-style: solid;
		border-width: 1px;
}
/* Liens utiles */
TD.liens_utiles {
		font-size: 11pt;
		font-weight: bold;
		border-color: rgb(225,113,0); /* orange */
		border-top-style: solid;
		border-bottom-style: solid;
		border-width: 1px;
		text-align: center;
}
/* Légende */
TD.legende {
		font-size: 8pt;
		padding: 10pt;
		padding-bottom: 15pt;
		border-color: rgb(225,113,0); /* orange */
		border-bottom-style: solid;
		border-top-style: solid;
		border-width: 1px;
}
/* Inscription au bottin */
H4 {
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		padding-left: 10pt;
		margin-top: 5pt;
		margin-bottom: 10pt;
		margin-left: .1in;
		margin-right: .1in;
}
H5 {
		font-size: 11pt;
		color: rgb(255,253,234); /* jaune pale */
		background-color: rgb(104,173,50); /* vert jaune */
		padding: 3pt;
		padding-left: 10pt;
		margin-top: 15pt;
		margin-bottom: 10pt;
		margin-left: .1in;
		margin-right: .1in;
}
FIELDSET {
		background-color: rgb(255,249,199);  /* jaune */
		border-color: rgb(104,173,50); /* vert jaune */
		border-width: 1px;
		border-style: solid;
		margin-left: 5pt;
		margin-right: 5pt;
}
LEGEND {
		color: rgb(0,94,47); /* vert foncé */
		font-size: 11pt;
}
TABLE.formulaire {
		font-size: 10pt;
}
TD.formulaire {
		padding-left: 10pt;
}
TABLE.note {
		font-size: 11pt;
		font-weight: bold;
		background-color: rgb(255,249,199);
}
