body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	font-family: Arial;
	color: #FFFFFF;
	background-color: gray;
	text-align: center;
	/* part 1 of 2 centering hack */
	background-image:url(../assets/fond-boucle.jpg);
	}
div#bandeau {
	width:1000px;
	height:72px;
	background-color:transparent;
	}
div#menu {
	float:left;
	width:129px;
	background-color:trensparent;
	}
div#menu_haut {
	width:129px;
	background-color:trensparent;
	padding-left:0px;
	padding-top:0px;
	margin:0px;
	}
div#menu_bas {
	width:100px;
	background-color:#CC99CC;
	}
div#contenu {
	float:left;
	width:871px;
		}
div#bloc_news {
	float:right;
	width:150px;
	background-color:#FF3300;
	}
div#pied_page {
	clear:both;
	width:1000px;
	height:20px;
	background-color:transparent;
	text-align: center;
	line-height:25px
	}
div#pied_page a{
	text-decoration:none;
	color:#e54702;
	}
div#pied_page a:hover{
	text-decoration:underline:
	color:#e54702;
	}
#content {
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background-color:transparent;
	border: 0;
	text-align:justify; 
	/* part 2 of 2 centering hack */
	width: 1000px; /* ie5win fudge begins */
	}
ul, li {
	list-style-type:none;
	margin-left:0;
	padding:0;
	border:0;
	margin-bottom:2px
	}
	
div#contenu p {
	margin:10px;
}
.title {
	font-family:Arial;
	font-size:16px;
	color:#fbb805;
	font-weight:bold;
}
.test {
	font-family:Arial;
	font-size:13px;
	color:#312515;
}
/* item*/
#item {
	width:800px;
	height:100px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:25px;
	margin-bottom:15px;
	border: 0;
	clear:both;
}
#view {
	position:relative;
	width:120px;
	float: left;
	text-align:center;
	padding-top:5px;
}
#name {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #fbb805;
	font-weight: bold;
}
#sub_title {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #fbb805;
}
.sous-titre {
	position:relative;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #fbb805;
}
#content_text {
	width:500px;
	position:relative;
	font-family: Arial;
	font-size: 14px;
	font-style: bold;
	color: #FFFFFF;
	text-align: justify;
	line-height:20px
}
div#content a{
	text-decoration:none;
	color:#e54702;
	}
div#content a:hover{
	text-decoration:underline:
	color:#e54702;
	}
#desc {
line-height:20px;
font-size:14px
}
#add {
	float:right;
	padding-left:5px;
}
#path {
padding-bottom:10px;
font-size:16px;
font-family:Arial;
color:#fbb805;
font-weight:bold;
text-align:center
}
.collectQuestion {
color:#E54702;
font-weight: bold;
font-size: 16px
}