.deplacementDroite {
	height: 300px;
}
.deplacementDroiteBas {
	padding-left: 260px;
	margin-bottom: 20px;
}
.deplacementDroiteBas article {
	margin-top: 80px;
}
.image {
	padding: 0;
}
#infoAstuce {
	margin-left: 270px;
	width: 690px;
}
#infoAstuce a {
	text-decoration: none;
	color: #9B5B2A;
}
#infoAstuce2 {
	margin-left: 270px;
}
#infoAstuce2 a {
	text-decoration: none;
	color: #9B5B2A;
}
.event {
	color: #68c706;
	font-size: 1.1em;
	text-align: center;
	font-family; "Hit the Road Normal", Verdana, Serif;
}

/* -------------------------
   pour telephones portables 
   -------------------------- */

@media all and (max-width: 480px) {
	#infoAstuce2 {
		margin-left: 20px;
		margin-top: 10px;
	}
}