A:link {
   COLOR: #E35E3F;
   TEXT-DECORATION: none;
   }
A:active {
   COLOR: #000000; 
   TEXT-DECORATION: none;
   }
A:visited {
   COLOR: #E35E3F; 
   TEXT-DECORATION: none;
   }
A:hover {
   COLOR: #942E1D;
   }
.Page {
  margin: 5px;
  background-color:#000000;
  }
.tab {background-color: 7C8599}
.tab1 {background-color: EEEEEE}
.tab2 {background-color: 272727}
.tab3 {background-color: ffffff}
.tab4 {background-color: CBC4C4}
.tab5 {background-color: 000000}
.txt {font-family: arial; font-size: 15px; color:#42415A}
.txt1 {font-family: arial; font-size: 12px; color:#42415A}
.txt17 {font-family: arial; font-size: 17px; color:#42415A}
.txt10 {font-family: arial; font-size: 10px; color:#000000}
.txtN12 {font-family: arial; font-size: 12px; color:#000000}
.txtN14 {font-family: arial; font-size: 14px; color:#000000}
.txtN17 {font-family: arial; font-size: 17px; color:#0000FF}
.txtrouge17 {font-family: arial; font-size: 17px; color:#FF0000}
.txtB12 {font-family: arial; font-size: 12px; color:#ffffff}
.txtr12 {font-family: arial; font-size: 12px; color:#DE5F3C}
.txtN11 {font-family: arial; font-size: 11px; color:#000000}
.txtN12 {font-family: arial; font-size: 12px; color:#000000}
.txtN13 {font-family: arial; font-size: 13px; color:#000000}
.bluebutton {
	background-color : #7C8599 ;
	border-bottom : #DFE9F3 1px solid;
	border-left : #DFE9F3 1px solid;
	border-right : #DFE9F3 1px solid;
	border-top : #DFE9F3 1px solid;
	color : #FFFFFF;
	font-family : arial, Helvetica, sans-serif;
	font-size : 12px;
	width : 120px;
}
.li1 {
   font-family:Arial;
   font-size:12px;
   margin:0 0 4 9px;
   color:#DE5F3C;
   }
.form {
	border: none;
	margin: 0;
	padding: 0;
    font-size: 12px;
}
.menuel, .menutitre {
  font-family:Arial;
  display: block;
  }
.menuel {
  color:#DE5F3C;
  padding: 0 0 0 12px;
  font-size:13px;
  line-height: 16px;
  height: 16px;
  margin:0 0 0 0px;
  cursor: pointer;
  }
a.menuel:hover {
  background: #7C8599;
  display: block;
  color:#FFFFFF;
  }
.menutitre {
  background: #E35E3F;
  color:#FFFFFF;
  height: 18px;
  line-height: 18px;
  font-weight:bold;
  margin:9px 0 0 0px;
  padding: 0 0 0 4px;
  }
  ul {
  margin:0px;
  padding:0 0 0 9px;
  }