/* FICHIER CSS POUR IE version < 7
*/
body {margin-right: auto; margin-left: auto;}
h1 {display: inline; font: 18px Tahoma, Verdana, sans-serif;}
h2 {margin: 0px;}
h2.titre_cache {display: none;}
div.spacer {clear: both;}

ACRONYM {
  font-weight: bold;
	border-bottom: 1px dotted #666;
}

#plan_site ul {
  list-style-type: none;
  margin-bottom: 0px;
  border-left: 2px dotted #ebcccc;
}
#plan_site ul ul ul {
  border: none;
}
#plan_site a {
  font: bold 11px Arial;
  color: #000;
  text-decoration: none;
}
#plan_site a:hover {
  text-decoration: underline;
}

#titre_page h2 {
 font: bold 14px Arial; color: #900;
}
#cadre-out {
  text-align: center;
  background: url('/configuration/site/imgs/background/cadre.gif') top repeat-y;
  padding: 0 15px 0 12px;
  margin: 0;
}
#cadre-in {
  border-top: 2px solid #dfdfdf;
  text-align: left;
  width: 962px;
  margin-right: auto;
  margin-left: auto;
}
#ligne_haut {
  width: 962px;
}
#ligne_haut img {
  border: none;
  float: left;
  margin: 6px 0 0 6px; 
}
#ligne_haut table {
  display: inline;
  float: left;
}
#outil {
  float: right;
}
#outil ul {
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#outil li {
  float: left;
  margin: 2px 2px 0 2px;
  border-left: 1px solid #000;
  padding-left: 4px;
  line-height: 8px;
}
#outil a {
  font: 11px Arial, Verdana, sans-serif;
  color: #000;
}
#rechercher {
  float: right;
  background-image: url('/configuration/site/imgs/background/recherche.jpg');
  font: 11px arial;
  color: #fff;
  width: 311px;
  height: 92px;
}
#rechercher form * {
  position: relative;
  top: +40px;
  left: +50px;
}
#rechercher input {
  font: 12px Arial;
  color: #000;
}
#rechercher #loupe {
  background: transparent url('/configuration/site/imgs/background/recherche-loupe.gif') no-repeat;
  width: 20px;
  border: none;
}
#rechercher a {
  position: relative;
  font-weight: normal;
  text-decoration: underline;
  left: +144px;
  color: #fff;
}
#bandeau {
  clear: both;
  background-image: url('/configuration/site/imgs/background/bandeau.jpg');
  width: 962px;
  height: 238px;
}
#colonne_menu {
  width: 174;
  float: left;
}
#colonne_menu .separateur {
  /*background: url('/configuration/site/imgs/background/menu-separateur.gif') left no-repeat;*/
  border-top: 1px solid #ccc; 
  width: 154px; 
  height: 8px; 
  margin: 8px 0 -8px 8px;
}

#cadre_consulter {
  width: 154px;
  padding-top: 16px;
  margin: 0 0 0 8px;
  background: url('/configuration/site/imgs/background/consulter-haut.gif') left top no-repeat; 
}
#consulter_bas {
  border-top: 1px solid #900;
  background: url('/configuration/site/imgs/background/consulter-bas.gif') bottom no-repeat;;
  padding-bottom: 16px;
  margin-top: -6px;
}
#consulter {
  background-color: #900;
  padding: 0 0 12px 10px;
  font: 11px Arial, Verdana, sans-serif;
  color: #fff;
}
#consulter a {
  color: #fff;
  text-decoration: none;
}

#consulter a:hover {
  text-decoration: underline;
}
#consulter ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#consulter h2 {
  font: bold 15px Tahoma, Verdana, sans-serif;
  margin-bottom: 2px;
  margin-top: -5px;
}
/* CALCULER */
#cadre_calculer {
  width: 154px;
  padding-top: 12px;
  margin: 0 0 0 8px;
  background: url('/configuration/site/imgs/background/calculer-haut.gif') left top no-repeat; 
}
#calculer_bas {
  border-top: 1px solid #ebcccc;
  background: url('/configuration/site/imgs/background/calculer-bas.gif') bottom no-repeat;
  padding-bottom: 12px;
}
#calculer {
  border: 1px solid #ebcccc;
  background-color: #ebcccc;
}
#calculer h2 {
  font: bold 15px Tahoma, Verdana, sans-serif;
  color: #900;
  margin: -5px 0 2px 0;
}
#calculer ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 8px;;
}
#calculer li a {
  text-decoration: none;
  font: 11px Arial, Verdana, sans-serif;
  color: #000;
}
#calculer li a:hover {
  text-decoration: underline;
}

/* encart what's new */

#cadre_whatsnew {
  width: 154px;
  padding-top: 10px;
  margin: 0 0 0 8px;
  background: url('/configuration/site/imgs/background/whatsnew-haut.gif') left top no-repeat; 
}
#whatsnew_bas {
  border-top: 1px solid #dfdfdf;
  background: url('/configuration/site/imgs/background/whatsnew-bas.gif') bottom no-repeat;
  padding-bottom: 11px;
}
#whatsnew {
  border: 1px solid #dfdfdf;
  background-color: #dfdfdf;
}
#whatsnew h2 {
  font: bold 15px Tahoma, Verdana, sans-serif;
  color: #900;
  margin: -5px 0 2px 0;
}
#whatsnew a {
  color: #900;
}
#whatsnew ul {
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 8px;;
}
#whatsnew li a {
  text-decoration: none;
  font: 11px Arial, Verdana, sans-serif;
  color: #000;
}
#whatsnew li a:hover {
  text-decoration: underline;
}

/* core */

#core_home {
  float: right; 
  border-left: 1px dashed #a5a5a5;
  width: 792px;
  min-height: 340px;
  height: 100%;
}
#core {
  float: right; 
  border-left: 1px dashed #a5a5a5;
  padding-bottom: 30px;
  width: 792px;
  height: 380px;
}
#repere {
  padding: 6px 0 0 20px;
  font: 10px arial;
  color: #900;
}
#repere a {
  font: 10px arial;
  color: #900;
  text-decoration: none;
}
#contenu_home {
  float: left;
  overflow: hidden;
  padding: 10px 0 0 20px;
  width: 500px;
}
#contenu {
  float: left;
  overflow: hidden;
  width: 530px;
  padding: 10px 0 0 20px;
}
#outil_nav {
  float: left;
}

#gros_plan_haut {
  width: 500px;
  padding-top: 12px;
  margin: 16px 0 0 20px;
  background: url('/configuration/site/imgs/background/gros-plan-haut.gif') left top no-repeat; 
}
#gros_plan_bas {
  border-top: 1px solid #f6e7e7;
  background: url('/configuration/site/imgs/background/gros-plan-bas.gif') bottom no-repeat;
  padding-bottom: 12px;
}
#gros_plan {
  background-color: #f6e7e7;
  padding: 0 12px 1px 12px;
}
#gros_plan h2 {
  font: bold 18px Tahoma, Verdana, sans-serif;
  color: #900;
  margin: -5px 0 2px 0;
}
#gros_plan p {
margin: 0 8px; 0 8px;
}
#gros_plan a {
  text-decoration: underline;
}

#colonne_outil_home {
  border-left: 1px dashed #a5a5a5;
  border-bottom: 1px dashed #a5a5a5;
  float: right;
  width: 235px; /* 235 */
}
#colonne_outil {
  border-left: 1px dashed #a5a5a5;
  border-bottom: 1px dashed #a5a5a5;
  padding: 0px;
  float: right;
  width: 215px;
}
#actualite_cadre {
  border-top: 1px solid #a5a5a5; 
  background: #fff url('/configuration/site/imgs/background/actualite-cadre-degrade.gif') bottom left no-repeat;
  padding-left: 9px;
}
#actualite {
  background: transparent url('/configuration/site/imgs/background/actualite-degrade.gif') bottom repeat-x;
  font: 11px Arial, Verdana, sans-serif;
  color: #000;
  padding: 0 5px 15px 0;
}
.actualite {
  font: 11px Arial, Verdana, sans-serif;
  color: #000;
  padding: 0 5px 15px 0;
}
#actualite ul, .actualite ul {
  list-style-position: inside;
  list-style-image: url('/configuration/site/imgs/background/menu-carre.gif');
  margin-left: 5px;
  padding: 0px;
}
#actualite p, .actualite p {
  margin: 0 0 8px 0;
  color: #333;
}
#actualite h2 {
  margin: 0px;
  padding: 10px 0 0 10px;
  font: bold 14px Tahoma, Verdana, sans-serif;
  color: #900;
}
#actualite h3, .actualite h3 {
  margin: 0px;
  padding: 0px;
}
#actualite h3 a, .actualite h3 a {
  font: bold 12px Arial, Verdana, sans-serif;
  color: #aa1017;
  text-decoration: none;
}
#actualite h3 a:hover, .actualite h3 a:hover {
  text-decoration: underline;
}
#actualite .separateur, .actualite .separateur {
  border-top: 1px solid #ccc;
  width: 80%;
  height: 8px;
  margin: 0;
  padding: 0;
}

/* FIN colonne de droite */

#pied {
  position: relative;
  top: -10px;
  width: 962px;
}
#copyright {
  float: left;
  width: 572px;
  height: 45px;
  background: url('/configuration/site/imgs/background/copyright.gif') bottom no-repeat;

}
#copyright span {
  position: relative;
  top: +20px;
  left: +5px;
  font: 11px arial;
  color: #fff;
}
#outil_bis {
  font: 11px Arial, Verdana, sans-serif;
  color: #fff;
  float: right;
  width: 390px;
  height: 45px;
  background: url('/configuration/site/imgs/background/outil-bis.gif') bottom no-repeat;
}
#outil_bis ul {
  list-style-type: none;
  margin: 6px 0 0 40px;
  padding: 0;
}
#outil_bis li {
  float: left;
  margin: 0 2px 0 2px;
  border-left: 1px solid #fff;
  padding-left: 4px;
  line-height: 8px;
}
#outil_bis a {
  font: 11px Arial, Verdana, sans-serif;
  color: #fff;
}

#pied_degrade {
  background: url('/configuration/site/imgs/background/pied-degrade.gif') top repeat-x;
  height: 15px;
  width: 985px;
  margin: -15px auto 0 auto;
}

#agenda {
  float: left;
  width: 250px;
  border-top: 1px solid #ccc;
  border-right: 1px dashed #a5a5a5;
  border-bottom: 1px dashed #a5a5a5;
  margin: 16px 0 0 0;
  padding: 16px 10px 0 20px;
  background: url('/configuration/site/imgs/background/agenda-degrade.gif') top repeat-x;
  font: 11px Arial, Verdana, sans-serif;
  color: #000;
}
#agenda ul {
  list-style-position: inside;
  list-style-image: url('/configuration/site/imgs/background/menu-carre.gif');
  margin: 0 0 0 5px;
  padding: 0px;
}
#agenda h2 {
  font: bold 15px Tahoma, Verdana, sans-serif;
  margin: 0 0 12px 0;
  color: #900;
}
#agenda h3 {
  font: bold 11px Arial, Verdana, sans-serif;
  color: #900;
  margin: 0px;
  padding: 0px;
}
#agenda p {
  color: #333;
  margin: 0 0 4px 0;
}
#agenda .separateur {
  height: 8px;
  margin: 0;
  padding: 0;
  width: 80%;
  border-top: 1px solid #ccc;
}

#cadre_formulaire {
  float: left;
  width: 199px;
  border: none;/*1px solid red;*/
  padding-top: 10px;
  margin: 16px 0px 0 38px;
  background: url('/configuration/site/imgs/background/formulaire-haut.gif') left top no-repeat; 
}
#formulaire_bas {
  border-top: 1px solid #dfdfdf;
  background: url('/configuration/site/imgs/background/formulaire-bas.gif') bottom no-repeat;
  padding-bottom: 10px;
}
#formulaire {
  border: 1px solid #dfdfdf;
  background-color: #dfdfdf;
  padding: 0 12px 10px 12px;
  font: 11px Arial, Verdana, sans-serif;
  color: #000;
}
#formulaire a {
  color: #000;
}
#formulaire h2 {
  font: bold 15px Tahoma, Verdana, sans-serif;
  color: #900;
  margin: 0 0 4px 0;
  padding-top: 5px;
}
#formulaire h3 {
  font: 11px Arial, Verdana, sans-serif;
  color: #900;
  margin: 0;
}

#formulaire_fille #cadre_formulaire {
  margin: 0 0 8px 0;
}
#formulaire_fille ul, #le ul, #li ul {
  list-style-image: url('/configuration/site/imgs/background/menu-carre.gif');
  margin: 8px 0 18px 16px;
  padding: 0;
}
#formulaire_fille, #le, #li {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #a5a5a5;
  padding: 8px 0 0px 8px;
}

#cadre_lien_externe {
  float: left;
  width: 199px;
  padding-top: 10px;
  margin: 0 0 8px 0;
  background: url('/configuration/site/imgs/background/lien-externe-haut.gif') left top no-repeat; 
}
#lien_externe_bas {
  border-top: 1px solid #ebcccc;
  background: url('/configuration/site/imgs/background/lien-externe-bas.gif') bottom no-repeat;
  padding-bottom: 10px;
}
#lien_externe {
  border: 1px solid #ebcccc;
  background-color: #ebcccc;
  padding: 0 12px 0 12px;
  font: 11px Arial, Verdana, sans-serif;
  color: #000;
}
#lien_externe a {
  color: #000;
}
#lien_externe h2 {
  font: bold 15px Tahoma, Verdana, sans-serif;
  color: #900;
  margin: 0 0 4px 0;
  padding-top: 5px;
}

#cadre_lien_interne {
  float: left;
  width: 199px;
  padding-top: 10px;
  margin: 0 0 8px 0;
  background: url('/configuration/site/imgs/background/lien-interne-haut.gif') left top no-repeat; 
}
#lien_interne_bas {
  border-top: 1px solid #dfdfdf;
  background: url('/configuration/site/imgs/background/lien-interne-bas.gif') bottom no-repeat;
  padding-bottom: 10px;
}
#lien_interne {
  border: 1px solid #dfdfdf;;
  background-color: #dfdfdf;
  padding: 0 12px 0 12px;
  font: 11px Arial, Verdana, sans-serif;
  color: #000;
}
#lien_interne a {
  color: #000;
}
#lien_interne h2 {
  font: bold 15px Tahoma, Verdana, sans-serif;
  color: #900;
  margin: 0 0 4px 0;
  padding-top: 5px;
}

#extranet {
  background: #dfdfdf url('/configuration/site/imgs/background/extranet-degrade.gif') top repeat-x;
}
#newsletter {
  background-color: #ebcccc;
}
#extranet, #newsletter {
  border-top: 1px solid #a5a5a5;
  font: 9px Arial, Verdana, sans-serif;
}
#extranet h2, #newsletter h2 {
  font: bold 12px Tahoma, Verdana, sans-serif;
  color: #900;
  margin: 0 0 0 20px;
}
#extranet form, #newsletter form {
  float: right;
  margin: 0;
  padding: 0;
} 
#extranet td, #newsletter td {
 padding: 0 2px 0 0;
}
#extranet input, #newsletter input {
  font: 9px Arial, Verdana, sans-serif;
  color: #000;
}
#extranet .libelle, #newsletter .libelle {
  text-align: right;
  font: 9px Arial, Verdana, sans-serif;
  color: #900;
}
#extranet .bouton, #newsletter .bouton {
  background: url('/configuration/site/imgs/background/bouton-degrade.gif') bottom repeat-x;
  border: 1px solid #900;
  padding: 0 2px 0 2px;
}

#contacter {
  border-top: 1px solid #a5a5a5;
  background-color: #fff;
  font: 11px Arial, Verdana, sans-serif;
  color: #000;
  padding: 4px 0 4px 20px;
}
#contacter h2, #contacter h2 a {
  font: bold 15px Tahoma, Verdana, sans-serif;
  text-decoration: none;
  color: #900;
  margin: 0;
  text-decoration: none;
}
#contacter h2 a:hover {
  text-decoration: underline;
}
#contacter h2 {
  position: relative;
  top: -18px;
}
#contacter img {
  position: relative;
  top: +18px;
}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/three-up-two-down.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* Set up the containing div with a background image - not supplied with the zip file */
#outer {color:#000; }

a img {border: none; margin: auto auto}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {padding:0; margin:0; width:165px; list-style-type: none; border: 0px solid blue;}
.menu {margin-left: 4px;}

/* for IE7 to position the tables correctly */
.menu {position:relative;}

/* for IE5.5 and IE6 to position the tables corectly */
* html .menu {position:static;}

/* Set up the size of the list items and float left to place inline */
.menu li {display:block; float:left; width:165px; background:#fff; margin:0;}
.menu ul li {width: 240px;}
.menu ul ul li {width: 240px;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:24px; position:absolute; bottom: 0; top:auto; left:0; font-size:1em;}

/* Default link styling */
.menu li a {display:block; color:#900; font: bold 11px Arial, sans-serif; line-height:20px; height:20px; text-decoration: none;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {background:#eecfd1; text-decoration: underline;}

/* For all browsers except IE5.5 and IE6 to keep the hover state through the menu cascade. */
.menu :hover > a {background:#eecfd1; text-decoration: underline;}

/* Give the link OR list a relative position. Depends on which browser is used */
.menu li.sub:hover,
.menu li.sub a:hover {position:relative; background:#eecfd1;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute;left:-9999px; width:165px; top:0;}

/* Position the flyout sub levels to 'pull-up' or 'drop-down' when hovering over the sub level list OR link.  the transparent gif is for IE7 only and need not actually exist. File transparent.gif supplied with zip file */
/* pull up */
.menu :hover ul, 
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul {z-index: 1;padding:20px 20px 20px 20px; left:145px; top:-16px; background: transparent url('/configuration/site/imgs/background/transparent.gif');} 
/* drop down */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul {z-index: 1;padding:20px 20px 20px 20px; left:145px; top:-16px;}

.menu ul li {background-color: #eecfd1 }

.TEXTE_noir { 
	font: 11px Arial;
}
.TEXTE_noir a {
  text-decoration: none;
  font-weight: bold;
	color: #900;
}

.TEXTE_noir dt {font-weight: bold; margin-top: 16px;}

.TEXTE_blanc, .TEXTE_blanc a {
  font: 11px Arial;
	text-decoration: none;
  color: #fff; 
}
 
.TITRE_niv1 {
	font: bold 12px Arial, Verdana, sans-serif;
	  color: #aa1017;
}
.TITRE_niv1 a {
	text-decoration: underline;
	color: #aa1017;
}

.TITRE_niv2, .chapeau {
	font: bold 11px Arial;
}
.TITRE_niv2 a, .chapeau a {
	text-decoration: underline;
	color: #000;
}
 
.titre {
}
.date {
}
.texte {
}

/* ============================ */

  /*
BODY {
  background-color:	#FFFFFF;
  margin: 0;
  font-family: Verdana;
  font-size: 12px;

  scrollbar-arrow-color: #000000;
  scrollbar-track-color: #990000;
  scrollbar-shadow-color: #000000;
  scrollbar-face-color: #FFF0C1;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #990000;
  scrollbar-3dlight-color: #990000;

}

FORM {
	padding: 0px;
	margin: 0px;
}

P {
	padding: 0px;
	margin: 0px;
}
TD {
	font-family: Arial;
	color: #333333;
	font-size: 11px;
}
INPUT,SELECT {
	font-family: Arial;
	font-size:	10px;
	border: 1px solid #888888;
	padding: 0px;
	margin: 0px;
}

LI {
  margin-bottom: 6px;
}
H1 {
    font-size: 100%
}
H2 {
  margin-bottom: 4px;
}

#logo {
    width: 175px;
    height: 108px;
    background-image: url(/configuration/site/imgs/bg.gif);
    margin-bottom: 4px;
}
#logo img {
    position: relative;
    top: -10px;
    left: -4px;
    width: 132px;
    height: 106px;
    float: left;
}
#divPrinc {
    width: 970px;
    padding: 1px;
    border: 1px solid #990000;
}

.SITEError {
	font-family: Arial;
	color: 	#C66C30;
	font-size: 	12px;
	font-weight: bold;
}

.TITRE_rubrique { 
	font-family: Arial;
	color: #990000;
	font-weight: bold;
	font-size: 18px;
	margin-right: 20px;
}
.TITRE_rubrique a:link:visited:hover:active { 
	text-decoration: underline;
}

.TITRE_niv2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.TITRE_niv2 a:link:visited:hover:active {
	text-decoration: underline;
}

.TEXTE_blanc { 
	font-family: Arial;
	color: #FFFFFF;
	font-size: 12px;
}
.TEXTE_blanc a:link { 
	color: #FFCC33;
	text-decoration: none;
}
.TEXTE_blanc a:visited { 
	color: #FFCC33;
	text-decoration: none;
}
.TEXTE_blanc a:hover {
	color: #FFCC33;
	text-decoration: underline;
}

.SEARCH_blanc { 
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.SEARCH_blanc a:link { 
	color: #FFFFFF;
	text-decoration: none;
}
.SEARCH_blanc a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
.SEARCH_blanc a:hover {
	color: #FFCC33;
	text-decoration: none;
}

.TEXTE_rouge { 
	font-family: Arial;
	color: #990000;
	font-weight: bold;
	font-size: 9px;
}
.TEXTE_rouge a:link { 
	color: black;
	text-decoration: none;
}
.TEXTE_rouge a:visited { 
	color: black;
	text-decoration: none;
}
.TEXTE_rouge a:hover {
	color: black;
	text-decoration: underline;
}

.DATE_noir { 
	font-family: Arial;
	color: black;
	font-weight: bold;
	font-size: 12px;
}
.DATE_noir a:link { 
	color: black;
	text-decoration: none;
}
.DATE_noir a:visited { 
	color: black;
	text-decoration: none;
}
.DATE_noir a:hover {
	color: black;
	text-decoration: underline;
}

.TEXTE_note {
	font-family: Arial;
	color: black;
	font-size: 10px;
}
.TEXTE_note a:link { 
	color: #990000;
	text-decoration: none;
}
.TEXTE_note a:visited { 
	color: #990000;
	text-decoration: none;
}
.TEXTE_note a:hover {
	color: #990000;
	text-decoration: underline;
}

.LISTE_mention {
	margin-left: 15px;
	list-style-image: url('../imgs/fafih_puce_list.gif');
	font-family:	Arial, Verdana;
	color: black;
	font-size: 10px;
}
.LISTE_mention a:link {
  color: black;
	text-decoration: underline;
}
.LISTE_mention a:visited {
  color: black;
	text-decoration: underline;
}
.LISTE_mention a:hover {
  color: black;
	text-decoration: underline;
}

input.adv_search, select.adv_search, legend.adv_search, textarea.adv_search  {
	font-family: Arial;
	font-size: 11px;
}

#radio1, #radio2, #radio3, #radio4, #radio5 {
	border: 0px;
}
*/
div.form_field_border {
	border: 1px solid #900;
	width: 525px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	background-color: #fff;
	text-align: center;
}
span.form_line_title {
	display: block;
	border: 0px solid #900;
	background-color: #900;
	width: 525px;		/* different de ns.css */
	margin-bottom: 4px;
	font-family: Arial;
	color: #fff;
	font-size: 11px;
	padding: 4px;
}
span.form_line {
	display: block;
	background-color: #fff;
	width: 410px;
	margin: 0px;
	font-family: Arial;
	color: #666;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 4px;
	text-align: left;
}
span.form_line_label {
	width: 120px;
	padding-right: 4px;
	text-align: right;
	float: left;
}
/*
span.form_radio {
	padding-left: 20px;
}
div.form_button_border {
	border: 1px solid #990000;
	text-align: center;
	width: 530px;		* different de ns.css *
	padding: 4px;
	margin-bottom: 0px;
}
span.form_button {
	padding-right: 50px;
	padding-left: 50px;
}
div.cadre_menu {
	width: 175px;		* different de ns.css *
	border-right: 1px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 0px solid;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.grosplan {
	width: 282px;	* different de ns.css *
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	border-left: 1px solid #900000;
	border-top: 1px solid #900000;
	border-right: 1px solid #900000;
	border-bottom: 1px solid #900000;
	background-color: #ffffff;
}
div.petit_encart {
	width: 160px;	* different de ns.css *
	padding: 8px;
	border: 1px solid #900000;
	background-color: #fffbf1;	
}
div.service {
    width: 320px;
    border: 1px solid #990000;
    padding: 8px;
}
div.actu {
	width: 238px;
	position: relative;
	top: +3;
}
*/
div.encart_region {
  width: 510px;
  background-color: #fffbf1;
  border-right: 1px solid #990000;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 16px;
	padding-bottom: 6px;
}

.tab_cap {
  border: solid 1px #900;
  font-family: Arial;
  color: #000;
	font-size: 12px;
}
.tab_lib {
  width: 180px;
  border: 1px solid #900;
}
.tab_data {
  width : 100px;
  border: 1px solid #900;
  font-family: Arial;
  font-size: 11px;
	color: #666;
	
}
.tab_line_title {
  border: 1px solid #900;
  font-family: Arial;
  font-size: 11px;
  font-weight: bold;
	color: #666;
}
.data {
  font: 11px Arial;
  border: 1px solid #ccc;
  width: 75px;
}
/*
ul.carre1 {
	list-style-image: url('../imgs/fafih_puce_list.gif');
}
ul.carre2 {
	list-style-image: url('../imgs/fafih_puce_niv3.gif');
}

* Style pour l'agenda de la home page *
*/
a.info {
    float: right; 
    display: block; 
    margin: 0 24px 0 0;
    position: relative;
    text-decoration: none;
    font: 11px Arial;
    color: #900;
    border-bottom: 1px solid #900;
}
a.info span {
  font-family: Arial;
  color: #666666;
  font-size: 11px;
	display: none;
}
a.info:hover {
	background: none; /* correction d'un bug IE */
	z-index: 500;
}
a.info:hover span {
	display: block;
	position: absolute;
	top: 2em;
	left: 1em;
	background: #FFFBF1;
	text-align: center;
	padding: 2px;
	width: 120px;
}
/*
.date {
	padding-bottom: 8px;
}
.titre {
  font-family: Arial;
	color: #666666;
	font-size: 11px;
	padding-bottom: 8px;
}

.titre_cache {
  font-family: Arial;
	color: #666666;
	font-size: 11px;
  display: none;
}
*/
.cell {
  border: 1px solid gray;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
.cell_left {
  border: 1px solid gray;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}
.cell_bgc {
  color: #ffffff;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
}

a:hover {
  text-decoration: underline;
}
