/*----------------------------------------------------------------------------*/
/* ------------ CSS pour http://www.huissier-suireduron.com ----------------------*/
/* ------------ Date: 260809 -------------------------------------------------*/
/* ------------ Auteur: www.sous-titre.com  ----------------------------------*/
html, body 
                {width: 100%;height: auto;margin: 0 auto;}
.hide           {display: none;}
body            {background: #73827d url(../img/fond_page.jpg) repeat-x;margin: 0; padding: 0; height:100%;font: small "trebuchet ms", Helvetica, Arial, sans-serif; color: #003; 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              {visibility: hidden;text-align:center;height:30px;width:100px}
ol, ul, li      {margin: 0; padding: 0;}
/* ------------ CONTENEUR GLOBAL ---------------------------------------------*/
#conteneur      {background: #fff; height: auto;text-align: left;position: absolute;width: 780px;left: 50%;margin:20px 0 0 -390px;}
/* ------------ TITRE --------------------------------------------------------*/
#titre          {background: transparent}
#titre h1       {margin: 0;width: 780px;height: 200px;color: white;}
#titre h1 a     {font: small Verdana, Helvetica, Arial, sans-serif;display: block;}
#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        {color:#263236;background: #fff url(../img/fond_cont.jpg) repeat-x;margin: 0 0 0 263px;width:auto;height:auto;}
#contenu h2     {color:#263236;font: 1.8em Times New Roman, Times, serif;padding:10px;margin:0 0 0 70px;text-align:left;height:25px;}
#contenu h3     {padding:0 0 0 20px;width:auto;color: #263236;background:#bdd2f3;margin:0 0 0 50px;font-size: 1em ;text-align:left;}
#contenu h4     {width:auto;color: #039;margin:0 0 0 20px;font-size: 1em ;background: #fff;text-align:left;}

#contenu p      {text-align: justify;margin: 0;padding:5px 40px 5px 40px;}
#contenu ul     {list-style-type: none;list-style-position: inside;list-style-image: url("../img/gif/puce.gif")}
#contenu li     {margin:0 20px 0 130px;}
#contenu li span a:hover   {background:none;text-decoration: none;}
#liens          {padding-top:20px;width:500px;height:211px}
#liens  h2      {margin-bottom: 45px}
#dossier        {height:319px;background: #efefef url(../img/dossier.jpg) no-repeat;color:#fff;padding: 0 0 0 20px;}
#bdd            {color:#339;margin: 0 0 0 40px;}
#ident          {color:white;margin:0 0 250px 70px;width:288px;background: #6182a5;border-top: 2px solid #194979;border-bottom: 2px solid #194979 }
#ident input    {font-size:13px;padding:0;margin:0}
.bddzone        {color:#194979;margin:5px 0;}
.erreur         {font-weight:bold; color:red;}
/* ------------ MENU ---------------------------------------------------------*/
#menu           {text-align:right;background: #fff url(../img/fond_menu.jpg) repeat-x;font-size: small;position:absolute;left:0;width:263px;height:370px ;padding:0;margin:0;}
#menu h3        {color:#e0e8f1;background:#194979;margin:5px auto;padding:0 0 0 20px;font-size: small ;}
#menu ul        {list-style-type: none;}
#menu ul li     {margin:5px 0 0 30px;line-height: 1.5em;text-align: left;}
#menu p         {text-align:right;}
/* ------------ LIENS --------------------------------------------------------*/
a:link          {color: #7f2619;text-decoration: none;}
a:visited       {color: #7f2619;text-decoration: none}
a:hover         {color: #7f2619;background: #efefef;text-decoration: none}
a:active        {color: #7f2619;text-decoration: none}
a:link, a:visited, a:hover, a:active {outline:0;}
/*------------- necessaire pour gestion du float sous IE5 et 5.5 -------------*/
#cleardiv {clear: both;height: 1em;}
/*------------- PIED DE PAGE -------------------------------------------------*/
#pied           {height:40px;width:780px;background: transparent url(../img/fond_pied.jpg) no-repeat bottom;clear: both;text-align:left;color: #fff;padding:0;margin:0}
#pied p         {text-align: left;margin: 0;padding:0}
#pied a         {text-decoration:none; color:#fff;background: none;}
#pied a:hover   {background:none;text-decoration: none;}
