body,html {
   margin:0;
   padding:0;
   background:#FFF;
   color:#000;
   font-family:arial,sans-serif;
   font-size:12px;
}

h1, h2, h3, h4, h5, h6 {
   font-family:arial,sans-serif;
}

input, textarea {
   margin:0;
   padding:1px;

   color:#1a274b;
   background:#ceeff8;

   font-family:arial,sans-serif;
   font-size:12px;

   border:1px solid #223b88;
}

input.textmax {
   margin:0;
   padding:1px;

   color:#1a274b;
   background:#f8cee5;

   font-family:arial,sans-serif;
   font-size:12px;

   border:1px solid #223b88;
}

body {
   min-width:920px;
   text-align:left;
}

#loading {
	display:block;
	float:center;
}
   
#wrap {
   background:#1a274b;
   margin:0 auto;
   padding:6px 16px;
   width:920px;
}
    
#wrapin, #wrapin_news {
  background:white;
  margin:0 auto;
  width:920px;
}

#wrapin_news {
  background-image: url("images/news.gif");
  background-position: right;
  background-repeat: repeat-y;      
}

#wraptitre {
   background-color:#223b88;
   height:58px;
}

#titre {
   background-image:url("images/logo.gif");
   background-repeat:no-repeat;
   float:left;
   width:151px;
   height:58px;
   cursor: pointer;
}
    
#wrapnav {
   background-image:url("images/fdtr.gif");
   background-repeat:no-repeat;
   background-position:top right;
   float:right;
   width:769px;
   height:58px;
}

#header {
   background-image:url("images/fdtitre.gif");
   background-repeat:no-repeat;
   height:29px;
}
    
#nav {
   height:29px;
   background-image:url("images/fdnav.gif");
   background-repeat:no-repeat;
}
    
#bandeau {
   clear:both;
   background:#223b88;
   height:135px;
   background-image:url("images/fdimage.jpg");
   background-repeat:no-repeat;
   background-position:bottom  center ;
   cursor: pointer;
}

#chemin {
   clear:both;
   background:#223b88;
   text-align:left;
}

#chemin #lang{
	float:right;
	font-size:0.8em;
}

#chemin #lang A{
	color: gray;
}

#imageforum {
   clear:both;
   background:#223b88;
   height:40px;
}

#imageforum P {
   margin:0;
   padding:0 15px;
   line-height:40px;
   color:#fff;
}

#chemin P {
   margin:0;
   padding:0 30px;
   line-height:30px;
   color:#fff;
}

#chemin A {
   color:#fff;
}

#main {
   background:#e4f4fa;
}

#maingauche {
   background:#ffffff;
   float:left;
   width:220px;
   min-height:400px;
}
   
#maindoite {
   background:#ffffff;
   color:#1a274b;
   float:left;
   width:500px;
   min-height:400px;
   height:1% /* Holly hack for Peekaboo Bug */
}

#mainnews {
   color:#1a274b;
   float:right;
   width:170px;
   min-height:400px;
   margin-left: 30px;
   height:1% /* Holly hack for Peekaboo Bug */
}

#footer {
   height:26px;
   background-image:url("images/fdbl.gif");
   background-repeat:no-repeat;
   background-position:bottom left;
   clear:both;
}
    
#footer p {
   padding:5px;
   margin:0;
   text-align:center;
}      

#header h1 {
  padding:12px 10px 0px 10px;
  margin:0;
  
  color:#76cee2;
  color:#fff;
  
  font-size:12px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  
  text-align:left; 
  
  letter-spacing:0.75px;
}    

#header b {
   font-size:1.2em;
}

#maingauche img {
   margin:64px 32px;
}

#maindoite h1 {
   width:478px;

   margin:64px 0px 10px 0px;
   padding:0px 0px 15px 18px;

   font-size:14px;
   text-align:left; 
   color:#e56615;
   font-weight:bold;
   
   background-image:url("images/fleche.gif");
   background-repeat:no-repeat;
   background-position:0px 2px;
   
   border-color:#393b78;
   border-bottom-width:2px;
   border-bottom-style:dotted;
}

#maindoite h2 {
   margin:20px 0px 8px 0px;
   font-size:14px;
   text-align:left; 
   color:#e56615;
}

#mainnews h1 {
   width:150px;

   margin:64px 0px 10px 0px;
   padding:0px 0px 15px 18px;

   font-size:12px;
   text-align:left; 
   color:#e56615;
   
   background-image:url("images/flechenews.gif");
   background-repeat:no-repeat;
   background-position:0px 2px;
   
   border-color:#393b78;
   border-bottom-width:2px;
   border-bottom-style:dotted;
}

#col0 {
   width:500px;
   float:left;
}

#colnews {
   width:168px;
   float:left;
}

#colnews P, #colnews DIV {
   padding:5px 0px 0px 0px;
   margin:0;
   text-align:left ;
}

#col0 P, #col0 DIV {
   padding:5px 0px 0px 0px;
   margin:0;
   text-align:justify ;
}

#colnews ul {
   padding:0;
   padding-left:10px;
   list-style-type:none;
}

#colnews li {
   margin:0;
   padding:0px 0px 8px 14px;
   background-image:url(images/puce.gif);
   background-repeat:no-repeat;
   background-position:0 2px; 
}

#col0 ul {
   padding:0;
   padding-left:10px;
   text-align:justify ;
   list-style-type:none;
}

#col0 li {
   margin:0;
   padding:0px 0px 8px 14px;
   background-image:url(images/puce.gif);
   background-repeat:no-repeat;
   background-position:0 2px; 
}

#aproposde {
   padding:0;
   margin:20px 0px 0px 0px;
   border-collapse:collapse;
}

#aproposde td {
   border-color:#393b78;
   border-bottom-width:1px;
   border-bottom-style:solid;

   margin:0;
   padding:10px 0px 10px 10px;
}

#liens {
   padding:0;
   margin:20px 0px 0px 0px;
   border-collapse:collapse;
}

#liens td {
   margin:0;
   padding:10px 0px 10px 10px;
}

#liens a {
    color:#1a274b;
}

#exemples {
   padding:0;
   margin:20px 0px 0px 0px;
   border-collapse:collapse;
}

#exemples th {
   border-color:#393b78;
   border-bottom-width:1px;
   border-bottom-style:solid;

   margin:0;
   padding:10px 0px 10px 0px;
}

#exemples td {
   border-color:#393b78;
   border-bottom-width:1px;
   border-bottom-style:solid;

   margin:0;
   padding:10px 0px 10px 0px;
}

#exemples a {
    color:#1a274b;
}

.error {
   font-size:1.1em;
   color:#e56615;
   text-decoration:underline;
}

ul.nomenclature {
   margin:0;
   padding:0;
   text-align:justify ;
   list-style-type:none;
}

li.nomenclature {
   margin:0;
   padding:8px 0px 0px 29px;
   background-image:url(images/puce2.gif);
   background-repeat:no-repeat;
   background-position:17px 12px; 
}

#col0 a, #colnews a {
  font-weight:bold;
  color:#E56615;
}

.label {
  font-weight:bold;
  text-align:right;
  padding-right:6px;
}

/* ---------------------------------------------------------- */

ul.menu0ul
{
	float:left;
	color:#ffffff;
	list-style:none;
	margin:0;
	padding:0;
	cursor:pointer;
}

ul.menu0ul a, ul.menu0ul a:focus, ul.menu0ul a:hover, ul.menu0ul a:active 
{
  color:#fff;
  text-decoration:none;
}

ul.menu0ul a:hover
{
  text-decoration:underline;
}

li.menu0li
{
	float:left;
	position:relative;
	margin:0;
	padding:0;
  line-height:26px;
  height:26px;
}

li.menu0liv
{
	float:left;
	position:relative;
	margin:0;
	padding:0;

  height:29px;
  width:2px;

  background-image:url("images/fdvertical.gif");
  background-repeat:no-repeat;
  background-position:bottom; 
}

li.menu0li:hover
{
  background-image:url("images/over0.gif");
  background-repeat:no-repeat;
  background-position:2px 5px; 
}

li.menu0li:hover>ul, li.menu1li:hover>ul
{
  display:block;
}

li.menu0li div
{
  font-size:14px;
  padding:6px 15px 0 15px;
}

ul.menu1ul
{
	line-height:normal ;
	display:none;
	background:#e46a14;
	border-style:none;
	list-style:none;
	margin:0;
	padding:0;
	width:160px;
	position:absolute;
	top:29px;
	left:0;
	border: 1px solid white;
}

ul.menu2ul
{
	line-height:normal ;
	display:none;
	background:#e46a14;
	border-style:none;
	list-style:none;
	margin:0;
	padding:0;
	width:160px;
	position:absolute;
	top:-1px;
	left:140px;
	border: 1px solid white;
}

li.menu1li, li.menu2li
{
	float: left;
	position: relative;
	
	clear:left;
	width:160px;
	line-height:normal;
	padding:6px 0 6px 0;
}

li.menu1li DIV, li.menu2li DIV
{
  text-align:left;
}

li.menu1lih, li.menu2lih
{
	float:left;
	width:148px;
  height:2px;
	padding:0;
  
/*	background-image:url("images/fdh.gif");
  background-repeat:repeat-x;
  background-position:middle; */
}

li.menu1li:hover, li.menu2li:hover
{
	background-image:url("images/over1.gif");
	background-repeat:no-repeat;
	background-position:6px 18px; 
}

/* ---------------------------------------------------------- */

H1.spip
{
   font-family:Georgia,Times,serif, verdana,arial,helvetica;
   text-align:left;
   color:white;
   background-image:url(images/fond-titre-2.gif);
   background-repeat:no-repeat;
   background-position:bottom left;
}

H2.spip
{
   font-family:Georgia,Times,serif, verdana,arial,helvetica;
   text-align:left;
   color:white;
   background-image:url(images/fond-titre-1.gif);
   background-repeat:no-repeat;
   background-position:bottom left;
}

H3.spip
{
   font-family:Georgia,Times,serif, verdana,arial,helvetica;
   text-align:left;
   color:white;
   background-image:url(images/fond-titre-1.gif);
   background-repeat:no-repeat;
   background-position:bottom left;
}

A, A:focus, A:hover, A:active 
{
   color:#000099;
   text-decoration:underline;
}

