﻿#banniere_page_actualites
{
	background-image: url(../images/bandeau_page/bandeau_actualites.jpg);
	width: 800px;
	height: 138px;
	background-repeat: no-repeat;
}


.actu_image
{
	border-right: dashed 1px #000;
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-top: 3px;
	margin-right: 5px;
}

.titre_news
{
	background-image: url(../images/actus/fleche_droite.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding-left: 15px;
	color: #000;
	margin-bottom: 5px;
}

.lien_dl_doc
{
	background-image: url(../images/icones/ico_dl_doc.gif);
	background-repeat: no-repeat;
	color: #626464;
	font-weight: bold;
	padding-left: 25px;
	height: 30px;
	width: 100px;
	display: block;
	float: left;
}

.groupe_lien_et_dl
{
	margin-top: 25px;
	/*height: 50px;*/
}

.actu
{
	margin-left: 20px;
	margin-top: 20px;
	width: 520px;
	border-bottom: solid 1px #f1f1f1;
	padding-bottom: 10px;
}

.actu_lien_fleche
{
	background-image: url(../images/icones/ico_rond_fleche_bleu.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #626464;
	font-weight: bold;
	padding-left: 15px;
	float: left;
	margin-right: 10px;
}

.texte_detail
{
	color: #A1A2A3;
	float: left;
	padding: 0 0 10px 0px;
	width: 260px;
	margin-left:8px;
}

.lien_actu
{
	background-image: url(../images/icones/ico_actu_lien.gif);
	background-repeat: no-repeat;
	color: #626464;
	font-weight: bold;
	padding-left: 25px;
	height: 28px;
	width: 100px;
	display: block;
	margin-bottom:5px;
}