.co_listeActu {
	position: relative;
}

.co_listeActu .syndication_rss {
	display: none;
	position: absolute;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	bottom: 0px;
	left: 0px;
}

.co_listeActu .syndication_rss img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.co_listeActu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.co_listeActu .uneNews {
	border-bottom: #cacaca solid 1px;
	position: relative;
	min-height: 90px;
	padding-bottom: 1px;
	margin-bottom: 20px;
    clear: both;
}

.co_listeActu .uneNews .lienImage {
	background-image: url("/modules/news/images/BGphotoNewsMini.png");
	background-repeat: no-repeat;
	background-position: center center;
    position: relative;
    display: block;
    float: left;
	height: 90px;
	width: 90px;
	margin-right: 20px;
    overflow: hidden;
   	margin-bottom: 10px;
   	margin-right: 15px;
}

.co_listeActu .uneNews .lienImage img {
	border: 0px none;
	height: auto;
	width: 100%;
}

.co_listeActu .uneNews h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 20px;
	line-height: 20px;
	text-transform: none;
	text-align: left;
}

.co_listeActu .uneNews h2 a {
    color: #333;
    text-decoration: none;
}

.co_listeActu .uneNews .news_date {
	background-image: url("/modules/news/images/icone_horloge.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	line-height: 12px;
	padding-left: 16px;
	display: inline;
	color: #555;
}

.co_listeActu .uneNews .news_theme {
	background-image: url("/modules/news/images/icone_pointer.png");
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	line-height: 12px;
	padding-left: 16px;
	padding-right: 5px;
	margin-left: 5px;
	color: #555;
	display: inline;
}

.co_listeActu .uneNews.bleu .news_theme {
	background-color: #25bced;
}

.co_listeActu .uneNews.rose .news_theme {
	background-color: #cc096c;
}

.co_listeActu .uneNews.orange .news_theme {
	background-color: #f0911c;
}

.co_listeActu .uneNews.vert .news_theme {
	background-color: #8dc548;
}

.co_listeActu .uneNews .news_categorie {
	display: none;
	position: absolute;
	top: 15px;
	left: 290px;
	color: #acacac;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.co_listeActu .uneNews .news_content {
	font-size: 12px;
	color: #000;
	line-height: 16px;
	margin-bottom: 35px;
	margin-top: 10px;
}

.co_listeActu .uneNews .btn {
	border: 0px none;
	padding: 0px;
    bottom: 5px;
    top: auto;
    left: auto;
    right: 0px;
    position: absolute;
}

.co_listeActu .uneNews .btn a {
	background-color: #0067b3;
    border-radius: 3px 3px 3px 3px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    margin-top: 0px;
    padding: 2px 8px;
    text-decoration: none;
}

.co_listeActu .uneNews .btn a:hover {
    background-color: #015294;
    color: #fff;
}

.rouge .co_listeActu .uneNews .btn a,
.rouge .co_listeActu .uneNews .btn a:hover {
	background-color: #e75113;
}

.violet .co_listeActu .uneNews .btn a,
.violet .co_listeActu .uneNews .btn a:hover {
	background-color: #6875b8;
}

.cyan .co_listeActu .uneNews .btn a,
.cyan .co_listeActu .uneNews .btn a:hover {
	background-color: #00babe;
}

.vert .co_listeActu .uneNews .btn a,
.vert .co_listeActu .uneNews .btn a:hover {
	background-color: #b1c800;
}

.jaune .co_listeActu .uneNews .btn a,
.jaune .co_listeActu .uneNews .btn a:hover {
	background-color: #fabb00;
}

.co_listeActu .pagination {
	clear: both;
}




.co_sliderActuFront {
    position: relative;
    width: 590px;
    height: 300px;
    clear: both;
}

.co_sliderActuFront .slider_global_wrapper {
	position: relative;
	overflow: hidden;
	width: 603px;
	height: 310px;
}

.co_sliderActuFront .slider_wrapper {
    overflow: hidden !important;
    position: relative;
    width: 590px;
}

.co_sliderActuFront h1 {
	display: none;
}

.co_sliderActuFront .uneNews .colonneL2,
.co_sliderActuFront .uneNews .colonneL2 a {
	width: 590px;
	height: 310px;
}

.co_sliderActuFront .angleImg {
    background-image: url("/modules/news/images/angleImg.png");
	background-position: left bottom;
    background-repeat: no-repeat;
    bottom: 0;
    height: 50px;
    position: absolute;
    right: 0;
    width: 50px;
    z-index: 40;
	right: auto;
	left: 0px;
	bottom: 0px;
}

.co_sliderActuFront .newsListing {
	left:0px;
	position:relative;
	min-width: 590px;
}
.co_sliderActuFront .uneNews {
	width: 590px;
	position: relative;
	float: left;
	border: 0px none;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.accroche {
	position: relative;
}

.accroche .colonneR2 {
    background-image: url("/modules/news/images/sliderContentB.png");
    background-position: right bottom;
    background-repeat: no-repeat;
	position: absolute;
	width: 340px;
	bottom: 15px;
	right: 0px;
	padding-bottom: 23px;
	min-height: 0px;
}

.accroche .colonneR2 .news_fullcontent {
    background-image: url("/modules/news/images/sliderContentT.png");
    background-position: right top;
    background-repeat: no-repeat;
    padding-top: 9px;
}

.accroche .colonneR2 .news_fullcontent h2,
.accroche .colonneR2 .news_fullcontent .news_content {
    background-color: #9db533;
    background-image: none;
    padding: 1px;
    padding-left: 10px;
    padding-right: 40px;
    margin: 0px;
	font-size: 11px;
    color: #fff;
}

.accroche .colonneR2 .news_fullcontent h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}

.accroche .colonneR2 .news_fullcontent h2 a {
	color: #fff;
	text-decoration: none;
}

.accroche .colonneR2 .news_fullcontent .news_content p {
	display: inline;
}

.accroche .colonneR2 .news_fullcontent .news_content strong {
	font-weight: normal !important;
}

.accroche .colonneR2 .news_fullcontent .news_voir {
    background-image: url("/modules/news/images/savoirplus.png");
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
	width: 27px;
	height: 27px;
	bottom: 23px;
	right: 10px;
	overflow: hidden;
}

.accroche .colonneR2 .news_fullcontent .news_voir a {
	display: block;
	width: 27px;
	height: 27px;
	padding-left: 27px;
}

.co_sliderActuFront .news_plus {
	position: relative;
	top: 4px;
	text-align: right;
	margin-right: 10px;
}

.co_sliderActuFront .news_plus a {
	color: #1A66AB;
}

#actualite_teaser_previous,
#actualite_teaser_next {
    background-position: center center;
    background-repeat: no-repeat;
	position: absolute;
	top: 260px;
	width: 8px;
	height: 12px;
	z-index: 50;
}

#actualite_teaser_previous a,
#actualite_teaser_next a {
	display: block;
	width: 8px;
	height: 12px;
	text-indent: -9999px;
}

#actualite_teaser_previous {
    background-image: url("/modules/news/images/BGprevious.gif");
	right: 15px;
}

#actualite_teaser_next {
    background-image: url("/modules/news/images/BGnext.gif");
	right: 0px;
}

#actualite_teaser .clear {
	clear: none;
}

.co_listeActu.modeTeaser {
	position: relative;
	overflow: hidden;
}

.co_listeActu h4 {
	display: none;
}

.home .co_listeActu.modeTeaser h1 {
	color: #333;
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 15px;
	text-transform: uppercase;
}

.home .co_listeActu.modeTeaser h1 span {
	padding-right: 10px;
}

.co_listeActu.modeTeaser ul {
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 345px;
	border: #e1e1e1 solid 0px;
	position: relative;
	min-height: 90px;
	margin-bottom: 0px;
	clear: both;
	margin-top: 20px;
}

.co_listeActu.modeTeaser ul li {
	background-color: transparent;
	border: #e1e1e1 solid 0px;
	width: 306px;
	float: left;
	clear: none;
	margin-left: 16px;
	margin-bottom: 0px;
}

.co_listeActu.modeTeaser .uneNews {
	background-color: #efefef;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	height: 70px;
	width: 100%;
	text-align: left;
	min-height: 70px !important;
}

.co_listeActu.modeTeaser .uneNews .lienImage {
	width: 70px;
	height: 70px;
}

.co_listeActu.modeTeaser .uneNews img {
	width: 70px;
	height: 70px;
	margin-bottom: 0px;
}

.co_listeActu.modeTeaser .uneNews h2 {
	padding-top: 5px;
	margin-top: 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
}

.front-fiche-pionnier .co_listeActu.modeTeaser .uneNews .news_theme,
.home .co_listeActu.modeTeaser .uneNews .news_theme {
	padding-right: 0px;
	font-size: 11px;
	font-style: italic;
	top: 0px;
	left: 118px;
}

.co_listeActu.modeTeaser .uneNews .btn {
	bottom: 5px;
	right: 5px;
}

.co_listeActu.modeTeaser .syndication_rss {
	position: absolute;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	top: 13px;
	right: 15px;
	left: auto;
}

.co_listeActu.modeTeaser .syndication_rss img {
	position: absolute;
	top: 0px;
	left: 0px;
}

.co_listeActu.modeTeaser .news_plus {

}

.pagination {
	color: #8f9297;
	text-align: right;
	margin-bottom: 50px;
}

.pagination a {
	color: #292929;
}

.front-publications .co_listeActu .enAvant {
	clear: none;
	float: left;
	width: 365px;
	min-height: 355px;
}

.front-publications .co_listeActu .enAvant.news_1,
.front-publications .co_listeActu .enAvant.news_3 {
	padding-right: 30px;
}

.front-publications .co_listeActu .enAvant .lienImage {
	background-image: url("/modules/news/images/BGphotoNews.png");
	background-color: #fff;
	display: block;
	width: 100%;
	height: 195px;
}

.front-publications .co_listeActu .enAvant.news_1 .btn,
.front-publications .co_listeActu .enAvant.news_3 .btn {
	right: 30px;
}
/*
     