div.grd_bloc_contenu select.lieu {
	position: relative;
	left: 0;
	top: 10px;
	width: 180px;
	float: left;
}

div.grd_bloc_contenu button.btn_recherche {
	position: relative;
	left: 0;
	top: 25px;
	margin-bottom: 10px;
	margin-bottom: 20px;
}

.rouge, .rouge a, .rouge a:hover {
	color: #d81816;
}

.input_date {
	width: 100px;
	height: 25px;
	display: inline-block;
	background: url(../../img/fond_input_date.png) no-repeat;
	padding: 3px 0 2px 5px;
}

.input_date input {
	border: 0;
	background-color: transparent;
	width: 90px;
}

.contenu_att_gauche div.photo_evt {
	margin-bottom: 0;
}

/*.photo_evt, .photo_evt img, .photo_liste img {
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}*/

.photo_evt {
	/*border: 1px solid #a4b6b8;*/
	background-color: #eef5f5;
	width: 105px;
	height: 148px;
	float: left;
	margin-right: 10px;
	text-align: center;
}
