@charset "utf-8";
/* CSS Document */

#contentsection {
	width:950px;
}


#cotentCol {
	background:url(images/fleur_bd_rech.gif) no-repeat right bottom;
	background-color:#FFFFFF;
	width:898px;
	margin: 0px 25px 0px 25px;
	padding: 1px 0px 20px 0px;
	border:#999999 1px solid;
	border-top:none;
}

#colGauche {
	width:397px;
	margin:10px 0px 10px 20px;
	padding: 10px 10px 10px 20px;
	border:#999999 1px solid;
	float:left;
}

*+html #colGauche {
	padding: 10px;
}

#colNormal {
	clear:left;
	width:397px;
	margin: 10px 20px 10px 20px;
	padding: 10px 10px 10px 20px;
	border:#999999 1px solid;
	float:right; 
}

*+html #colNormal  {
	padding: 10px;
}

#colNormal{
	font-size:12px;
	list-style:inside circle disc; 
	}

#colGauche ul li{
	font-size:12px;
	list-style:inside circle disc; 
	}

#onglets {
	background:url(tab_nav/tabnav_fond.gif);
	width:900px;
	margin:10px 25px 0 25px;
	padding:0px;
	margin-bottom:0;
	height:24px;	
}
.tabnav li{
	float: left;
	height: 24px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.tabnav li a{
	width: auto !important ;
	width: 190px;
	margin: 0px 10px 0px 10px;
	display: block;
	color: #000;
	font-size:12px;
	line-height: 14px;
	height:14px;
	padding:5px 0px;
	text-align: center;
	text-decoration:none;
}
.tabnav-rien-act, .tabnav-rien-inact, .tabnav-act-inact, .tabnav-act-rien, .tabnav-inact-act, .tabnav-inact-inact, .tabnav-inact-rien {
	width:5px;
}
.tabnav-rien-act {
	background:url(tab_nav/tabnav_rien_act.gif);
}
.tabnav-rien-inact {
	background:url(tab_nav/tabnav_rien_inact.gif);
}
.tabnav-act-inact {
	background:url(tab_nav/tabnav_act_inact.gif);
}
.tabnav-act-rien {
	background:url(tab_nav/tabnav_act_rien.gif);
}
.tabnav-inact-act {
	background:url(tab_nav/tabnav_inact_act.gif);
}
.tabnav-inact-inact {
	background:url(tab_nav/tabnav_inact_inact.gif);
}
.tabnav-inact-rien {
	background:url(tab_nav/tabnav_inact_rien.gif);
}
.tabnav-fond-act {
	background:url(tab_nav/tabnav_act_fond.gif);
	font-weight:bold;
	width: auto !important ;
}
.tabnav-fond-inact {
	background:url(tab_nav/tabnav_inact_fond.gif);
	width: auto !important ;
}


