.view-revue-presse .views-row {
	border:1px solid #1e1c1b;
	background:#41403f;
	padding:4px;
	float:left;
	width:48%;
	height:160px;
	position:relative;
	margin-bottom:8px;
}
.view-revue-presse .views-row:hover {
	border:1px solid #714111;
	background:#ed7802;
	padding:4px;
	width:48%;
	position:relative;
	margin-bottom:8px;
}
.view-revue-presse .views-row-odd {
	float:left;
}
.view-revue-presse .views-row-even {
	float:right;
	margin-left:4px;
}
.view-revue-presse .views-field-title {
	clear:both;
	display:block;
	font-weight:bold;
	font-size:1em;
	color:#ed7802;
	font-weight:bold;
	/*background:url(../images/puce_titre-actus.png) no-repeat 0px 7px;
	padding-left:10px;*/
	text-decoration:none;
	height:30px;
}
.view-revue-presse .views-field-created {
	font-size:0.87em;
	color:#C9C9C9;
	text-align:right;
	margin-bottom:5px;
}
.view-revue-presse .views-row:hover .views-field-title  {
	color:#fff;
	background:url(../images/puce_titre-actus_hover.png) no-repeat 0px 7px;
}
.view-revue-presse .views-row:hover .views-field-created  {
	color:#fff;
}
.view-revue-presse .views-field-field-img-presse-fid,
.view-revue-presse .views-field-field-img-pdf-fid,
.view-revue-presse .views-field-field-img-video-presse-fid,
.view-revue-presse .views-field-field-img-mp3-fid {
	text-align:center;
}
.view-revue-presse .views-field-field-fichier-presse-fid .filefield-icon {
	display:none;
}
.view-revue-presse .views-field-field-fichier-presse-fid {
	margin-top:20px;
}
.view-revue-presse .views-field-field-fichier-presse-fid a {
	background:url(/sites/all/modules/filefield/icons/protocons/16x16/mimetypes/application-pdf.png) no-repeat top left;
	padding-left:20px;
}
.view-revue-presse .views-row:hover .views-field-field-fichier-presse-fid a  {
	color:#fff;
}
