/*****************************************************************************//* CNRS                                                                      *//* Feuille de style Site Labos SHS     							             *//*                                                                           *//* W3C CSS2                                                                  *//*****************************************************************************//*****************************************************************************//*  Codes couleurs                                                           *//* Orange       : #F09415 Titres cliquables, bordures des tableaux           */ /* Orange foncé : #BE6E00 liens survolés                                     */ /* Gris foncé   : #556268 Texte courant, Titre des pages, Titre des          */ /*                             grandes parties (A noter, etc                 *//* Gris clair   : #A5B8C9 Intertitres, Titres navdroite non cliquables       *//*                             Titres navgauche non cliquable                *//* Blanc        : #FFFFFF Fond de page                                       *//*****************************************************************************//*****************************************************************************/     /* Bandeau de navigation haut                                               **//*****************************************************************************/  td.Xnavhaut, td.Xnavhaut p          {            font-size : 10px;color :#F09415;           text-align: left;font-weight: bold;}td.Xnavhaut a:link,td.Xnavhaut a:visited          {color :#F09415; text-decoration : none;}td.Xnavhaut a:hover          {color :#F09415; text-decoration : none;}          #divnavhaut-nom-labo {	position:absolute;	left:5px;	top:5px;	z-index:1;	width:484px;	height: 64px;	visibility: visible;}					/*****************************************************************************/     /* Bandeau de navigation gauche                                             **//*****************************************************************************/  td.Xnavgauche, td.Xnavgauche p, td.XnavgaucheIcones          {font-size : 11px;}td.Xnavgauche p          {margin-top:0px;margin-bottom:0px}    td.Xnavgauche p.intertitre          {color: #A5B8C9; font-weight: bold; font-size : 12px;}   td.Xnavgauche p.intertitre a:link, td.Xnavgauche p.intertitre a:visited           {color: #F09415; font-weight: bold;             text-decoration : none; }td.Xnavgauche p.intertitre a:hover           {color: #BE6E00; font-weight: bold;             text-decoration : none; }             td.XnavgaucheIcones 		  {vertical-align:bottom; }                         #divpartenaires {	position:absolute;	width:150px;	height:115px;	z-index:1;	left: 0px;	top: 66px;	visibility: visible;}#divnavgauche-spec {	       position:absolute;left:0px;top:500px;z-index:1;	       width:150px;visibility: visible;}               #divnavgauche-searchLabo {	       position:absolute;left:11px;top:579px;z-index:1;	       width:100px;visibility: visible;}#divnavgauche-search {           position:absolute;left:11px;top:621px;z-index:1;	       width:100px;visibility: visible;}					 input.BoiteRechercher {	font-size:10px;	width:80px;}   #boiterechercher {	position:absolute;	left:230px;	top:8px;	height:20px;	width:150px;	z-index:0;	border-width: 1pt;} 									/*****************************************************************************//* Une : navdroite                                                          **//*****************************************************************************/td.Xnavdroite {	border-bottom-color: #F09415;	border-bottom-style:solid;	border-bottom-width: 1px;	border-left-width: 0px;	border-right-width: 1px;	border-top-width: 1px;}td.Xnavdroite, td.Xnavdroite p          {font-size : 11px;}   td.Xnavdroite p          {margin-top : 0px; margin-bottom : 0px}                    td.Xnavdroite p.titre          {font-size : 14px; color: #556268; font-weight: bold; margin-bottom: 0px}                          		 /*****************************************************************************//* Seconde : navdroite                                                      **//*****************************************************************************/td.Xscde-navdroite, td.Xscde-navdroite p         {	font-size : 11px;	font-weight:bold;	color : #A5B8C9;	}                               td.Xscde-navdroite           {	background-color : #FFFFFF;	vertical-align : top;	text-align: left;	border-bottom-color: #F09415;	border-bottom-style: solid;	border-bottom-width: 1px;    border-left-color: #F09415;	border-left-style: solid;	border-left-width: 1px;}td.Xscde-navdroite p         { margin:0;}                            td.Xscde-navdroite  a:link, td.Xscde-navdroite  a:visited           {color: #F09415;text-decoration : none;}td.Xscde-navdroite a:hover          {color: #BE6E00;text-decoration : none;}          	   /*****************************************************************************/     /* Chemin de navigation pour les pages secondes                             **//*****************************************************************************/  td.Xchemin        {color: #556268; vertical-align : middle}                                  td.Xchemin a:link, td.Xchemin a:visited        {color: #556268; text-decoration: none}               td.Xchemin a:hover        {color: #BE6E00; text-decoration: none}                                    