
#formation {
	position:relative;
	top:22px;
	left:175px;
	width:450px;
	border:1px solid #3AA33D;
	background:url(/img/ssformation.jpg) top left no-repeat;
}
#formation h2, h3, h3 a{
	color:#3AA33D;
  }
#formation p{
	text-align:justify;
	margin:10px;
	font-size:14px;
}
#coinfhg, #coinfhd, #coinfbg, #coinfbd {
  height:13px;
  width:13px;
  background-repeat: no-repeat;
  font-size:1px;  
}
#coinfhg {
  position:absolute;
  top:-1px;
  left:-1px;
  background-image:url(/img/coinfhg.gif)
}
#coinfhd {
  position:absolute;
  top:-1px;
  right:-1px;
  background-image:url(/img/coinfhd.gif);
}
#coinfbg {
  position:absolute;
  bottom:-1px;
  left:-1px;
  background-image:url(/img/coinfbg.gif);
}
#coinfbd {
  position:absolute;
  bottom:-1px;
  right:-1px;
  background-image:url(/img/coinfbd.gif);
}
#menu3f {
	position:absolute;
	top:60px;
	left:64px;
	width:110px;
	height:100px;
	background-color:#9CD19E;
	border:1px solid #3AA33D;
	text-align:left;
}
#menu3f li {
	margin-top: 10px;
	margin-left: 10px;
}
#menu3f a {
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}
#menu3f a:hover {
	font-size:14px;
	font-weight:bold;
	color:#3AA33D;
}
#tariff {
	position:absolute;
	bottom:25%;
	right:35px;
	width:100px;
	background-color:#9CD19E;
	border:1px solid #3AA33D;
	text-align:center;
}
#tariff a {
	color:#ffffff;
}
#boutonf {
	position:absolute;
	top:-28px;
	left:-15px;
	width:130px;
	height:30px;
	background: url(/img/boutonf.jpg) top left no-repeat;
	color:#fff;
	font-weight:bold;
	padding-top:5px;
}
#rnavfv {
	position:absolute;
	left:56px;
	width:21px;
	height:16px;
	background:url(/img/rnavfv.gif) top left no-repeat;
}