
#site-image {
	float: left;
	margin: 6px;
	}

#search {right: 20px;}
	#search label {display: block;}

#utility {
	float: left;
	height: 100%;
	position: relative;
		left: 0;
	overflow: hidden;
	width: 190px;
	}

body {padding:0;background: none;}

#site-name a {
	color: #CCCCCC;
	text-decoration: none;
	}

#content {
	position: relative;
	z-index:5;
	}

#back {text-align: center;}
	#back .image {position:relative;}
		#back .image img {display: inline;}

#utility #back .hide {display: none;}
#utility #back .show {display: block;}

#utility .content {border-top: 5px solid #999;}

#utility #left_image_legend {
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
		bottom: 20px;
	text-align: center;
	width: 100%;
	}

#utility #back a:hover {color:#1B3E99;}
#utility #back .legend{display: none;}
body.jsActif #utility {position: absolute;}
body.jsActif #utility #left_image_legend{display: none;}

#articleContent {
	overflow-x: hidden;
	overflow-y: auto;
	min-height: 100%;
	text-align: justify;
	padding-right: 5px;
	}

#wrap {overflow: hidden;}

#nav li li a, #nav li li a:link, #nav li li a:visited, #nav li li a:hover {color:#000;padding: 3px 10px 2px;width:auto;}
#nav li ul, #nav li li {width:auto;min-width:14em}


#footer a, #footer a:visited, #footer a:link {color: #FEFEFE;text-decoration: none;}
#footer {
	background: transparent url("/design/hnc/images/body_bg.png") repeat 0 100%;color:#FDFDFD;
	border: 0;
	color: #FFED2F;
	font-size: 12px;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
	padding: 0 5px 0 5px;
	position: relative;
	}
#footer #references {
	font-weight: normal;
	font-size: 12px;
	float: right;
	line-height: 22px;
	vertical-align: middle;
	}

.text-left {text-align: left}
.text-center {text-align: center}
.text-right {text-align: right}
.text-justify {text-align: justify}


#nav-secondary ul ul {margin: 0 0 0 13px;padding:0}



/* ARTICLES */
/*li {background: transparent url("/design/hnc/images/sprites.gif") no-repeat 0 -798px;}*/
li {background-image: url("/design/hnc/images/sprite_li.gif");}
h1, h2, h3, h4, h5, h6 {border-bottom: none;}
.attribute-short p {margin: 0;}


.object-center {
	text-align: center;
	}


