html { background-color: white; }
textarea { color: maroon; background-color: rgb(255, 243, 243); }
a {color: #27537A;}
#header { background-color: rgb(214, 234, 197); }
#clm1.column { background-color: rgb(248, 247, 217); }
#clm2.column { border: 1px solid rgb(255, 235, 235); }
#clm3.column { border: 1px solid rgb(255, 235, 235); }
#clm4.column { background-color: rgb(248, 247, 217); }
#footer { border-top: 1px solid rgb(234, 221, 197); }

.emph {font-weight: bold;}
.response { background-color: #F8F7D9; }
.error_icon {background-attachment:scroll;
background-image:url(../images/exclamation.png);
background-position:0pt 50%;
background-repeat:no-repeat;
color:red;
font-size:1.25em;
font-weight: bold;
padding:3px 3px 3px 20px;} 

.error {
background:#FFCACA none repeat scroll 0%;
border:thin solid #ff4444;
margin:0px 0px 10px 5px;
}

.error_texte {
background:#FFD4D4 none repeat scroll 0%;
border-top:medium double #ff4444;
padding-left:20px;
}

.error_texte li{
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}
.blueish { background:#7F97A0 }
fieldset { border: none;}
fieldset.versions { border: 1px solid #AAAAAA; }
fieldset.versions legend {color:#AA3311; }

.reference { color: #B72D2D; } 
.chapitre {color:#B72D2D;}
.padder { height: auto; border-right:1px solid #EEDDCC; padding: 0pt 2%; }

.current { color: Crimson; }

