@import "global.css";BODY { background-color: #d8d8d8; }/*___________________________________________________////|                                                |////|   CARTELS                                      |////|________________________________________________|*/A:link.code, A:visited.code, A:hover.code {	font-family: Courier New, Andale mono, courier, serif;	text-decoration: none;	color: #606060;}.cartel_titre {	font-weight: bolder;	font-style: italic;}.cartel_date {	color: #404040;	padding-left: 2px;}.cartel_desc { padding: 4px 0px 6px 2px; }.cartel_tech {	padding-left: 3px;	font-family: Andale, Andale mono, courier new, serif;	font-size: 12px;	color: #333;	background-color: #d0d0d0;}/*___________________________________________________////|                                                |////|   TABLEAU (LISTE)                              |////|________________________________________________|*/.cat_tabHeader { border-top: solid 1px #333333; }.cat_tab { background-color: #f4f4f4; }.cat_tab DIV, .cat_tab P, .cat_tabHeader DIV { padding: 3px 3px 3px 6px; } /* ATTENTION: PAS DE PADDING POUR TD ou TR CAR LA TAILLE DES CELLULES VARIE (AVEC NETSCAPE) */.catedit { border-left: solid 1px #333333; }.catedit, .catexpo, .catlist { border-right: solid 1px #333333; }.catlist A {	font-size: 14px;	font-style: italic;}.catyear {	border-right: solid 1px #333333;	text-align: center;	background-color: #e4e4e4;}.catyear DIV {	text-align: center;	font-size: 9pt;	font-weight: bolder;	color: #5555bb;	/* #33aa33; */}.catdoc { background-color: #d8d8d8; } 	/* = body BG *//*___________________________________________________////|                                                |////|   DECO                                         |////|________________________________________________|*/.linetop { border-top: solid 1px #333333; }.linebottom { border-bottom: solid 1px #333333; }.clearbottom { border-bottom: solid 1px #787878; }.clearright { border-right: solid 1px #787878; }.clearleft { border-left: solid 1px #787878; }