/*----------------------------------------------------------------------------*/
/* ------------ CSS pour http://bordeaux-huissier.com ---------------------*/
/* ------------ Date: 240908 -------------------------------------------------*/
/* ------------ Auteur: Philippe MARIE www.sous-titre.com  -------------------*/
html, body 
                { width: 100%;height: 100%;margin: 0 auto;}
.hide           {display: none;}
/*body            {background: #69c url(../img/fond_page.jpg);color: #036;margin: 0; padding: 0; height: 100%;font: 12px/1.3em Verdana, Helvetica, Arial, sans-serif;text-align: center;}*/
body            {background: #e8e7d5 url(../img/fond_page.jpg) repeat-x;color: #fff;margin: 0; padding:  20px 0 0 0; height: auto;font: 12px/1.3em Verdana, Helvetica, Arial, sans-serif;text-align: center;}
/* On met le padding à 0 pour le navigateur Opera qui définit des padding par défaut pour le body*/
img             {border:0}
hr              {text-align:center;width:100px}
ol, ul, li      {margin: 0; padding: 0;}
/* ------------ CONTENEUR GLOBAL ---------------------------------------------*/
#conteneur      {background: #b4936a;width: 779px; height: auto;margin: 0 auto;text-align: left;}
.au_centre      {text-align:center}
h2              {letter-spacing:2px;width:auto;height:28px;color: #fcf0d5;background: #ede1c7 url(../img/fond_h2.jpg) ;margin:5px 10px;text-align:center;padding:0 0 0 5px;font: 1.5em arial, helvetica, verdana, sans-serif;}
h3              {color: #e8e7d5;margin:10px;font: 1.4em arial, helvetica, verdana, sans-serif;}
/* ------------ LIENS --------------------------------------------------------*/
a:link          {color: #fff;text-decoration: none;}
a:visited       {color: #fff;text-decoration: none;}
a:hover         {color: #f4e8cf;background: #5e3d3b;text-decoration: none;}
a:active        {color:: #fff;text-decoration: none;}
a:link, a:visited, a:hover, a:active {outline:0;}
/* ------------ TITRE --------------------------------------------------------*/
#titre h1       {margin: 0;width: 779px;height: 189px;color: white;}
#titre h1 a     {font: small Verdana, Helvetica, Arial, sans-serif;display: block;position: relative ;}
#titre h1 a:hover {background:none}
#titre h1 a span{display: none ;}
/* Le span entourant le texte titre permet d'avoir un h1 pour la clarté, sans avoir à l'afficher */
#titre h1 img   {border: 0 none;}

/* ------------ PARTIE PRINCIPALE --------------------------------------------*/
#contenu        {margin: 25px 0 0 200px;width:auto;height:auto;padding:0;}
#contenu h3     {font-weight:bold;letter-spacing:2px;line-height:20px;color: #5e3d3b;}
#contenu p      {text-align: justify;margin: 5px 20px 5px 20px}
#contenu ul     {list-style: url(../img/gif/puce.gif) outside;margin:0;padding:0}
#contenu li     {margin:5px 20px 0 40px;}
#contenu li a:hover   {background:none;text-decoration: none;}
#contenu table        {padding:3px;width:98%}
#contenu table td     {background:transparent;padding-left:20px;width:50%;}
#contenu table td p   {}
#bienvenue            {font-size:small;margin:0;padding:0px;}
#bienvenue ul         {list-style-type: none;margin:0;padding:0 5px}

#bienvenue p      {font-size:small;color: #fff;margin: 5px}
#ident          {margin:20px 0 0 160px;width:288px;background: #ede8e3;border-top: 2px solid #039;border-bottom: 2px solid #039}
#ident input    {font-size:13px;padding:0;margin:0}

/* ------------ MENU ---------------------------------------------------------*/
#menu           {font-size: small;background: #b4936a url(../img/fond_menu.jpg) no-repeat center top; float:left;width: 200px; height:459px;padding: 0; }
#menu h2        {height:15px;line-height:15px;color:#ede1c7;background:#b4936a;margin:5px 0 5px 5px;padding:5px;font-size: small ;}
#menu ul        {list-style-type: none;margin:0;padding:2px 5px}

#menutop        {text-align:center;padding-top:2px}

/*------------- necessaire pour gestion du float sous IE5 et 5.5 -------------*/
#cleardiv {clear: both;height: 1em;}
/*------------- PIED DE PAGE -------------------------------------------------*/
#pied           {clear:both;color: #f2e7ce;background:#b4936a url(../img/fond_pied.jpg) no-repeat bottom;text-align:right; font-size: xx-small;height:25px;line-height:25px}
#pied a         {text-decoration:none; color:#f2e7ce;margin: 0 20px 0 0; padding: 2px;}
#pied a:hover   {text-decoration:none; color:#f2e7ce;margin: 0 20px 0 0; }
