/* /////////////////////////////////////////////////////////|                                              |////////|    FEUILE DE STYLE LLIGNON & ICI-EDITIONS    |////////|        POUR LISTES A SOUS-PARAGRAPHES        |////////|                                              |//// ////|    http://llignon.free.fr/css/list.css       |////////|    NOV. 2003                                 |////////|    http://llignon.free.fr/ext/links/         |////////|                                              |///////////////////////////////////////////////////////// *//* /////////////////////////////////////////|                              |////////|       GENERAL - DEBUT        |////////|                              |//// ///////////////////////////////////// */BODY, DIV, P {	margin: 0;	padding: 0;	border: 0;	color: #333333;}BODY { background-color: #d8d8d8; }TABLE, TD  {	padding: 0;	border: 0;}DIV, P, TD, A {	font-family: Andale mono, Courier, Courier New, serif;	font-size: 9pt;}P { cursor: default; }A, A:link, A:visited  {	cursor: pointer;	font-style: italic;	text-decoration: none;	color: #335899;}A:hover, A:active {	text-decoration: underline;	color: #484899;}/*___________________________________________________////|                                                |////|   NAVIGATION & ANCRES                          |////|________________________________________________|*/A.navblock {	display: block;	text-align: center;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-style: normal;	font-size: 12px;	padding-top: 2px;	line-height: 38px; /* 40px en tout */	text-decoration: none;}A:hover.navblock, A:active.navblock {	text-decoration: none;	color: #ee6030;	background-color: #d0d0d0;}TD.sommaire {	padding: 6px;	text-align: center;	background-color: #f8f8f8;	border-top: solid 1px #333333;	border-bottom: solid 1px #333333;}TD.sommaire A {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	font-weight: bolder;}/* liens internes (top) */A.ancre, A:link.ancre, A:visited.ancre {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10pt;	text-align: center;	text-decoration: none;	color: #440000;}A:hover.ancre, A:active.ancre {	text-decoration: none;	color: #aa0000; /* #cc3300; */}/*___________________________________________________////|                                                |////|   CLASSES                                      |////|________________________________________________|*/A.link { font-size: 10pt; }.bg_list { background-color: #c8c8c8; }.enplus { color:#505050 }A:link.special, A:visited.special {	font-size: 10pt;	text-decoration: none;	color: #8c0000;}A:hover.special, A:active.special {	text-decoration: underline;	color: #ee0000;}/* /////////////////////////////////////////|                              |////////|    ARBRE DES PARAGRAPHES     |////////|      & POSITIONNEMENTS       |////////|                              |//// ///////////////////////////////////// *//*  H : COMMUNS   */H2, H3, H4, A.h2, A.h3, A.h4 {	margin: 0;	text-decoration: none;	font-weight: normal;	font-family: Verdana, Arial, Helvetica, sans-serif;}/*   H2   */H2, TD.h2 {	padding: 4px 10px 4px 10px;	font-size: 16px;	color: #ffe880;	background: #666666;}P.h2, DIV.h2 { padding: 4px 10px 4px 10px; }/*   H3   */H3, A.h3 {	padding: 2px 10px 2px 18px;	font-size: 14px;	font-variant: small-caps;	font-weight: bolder;	color: #bb3018;	background-color: #a8a8a8;}P.h3, DIV.h3 { padding: 4px 10px 4px 18px; }H3, P.h3, DIV.h3 { border-bottom: solid 1px #787878; }/*   H4   */H4, A.h4 {	padding: 1px 10px 1px 18px;	margin-left: 18px; /*   36px en tout   */	font-size: 12px;	font-variant: small-caps;	font-weight: bolder;	color: #bb3018;	background-color: #b8b8b8;}P.h4, DIV.h4 {	padding: 4px 10px 4px 18px;	margin-left: 18px; /*   36px en tout   */}H4, P.h4, DIV.h4 { border-bottom: solid 1px #888888; }/*___________________________________________________////|                                                |////|   DECO                                         |////|________________________________________________|*/.cleartop { border-top: solid 1px #787878; }.cutright { border-right: solid 1px #999999; }.linetop { border-top: solid 1px #333333; }.lineleft { border-left: solid 1px #333333; }.lineright { border-right: solid 1px #333333; }