/* CSS Document */
.press-contents{
margin-bottom:30px
}
.press-contents dl{
	margin-top:5px;
	margin-bottom:5px;
	height:40px;
}
.press-contents dd{
	float:left;
}
.press-data{
	margin-right:10px;
	width:400px;
	padding-left:20px;
	background-image: url(../images/puce_jaune.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.press-date{
	color:#01598c;
}
.press-name{
	color:#01598c;
	font-weight:bold;
}
.press-content{
	color:#000000;
	font-weight:bold;
}
.press-download img{
	float:left;
}
.press-download a{
	float:left;
	padding-left:5px;
	color:#01598c;
	text-decoration:none;
	font-size: 10px;
}
.press-download a:hover{
	float:left;
	padding-left:5px;
	color:#01598c;
	text-decoration:underline;
	font-size: 10px;
}
.h5{
	padding-bottom:20px;
}
