
 body {background: url(fond_bleu.jpg); margin: 10px 0 0 0; text-align: center; font-family: Palatino linotype, Verdana, Arial; 
       color: #003399; font-size: 14px;}

 
 /* Boite externe
----------------------------------------------------*/ 
 #contenant {background: url(fond_menu.jpg); text-align: center; width: 800px; margin: auto;}
            
 /* Entete     
----------------------------------------------------*/
 #logo {margin: 10px; padding: 10px;}

 /* Menu de gauche     
----------------------------------------------------*/
 #menu {margin-top: 10px; width: 110px; float: left;}

 #menu ul {}
 #menu ul li { background: url(fond_item.jpg) no-repeat; list-style: none;
              width: 116px; height: 40px; text-align: center; padding-top: 10px;}
 #menu ul li a {font-family: century gothic; color: #ff6600; font-size: 14px; }
 #menu ul li.vide {background: #ff6600; height: 20px;}
 
  
 /* Mise en forme des liens
----------------------------------------------------*/ 		  
 a {text-decoration: none; font-weight: ;}
 a:link {color: #003399;}
 a:visited {color: #0099cc;}
 a:active {color: #000066;}
 a:hover {color: #003399; background: #F2F8FD;}

 /* Contenu des pages
-----------------------------------------------------*/
#ht_contenu {float: right; margin-right: 20px;}
#bas_contenu {float: right; margin-right: 20px;}
#contenu { float: right; background: url(fond_contenu.jpg); margin-right: 20px;
           padding-right: 20px;
           padding-left: 20px; text-align: justify; width: 580px;  color: #003366;
		  }

H1 {padding-top: 10px; color: #990000; font-size: 16px; text-align: center;}
p {}

table tr td {border-bottom: 1px dotted #fff;}
.prem {width: 255px; text-align: center;}
.prem a:link {color: #fff;}
.prem a:visited {color: #fff;}
.prem a:active {color: #fff;}
.prem a:hover {color: #fff;}  


		
.ss-tit {color: #ff6600; font-size: 14px; }
.demande {color: #990000; font-size: 14px;}
.italiq {font-style: italic;}
.gras {font-weight: bold;}


/* Pied de page
----------------------------------------------------*/
#pied {float: clear; margin-top: 0px; height: 30px; color: #fff; background: #ff6600;}

