@charset "utf-8";
/* CSS Document */

*{

margin:0px;
padding:0px;}
ul,li{
margin:0px;
padding:0px;
}
body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#444444;
}
a{
text-decoration:none;
}
#container
{
width:953px;
background-repeat:no-repeat;
height:auto;
margin-top:50px;
}
/*Menu-------------------------------*/

#menu span{
	display:block;
	width:auto;
	height:25px;
	line-height:25px;
	float:left;
}
#menu span a{
	color:#848484;
	height:25px;
	line-height:25px;
	margin-right:30px;
}
#menu span a:hover{
	color:#ffffff;
	height:25px;
	line-height:25px;
}

#menu span .active
{
color:#FFFFFF;
}
/*Sous Menu-------------------------------*/

#ssmenu a:hover{
 text-decoration:underline;
}
#ssmenu ul{
	margin-top:50px;	
}
#ssmenu li{
list-style-type:none;
display: block;
_height: 0;
padding:0;
padding-bottom: 4px;
margin:0;
/*margin-bottom:4px;	*/
}

#ssmenu ul li a{
	padding-left:15px;
	color:#FFFFFF;
	font-size:12px;	
	/*height:12px;*/
	 text-decoration:none;
	 display:block;
}
#ssmenu ul li a:hover{
	padding-left:15px;
	background-image:url(../img/puce.gif);
	background-repeat:no-repeat;
	background-position: 2px 4px;
	 text-decoration:none;
	 display:block;
}
#ssmenu a.linkDescrOff {
	padding-left:15px;
	color:#FFFFFF;
	font-size:12px;	
	/*height:12px;
	line-height:14px;*/
}
#ssmenu  a.linkDescrOn{
	padding-left:	15px;
	background-image:	url(../img/puce.gif);
	background-repeat:	no-repeat;
	background-position: 2px 4px;

}
/*FOOTER---------------*/
#footer a{
color:#848484;
font-size:11px;


}
#footer a:hover{
color:#848484;
font-size:11px;
text-decoration:underline;

}
/*TYPO-------------------*/
h1{
margin:0px;
padding:0px;
color:#FFFFFF;
font-size:18px;
font-weight:normal;
}

p{
	margin-top:19px;

}
.gris12r{
color:#999999;
font-size:12px;
font-weight:normal;
}
.grisf12r{
color:#666666;
font-size:12px;
font-weight:normal;
}
.grisf11r{
color:#666666;
font-size:11px;
font-weight:normal;
}
.no12r{
color:#000000;
font-size:12px;
font-weight:normal;
}
.no14r{
color:#000000;
font-size:14px;
font-weight:normal;
}
.blc11r{
color:#ffffff;
font-size:11px;
font-weight:normal;
}
a.savoir{
 text-decoration:underline;
 color:#666666;
}
.puce
{
padding-left:5px;
	background-image: url(../img/puce_grise.gif);
	width:651px;

  background-repeat: no-repeat;

  background-position: 0px 5px; 
  width:auto;
 
}
/*Historique-------------------*/
	

.date{
	float:left;
	color:#000000;

}
.histo{
	float:left;
	line-height:18px;
	width:auto;
	margin-left:6px;
}
.histo p{	/*remplacer p par p style=".puce"* ds histo*/
margin:0;
padding:0;

padding-left:5px;
	background-image: url(../img/puce_grise.gif);
	width:651px;

  background-repeat: no-repeat;

  background-position: 0px 8px; 	
}
.histo .p{
background-image:none;
padding:0px;
margin:0px;
}

/*Groupe--------------------------*/
.title {
 width:auto;
 height:20px;
 line-height:14px;
 border-bottom:1px solid #000000;
 color:#000000;
}
.linkOff{

display:none}
