body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b6161;
	margin:0px;
	padding:0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b6161;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b6161;
}
a{	
	color:#5b6161;
	text-decoration:underline;
}
a:hover{
	color:#e43e0e;
	text-decoration:underline;
}
.spacer{
	height:1px;
}
.spacerH5{
	height:5px;
}
.spacerH10{
	height:10px;
}
.spacerH20{
	height:20px;
}
.spacerH30{
	height:30px;
}
.global{
	width:950px;
}
#centre{
	height:97%;
	overflow:auto;
}
.header{
	width:989px;
	height:129px;
	color:#5b6161;
	background:url(../images/globales/banner.gif) no-repeat;
}
.header_group{
	margin-top:5px;
	margin-left:580px;
	float:left;
}
.header_form{
	margin-top:30px;
	float:right;
	width:230px;
}
.submit_header{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	height:18px;
	color:#e84f21;
}
.textBox{
	float:left;
	width:85px;
	color:#5b6161;
}
.box {
	font-style: italic;
	border: 1px solid #5b6161;
	height:13px;
	width:100px;
	color:#5b6161;
}
.orange{
	color:#e55123;
}
#nav_pages1{
	color:#e55123;
	width:310px;
	height:15px;
	border:1px solid #cccccc;
	text-align:center;
}
#nav_pages2{
	color:#e55123;
	width:310px;
	height:15px;
	border:1px solid #cccccc;
	text-align:center;
}
.nav_pages
{
	font-weight:bold;
	color:#5b6161;
	cursor:pointer;
}
.nav_pages:hover
{
	font-weight:bold;
	color:#e55123;
	cursor:pointer;
}
.listeArticle{
	display:none;
}
.rougeIcco{
	color:#9f0f0f;
}
#texteDetail{
	border-left:1px solid #cccccc;
	padding-left:5px;
	padding-right:10px;
}
.barreO{
	background:url(../images/article/barreO.gif) repeat-x;
	height:4px;
	width:100%;
}
.barreR{
	background:url(../images/article/barreR.gif) repeat-x;
	height:4px;
	width:100%;
}
.designation{
	font-size:14px;
	font-weight:bold;
}
.dsccrt{
	text-align:justify;
}
.dsclng{
	text-align:justify;
}
.detailRight{
	font-size:14px;
	font-weight:bold;
}
.gras{
	font-weight:bold;
}
.bouton{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#e84f21;
}
.navigationHover,.titreVignette{
	color:#5b6161;
	text-decoration:underline;
	cursor:pointer;
}
.navigationHover:hover,.titreVignette:hover{
	color:#e43e0e;
	text-decoration:underline;
	cursor:pointer;
}
.inputText{
	width:250px;
}
.footer a{
	color:#e43e0e;
}
.footer a:hover{
	background-color:#e43e0e;
	color:#ffffff;
}