#nomenclature{
	float: left;
	width: 641px;
	margin: 0 7px;
}

#nomBas {
	background: url(../images/centre_bottom_s.gif) bottom left no-repeat;
	position: relative; /* debug fil ariane IE */
}

#nomHaut {
	background: url(../images/centre_top_s.gif) top left no-repeat;
}

#nomMilieu {
	background: url(../images/centre_middle_s.gif) top left repeat-y;
}

#nomDesc {
	padding: 25px 20px 20px 150px;
	font-size: 95%;
	color: #41607C;
}

#nomHaut h4 {
	font-size: 100%;
	color: #41607C;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	padding-left: 15px;
	background: url(../images/blue_arrow.gif) top left no-repeat;
}

.fondbleu {
	color: #fff;
	background-color: #40627D;
	-moz-border-radius: 3px;
	padding: 5px;
}

.fondbleuclair {
	color: #3E627C;
	font-size: 95%;
	background-color: #D1E2EC;
	-moz-border-radius: 3px;
	padding: 8px;
}

#nomHaut .fondbleuclair a {
	color: #3E627C;
	text-decoration: none;
}

#nomHaut .fondbleuclair a:hover {
	color: #3E627C;
	text-decoration: underline;
}

#nomHaut table {
	width: 100%;
}

#nomHaut ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	list-style-type: none;
}

#nomHaut li {
	padding-left: 10px;
	background: url(../images/puce.gif) left 50% no-repeat;
	margin-bottom: 3px;
}

#nomHaut li a, #nomHaut p a {
	color: #fff;
	text-decoration: none;
}

#nomHaut li a:hover, #nomHaut p a:hover {
	color: #FABB14;
	text-decoration: none;
}

#nomHaut .search_image {
	margin-top: -5px;
	vertical-align: middle;
}

#nomHaut p {
	margin-left: 10px;
}

#onglet ul li{
	position: relative; /* debug fil ariane IE */

}

#fil {
	font-size: 85%;
	color: #3E627C;
	padding: 2px 0 0 10px;
}

#fil a {
	color: #3E627C;
	text-decoration: none;
}

#fil a:hover {
	color: #3E627C;
	text-decoration: underline;
}

/******************************************************************************/

#maj{
	margin: 10px 7px;
	_margin: 5px 7px; /* hack IE6 */
	color: #41607C;
	font-size: 95%;
	float: left;
	width: 641px;
}

#majBas {
	background: url(../images/maj_bottom.gif) bottom left no-repeat;
	padding-bottom: 20px;
}

#majHaut {
	background: url(../images/maj_top.gif) top left no-repeat;
	padding: 20px 20px 10px 150px;
}

#majHaut #histoMessage {
        text-align: right;
}

#majMilieu {
	background: url(../images/maj_middle.gif) top left repeat-y;
}

#maj hr {
	text-align: center;
	height: 0;
	border: 0;
	border-top: 1px solid #C3CED4;
}


/******************************************************************************/

#footer{
	margin: 0 7px;
	text-align: right;
	color: #40627c;
	font-size: 95%;
	float: left;
	width: 641px;
}

#footer a {
	color: #40627c;
	text-decoration: none;
}

#footer a:hover{
	color: #40627c;
	text-decoration: underline;
}