body{
	font : normal 11px;
	font-family : Arial;
	color : #000000;
	background: #E7EBEE;
	background-image : url("fond_neutre_final.jpg");
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : top center;
	text-align: justify;
	}

.fond_page{
	color : #000000;
	font-style: normal;
	font : normal 11px;
	font-family : Arial;
	padding-right:16px;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;
}

.languages{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	padding:0px;
}

.menuitem{
	font-family : Arial;
	font-size: 10pt;
	color: #000000;
	background: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	white-space : nowrap;
	cursor:pointer;
	padding-right: 2px;
	padding-left: 2px;
	border-bottom: 1px solid #BBBBBB;
	text-align:left;
	width: 170;
}

.menuitem:hover {
	background: #D8E0F0;
	color: #BB0000;
}

.titre_menu{
	font : bold 14Px Arial;
	color: #000000;
	text-decoration: none;
}

.bouton{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	cursor:pointer;
	white-space : nowrap;
	background-image : url("centre.gif");
	background-repeat : repeat-x;
	background-position: 0px 0px;
	padding-bottom : 10px;
	padding-top : 5px;
	height: 26px;
	vertical-align : 8px;
	}

.boutonadmin
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	cursor:pointer;
	white-space : nowrap;
	background-image : url("centreadmin.gif");
	background-repeat : repeat-x;
	background-position: 0px 0px;
	padding-bottom : 10px;
	padding-top : 5px;
	height: 26px;
	vertical-align : 8px;
}

.boutonf1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	cursor:pointer;
	white-space : nowrap;
	background-image : url("centref1.gif");
	background-repeat : repeat-x;
	background-position: 0px 0px;
	padding-bottom : 10px;
	padding-top : 5px;
	height: 26px;
	vertical-align : 8px;
}

.boutonf2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	cursor:pointer;
	white-space : nowrap;
	background-image : url("centref2.gif");
	background-repeat : repeat-x;
	background-position: 0px 0px;
	padding-bottom : 10px;
	padding-top : 5px;
	height: 26px;
	vertical-align : 8px;
}


.bouton_menu {
	font-family : Arial;
	font-size : 14px;
	font-weight: bold;
	color : #222222;
	white-space : nowrap;
	cursor : pointer;
	height: 32px;
	background-image : url("fond_fonction_off.png");
	background-repeat : repeat-x;
	background-position : 0px 0px;
	padding-right: 22%;
	padding-left: 22%;
	padding-top: 1px;
	padding-bottom: 8px;
	}

.bouton_menu:hover{
	font-family : Arial;
	font-size : 14px;
	font-weight: bold;
	color : #222222;
	white-space : nowrap;
	cursor : pointer;
	height: 32px;
	background-image : url("fond_fonction_on.png");
	background-repeat : repeat-x;
	background-position : 0px 0px;
	padding-right: 22%;
	padding-left: 22%;
	padding-top: 1px;
	padding-bottom: 8px;
	}
	
.nowrap{
	white-space : nowrap;
	}


.fonction{
	font-family : Arial;
	font-size: 17px;
  	color : #ffffff;
	font-weight : bold;
	white-space : nowrap;
	cursor:pointer;
	background-image : url("barre_titre.png");
	background-repeat : no-repeat;
	background-position: 0px 0px;
	width: 100%;
	height : 24px;
}

.footer{
	color : #000000;
	background-image : url("fin_page.gif");
	background-repeat : no-repeat;
	width: 960;
}

a {
  text-decoration: none;
  color : #0000dd;
}

a:hover{
  text-decoration: none;
  color : #000000;
}

.blink{
	text-decoration: blink;
}

.titre{
	font-family : Arial;
	font-size: 14px;
  	color : #000000;
	font-weight : bold;
	white-space : nowrap;
	height : 22;
	width : 816;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	background-image : url("puce_titre.png");
	background-repeat : no-repeat;
	background-position: 10px 4px;
 	margin-top : 10px;
 	margin-bottom : 10px;
	padding-top : 1px;
	padding-left : 26px;
}


.titre2{
	font-family : Arial;
	font-size: 13px;
  	color : #000000;
	font-weight : bold;
	white-space : nowrap;
	height : 22;
	width : 816;
	background-repeat : no-repeat;
	background-position: 10px 4px;
}


.separator
{
 	margin-top : 10px;
 	margin-bottom : 10px;
	border-bottom: 1px solid #BBBBBB;
	text-align:left;
	width: 100%;
}


.lien{
	font-size: 12px;
  	color : #EE5500;
	font-weight : bolder;
}

.lien2{
	font-size: 12px;
  	/*color : #555577;*/
  	color : #FF3333;
	font-weight : bolder;
}


.lien:hover{
	font-size: 12px;
  	color : #FF55AA;
	font-weight : bolder;
}


p.article{
  	text-align:    justify;
}

.separatordroit{
	padding-top: 14 px;
	border-right: 1px solid #BBBBBB;
}

.tabledseparator{
	font-size : 0pt;
 	padding : 0px;
 	margin-top : 0px;
	border-bottom: 1px solid #BBBBBB;
}


.menu{
	font : bold 12Px Arial;
	color: #000000;
	text-decoration: none;
}

.menu:hover{
	text-decoration: none;
	font : bold 10px Arial;
	color: #BB00BB;
}

table{
	font : normal 11px;
	font-family : Arial;
	border-style: none
	border-width:0px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	text-align: justify;
}

td{
	font-family : Arial;
	font-size: 12px;
	border-style: none
	color: #000000;
	text-align: justify;
}

.fct01
{
	background :  #EBC39F;
	padding-bottom: 0 px;
	border-bottom : 0 px;
}

.fct02
{
	font-size: 2px;
	background :  #EBE79F;
}

.fct03
{
	font-size: 2px;
	background :  #CCEB9F;
}
.fct04
{
	font-size: 2px;
	background :  #A8EB9F;
}

.fct05
{
	font-size: 2px;
	background :  #9FEBBA;
}

.fct06
{
	font-size: 0px;
	background :  #9FEBDE;
}

.fct07
{
	font-size: 2px;
	background :  #9FD5EB;
}

.fct08
{
	font-size: 2px;
	background :  #9FB1EB;
}

.fct09
{
	font-size: 2px;
	background :  #B19FEB;
}

.fct0A
{
	font-size: 2px;
	background :  #D59FEB;
}

.fct0B
{
	font-size: 2px;
	background :  #EB9FDE;
}

.fct0C
{
	font-size: 2px;
	background :  #EB9FBA;
}

.fct0D
{
	font-size: 2px;
	background :  #A5C7E7;
}

.fct0E
{
	font-size: 2px;
	background :  #F7BA42;
}

.fct0F
{
	font-size: 2px;
	background :  #FF5555;
}

.fct10
{
	font-size: 2px;
	background :  #555555;
	color : white;
}

input,textarea,select { color : #000000; font: normal 9px, sans-serif }