p{
margin-left: 5px;
margin-right: 5px;
margin-top: 2px;
font-size: 12px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
}
body {
	
	background-color: #005D01;
}

a, a:link, a:active {
	color: Blue;
	font-size: 10px;
}

table, td {
	background-color: #FFEFD5;
	vertical-align: top;
}
.rouge {
	color: #008000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}
a.nav { 
 font-family: Verdana, Arial, Helvetica, san-serif;
 font-size: 12px;  
 font-weight: bold; 
 color: #1E1E1E; 
 text-decoration: none; 
 font-style: normal;
 }
 
a:hover.nav {
	font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 12px;  
	font-weight: bold; 
	color: Blue; 
	text-decoration:underline; 
	font-style: normal;
 }

 
.cadreorange {
	background-color: #FFF9EC;
	border: 1px solid #FFD659;
	color: #000000;
	margin: 1em 4em 1em 4em;
	padding: 10px;
	text-align: justify;
}

h1 { font: bold 24px; color: #006A00; text-align: center 	
}
h3 {
   font: bolder 1.2em "Trebuchet MS", Tahoma, Arial, sans-serif;
   color: #006A00;
   margin: 3px 0 3px 5px;
   padding: 0 5px 1px;
}
.cadreorange {
	background-color: #FFF9EC;
	border: 1px solid #FFD659;
	color: #000000;
	margin: 1em 4em 1em 4em;
	padding: 10px;
	text-align: justify;
}
.cadrerouge {
	background-color: #FBF0EE;
	border: 1px solid #E5B1B1;
	color: #000000;
	margin: 1em 4em 1em 4em;
	padding: 10px;
	text-align: justify;
}
.commander {
	background-color: #FFEFD5;
	border-bottom: 2px dashed #006A00;
	border-top: 2px dashed #006A00;
	border-left: 2px dashed #006A00;
	border-right: 2px dashed #006A00;
	color: #6A6A6A;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
.stabilobleu {
	background: #BFD5FF;
}

.stabilojaune {
	background: #FFFFBF;
}

.stabiloorange {
	background: #FFDFBF;
}

.stabilorouge {
	background: #FFBFBF;
}

.stabilovert {
	background: #CFEFDF;
}

.textebandeau {
	color: #1E1E1E;
	font-size: 10px;
}

.tdbandeau {
  font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 12px;
	background: White url(../images/bandeau.gif) repeat-x;
	border: 1px solid #006A00;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	border-bottom-color: #FFEFD5;
}
.tdbandeau2 {
  font-family: Verdana, Arial, Helvetica, san-serif; 
	font-size: 12px;
	background: White url(../images/bandeau.gif) repeat-x;
	border: 1px solid #006A00;
	height: 23px;
	text-align: left;
	vertical-align: middle;
	border-bottom-color: #FFEFD5;
}


.contenu {
	text-align: left;
	vertical-align: top;
	border: 1px solid #006A00;
	background-color: #FFEFD5;
	font-family: Verdana, Arial, Helvetica, san-serif;
	
}

#tdtopbandeau {
	font-size: 11px;
	background: White url(../images/bandeau.gif) repeat-x;
	border: #006A00 solid 1px;
	height: 23px;
	text-align: center;
	vertical-align: middle;
	border-bottom-color: #FFEFD5;
}
ul {
	list-style: square;
	margin: 0em 1em 0em 2em;
}
li {
	list-style: square;
	margin: 0 0 0.5em 0;
	font-size: 12px;
}
.titre {
	color: #008000;
	font: normal normal bold 1em/normal Arial, Verdana, Tahoma, sans-serif;
	letter-spacing: 2px;
	margin-bottom: 0.5em;
	margin-top: 0.6em;
	text-align: center;

}