body{
	margin:0;
	padding:0;
	font:11px Arial;
}

img{
	border-width:0px;
}

em{
	color:#e91e00;
	font-style:normal;
}

strong{
	color:#114e8f;
	font-style:normal;
}

a {
	color:#41A70F;
}

span.abbr_help {
	border-bottom: 1px dotted #41A70F;
	cursor: help;
	color:#41A70F;
}

div.help {
	position:absolute;
	background:transparent url('img/help-fond.jpg') repeat-y 0 0 ;
	width:190px;
	display:none;
	border:1px solid #050505;
}

div.help h4 {
	margin:0;
	padding:10px 3px 10px 30px;
	font:11px Arial;
	background:transparent url('img/help.jpg') no-repeat 4px 4px ;
}

/*---------------------------------
	page
---------------------------------*/

#page{
	width:748px;
	position:absolute;
	left:50%;
	margin:8px 0 0 -374px;
	padding:0;
	background:transparent url('img/page-fond.jpg') repeat-y center 0 ;
}

/*---------------------------------
	top
---------------------------------*/

#top{
	border-right:3px solid #114e8f;
	height:281px;
	background:transparent url('img/base-fond2.jpg') no-repeat 8px 28px;
}

#top ul {
	padding:0;
	margin:0;
	list-style:none;
}

#shadow {
	padding:9px 20px 0 20px;
	background:transparent url('img/page-top.jpg') no-repeat 0 0 ;
}

/*---------------------------------
	logo
---------------------------------*/

#logo {
	position:absolute;
	top:32px;
	left:42px;
}

/*---------------------------------
	menu
---------------------------------*/

#menu {
	margin-left:180px;
	background:#114e8f url('img/menu-left.gif') no-repeat 0 0 ;
	height:28px;
}

#menu ul {
	padding:0 30px 0 0;
}

#menu li {
	float:right;
	margin:4px 10px 0 10px;
}

#menu li a {
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	font:bold 11px Arial;
	text-decoration:none;
}

#menu li a.blanc {
	color:#fff;
}

#menu_base{
	padding-right:8px;
	background:transparent url('img/menu-base-right.gif') no-repeat 100% 0;
}

#menu_base a {
	padding-left:7px;
	background-color:#41A70f;
	color:#fff;
}

#menu_client {
	padding-right:8px;
	background:transparent url('img/menu-client-right.gif') no-repeat 100% 0;
}

#menu_client a {
	padding-left:7px;
/*	background-color:#A55B78;*/
/*	color:#C08DA1;*/
	background-color:#e5616E;
	color:#fff;
}

/*---------------------------------
	matrice
---------------------------------*/

#matrice {
	clear:both;
	margin-left:503px;
	height:220px;
}

#matrice a {
	color:#fff;
	text-decoration:underline;
	font:bold 11px Arial;
}

#matrice ul {
	position:absolute;
	margin:0;
	padding:70px 0 0 0;
	width:180px;
	list-style:none;
	z-index:3;
}

#matrice ul li {
	padding:3px 0 3px 6px;
	margin:0;
}

#matrice ul li a.matrice_selected {
	color:#000;
	font:bold 16px Arial;
	text-decoration:none;
}

#matrice ul li.last {
	padding:0;
	margin:0;
	height:7px;
}

#matrice_right {
	position:absolute;
	width:202px;
	height:136px;
	z-index:2;
}

#matrice.qui{ background:#41A70F url('img/matrice-bottom-base.gif') no-repeat 0 100%; }
#matrice.qui ul li.last{ background:transparent url('img/matrice-shadow-base.jpg') no-repeat 0 0 ; }
#matrice_right { background:transparent url('img/matrice-right-base.gif') no-repeat 100% 0; }

#matrice form {
	color:#fff;
}

#matrice form input.field {
	height:18px;
	font:11px Arial;
	width:130px;
}

/*---------------------------------
	parcours
---------------------------------*/

#path{
	position:absolute;
	left:236px;
	top:258px;
	font:bold 10px Arial;
	color:#004588;
}

#path a {
	font:bold 10px Arial;
	color:#004588;
}

/*---------------------------------
	partie centrale
---------------------------------*/

#content {
	padding:10px 0 10px 0;
	border-right:3px solid #114e8f;
	overflow:hidden;
	clear:both;
	margin-right:20px;
	margin-left:25px;
}

div.filet_dotted {
	background:transparent url('img/filet-dotted.gif') repeat-y 4px 0;
}

.clear { 
	visibility:hidden;
	padding:0;
	margin:0;
	clear:both;
}

.font_bleu {
	color:#3c6d96;
}

/*---------------------------------
	formulaire de recherche dans la base
---------------------------------*/

#base_form {
	background:#41A70F url('img/base-form-right.gif') no-repeat 100% 0;
	margin:20px 50px 0 0;
	padding:0 0 0 10px;
	color:#fff;
	height:25px;
}

#base_form form {
	padding:3px 0 0 0;
	margin:0;
}

#base_form input.field {
	height:18px;
	font:11px Arial;
	width:180px;
	margin-right:6px;
}

#base_form span.span_first {
	padding:0 20px 0 20px;
}

#base_form span {
	font:bold 12px Arial;
}

#base_form span a {
	font:bold 12px Arial;
	text-decoration:none;
	color:#A6DE8A;
}

/*---------------------------------
	liste de la base
---------------------------------*/

#base_liste {
	margin:35px 0 100px 0;
}

#base_liste td {
	font:10pt Arial;
	padding-top:20px;
}

#base_liste dl, #base_liste dt, #base_liste dd, #base_liste ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#base_liste dt {
	margin:4px 0 0 0;
}

#base_liste dd {
	position: absolute;
	z-index:100;
	margin-top:-2px;
	margin-left:10px;
	width:300px;
	background:#fff;
}

#base_liste ul {
	padding:2px 0 2px 8px;
	border:1px solid #124D8F;
}

#base_liste li {
	margin:0 0 0 0;
	padding:0 0 3px 0;
	list-style:none;
}

#base_liste li a {
	color:#41A70F;
	text-decoration:underline;
	/*display:block;
	padding:0;
	margin:0;*/
	border-left:2px solid #fff;

}

#base_liste li a:hover {
	border-left:2px solid #124D8F;
	background:#88A6C7;
	color:#fff;
}

#base_liste li.fermer_liste {
	padding:0;
	margin:0;
}

#base_liste li.fermer_liste a {
	/*padding:4px 0 2px 0;
	margin:0;*/
	text-decoration:none;
	color:#124D8F;
	font-weight:bold;
}

#base_liste li.fermer_liste a:hover {
	border-left:2px solid #fff;
	background:#fff;
	color:#124D8F;
}

/*---------------------------------
	résultat de la recherche
---------------------------------*/

#base_resultat {
	margin:30px 0 30px 50px;
	padding:0;
}

#base_resultat a {
	font:bold 13px Arial;
}

#base_resultat ol {
	margin:0;
	padding:0;
	list-style:none;
}

#base_resultat ol li {
	margin:0 0 0 30px;
	padding:0;
}

#base_resultat ol li.resultat_separateur {
	margin:10px 80% 20px 0px;
	padding:0;
	border-bottom:1px solid #124D8F;
}

/*---------------------------------
	partie gauche
---------------------------------*/

#left {
	position:relative;
	float:left;
	width:440px;
	padding:0 0 0 10px;
	/*border-right:1px dotted #41A70F;*/
}

#left h1, #content h1 {
	margin:0 0 15px 0;
	padding:0;
	color:#3c6d96;
	font:bold 18px Arial;
}

#base_contenu {
	margin-right:8px;
}

#base_contenu, #base_contenu p, #base_contenu td, #base_contenu th {
	color:#000;
	font:10pt Arial;
}

#base_contenu h1, #base_contenu h2, #base_contenu h3, #base_contenu h4, #base_contenu h5 {
	color:#3c6d96;
}

/*---------------------------------
	partie droite
---------------------------------*/

#right {
	position:relative;
	float:right;
	width:240px;
}

#right h6 {
	padding:0 0 0 18px;
	margin:30px 0 6px 0;
	font:bold 13px Arial;
	color:#124d8f;
	text-align:left;
	background:transparent url('img/arrow.gif') no-repeat 0 2px;
}

#right h6.first_child {
	margin:0 0 6px 0;
}

#right p {
	padding:0 0 0 0;
	margin:0 0 4px 20px;
	color:#969696;
}

img.left {
	float:left;
}

/*---------------------------------
	bottom
---------------------------------*/

#bottom {
	clear:both;
	border-top:1px solid #114e8f;
	margin:0 15px 10px 15px;
	padding:6px 12px 0 2px;
}

#bottom a {
	color:#124D8F;
	font:10px Arial;
}

#bottom ul {
	margin:0;
	padding:0;
	list-style:none;
}

#bottom li {
	float:left;
	margin:0;
	padding:0 10px 0 10px;
	border-right:1px solid #124D8F;
}

#bottom li.last_child {
	margin:0;
	padding:0 0 0 280px;
	border-right-width:0px;
	color:#aaa;
}

#bottom li.last_child a {
	color:#aaa;
}

#footer {
	clear:both;
	background:transparent url('img/page-bottom.jpg') no-repeat 0 100% ;
	height:25px;
}