div#news {
	margin:15px 0 0 50px;
	position:relative;
	width:934px;

}
div#news h1{font-weight:normal;font-size:1.4em;text-transform:uppercase;padding-left:90px;background:url(../img/public/titre-magasin.png) no-repeat;height:43px;line-height:43px;}

div#news-titre {
	position:relative;
	margin:9px 0 2px 0;padding:0;
	width:100%;height:auto;
}

div#retour_liste {
	position:relative;
	margin:9px 0 15px 0;
	height:40px;width:260px;
	background:url(../img/public/news_retour_liste.jpg) center no-repeat;
}
div#retour_liste a {
	display:block;
	width:100%;
	height:100%;
}
div#retour_liste:hover {
	position:relative;
	height:40px;width:260px;
	background:url(../img/public/news_retour_liste_hover.jpg) center no-repeat;
}
/*****************************Ajout News*******************************/
div#news{position:relative;width:1000px;margin:0 auto;}

div#news-vignette {
	position:relative;
	float:left;
	margin:15px 0 0 0;padding:0;
	width:410px;
	height:auto;

}
.redim{width:410px;}
div#news-contenu{position:relative;width:470px;float:left;height:auto;color:#333;text-align:justify;padding-left:20px;font-size:0.9em;}
div#news-info {
	position:relative;
    height: auto;
	clear:left;
    margin:0;
	padding:15px 0 0 0;
    position: relative;
    width: 1000px;
	font-size:0.8em;

}
div#news-info .paragraph{
	text-align:justify;
}
div#news-info p{
	margin:10px 0;
}
div#news-info a{
	color:#F72A5A;
}
div#news-video {
	position:relative;
	margin:15px 0 0 0;padding:0;
	width:100%;
	overflow:hidden;
}	
div#news-video-titre {
	position:relative;
	margin:0;padding:0;
	width:100%;
	height:25px;
	background:url(../img/public/news_video.jpg) left no-repeat;
	border-bottom:2px solid #F72A5A;
}
div#news-video-contenu {
	position:relative;
	margin:10px auto;padding:0;
	text-align:center;
	width:100%;
}
div#news-video-contenu .titre-video {
	position:relative;
	width:100%;
	height:auto;
	margin:10px 0;
	font-size:0.9em;
	color:#1873A3;
	font-weight:bold;
	text-align: left;
    text-indent: 30px;
}
div#news-galerie {
	position:relative;
	margin:15px 0 0 0;padding:0;
	width:100%;
	overflow:hidden;
}	
div#news-galerie-titre {
	position:relative;
	margin:0;padding:0;
	width:100%;
	height:25px;
	background:url(../img/public/news_galerie_photo.jpg) left no-repeat;
	border-bottom:2px solid #F72A5A;
}
div#news-galerie-contenu {
	position:relative;
	margin:0;padding:0;
	width:100%;
}
.images{margin:10px 8px 0 0;border:1px solid #EAEAEA;padding: 3px;}

div#news-infodiverse {
	position:relative;
	margin:15px 0 0 0;padding:0;
	width:100%;
	overflow:hidden;
}
div#news-infodiverse-titre {
	position:relative;
	margin:0;padding:0;
	width:100%;
	height:25px;
	background:url(../img/public/news_info_diverse.jpg) left no-repeat;
	border-bottom:2px solid #F72A5A;
}
div#news-infodiverse-contenu {
	position:relative;
	margin:0;padding:0;
	width:100%;
}
div#news-infodiverse-contenu p.lien-docs, div#news-infodiverse-contenu p.lien-liens {
	height: 30px;
	line-height:30px;
	margin: 3px 0 0 0;
	text-indent: 35px;
}
div#news-infodiverse-contenu p.lien-docs {
	background:url(../img/public/docs.png) left no-repeat;
}
div#news-infodiverse-contenu p.lien-liens {
	background:url(../img/public/lien-ext.png) left no-repeat;
}
div#news-infodiverse-contenu a, div#news-infodiverse-contenu a{
	text-decoration: underline;
	color: #000000;
	font-size: 0.9em;
}
.paragraph a{
	color:#e50659;
}