/* ----------------------------------- PROMO CHAQUE PARTIE ----------------------------------- */
.promo_titre {
	padding-left: 3px;
	width: 100%;
	font-size: 12px;
	color:#1e4389;
	background-image:url(../../images/fond_titre.jpg);
	background-repeat:repeat-x;
	height:29px;
	border:1px solid #7e899b;
	vertical-align:middle;
	text-align:center;
}
.promo_contenu {
	border:1px solid #7e899b;
	padding:5px;
	background-color:#ffffff;
	color:#1e4389;
	line-height:16px;
}
.promo11 {
	font-size: 13px;
	color:#1e4389;
	/*cursor: pointer;*/
}
.promo11 img {
	border:0px
}
.promo11 a {
	color:#1e4389;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.promo11 a:hover {
	color:#1e4389;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.promo12 {
	font-size: 13px;
	color:#1e4389;
	/*cursor: pointer;*/
}
.promo12 img {
	border:0px
}
.promo12 a {
	color:#1e4389;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.promo12 a:hover {
	color:#1e4389;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.promo_texte2 {
	color: #666666;
	font-style: italic;
}

/* DISPOSITION N°1 */
.promo1_texte {
	padding-top:5px;
	text-align:center;
	width:100%
}
.promo1_image {
	padding-top:5px;
	text-align:center;
	width:100%
}
.promo1_texte2 {
	padding-top:5px;
	text-align:center;
	width:100%;
}

/* DISPOSITION N°2 */
.promo2_texte {
	padding-top:5px;
	width:100%;
	text-align:center;
	padding-bottom:10px;
}
.promo2_image {
	float:left;
	text-align:center;
	width:49%;
}
.promo2_texte2 {
	float:right;
	padding-top:10px;
	width:50%;
	
}


/* DISPOSITION N°3 */
.promo3_texte {
	padding-top:5px;
	width:100%;
	text-align:center;
	padding-bottom:10px;
}
.promo3_image {
	float:right;
	width:49%;
	text-align:center;
}
.promo3_texte2 {
	float:left;
	width:50%;
}


/* DISPOSITION N°4 */
.promo4_texte {
	float:left;
	padding-top:10px;
	text-align:left;
	width:50%;
}
.promo4_image {
	float:right;
	padding-top:10px;
	width:49%;
	text-align:center;
	padding-top:10px;
}
.promo4_texte2 {
	padding-top:5px;
	width:100%;
	text-align:center;
	text-align:left;
}


/* DISPOSITION N°5 */
.promo5_texte {
	padding-top:5px;
	float:right;
	width:50%;
	text-align:left;
}
.promo5_image {
	padding-top:10px;
	float:left;
	width:49%;
	text-align:center;
}
.promo5_texte2 {
	padding-top:5px;
	width:100%;
	text-align:left;
}
.promo_fond1 {
	background-color: #DEF0F5;
	height: 20px;
}
.fil_actu {
	margin-bottom:10px;
}
.titre_fil_actu {
/*	font-size: 14px;
	padding: 3px;
	color: #414141;
	background-color: #B5C7D6;*/
	margin-bottom:3px;
	color: #1e4389;
	background: #F0F5F9;
	/*height:20px;*/
	vertical-align:middle;
	padding:5px;
	border:1px solid #B5C7D6;
	/*font-weight:bold;*/
}
.fil_actu div.normal, .fil_actu div.link, .fil_actu div.redirect {
	border:1px solid #B5C7D6;
	padding:2px;
	margin-bottom:3px;
	background-color:#ffffff;
}
.fil_actu a {
	color:#333333;
	font-weight:normal;
}
.fil_actu a:hover {
	background-color:#FFFEEF;
}
.fil_actu_image {
	height:24px;
	width:26px;
	float:left;
}
.normal div.fil_actu_image {
	background:url(../../images/fil_plus.gif) no-repeat left center;
}
.link div.fil_actu_image {
	background:url(../../images/fil_link.gif) no-repeat left center;
}
.redirect div.fil_actu_image {
	background:url(../../images/fil_redirect.gif) no-repeat left center;
}
