ul#tabnav {
	font: 11px "MS Sans Serif" Geneva sans-serif;
	list-style-type: none;
	padding-bottom: 24px;
	border-bottom: 1px solid #9B9B9B;
	margin: 0px;
	list-style-image:none;
}

ul#tabnav li{
	float: left;
	height: 21px;
	background-color: #F5F5F5;
	margin: 2px 2px 0px 2px;
	border: 1px solid #9B9B9B;
		list-style-image:none;
}
ul#tabnav li.inactive{
	float: left;
	height: 21px;
	background-color: #F5F5F5;
	margin: 2px 2px 0px 2px;
	border: 1px solid #9B9B9B;
	cursor:hand;
		list-style-image:none;
}
ul#tabnav li.active {
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
		list-style-image:none;
}

#tabnav a {
	float: left;
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 4px;
	font-family: "MS Sans Serif" Geneva sans-serif;
}
#tabnav a:hover {
	background: #FFFFFF;
	cursor : hand;
}
ul#tabnav .legend {
	border: 0px none White;
	background-color: White;
	font-weight: bolder;
	padding-top: 5px;
	height: 15px;
}





li.navCM {
	list-style:none;
	font-weight:bold;
	color:#CC0000;
	border:1px solid #000000;
	display:block;
	padding:2px;
	margin:2px;
	list-style-position: outside;
}



a.navCM { text-decoration:none;color:#000000;font-size:10px;}
a.navCM:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	font-weight:bold;
	
	text-decoration: underline; 
}
.blocCM {font-size:10px;background-color:#FFEBAB;font-weight:normal;color:#000000;}
.blocCM td {font-size:10px; background-color:#FFEBAB;font-weight:normal;font-color:#000000;}
.blocCM2 {font-size:10px;font-weight:normal;color:#000000;}
.blocCM2 td {font-size:10px; font-weight:normal;font-color:#000000;}

.cadre-top         { background:transparent url(images/h.gif) repeat-x scroll top left;}
.cadre-left        { background: url(images/g.gif) repeat-y left;}
.cadre-right       { background: url(images/d.gif) repeat-y right;}
.cadre-bottom      { background: url(images/b.gif) repeat-x bottom; margin-bottom:15px;}
.cadre-topLeft     { background: url(images/gh.gif) no-repeat left top;}
.cadre-topRight    { background: url(images/dh.gif) no-repeat right top;}
.cadre-bottomLeft  { background: url(images/gb.gif) no-repeat left bottom;}
.cadre-bottomRight { background: url(images/db.gif) no-repeat right bottom;}
.cadre-content     {overflow:auto; padding:3px 3px 7px 3px;}
.ligne_menu_droit	{background-color:#FEE8BE;}

.ligne_menu_gauche	{background-color:#FFEBAB;}

.fond_tablo_principal {background-color:#FFFFFF;}
.titre_tablo_principal {color: #BF3F00;font-weight:bold;}
.fond_tablo_contenu {background-color:#000000}


