/* page contact */

#content_static {
  margin:20px 150px;
  float:left;
}
.content .colonne_plan {
  margin-left:70px;
  float:left;
}
#content_static h2, #content_static h3, #content_static p, .content .colonne_plan h3 a {
  margin-left:20px;
}
.content .colonne_plan p a {
  margin-left:40px;
}
.content .colonne_plan p a:before {
  content:" • "
}
#content_static h1, .content h1 {
  line-height:40px;
  background:url(/images/newfront/fleche_bg_titre.gif) left center no-repeat;
  padding-left:20px;
  color:#FF3300;
  font-size:16px;
  font-weight:bold;
  clear:both;
}
#content_static h2, .content .colonne_plan h2, .content .colonne_plan h2 a {
  color:#FF3300;
  font-size:13px;
  font-weight:bold;
  clear:both;
  margin-bottom:8px;
}
#content_static h3, .content .colonne_plan h3, .content .colonne_plan h3 a {
  color:#000;
  margin-bottom:8px;
  font-size:12px;
  font-weight:bold;
}
#content_static p, .content .colonne_plan p {
  margin-bottom:8px;
}
#content_static a {
  text-decoration:underline;
}
#content_static h2.puce_orange {
  padding-left:8px;
  background:url(/images/newfront/puce_orange.gif) left center no-repeat;
}
#vitrine_ministores {
width: 400px;
float: left;
margin-bottom:20px;
margin-left:150px;
}
/* Fading (Ministores)*/
#fader ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#fader li {
	top: 0;
	left: 0;
	width: 400px;
	height: 269px;
	background-color: #FFF;
	list-style: none;
}
#fader li img {
	display: block;
}
