#actu_list_page hr
{
	clear: both;
	width: 100%;
	visibility: hidden;
}
#actu_list_page h2
{
  margin-bottom: 45px;
}
#actu_list_page dl
{
	margin: 0;
	padding: 0;
	margin-left: 95px;
	width: 486px;
	padding-right: 2px;
	font-family: Arial, Verdana;
	height: 88px;
	background: url(/images/main/point_gris.gif) repeat-x bottom;
}
#actu_list_page dd
{
	margin: 0;
	padding: 0;
}
#actu_list_page dt
{

	font-size: 15px;
	color: #757881;
	font-weight: bold;
  padding-bottom:2px;
}
#actu_list_page dt span
{
	font-size: 12px;
	color: #757881;
	font-weight: normal;
}
#actu_list_page dd.resume
{
	font-size: 12px;	
	width: 407px;
	height: 49px;
	float: left;
}
#actu_list_page dd.image
{
	font-size: 12px;	
	width: 413px;
	float: right;
	width: 62px;
	float: right;
}
#actu_list_page dd.image img
{
	border: 1px solid #878991;	
}
#actu_list_page dd.lien
{
	height: 15px;
	text-align: right;
	width: 407px;
}
#actu_list_page dd.lien a
{
	text-align:right;
	text-decoration:none;
}
#actu_detail_page div.actu_detail_contenu
{
  margin-left: 6px;
  padding-top: 8px;
}
#actu_detail_page ul.nav_actus
{
  clear: both;
  height: 20px;
  display: block;
  margin-top: 5px;
}

#actu_detail_page ul.nav_actus li
{
  list-style: none;
  display: block;  
}

#actu_detail_page #actus_toutes
{
  float: left;
  padding-left: 7px;
  /*background: url(/images/main/fleche_grise_gauche.gif) no-repeat left 5px ;*/
}

#actu_detail_page #actu_precedente
{
  float: right;
  padding-left: 7px;
  /*background: url(/images/main/fleche_grise_gauche.gif) no-repeat left 5px ;*/
}

#actu_detail_page #actu_suivante
{
  float: right;  
  padding-left: 12px; 
  padding-right: 7px;
  /*background: url(/images/main/fleche_grise_droite.gif) no-repeat right 5px ;*/
}

/*#actu_detail_page #actus_toutes a,
#actu_detail_page #actu_precedente a,
#actu_detail_page #actu_suivante a
{
  font-size:9px;
  font-weight: bold;
  color:#757881;
  text-decoration: none;
}*/

#actu_detail_page #actus_toutes a,
#actu_detail_page #actu_precedente a,
#actu_detail_page #actu_suivante a
{
	background:transparent url(../../images/groupe/puce_contact_espace_presse.gif) no-repeat scroll 0 3px;
	color:#0074B7;
	font-size:10px;
	font-weight:bold;
	padding-left:11px;
}

#actu_detail_page #actu_suivante a {
  background-position: right 3px;
  padding : 0 11px 0 0;
}

#actu_detail_page #actu_precedente a
{
  padding-right: 12px;   
	background: url(../../images/groupe/puce_contact_espace_presse_inverse.gif) no-repeat scroll 0 3px;
}

#actu_detail_page #actu_precedente a.actu_precedente_sans
{
  padding-right: 0px; 
  background:transparent url(../../images/groupe/puce_contact_espace_presse_inverse.gif) no-repeat scroll 0 3px;
}

#actu_detail_page h3
{

	font-size: 17px;
	color: #757881;
	font-weight: bold;
  margin-top: 14px;
  padding: 0;
  background-image: none;
}
#actu_detail_page h3 span
{
	font-size: 12px;
	color: #757881;
	font-weight: normal;
}

#actu_detail_page #main_visuel
{
  border: 1px solid #878991;
  float: left;
  margin: 0 18px 10px 0;
}
#actu_detail_page hr
{
  margin: 0;
  padding: 0;
  border: 0;
  height: 0;
  border-bottom: #c0c4c8 solid 1px;
  margin-top: 18px;
  clear: left;
  width: 100%;
}
#actu_detail_page dt, 
#actu_detail_page dd, 
#actu_detail_page dl
{
  margin: 0;
  padding: 0;
}
#actu_detail_page dt
{
  font-size: 13px;
  background: url(/images/main/fleche_grise_gauche_trame.gif) no-repeat left 5px ;
  padding-left: 7px;
  margin-top: 17px;
}
#actu_detail_page dd
{
  font-size: 10px;
  margin-top: 7px;
}
#actu_detail_page dd img
{
  margin-bottom: -5px;
  
}
#actu_detail_page #document dd img
{
  margin-bottom: -3px;
  
}
#actu_detail_page dd a
{
  font-size: 10px;
  font-weight: bold;
  color: #878a92;
  text-decoration: none;
}
a.lien_espace_presse_blanc {
  color:#0074b7;
  font-size:10px;
  background: transparent url(../../images/groupe/puce_contact_espace_presse.gif) no-repeat 0 3px;
  padding: 1px 0 0 11px;
  font-weight:bold;
}
