@charset "iso-8859-1";

body, html, textarea {
		   SCROLLBAR-FACE-COLOR: #abdfdf; 
		   SCROLLBAR-HIGHLIGHT-COLOR: #f1e4cb; 
		   SCROLLBAR-SHADOW-COLOR: #f1e4cb; 
		   SCROLLBAR-3DLIGHT-COLOR: #8cb4db; 
		   SCROLLBAR-ARROW-COLOR: #984900; 
		   SCROLLBAR-TRACK-COLOR: #3eacaa; 
		   SCROLLBAR-DARKSHADOW-COLOR: #984900; 
		   SCROLLBAR-BASE-COLOR: #f1e4cb;
           font-family:Comic sans MS, Verdana, Tahoma, Arial, Helvetica, sans-serif;
		   }
		   
input, textarea, select, button {
  background-color : #C5E9E9;
  color : #984900; 
  font-family: Comic sans ms, Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;}			   
		   
A:link    { color: #984900; text-decoration: none; }
A:active  { color: #984900;	text-decoration: none; }
A:visited { color: #984900;	text-decoration: none; }		
			
.PdPOptNrm {color: #984900;
		   font-weight: normal;
		   font-size: 14px;
		   padding-bottom: 5px;
		   border: none;}

.PdPOptSel {color: #984900;
		   font-weight: bold;
           font-style: normal;
           font-size: 14px;
		   margin-bottom: 5px;
		   border-bottom: 2px solid #984900;
		   border-right: 2px solid #984900; }

.PdPOptOver {color: #984900;
		   font-weight: bold;
           font-style: normal;
		   /*background: url('interface/MilieuOn.gif');*/
           font-size: 14px;
		   padding-bottom: 5px;}
				 
.CatOptNrm {color: #984900;
		   font-weight: normal;
		   font-size: 14px;
		   padding-bottom: 5px;}
		   
.CatOptSel {color: #984900;
		   font-weight: bold;
           font-style: normal;
           font-size: 14px;
		   padding-bottom: 5px;}

.CatOptOver {color: #984900;
		   font-weight: bold;
           font-style: normal;
           font-size: 14px;
		   padding-bottom: 5px;}		
		   
.CatOptOff {color: #000000; 
		   font-weight: normal;
		   background: #FDDA8E;		   
		   font-size: 12px;
		   padding-right: 4px;
		   padding-left: 4px;
		   padding-bottom: 5px;}		   
		   
.menu1{
cursor: pointer;
margin-bottom: 10px; margin-top: 10px; color:#984900;
text-align:left; font-weight:bold; font-size: 16px;
width: 190px; }

.menu2{
cursor: pointer;
margin-bottom: 8px; margin-top: 1em; margin-left: 1em;
color:#984900; text-align:left; font-weight:bold; width: 180px;
font-size: 15px;}

.item{
margin-bottom: 8px; margin-top: 8px; margin-left: 2em;
color:#984900; width:160px; text-align:left;  font-weight:normal;
font-size: 14px;}

.submenu{
color: #984900;
font-weight: normal; font-size: 14px;
margin-bottom: 8px; margin-top: 8px; width: 200px;
border-bottom:2px solid #984900;
border-right:2px solid #984900;}		   

.Titre {color: #984900; 
		font-weight: bold;
		font-size: 26px;
		line-height: 80%;
		padding-top: 8px;}		
		
.TexteIcone {color: #FFFFFF;
			 font-weight: bold;}
			 
.TexteMain {color: #984900;
			font-weight: normal;
			font-size: 13px;
			padding-left: 1em;
			line-height: 140%;}		
			
.TexteHist {color: #984900; 
			font-weight: normal;
			font-size: 13px;
			padding-left: 0.5em;
            padding-right:0.5em;
			line-height: 110%;
			text-indent:1em;}					
			
.TexteListe {color: #984900; 
			font-weight: normal;
			font-size: 13px;
			padding-left: 2em;
			display: list-item;
			list-style-type: disc;
			list-style-position: inside;
			line-height: 140%;}					 	   
			 
.TexteImage {color: #984900; 
			font-weight: normal;
			font-size: 13px;}	

.TextePdP {color: #984900; 
		   font-weight: normal;
		   font-size: 13px;}					   

.TextePdPGras {color: #984900; 
		   font-weight: bold;
		   font-size: 18px;}	

.TexteErr  {color: red; 
			font-weight: bold;
			font-size: 13px;
			line-height: 100%;
			white-space: normal;
			padding-bottom: 6px;}		   

.ChampsNC {color:#984900;
           font-size: 13px; 
           font-weight:bold;}		   		
