/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */

body {
	FONT-SIZE: 9pt;
	COLOR: black;
	background-color: white;
}

td {
	FONT-SIZE: 9pt;
	COLOR: black;
}

td.BordeContenu {
	background-color: #3366cc;
}

td.CenterContenu {
	background-color: white;
}
td.CenterContenu table tr {
	text-align: left;
}


td.BordeContenuSombre {
	background-color: #6699cc;
}


td.ContenuTitre {
	background-image: url(../images/ContenuTitreBg.gif);
	font: bold;
	FONT-SIZE: 11pt;
	font-family: SimSun, SimHei;
	font-weight: bold;
	COLOR: White;
	height: 22px;
	width: 602px;
	text-indent :5px;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
}

.SousTitre {
	font: bold;
	FONT-SIZE: 10.5pt;
	font-family: SimSun, SimHei;
	font-weight: bold;
	COLOR: red;
	border-bottom-width: 1px;
	border-collapse: separate;
	border-bottom-style: inset;
	border-bottom-color: red;
	text-align: left;
}

.SousTitre2 {
	font: bold;
	FONT-SIZE: 10pt;
	font-family: SimSun, SimHei;
	COLOR: black;
	text-align: left;
	font-weight: bold;
}

td.CenterContenu table.tete {
	background-color: white;
	border: 1px solid Red;
	height: 24px;
	align: center;
}

td.CenterContenu table.tete tr td {
	text-align: center;
	FONT-SIZE: 10pt;
	COLOR: white;
	font-family: SimSun, SimHei;
	font: bold;
	vertical-align: middle;
	background-color: #9999ff;
	text-align: left;
	font-weight: bold;
}

td.CenterContenu table.tableC {
	background-color: white;
	height: 18px;
}

td.CenterContenu table.tableC tr {
	FONT-SIZE: 9pt;
	COLOR: black;
	font-family: SimSun, SimHei;
	vertical-align: middle;
	background-color: white;
	text-indent :5px;
	height: 22px;
	text-align: left;
}

td.CenterContenu table.tableC tr.ligne2 {
	background-color: #ccffff;
}

td.MenuTop {
	font-size: 10pt;
	COLOR: white;
	font-family: SimSun, SimHei;
	font: bold;
	vertical-align: middle;
	text-align: center;
	font-weight: bolder;
}

td.MenuTop a:hover, td.MenuTop a:active, td.MenuTop a:visited, td.MenuTop a:link {
	COLOR: white;
	text-decoration : none;
	
}


.CopyRight {
	FONT-SIZE: 7pt;
	COLOR: black;
	font-family: Arial, Helvetica, sans-serif;
}

input {
	height: 19px;
}

input.BtnSearch {
	background-image: url(../images/BtnSearch.gif);	
	height: 19px;
	width: 41px;
	border: 0px;
	cursor: hand;
	border : thin outset;
	cursor : hand;
	color : #000193
}

li.contenu {
	margin-left: 5px;
}

.en {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}