#newsContent iframe {
	width:761px;
}
h1.listNews {
    left: 0;
    position: absolute;
    top: 13px;
}

h1.listNews a{
    text-decoration: none;
}
#left + #main  iframe{
    margin: 5px 0 !important;
    max-width: 789px !important;
}
.news_content > iframe {
	border: 1px solid #000;
	margin: 5px;
}

#textNews p:first-child{
	text-align:justify  !important;	
}
#textNews p img{
	text-align:center !important;	
}
div#filtres {
    background-color: white;
    color: #FFFFFF;
	padding: 53px 5px 0;
    position: relative;
    vertical-align: top;
    width: 170px;
}
div#filtres label {
    color: black;
}
div#filtres>select {
	text-transform: uppercase;
	width: 180px;
}

div#filtresMarque {
	position: relative;
	height: 22px;
}

div#filtresMarque .dd {
	width: 170px !important;
	color: #FFF !important;
	margin: 0 5px;
}

a.presentation {
	position: absolute;
	right: 190px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	display: inline-block;
	line-height: 22px;
	padding: 0 5px;
	font-weight: bold;
	/*letter-spacing: -1px;*/
}

a.presentation:hover {
	text-decoration: underline;
}

#listNews {
    color: #000000;
    display: inline-block;
    list-style-type: none;
    margin-top: 48px;
    padding: 0 0 4px;
    position: relative;
    vertical-align: top;
    width: 626px;
}

#listNews li {
	margin: 0;
	text-align: justify;
	clear: both;
	height: 68px;
	margin: 5px 5px 0;
	cursor: pointer;
	width: 616px;
}

#listNews li:hover {
	background-color: #DCDCDC;
}

#listNews li.video:before {
	content: '';
	position: absolute;
	font-weight: bold;
	width: 180px;
	height: 68px;
	display: block;
	background-image: url("imgs/filigrane-video.png");
}

#listNews li>img {
	float: left;
	width: 180px;
	margin-right: 4px;
}

#listNews h3 {
	font-size: 12px;
	text-align:left;
	padding: 0px 0 4px;
	margin: 0;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: hidden;
}

#listNews p {
	margin: 0;
}

#listNews a {
	text-decoration: none;
	color: black;
	color: #666;
	font-size: 11px;
	margin-left: 10px;
}

#listNews span:not(.resume) {
	color: #666;
	font-size: 11px;
	margin-left: 10px;
}

#listNews span.resume {
	font-size: 11px;
}

div#pub {
	/*display: table-cell;*/
	display: inline-block;
	width: 180px;
	vertical-align: top;
	padding: 5px 5px 5px;
}

div#pub>img {
	margin-top: 4px;
}

#btnNewsletter {
	height: 20px;
	width: 24px;
	padding: 0;
	position: relative;
	left: 60px;
	top: -22px;
	background-image: url("imgs/btn_newsletter.png");
	border: none;
}

article.news {
	height: 68px;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}

article.news:hover {
	background-color: #DDD;
}

article.news > img {
	float: left;
	margin-right: 5px;
}

article.news > h3 {
	margin: 0;
	font-size: 14px;
	display: inline;
	line-height: 16px;
}

article.news > br {
	margin-bottom: 11px;
}

article.news > a {
	display: block;
	height: 68px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

article.news > a > span {
	position: absolute;
	bottom: 0;
	left: 185px;
}

article.news.video:before {
	background-image: url("imgs/filigrane-video.png");
	content: '';
	position: absolute;
	width: 180px;
	height: 68px;
	display: block;
}

#btnNewsletter:hover {
	cursor: pointer;
}

div.news_content {
	background-color: white;
	font-size: 14px;
	width: 816px;
	padding-top: 5px;
}
div.news_content>div {
	/*display: table-cell;*/
	vertical-align: top;
	padding: 15px;
	text-align: justify;
}

div#content div.jp-video, div.news_content>div.jp-video {
	padding: 0;
}

div.news_content>div>nav {
	padding: 0;
	text-align: center;
    width: auto !important;
}

div a figure{
    /*display: table-cell;*/
    height: 100px;
	vertical-align: middle;
    width: 131px;
}
div a figure span{
    /*display: table-cell;*/
    margin: 0;
    padding: 0;
    vertical-align: middle;
    width: 131px;
}
#newsContent {
	position: relative;
}

#newsContent nav div  a figure img{
	width:74px;
}

div.news_content > h2 {
    background-color: #DCDCDC;
    color: #535353;
    font-size: 18px;
    margin: -4px 0 0;
    padding: 5px;
    position: relative;
}

div.news_content>div>nav> div a {
  	border: 1px solid #999999;
    color: #000000;
    /*display: table-cell;*/
    border-spacing: 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 131px;
    padding: 5px;
}
div.news_content > div > nav > div  a figure > figcaption {
    display: block;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}
div.news_content > div > nav > div  a:hover{
		background-color:#DCDCDC;
}
div.news_content > div > nav > div > a {
	display:inline-block;
	height:104px;
	width:131px;
	margin:5px;
}
div.news_content>div>nav>a>span {
	/*display: table-cell;*/
	vertical-align: middle;
}

div.news_content>div>nav>a>span:first-child {
	height: 72px;
	padding: 2px;
	width: 72px;
	border: 1px solid #535353;
	background-color: #FFF;
	text-align: center;
}

div.news_content>div>nav>a>span>img {
	border: none;
	width: 72px;
	margin-bottom: -3px;
}

div.newsContent {
	text-align: justify;
}
div#newsContent img{
	max-width: 786px;
}
div#newsContent nav div img {
	width: 130px;
}
#pubBas {
	margin-top: 5px;
}
#divTag{
	clear:both;
}
#filtresMarque{
	margin-top: 10px;	
}

div#newsContent > p {
	position: relative;
	text-align: center;
}

div#newsContent > p > a {
	width: auto;
	height: auto;
	color: #999;
	text-decoration: none;
}

#tagActif {
	color: #000;
	padding-bottom: 10px;
}

.unsetTag {
	background-color: #000000;
	border: 1px solid #303030;
	color: #FFFFFF;
	display: inline-block;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	width: 14px;
}

.unsetTag:hover {
	background-color: #FFFFFF;
	color: #000000;
}

span.tagNews {
	cursor: pointer;
	text-decoration: underline;
}

span.tagNews:hover {
	text-decoration: none;
}

div#newsContent > p > a.back {
	line-height: 36px;
}

div#newsContent > p > a.back:hover {
	color: #000;
}

div#newsContent > p > a.previous, div#newsContent > p > a.next {
	position: absolute;
	bottom: 0;
}

div#newsContent > p > a.previous > span, div#newsContent > p > a.next > span {
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 200px;
}

div#newsContent > p > a.next > span {
	text-align: right;
}

div#newsContent > p > a.previous:hover > b, div#newsContent > p > a.next:hover > b {
	color: #000;
}

div#newsContent > p > a.previous {
	left: 10px;
}

div#newsContent > p > a.next {
	right: 10px;
	padding-right: 10px;
}

div#newsContent > p > a.previous > b, div#newsContent > p > a.next > b {
	font-size: 30px;
	font-weight: bold;
	vertical-align: -2px;
}

.scrollable_HD {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 180px;
	height: 351px;
}

.scrollable_HD .items_HD {
	/* this cannot be too large */
	position:absolute;
	width:20000em;
}

.items_HD div {
	float:left;
	position: absolute;
}

/* single scrollable item */
.scrollable_HD img {
/* 	float:left; */
	border:none;
}

.items_HD div span {
	position: absolute;
	color: #FFF;
	bottom: 30px;
	left: 0;
	display: inline-block;
	width: 816px;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
}

.items_HD div {
	display: none;
}


.scrollable_BD {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 180px;
	height: 352px;
}

.scrollable_BD .items_BD {
	/* this cannot be too large */
	position:absolute;
	width:20000em;
}

.items_BD div {
	float:left;
	position: absolute;
}

/* single scrollable item */
.scrollable_BD img {
/* 	float:left; */
	border:none;
}

.items_BD div span {
	position: absolute;
	color: #FFF;
	bottom: 30px;
	left: 0;
	display: inline-block;
	width: 816px;
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
}

.items_BD div {
	display: none;
}
#newsContent .container{
	background-color: #C0C0C0;
    border: 1px solid #999999;
    border-spacing: 0;
    color: #000000;
    display: inline-block;
    font-weight: bold;
    height: 104px;
    margin: 5px;
    padding: 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 160px;
}
#newsContent .container p{
	font-size: 12px;
	margin-bottom: 3px;
    margin-top: 8px;
    padding: 0;;
}
#newsContent .container strong{
	text-transform: uppercase;
}
#newsContent #cp{
	width: 153px;
    text-align: center;
}
#newsContent #searchCP{
	background-color: black;
    bottom: 5px;
    color: white;
    display: block;
    position: absolute;
    width: 148px;	
}
#delVille{
	padding: 0px !important;
}
 #listNews li {
    position: relative;
}
 #listNews a > span {
    bottom: 0;
    position: absolute;
    right: 0;
}
h2.news div.fb-like {
    position: absolute;
    right: 5px;
    top: 5px;
}
#filtres + .news_content > .image_news_content {
	width: 816px;
}
#left + #main > .news_content > .image_news_content {
    width: 806px;
}
#left + #main > #pub {
	padding: 5px 0 5px 5px;
	width: 175px;
}
#left + #main > #pub img {
	width: 175px;
}
#left + #main > .news_content + #fbcontainer *, #left + #main > .news_content + #fbcontainer {
    margin: 0;
    max-width: 785px;
}
#left + #main > .news_content > #jp_container_1 ,#left + #main > .news_content > #jp_container_1 *{
    max-width: 785px;
}
#left + #main div#newsContent img {
    max-width: 760px;
}