
/* ********************** teaser_listing ********************************** */

.news_teaser_listing {
	position: relative;
}
.news_teaser_listing .news_zone_slider{
	height: 267px;
	width: 330px;
	overflow: hidden;
	position: relative;
}
.news_teaser_listing .news_slider{
	width: 330px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.news_teaser_listing #top{
   width: 0; 
   height: 0; 
   border-bottom: 12px solid #EF4316; 
   border-left: 6px solid transparent; 
   border-right: 6px solid transparent;
   cursor: pointer;
   position: absolute;
   bottom: -20px;
   right: 15px;
}.news_teaser_listing #top:hover{
	border-bottom: 12px solid #C29F76; 
}
.news_teaser_listing #bottom{
   width: 0; 
   height: 0;
   border-top: 12px solid #EF4316;
   border-left: 6px solid transparent; 
   border-right: 6px solid transparent;
   cursor: pointer; 
   position: absolute;
   bottom: -20px;
   right: 0px;
}.news_teaser_listing #bottom:hover{
	border-top: 12px solid #C29F76; 
}
.news_teaser_listing_row {
	border-bottom:#d8d4c7 solid 1px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	height: 74px;
}

.news_teaser_listing_row.first {
}

.news_teaser_listing h2 {
	color:#34373c;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 32px;
	line-height:26px;
	text-align: center;
	padding-right: 15px;
	margin-bottom: 25px;
}
.news_teaser_listing h2 span {
	font-size: 26px;
}


.teaser_listing_news_visuel {
	float:right;
	border:#c0c1c1 solid 1px;
	background-color: #fff;
	padding: 2px;
	margin-top: 3px;
}

.teaser_listing_news_textes {
	width:205px;
	float:left;
}

.teaser_listing_news_textes .teaser_listing_news_date {
	display:none;
}

h3.teaser_listing_news_title {
	color:#c29f76;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 12px;
	margin: 0;
	margin-bottom: 4px;
	text-transform: inherit;
}

.teaser_listing_news_introduction {
	color:#3c3c3c;
	font-size: 11px;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
	height:29px;
	overflow: hidden;
}


.teaser_listing_news_textes.long {
	display:block;
	float:none;;
	width:100%;
}

.teaser_listing_news_textes a.teaser_listing_news_more {
	color:#bca884;
	font-size: 11px;
	float:right;
}

.teaser_listing_news_textes a.teaser_listing_news_more:hover {
	color:#ef4316;
}

.news_teaser_listing .pager {
	width:330px;
}

.news_teaser_listing .pager .pages,
.news_index .pager .pages {
	text-align: center;
}

.news_teaser_listing .pager .pages a,
.news_index .pager .pages a {
	background-color: #d1c9b1;
	color:#fff;
	font-size: 9px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin-right: 3px;
}

.news_teaser_listing .pager .pages a:hover,
.news_index .pager .pages a:hover {
	color:#ef4316;
}

.news_teaser_listing .pager .pages a.selected,
.news_index .pager .pages a.selected{
	background-color: #ef4316;
}

.news_teaser_listing .pager .pages a.selected:hover,
.news_index .pager .pages a.selected:hover {
	color:#5e1d03;
}

/* ********************** index ********************************** */

.block_image_text.block {
	margin-bottom: 35px;
}

a.visual.visual_link.no_image {
	display:block;
	width:244px;
	height:156px;
	border:#E4E4E4 solid 4px;
	padding: 0px;
	background:url(../../../../../images/fol74/news/no_image.gif) center center no-repeat;	
}

a.visual.visual_link.no_image span.masque {
	left:0px;
	top:0px;
}

a.visual.visual_link.no_image span.over {
	bottom: -20px;
    right: -12px;
}

.news_index .pager {
	width:100%;
	border-bottom:#666 solid 1px;
	padding-bottom: 7px;
	margin-bottom: 25px;
}

.news_index .pager_bottom .pager {
	width:100%;
	border:none;
	margin:0;
	padding:0;
	border-top:#666 solid 1px;
	padding-top: 7px;
	margin-top: 25px;
}

.news_index .pager .pages {
	text-align: right;
	margin-right: -3px;
}

.news_index .pager .pages a {
	background-color: #d1c9b1;
	color:#fff;
	font-size: 9px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	margin-right: 3px;
}

.news_index .pager .pages a:hover {
	color:#ef4316;
}

.news_index .pager .pages a.selected {
	background-color: #ef4316;
}

.news_index .pager .pages a.selected:hover {
	color:#5e1d03;
}


/* ********************** view ********************************** */
.block_image_text.news_view.block .visual_container {
	margin-bottom: 30px;
}


.block_image_text.news_view.block ul li {
	display:table;
	list-style:disc;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	background:url(../../../../../images/fol74/templates/navigation_puce_0.png) 6px 5px no-repeat;	
}

.block_image_text.news_view.block .news_view_bottom {
	padding-top:10px;
	margin-top:30px;
	border-top: #555 solid 1px;
}

.block_image_text.news_view.block news_view_bottom .bt_back {

}

