/***************************************************************************
 *				word.css
 *				--------
 *	Cree le		: 30 Octobre 2007
 *	Derniere modif.	: 7 Novembre 2007
 *	Auteur		: Agence ici - Asselin Benoit
 *	Site		: http://www.agenceici.com/
 *
 ***************************************************************************/



hr { border: 0px none; border-top: 1px solid #606060; margin: 5px; }
li { margin-left: 30px; list-style: disc; }

.normal { }
.titre { color: #E50; font-family: "times new roman", serif; font-size: 22px; font-style: italic; letter-spacing: 1px; }
.sous-titre { color: #060; font-family: Arial, sans-serif; font-size: 15px; font-weight: bold; letter-spacing: 1px; }

.cadre { color: #E50; border: 1px solid #060; padding: 10px; margin: 0px 100px; background: #E4EED2; font-style: italic; font-weight: bold; text-align: center; }
.bon-a-savoir { padding: 5px 10px; border: 1px solid #006600; background: #E4EED2; font-size: 12px; }
.note { color: #060; font-family: Arial, sans-serif; font-size: 11px; font-style: italic; }
.adresse { color: #060; font-family: Arial, sans-serif; font-size: 10px; font-weight: bold; }
.adresse a { color: #060; text-decoration: underline; }

.couleur-orange { color: #E50; }
.couleur-verte { color: #060; }

table.tableau-informations { border: 1px solid #006600; background: #E4EED2; }
table.tableau-informations td { padding: 5px; }


/* fix */
.gabarit-2 .td-1 .cadre { margin: 0px 20px; }


