/*------------------------------------- Teaser ------------------------------------*/
.news_teaser{
	position:relative;
	padding-bottom:15px;
}

.news_teaser a.bt_rss{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:18px;
	height:17px;
	background:url(../../../../../images/jfpissettaz/news/picto_rss.gif) no-repeat left bottom;
}

.news_teaser a.bt_rss:hover{
	background:url(../../../../../images/jfpissettaz/news/picto_rss.gif) no-repeat left top;
	text-decoration:none;
}

.news_teaser h2{
	height:19px;
	padding-left:13px;
	border-bottom:solid 1px #6ab1eb;
	background:url(../../../../../images/jfpissettaz/news/picto_titre.gif) no-repeat left bottom;
	margin-bottom:16px;
	font-size:15px;
	color:#6ab1eb;
	font-weight:bold;
}

.news_teaser .row{
	margin-bottom:27px;
	border-bottom:solid 1px #8d8e8f;
}

.news_teaser .row.last{
	border-bottom:none;
}

.news_teaser .row h3{
	font-size:13px;
	color:#6ab1eb;
	font-weight:bold;
}

.news_teaser .row .visuel{
	float:left;
	width:79px;
	padding-right:11px;
	padding-bottom: 11px;
}

.news_teaser .row .introduction{
	font-size:13px;
	padding-bottom:11px;
}

.news_teaser .bt_savoir_plus{
	display:block;
	float:right;
	width:85px;
	height:15px;
	margin-bottom:10px;
	background:url(../../../../../images/jfpissettaz/news/bt_savoir_plus.gif) no-repeat left top;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}

.news_teaser .bt_savoir_plus:hover{
	color:#d2d1d1;
	text-decoration:none;
}

/*------------------------------------- Listing ------------------------------------*/
.news_index{
	position:relative;
	padding-bottom:15px;
}

.news_index a.bt_rss{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:18px;
	height:17px;
	background:url(../../../../../images/jfpissettaz/news/picto_rss.gif) no-repeat left bottom;
}

.news_index a.bt_rss:hover{
	background:url(../../../../../images/jfpissettaz/news/picto_rss.gif) no-repeat left top;
	text-decoration:none;
}

.news_index h2{
	height:19px;
	padding-left:13px;
	border-bottom:solid 1px #6ab1eb;
	background:url(../../../../../images/jfpissettaz/news/picto_titre.gif) no-repeat left bottom;
	margin-bottom:16px;
	font-size:15px;
	color:#6ab1eb;
	font-weight:bold;
}

.news_index .row{
	margin-bottom:27px;
	border-bottom:solid 1px #8d8e8f;
}

.news_index .row.last{
	border-bottom:none;
}

.news_index .row h3{
	font-size:13px;
	color:#6ab1eb;
	font-weight:bold;
}

.news_index .row .visuel{
	float:left;
	padding-right:11px;
	padding-bottom: 11px;
}

.news_index .row .introduction{
	font-size:13px;
	padding-bottom:11px;
}

.news_index .bt_savoir_plus{
	display:block;
	float:right;
	width:85px;
	height:15px;
	margin-bottom:10px;
	background:url(../../../../../images/jfpissettaz/news/bt_savoir_plus.gif) no-repeat left top;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}

.news_index .bt_savoir_plus:hover{
	color:#d2d1d1;
	text-decoration:none;
}

/*------------------------------------- Fiche ------------------------------------*/
.news_view{
	position:relative;
	padding-bottom:15px;
}

.news_view a.bt_rss{
	position:absolute;
	top:0;
	right:0;
	display:block;
	width:18px;
	height:17px;
	background:url(../../../../../images/jfpissettaz/news/picto_rss.gif) no-repeat left bottom;
}

.news_view a.bt_rss:hover{
	background:url(../../../../../images/jfpissettaz/news/picto_rss.gif) no-repeat left top;
	text-decoration:none;
}

.news_view h2{
	height:19px;
	padding-left:13px;
	border-bottom:solid 1px #6ab1eb;
	background:url(../../../../../images/jfpissettaz/news/picto_titre.gif) no-repeat left bottom;
	margin-bottom:16px;
	font-size:15px;
	color:#6ab1eb;
	font-weight:bold;
}

.news_view .row{
	margin-bottom:27px;
	border-bottom:solid 1px #8d8e8f;
}

.news_view .row.last{
	border-bottom:none;
}

.news_view .row h3{
	font-size:11px;
	color:#6ab1eb;
	font-weight:bold;
}

.news_view .row .visuel{
	float:left;
	padding-right:11px;
	padding-bottom: 11px;
}

.news_view .row .introduction{
	font-size:13px;
	padding-bottom:11px;
	color:#6AB1EB;
}

.news_view .bt_savoir_plus{
	display:block;
	float:right;
	width:85px;
	height:15px;
	margin-bottom:10px;
	background:url(../../../../../images/jfpissettaz/news/bt_savoir_plus.gif) no-repeat left top;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
}

.news_view .bt_savoir_plus:hover{
	color:#d2d1d1;
	text-decoration:none;
}