










.media-liste-texte {
	margin-top: 4px;
	text-align: center;
}

.media-liste-texte a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #2b4391;
	font-weight: bold;
	text-decoration: none;

}
.media-liste-texte a:hover {
	text-decoration: underline;
}


.videos-liste-ligne {
	display: inline-block;
	margin-left: 10px;
}

.videos-liste-separation {
	float: left;
	width: 20px;
}
.videos-structure-video {
	width: 158px;
	float: left;
	padding: 15px;
}

.videos-structure-video:hover {
	background-color: #f0f0f0;
}

.videos-miniature-video {
	width: 156px;
	height: 90px;
	border: 1px solid #c6c6c6;
}
.videos-miniature-video:hover {
	border: 1px solid #aeaeae;
}
.videos-miniature-video img {
	border: 3px solid #f0f0f0;
}
.videos-miniature-video img:hover {
	border: 3px solid #ffffff;
}
.videos-liste-texte {
	width: 156px;
	margin-top: 2px;
	line-height: 14px;
}
.videos-liste-cont {
	display: inline-block;
	width: 156px;
	}



	
.images-liste-texte a {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #2b4391;
	font-weight: bold;
	text-decoration: none;
}
.images-liste-texte a:hover {
	text-decoration: underline;
}
.images-liste-ligne {
	display: inline-block;
	margin-left: 10px;
}
#images-retour {
	margin-bottom: 10px;
}
.images-liste-separation {
	float: left;
	width: 20px;
}
.images-structure-image {
	width: 106px;
	float: left;
	padding: 15px;
	text-align: center;
}
.images-structure-image:hover {
	background-color: #f0f0f0;
}
.images-miniature-image {
  width: 66px;
	height: 66px;
	border: 1px solid #c6c6c6;
	margin: auto;
}
.images-miniature-image:hover {
	border: 1px solid #aeaeae;
}
.images-miniature-image img {
	border: 3px solid #f0f0f0;
}
.images-miniature-image img:hover {
	border: 3px solid #ffffff;
}
.images-liste-texte {
  width: 100px;
	line-height: 14px;
	margin: auto;
	
}



.titre-news a {
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #2b4391;
	font-weight: bold;
	text-decoration: none;
}
.titre-news a:hover {
	text-decoration: underline;
}

.texte-news {
	font-family: Arial, Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #4f4f4f;
	text-decoration: none;
	text-align: justify;
	
}
.cont-texte {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Verdana, Arial;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;

}
