body {
   font-family: Arial;
   scrollbar-face-color: #DE5126;
   scrollbar-shadow-color: #DE5126;
   scrollbar-arrow-color: #ffffff;
   scrollbar-track-color: #DE5126;
   scrollbar-highlight-color : #DE5126;
   font-family:Verdana;
   font-size:8px;
   color: #b8d3e9;
   border: 1px none;
   background-color: #C8D7EC;
   margin-top : 0;
   margin-bottom : 0;
}


/* sidebar */
#sidebar {
   font-family: "Trebuchet MS";
   font-weight: bold;
   width: 180px;
}

#sidebar a {
   color: #f6a311;
   font-size: 14px;
   text-align: right;
   text-decoration: none;
}

#sidebar dd {
   margin: 0 0 6px 0;
   text-align: right;
}

#sidebar dt {
   color: #FFFFFF;
   background-image: url('../images/separateur.jpg');
   background-repeat: repeat-x;
   background-position: bottom left;
   font-size: 16px;
   height: 25px;
   text-align: left;
}

#sidebar dt a {
   font-size: 16px;
   color: #FFFFFF;
}

#sidebar li {
   list-style-type: none;
   margin: 0 20px 0 0;
   text-align: right;
}

#sidebar span {
   color: #f6a311;
   font-size: 14px;
}

.foot {
   background-image: url('../images/images/foot_02.jpg');
   background-repeat: no-repeat;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
}
.menufoot {
   color: #ffffff;
   text-decoration: none;
   font-size: 10px;
   font-weight: normal;
   font-family: Arial,Helvetica,sans-serif;
}
.menufoot:hover{
   color: #ff9900;
}


.page {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #b8d3e9;
   background-image: url('../images/background.jpg');
   background-repeat: repeat-y;
 }


/* header_menu */

.header_menu {
   background-image: url('../images/fond_header_menu.png');
   background-repeat: repeat-x;
   height: 28px;
   vertical-align: top;
   padding-right:10px;
}

.header_menu img {
   border-style: none;
}

.header_menu a {
   letter-spacing: 2px;
   text-decoration: none;
   color: #f6a311;
   text-align: right;
   text-decoration: none;   
}

.cmdPayee {
   border-color:#3F82B3;
   border-spacing:10px;
   /*cellpadding:5 px;
   cellspacing:5 px;
   cellspacing-color:#3F82B3;*/
}
.cmdPayee td {
   text-align: center;
}
.entete {
	color:#3F82B3;
	font-size:16px;
	font-weight:bold;
}

.lien {
	color:#f6a311;
	text-decoration:none;
}

.lien a:hover{
	color:#ffffff;
	text-decoration:underline;
}

.soustitre {
	text-decoration: none;
	font-size: 16px;
	color:#4497BB;
	font-weight:bold;
}

.titre {
	background-color:#4497BB;
}
.titre td {
	text-align:center;
}


.content td {
	text-align:left;
	padding-left:10px;
	background-color:#286da3;
}

.content1 td {
	text-align:left;
	padding-left:10px;
}
/************************** Lien **********************/
  .basA {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
  A:hover.basA {
	color: #3C97C1;
   font-size: 11px;
   font-weight: bold;
}
/***************Titre de tableas******************************/
.titre_tab{
	background-color: #4497bb;
}