.home #manifestations #events {
	margin: 0 5px;
	height: 190px;
	overflow: auto;
}
.home #manifestations #loading {
	line-height: 260px;
	vertical-align: bottom;
	height: 192px;
}
.home .blocmap .map {
  	background-color:#fafbfc;
  	border:1px solid #b0b0b0;
  	margin:5px 10px 5px 5px;
  	padding:10px;
	float: left;
	border-radius: 10px;
}
.home .blocmap .map span {
	width: 125px;
	height: 150px;
	display: block;
	overflow: hidden;
}
.home .blocmap img {
	height: 150px;
	position: relative;
	left: -10px;
}
.home #formmap {
	width: 150px;
	float: left;
}
.home #formmap label {
	clear: left;
	float: left;
	width: 150px;
}

.home #princes .cadrePhoto img {
	float: right;
	margin: 5px 0 !important;
}
.home #princes .cadrePhoto:first-child {
	float: left;
}

.home .lst {
	padding: 0 5px;
}
.home table {
	border-collapse: collapse;
	width: 100%;
}
.home td {
	padding: 0;
}
.home .lst a {
	margin: 0;
	padding: 0;
}
.home .lst .elt {
	width: 314px;position: relative;
}
.home .lst .elt table {
	margin: 10px;
}
.home .lst table img {
	width: 100px;
	border: 2px solid #eee;
	margin: 0!important;
}

.home .tdlogo a, .home .tdimage a {
	display: block;
	margin-right: 10px;
	
	padding:0px !important;
}
.home .tdcontent {
	position: relative;
}
.home table .more {
	position: absolute;
	width: 180px;
	bottom: 5px;
	right: 5px;
	text-align: left !important;
	padding: 0;
}
.home #bottomcontent .elt {
	width: 315px;
	margin: 10px 0 0 15px;
}
.home .tdcontent p {
	margin-bottom: 10px !important;
	width: 180px;
}
.home .newencarts img {
    width: 100px;
    height: 80px;
}
.home .newencarts {
    position: relative;
    left: -10px;
}
.home .newencarts .tdlogo {
    text-align: center;
}
.home .newencarts .tdlogo img {
	height: 75px;
    width: auto !important;
    border: none !important;;
}