
/**************************************************************************************************************************/
/*                                                         ACTUALITES                                                     */
/**************************************************************************************************************************/

/**************************************************************************/
/**************************  TEMPLATE LATEST ******************************/
/**************************************************************************/

.news-latest-container a {
	text-decoration:none;
}

.news-latest-container a:hover {
	color:#01AAE5;
}

.news-latest-item {
	float:left;
	padding:0 0 10px;
	border-bottom:1px dotted #B5B5B5;
	width:460px;
}


.news-latest-date, .news-list-date, .news-single-data {
	float:left;
	margin-top: 10px;
	padding:0 5px 0 0;
}

.news-latest-item-image {
	float:left;
	padding:0px 10px 0px 0;
}

.news-latest-item-image-video {
	float:left;
	padding:0px 10px 7px 0;
	width:450px;
}


.news-latest-item-contenu {
	float:left;
	padding:5px 0 0;
	clear:both;
	width:460px;
}

.news-latest-item-contenu-contenu {
	padding:10px 0 0 0;
	/*clear:both;*/
}

.news-latest-category, .news-list-category, .news-single-category {
	float:left;
	width:auto;
	margin-top: 10px;
}

.news-latest-morelink, .news-list-morelink {
	display:block;
	clear:both;
	text-align: right;
}

.lien_liste_actus {
	clear:both;
	padding:15px 0 15px;
	border-bottom: 1px dotted #B5B5B5;
}




/**************************************************************************/
/**************************  TEMPLATE SINGLE ******************************/
/**************************************************************************/

.news-single-item {

}

.news_entete_detail {
	clear:both;
}

.news_entete_detail h2 {
	font-size:1.1em;
	padding:10px 0;
	text-align:justify;
}

.news-single-item-contenu {
	float:left;
	width:460px;
}

.news-single-img {
	float:left;
	padding:0 10px 10px 0;
}

.news-single-item-contenu-contenu {
	/*width:460px;*/
}

.news-single-additional-info {
 	float: left;
}

.news-single-backlink {
 	float: left;
}

.titre_news {
	font-size:1.6em;
}

.news-subheader {
	padding:0 0 10px 0;
}

.news-subheader h2 {
	font-size:1em;
	line-height:1.3;
}

.news-single-backlink a, .news-list-morelink a {
	text-decoration:none;
	font-weight:bold;
}
.news-single-backlink a:hover, .news-list-morelink a:hover {
	color:#01AAE5;
	text-decoration:none;
}
/**************************************************************************/
/**************************  TEMPLATE LIST ********************************/
/**************************************************************************/

.news-list-container {

}

.news-list-item {
	float:left;
	padding:0;
	border-bottom:1px dotted #B5B5B5;
	width:100%;
}

.news-list-item h3 a,
.news-latest-item h3 a {
	text-decoration:none;
}

.news-list-item h3 a:hover,
.news-list-item h3 a:hover {
	color:#01AAE5;
}

.news-list-item-contenu {
	padding:5px 0 0 0;
	clear:both;
}

.news-list-image {
	float:left;
	padding:0 10px 10px 0;
}


.news-list-item-contenu-contenu p a:hover {
	text-decoration:none;
}

.news-list-browse {
	clear:both;
}

.news-latest-gotoarchive {
	display:none;
}
.rss_home {
	margin:0;
	position:relative;
	top:-30px;
}

.linkRss {
	text-align:right;
	margin:0 -20px 0 0;
	padding:3px 0 0 0;
}

.rss_home .linkRss {
	margin:0;	
}

.linkRss a {
	color:#F18125;
	text-decoration:none;
}
.linkRss a:hover {
	color:#F18125;
	text-decoration:none;
}

.linkRss a img {
	padding:0 0 0 15px;
}


