.dl-horizontal dt img {
  width: 72px;
  height: 72px;
  padding: 2px;
  margin-top: 2px;
  border: solid 1px #ddd;
}

.highlight {
	white-space: normal;
    word-wrap: break-word;
}

.dl-horizontal dd {
  margin-left: 90px !important;
}

.dl-horizontal dt {
	width: auto !important;
	}
	
#search h1 {
color: #4076A5;
font-size: 26px;
}

#hr2 {
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
    width: 80%;
}

hr {
	margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #333131;
}

.searchEventPicture {
	height: 100px;
}

/*Search Content Tags*/
.search-post-tags {
	word-wrap: break-word;
	overflow: hidden;
	-o-text-overflow: ellipsis; /* pour Opera 9 */
	text-overflow: ellipsis; /* pour le reste du monde */
	padding: 5px 0 8px;
	margin-bottom: 10px;
	border-top: solid 1px rgba(140, 140, 140, 0.37);;
	border-bottom: solid 1px rgba(140, 140, 140, 0.37);;
	white-space: nowrap;
}

.search-post-tags ul {
	margin-bottom: 0;
}

.search-post-tags li {
	font-size: 12px;
}

.search-post-tags li i {
	color: #777;
}

.search-post-tags ul.communique-info {
	color: #eee;
	/* margin-bottom: 3px; */
}

.search-post-tags ul.communique-tags a {
	color: #555;
	font-size: 11px;
	display: inline;
	padding: 3px 7px;
	margin-right: 2px;
	background: #f4f4f4;
}

.search-post-tags ul.communique-tags a:hover {
	background: #72c02c;
}

.pictureHeight {
	min-height: 410px;
    max-height: 410px;
}

.view-tenth {
	min-height: 325px;
	text-align: center;
}

.img-responsive {
	max-height: 245px;
}

#heightIcon {
	height: 45px;
}