/* ----------- Teaser Actu ----------------- */

.teaser_actu {
	padding-top:12px;
	text-align:left;
}	

.teaser_actu h2 {
	background:url(../../../../../images/pressade/news/bg_actus.gif) 0px 0px repeat-x;
	height:42px;
	background-color:#FFFFFF;
	color:#008b47;
	font-size:29px;
	padding-left:30px;
	padding-top:10px;
}

.teaser_actu_contenu {
	width:295px;
	margin-left:30px;
	margin-right:30px;
}

.teaser_actu_visuel {
	width:271px;
	padding:12px;
	background:url(../../../../../images/pressade/news/actu_teaser_visuel_fond.gif) 0px 0px;
}

.teaser_actu_visuel img {
	border:none;
}

.teaser_actu h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	margin-top:15px;
	margin-bottom:5px;
	color: #8D8B89;
}

.teaser_intro {
	margin-bottom:5px;
}

.teaser_savoir_plus a {
	color:#8acb4f;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.teaser_savoir_plus a:hover {
	color:#ee8202;
}

/* -------------------------- Listing Actu ------------------------------ */

.listing_actu_row {
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:20px;
	margin-bottom:10px;
}

.listing_actu_visuel {
	float:left;
	width:190px;
	padding-right:10px;
}

.listing_actu_descriptif {
}

.listing_actu_descriptif h3 {
	font-size:18px;
	color:#32a33d;
	margin-bottom:5px;
}

.listing_actu_intro {
	padding-right:80px;
}

.listing_actu_savoir_plus {
	margin-top:6px;
}

.listing_actu_savoir_plus a {
	color:#8acb4f;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

.listing_actu_savoir_plus a:hover {
	color:#ee8202;
}

.listing_actu_date {
	font-size:10px;
	color:#333333;
	margin-bottom:3px;
}

/* --------------------------------- Fiche Actualités ------------------------- */

#fiche_actualites_header .fiche_actu_date {
	color:#eb7604;
	font-size:14px;
}

#fiche_actualites_header h3 {
	color:#008b47;
	font-size:29px;
}

#fiche_actualites_contenu {
	float:left;
	width:650px;
	padding-top:20px;
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#fiche_actualites_visuel {
	float:left;
	width:280px;
	margin-right:12px;
	margin-bottom: 12px;
}

#fiche_actualites_textes {
	padding-right:80px;
}

#fiche_actualites_retour a {
	color:#008b47;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:10px;
}

#fiche_actualites_retour a:hover {
	color:#ee8202;
}

