.news_teaser{
	width: 221px;
	overflow: hidden;
	height: 300px;
	text-align: right;	
	position: relative;
	float: right;
	margin: 35px 0px 0px 0px;
}
.news_teaser .teaser_title{
	text-tranform: uppercase;
	font-weight: bold;
	font-size: 16px;
	color: #0057a2;
	font-family: inherit;
}
.news_teaser #slider{
	width: 221px;
	position: absolute;
	top: 25px;
	left: 0px;	
}
.news_teaser .slide{
	width: 221px;	
	float: left;
	margin-right: 20px !important;
}
.news_teaser .subtitle{
	color: #df2e7d;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;	
	padding: 0px;
}
.news_teaser .introduction{
	color: #343434;	
	font-size: 12px;
}
.news_teaser .masque{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 221px;
	height: 102px;
	background:url(../../../../../images/fol73/news/masque_teaser.png);
}
.news_teaser .date{
	display: none;	
}
.news_teaser a.bt_learn_more {
    background: url(../../../../../images/fol73/news/bt_learn_more.png) 0px 0px no-repeat;
    padding: 0px;
    width: 108px;
    height: 21px;
}.news_teaser a.bt_learn_more:hover{
	background-position: 0px -21px;	
}

.news_teaser .zone_puce{
	position: absolute;
	left: 0px;
	top: 155px;	
}
.news_teaser .zone_puce .puce{
	float: left;
	display: block;
	cursor: pointer;
	width: 8px;
	height: 8px;
	margin-right: 5px;
	 background: url(../../../../../images/fol73/news/puce.png) 0px 0px no-repeat;
}.news_teaser .zone_puce .puce:hover, .news_teaser .zone_puce .puce.selected{
	background-position: 0px -8px;	
}
.news_teaser .row{
	border: none;
	margin: 0px;
	padding: 0px;	
}

.news_view .bt_back{
	width: 100%;	
}
.news_index .pages a{
	margin: 0px 3px;	
}.news_index .pages a:hover{
	color: #0067AC;	
}