/*----Corrections pour navigateurs----*/

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*----Spécifique ADMECO SERVICES----*/

body {
background-color: #FFFFFF;
background-image: url(img/bg_img.gif); 
background-repeat: repeat-y;
margin: 0;
padding: 0;
text-align: left;
}

#conteneur {
position: absolute;
top: 0;
left: 0;
vertical-align: top;
width: 100%; 
height: 100%;}

/* Tableaux construction */
.tab_entete  {
	background-image: url(img/entete.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 148px;
	border: 1px;
}
.tab_corps  {
	background-color: #FFFFFF;
	background-image: url(img/bg_pg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 600px;
	border: 0px;
}
.tab_contents  {
	width: 580px;
	border: 0;
	margin: 10px;

}
.tab_menu  {
	background-image: url(img/photo_bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	border: 0;
	margin: 0;
	padding: 0;
}
.tab_fp1  {
	background-image: url(img/omb_d.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 200px;
	height: 192px;
	border: 0;
	margin: 0;
	padding: 0;
}
.tab_fp1bis  {
	background-image: url(img/logo_fond_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 200px;
	height: 192px;
	border: 0px;
	margin: 0;
}
.tab_fp2  {
	background-image: url(img/omb_d.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border: 0px;
	overflow: hidden;
	width: 200px;
	height: auto;
}
.tab_fp3  {
	background-image: url(img/bas_pg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 613px;
	Height: 13px;
	border: 0px;
	}

#menu_haut {
background-color: transparent;
position: absolute;
top: 93px;
left: 200px;
width: 600px;
height: 32px;
margin: 0;
padding: 0;
}

#menu_haut ul {
margin: 0;
padding: 0;
font: 19px Georgia, Times, serif;
list-style-type: none;
}

#menu_haut ul li a {color: #999999; text-decoration: none;}
#menu_haut ul li a:visited {color: #999999; text-decoration: none;}
#menu_haut ul li a:hover {color: #0A2C83; text-decoration: none;}


#menu_haut li {
display: inline;
}

#menu {
list-style-image: url(img/puce.gif);
color: #FFFFFF;
font-family: arial, sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 30px;
text-align: right;
margin: 0;
padding:0;
padding-right: 5px;
}

#menu a {color: #FFFFFF; text-decoration: none;}
#menu a:visited {color: #FFFFFF; text-decoration: none;}

#menu a:hover{color: #7BB779; text-decoration: underline;}

a { text-decoration: none; color: #999999; }
a:visited { text-decoration: none; color: #999999; }
a:hover { text-decoration: none; color: #0A2C83;} 


/* Pied de page */
#pied { margin-top: 10px; margin-left: 310px; border-top:0; padding: 0; text-align: left; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }
.pied_page {
font-family: arial, sans-serif;
color: #999999;
font-size: 10px;
line-height: 12px;
margin: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
}




/* aspect rubriques */

/*----------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------*/





/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */


/* Blocs du contenu (c-a-d. la colonne principale) */
.contenu .contre-encart {
	float: left;
	width: 555px;
}

.contenu .encart {
	float: right;
	width: 555px;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }



/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
.contenu {
	font-family: Arial, Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */

.syndic, .forums, .divers {background-image: url(img/bg_ps.gif);
background-repeat: no-repeat;
margin-top: 25px;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 5px;
border: 0;
border-top: 1px dotted #0A2C83;
text-align: left;
font-size: 12px;
color: #333333;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
/*  ------------------------------------------ */
/*  Habillage du menu rubriques
/*  ------------------------------------------ */
.rubriques {position: absolute; top: 188px; left: 0; overflow: hidden; width: 200px; background: transparent; border: 0; margin: 0;}
.rubriques h2 {font-size: 14px; font-family: arial, sans-serif; color: #FFFFFF; line-height: 30px; margin: 0; text-align: right; margin-right: 5px;}
.rubriques h2 a {color: #FFFFFF; text-decoration: none;}
.rubriques h2 a:visited {color: #FFFFFF; text-decoration: none;}
.rubriques h2 a:hover {color: #7BB779; text-decoration: underline;}
.rubriques ul { list-style: none; color: #FFFFFF; font-family: arial, sans-serif; font-weight: bold; font-size: 12px; line-height: 2px; text-align: right; margin: 0; padding:0; padding-right: 5px; }
.rubriques ul li { color: #FFFFFF; font-family: arial, sans-serif; font-weight: bold; font-size: 12px; line-height: 20px; text-align: right; margin: 0; padding:0; }
.rubriques ul li h3  a { color: #FFFFFF; font-family: arial, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none;}
.rubriques ul li h3 a:visited { color: #FFFFFF; font-family: arial, sans-serif; font-weight: bold; font-size: 12px; text-decoration: none;}
.rubriques ul li h3 a:hover { color: #7BB779; font-family: arial, sans-serif; font-weight: bold; font-size: 12px; text-decoration: underline;}
.rubriques ul li h3 {}
.rubriques ul li h4  a { color: #FFFFFF; font-family: arial, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none;}
.rubriques ul li h4 a:visited { color: #FFFFFF; font-family: arial, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none;}
.rubriques ul li h4 a:hover { color: #7BB779; font-family: arial, sans-serif; font-weight: normal; font-size: 11px; text-decoration: underline;}
.rubriques ul li h4 {margin:0}
.rubriques ul li h4 a.selected { color: #FFFFFF; font-family: arial, sans-serif; font-weight: normal; font-size: 11px; line-height: 2px; text-decoration: none;}
.rubriques ul li h4 a:visited.selected { color: #FFFFFF; font-family: arial, sans-serif; font-weight: normal; font-size: 11px; line-height: 2px; text-decoration: none;}
.rubriques ul li h4 a:hover.selected { color: #7BB779; font-family: arial, sans-serif; font-weight: normal; font-size: 11px; line-height: 2px; text-decoration: underline;}
.rubriques ul .li2 { background: #004523; color: #FFFFFF; font-family: arial, sans-serif; font-weight: bold; font-size: 12px; line-height: 20px;; text-align: right; margin: 0; padding:0; }
.rubriques ul li a.selected { color: #FFFFFF; font-family: arial, sans-serif; font-weight: bold; font-size: 12px; line-height: 2px; text-decoration: none;}
.rubriques ul li a:visited.selected { color: #FFFFFF; font-family: arial, sans-serif; font-weight: bold; font-size: 12px; line-height: 2px; text-decoration: none;}
.rubriques ul li a:hover.selected { color: #7BB779; font-family: arial, sans-serif; font-weight: bold; font-size: 12px; line-height: 2px; text-decoration: underline;}
.rubriques .menu-titre { border: 0; margin: 0; padding: 0; text-align: left; font-family: arial, sans-serif; font-size: 14px; line-height: 18px; font-weight: bold; color: #0A2C83;}


/*  ------------------------------------------ */
/*  Habillage des sous rubriques
/*  ------------------------------------------ */
.srubriques {border-left: solid; border-color: #7ab778; border-width: 13px; border-bottom: 1px dotted #0A2C83; border-top: 1px dotted #0A2C83; padding-left: 10px; margin-bottom: 10px; margin-top: 25px;}
.srubriques h2 {font-size: 14px; font-family: arial, sans-serif; color: #FFFFFF; line-height: 30px; margin: 0; text-align: right; margin-right: 5px;}
.srubriques h2 a {color: #FFFFFF; text-decoration: none;}
.srubriques h2 a:visited {color: #FFFFFF; text-decoration: none;}
.srubriques h2 a:hover {color: #7BB779; text-decoration: underline;}
.srubriques .menu-titre { border: 0; margin: 0; padding: 0; text-align: left; font-family: arial, sans-serif; font-size: 14px; line-height: 18px; font-weight: bold; color: #0A2C83;}

.srubriques ul {list-style: none; text-align: left; font-size: 12px; margin: 0; padding: 0;}
.srubriques ul liattente {color: #999999; text-decoration: none; margin: 0; padding: 0; line-height: 18px; border-top: 1px dotted #0A2C83; }
.srubriques ul li {color: #999999; text-decoration: none; margin: 0; padding: 0; line-height: 18px; border: 0; }
.srubriques ul li a {color: #999999; text-decoration: none; }
.srubriques ul li a:hover {color: #0A2C83; text-decoration: none; }

.srubriques .menu-titre a {color: #999999; text-decoration: none; }
.srubriques .menu-titre a:hover {color: #0A2C83; text-decoration: none; }


/*  ------------------------------------------ */
/*  Habillage des breves
/*  ------------------------------------------ */
.breves { border-left: solid; border-color: #7ab778; border-width: 13px; border-bottom: 1px dotted #0A2C83; padding-left: 10px; margin-bottom: 10px; margin-top: 25px; }
.breves .menu-titre { border: 0; margin: 0; padding: 0; text-align: left; font-family: arial, sans-serif; font-size: 14px; line-height: 18px; font-weight: bold; color: #0A2C83; }

.breves ul {list-style: none; text-align: left; font-size: 12px; margin: 0; padding: 0;}
.breves ul li {color: #999999; text-decoration: none; margin: 0; padding: 0; line-height: 18px; border-top: 1px dotted #0A2C83; }
.breves ul li a {color: #000000; text-decoration: none; }
.breves ul li a:hover {color: #0A2C83; text-decoration: none; }

/*  ------------------------------------------ */
/*  Habillage des liens
/*  ------------------------------------------ */
.divlien { background: transparent; margin: 5px; padding: 4px; border: 0; font-size: 13px; }
.divlien p { margin: 0; padding: 0; text-align: left; font-family: arial, sans-serif; line-height: 18px; color: #000000; }

.divlien p a {color: #0A2C83; text-decoration: none; }
.divlien p a:hover {color: #0A2C83; text-decoration: underline; }

.syndic { background: #E8F8F8; }
.syndic .menu-titre { background: #F0FCFC; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------ */
/*  Habillage du contenu
/*  ------------------------------------------ */
.contenu { border: 0; width: 555px; float: left; padding-left: 10px; margin-bottom: 30px; }
.contenu .titre {font-family: arial, sans-serif; font-size: 18px; line-height: 18px; font-weight: bold; color: #0A2C83; }
.contenu .surtitre { font-size: 11px; line-height: 11px; color: #777777; }
.contenu .soustitre { font-size: 14px; font-weight: bold; font-style: italic; color: #555555; margin-left: 0;}
.contenu .spip_logos { float: right; margin-left: 16px; margin-bottom: 16px; }
.contenu p { margin: 0; padding: 0; clear: left; }
.contenu small { font-size: 0.71em; }
.contenu .traductions { font-size: 0.71em; }
.contenu .traductions * { display: inline; }
.contenu .traductions li { padding-left: 1em; }
.contenu h2 { font-size: 12px; line-height: 11px; color: #FFFFFF; }
.contenu h2 a { color: #FFFFFF; text-decoration: none; }
.contenu h2 a:hover { color: #FFFFFF; text-decoration: underline; }

.contenu h1 {font-family: arial, helvetica, sans-serif;
font-size: 18px;
line-height: 16px;
font-weight: bold;
color: #0A2C83;
margin: 0;
padding: 0;
padding-top: 20px;}

.contenu h3 { font-size: 14px; font-weight: bold; font-style: italic; color: #555555; margin-left: 0;}

/*  ------------------------------------------ */
/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { border-left: solid; border-color: #7ab778; border-width: 13px; padding-left: 10px; margin-bottom: 30px; }
.cartouche .titre {font-family: arial, sans-serif; font-size: 18px; line-height: 18px; font-weight: bold; color: #0A2C83; }
.cartouche .surtitre { font-size: 11px; line-height: 11px; color: #777777; }
.cartouche .soustitre { font-size: 14px; font-weight: bold; font-style: italic; color: #555555; margin-left: 0;}
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 16px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }
.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }
.cartouche h2 { font-size: 11px; line-height: 11px; color: #777777; }

.cartouche h1 {font-family: arial, helvetica, sans-serif;
font-size: 18px;
line-height: 16px;
font-weight: bold;
color: #0A2C83;
margin: 0;
padding: 0;
padding-top: 20px;}

.cartouche h3 { font-size: 14px; font-weight: bold; font-style: italic; color: #555555; margin-left: 0;}

#contenu .surtitre { font-size: 20px; color: #0A2C83; }
#contenu .soustitre { font-size: 0.82em; }

/*  ------------------------------------------ */

/*  Rollover accueil
---------------------------------------------- */
.rollover {width: 600px; float: left; overflow: hidden; margin: 0; vertical-align: top; }
.rollover .roll {width: 600px; height: 100px;margin: 0;border:0; }
.rollover .roll2 {width: 150px; padding: 10px; padding-left: 15px; }

.rollover h1 {font-family: arial, helvetica, sans-serif; font-size: 16px; line-height: 16px; font-weight: bold; color: #000000; margin: 0; margin-bottom: 5px; padding: 0; }
.rollover h2 {font-family: arial, helvetica, sans-serif; font-size: 16px; line-height: 16px; font-weight: bold; color: #0A2C83; margin: 0; margin-bottom: 5px; padding: 0; }
.rollover h2 a {color: #0A2C83; text-decoration: none; }
.rollover h2 a:visited {color: #0A2C83; text-decoration: none; }
.rollover h2 a:hover {color: #0A2C83; text-decoration: underline; }
.rollover h3 { font-size: 11px; line-height: 11px; color: #777777; margin: 0; margin-left: 2px; margin-bottom: 3px; }
.rollover h4 { font-size: 10px; font-weight: bold; font-style: italic; color: #555555; margin-left: 0;}

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
font-family: arial, helvetica, sans-serif;
color: #0A2C83;
font-size: 14px;
font-weight: bold;
line-height: 16px;
margin: 0;
padding: 0;
padding-top: 5px;}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte {
font-family: arial, helvetica, sans-serif;
color: #333333;
font-size: 14px;
line-height: 16px;
margin: 0;
padding: 0;
padding-top: 5px;}

.ps, .notes {
	background-image: url(img/bg_ps.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	padding-top: 12px;
	padding-bottom: 5px;
	border-top: 1px dotted #0A2C83;
}
.ps { 
font-family: arial, helvetica, sans-serif;
padding-left: 0px;
padding-right: 0px;

color: #333333;
font-size: 14px;
line-height: 16px;
}
.notes { clear: both; font-size: 0.77em; }
.ps h2 { color:#0A2C83; font-size: 14px; line-height: 16px; font-weight: bold; }
.notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	margin-top: 20px;
	padding: 0;
	border: 1px solid;}
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {background-image: url(img/bg_ps.gif);
background-repeat: no-repeat;
margin-top: 25px;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 5px;
border: 0;
border-top: 1px dotted #0A2C83;
text-align: left;
font-size: 12px;
color: #333333;
 }
#documents_joints h2 { color: #0A2C83; margin: 0; font-size: 14px; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin-left: 1em; padding: 10px; list-style-image: url(img/puce.gif);}
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 0.82em;
	line-height: 1.4em; }

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan .contenu h2 {
	clear: both;
	background: #004523;
	border: 0;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan .contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0;
	list-style-image: url(img/puce.gif); }
.page_plan .contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }