/* ORANGE */
/* @import "../style.css"; */

.clLevel0 {
	background-color:#FFE0C1; 
	layer-background-color:#FFA800; 
	color:#E85C00}
.clLevel0over {
	background-color:#E85C00; 
	layer-background-color:#FFE0C1; 
	color:#FFffff}
.clLevel0border {
	background-color:#E85C00; 
	layer-background-color:#E85C00}

.clLevel1 {
	background-color:#E85C00; 
	layer-background-color:#E85C00; 
	color:#ffffff}
.clLevel1over {
	background-color:#FFE0C1; 
	layer-background-color:#E85C00; 
	color:#E85C00}
.clLevel1border {
	background-color:#FFE0C1; 
	layer-background-color:#FFE0C1}

.entete         {background-color:#FED1AA}
.textegauche    {color: #FFFFFF}
.liengauche     {color: #FFFFFF}
.texte          {color: #000000}
.titrecolonne   {color: #FFCC00}
.titre          {color: #FF6600}
.titreprincipal {
	color: #FF6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 100px;
	text-transform: none;
	font-variant: small-caps;
	background-position: left;
	text-indent: 3pt;

}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #FFE0C1;
	text-transform: uppercase;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	text-align: justify;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	font-variant: small-caps;



}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006633;
	list-style-type: circle;
	list-style-position: outside;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FF6600;
	font-weight: lighter;

}

