html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  background:#2F0F3A;
  min-width:772px;
  text-align:center;
  font-family:"Century Gothic","Myriad","Trebuchet MS";
  font-size:14px;
  color:white;
}
a:link, a:visited, a:active {
  color:#CAD960;
  text-decoration:underline;
  font-weight:normal;
}
a:hover {
  color:#CAD960;
  text-decoration:none;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:772px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  background:url("../images/bodybkg.png");
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
 
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#container-center{
padding-top:140px;
padding-right:15px;
padding-bottom:10px;
margin-left:20px;
}
#clearheadercenter{
  height:121px;
  overflow:hidden;
}
#clearheaderleft{
  height:121px;
  overflow:hidden;
}
#clearfootercenter{
  height:50px;
  overflow:hidden;
}
#clearfooterleft{
  height:50px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:772px;
  height:50px;
  overflow:hidden;
  margin-top:-50px;
}
#subfooter1{
  background:url("../images/footer.png");
  text-align:center;
  height:50px;
  color:#955EA6;
  padding-top:15px;
}
#subfooter1 a:link, #subfooter1 a:active, #subfooter1 a:visited{
color:#955EA6;
text-decoration:undeline;
}
#subfooter1 a:hover{
color:#AC6DBF;
text-decoration:none;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:772px;
  height:257px;
  overflow:hidden;
}
#subheader1{
  background:url("../images/header.png");
  text-align:center;
  height:206px;
}
#subheader2{
  background:url("../images/bodybkg.png");
  text-align:center;
  height:35px;
}
#subheader3{
  background:url("../images/shadow.png");
  text-align:center;
  height:16px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:396px;
  margin-left:376px;
  background:url("../images/bodybkg.png");
  background-position:right;
}
* html #gfx_bg_middle{
  display:none;
}
/* Contenu */
div.bloc {
width:350px;
}

div.bloc h2 {
text-transform:uppercase;
color:#CAD960;
font-weight:normal;
background:url("../images/headBloc.png");
margin:0;
padding-left:50px;
height:28px;
font-size: 18px;
}

div.bloc p {
border-right:1px solid #BE8BCF;
border-bottom:1px solid #BE8BCF;
border-left:1px solid #33123E;
padding:10px;
}
#temoignages{
	background: white;
	color: #444444;
	padding: 10px;
	padding-bottom: 0;
	margin-top: 10px;
}
#temoignages h2{
margin: 0 0 5px 0;
font-size: 18px;
}
#temoignages p{
	padding: 0 0 10px 0;
}
.spacer{
height:20px;
line-height:20px;
}