/*------------------------------------ Teaser ---------------------------*/
.news_teaser{
	background:#c60473;
	padding:0px 11px 0px 11px;
	margin-bottom:10px;
}

.news_teaser h2{
	width:53px;
	height:20px;
	line-height:20px;
	padding-left:23px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	background:url(../../../../../images/salondesseniors/news/etoile_titre_h2.gif) no-repeat #FFFFFF 5px 4px;
}	

.news_teaser h3{
	padding:0px;
	height:inherit;
	padding-bottom:5px;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	background:#c60473;
	line-height:inherit;
}

.news_teaser h4{
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.news_teaser .introduction{
	font-size:11px;
	color:#f5cbe3;
	padding-bottom:10px;
}

.news_teaser .bt_savoir_plus{
	display:block;
	float:right;
	height:13px;
	width:35px;
	padding:2px 0 2px 0;
	background:#910053;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.news_teaser .bt_savoir_plus:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:#9c1a65;
}


/*-------------------------------------- Listing ------------------------------*/
.news_listing .pager{
	text-align:center;
	background: #eeeced;
	width: 423px;
	margin-bottom: 7px;
	padding: 2px 0 2px 0;
}

.news_listing .pager a{
	color:#E40083;
	text-decoration:none !important;
}

.news_listing .pager a:hover,
.news_listing .pager a.selected{
	color:#E40083;
	text-decoration:underline !important;
}

.news_listing .row{
	padding-bottom:10px;
	margin-bottom:15px;
	padding-right:10px;
}

.news_listing .visuel{
	float:left;
	width:105px;
}

.news_listing .contenu{
	float:right;
	width:308px;
}

.news_listing .introduction{
	color:#000000;
	font-size:15px;
	padding-bottom:7px;
}

.news_listing .bt_savoir_plus{
	display:block;
	height:13px;
	width:80px;
	text-align:center;
	padding:2px 0 2px 0;
	background:#910053;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.news_listing .bt_savoir_plus:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:#9c1a65;
}

/*--------------------------------- Fiche -------------------------------*/
.news_view .visuel{
	padding-bottom: 10px;
}

.news_view a{
	text-decoration: none;
}

.news_view .visuel img{
	border:none;
}

.news_view .accroche{
	color:#000000;
	font-size:15px;
	padding-bottom:7px;
	padding-bottom: 10px;
}

.news_view .corps{
	padding-bottom: 15px;
}

.news_view .bt_retour{
	display:block;
	height:13px;
	width:85px;
	text-align:center;
	padding:2px 0 2px 0;
	background:#910053;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

.news_view .bt_retour:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:#9c1a65;
}





