 h1
 {
 font-family:'AvenirLight';
 font-size:32px;
 font-weight:bold;
 text-align:center;
 margin:0 0 2px;
  }
.sousTitre
 {
 font-family: 'AvenirLight';
 font-size: 18px;
 text-align:center;
 margin-bottom:20px; /*30px*/
 } 
.titre
{
	font-family: 'Felixti', sans-serif;
	font-size: 28px;

}
.FontAvenirMedium
{
	font-family: 'AvenirMedium';
}

.FontAvenirBlack
{
	font-family: 'AvenirBlack';
} 
 h2
{
	text-align:center;
	font-family: 'AvenirLight';
	font-size:25px;
	line-height:33px;
	margin:0;
	vertical-align:bottom;
	width:320px;
	margin-left:100px;
}

.h2Gris
{
	font-family: 'AvenirLight';
	background-color:#CCCCCC;
	width:100%;
	font-size:18px;
	text-align:left;
	padding-left:20px;
	margin:25px 0 15px;
}

h3
{
	font-family: 'AvenirLight';
	margin:0;
	font-size:17px;
}

.h3Orange
{
	color:#F7B9B0;
	padding-left:20px;
}

.h3Vert	
{
	color:#F7B9B0;
	padding-left:20px;
}

.details p
{
	font-family: 'AvenirLight';
    font-size: 14px;
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
}

.details ul li
{	
	font-family: 'AvenirLight';
    font-size: 14px;
	color:#000000;
	list-style-image:url(../images/puce_new.gif);
	padding-left:5px;
	margin: 10px 25px 10px 0;
	text-align: justify;
}
.bottom
{
	margin: 0 0 20px 0;
}
.texte
{
    top: 35px;
    left: 300px;
	font-family: 'AvenirLight';
	font-size:14px !important;
	text-align:justify;
	margin-right:35px;
	line-height:17px;
}
.width300
{
	width: 550px;
}
a
{
	color:#ff7963;
	text-decoration:underline;
}
a:hover
{
	color:#ff7963;
	text-decoration:none;
}
ul
{
	height: 100% !important;
}
.centerstat
{
	padding-left: 30%;
}
/*
#relative ul
{
	height:auto;
}
nav, section
{
width:1000px;
margin:0 auto;
background-color:#fff;
overflow:hidden;
}
.zoeBox
{
position:relative;
background-image:url(../images/background_section.jpg);
height:313px;
}
.zoeBox span
{
	position:absolute;
	font-family:olivier;
	font-size:26px;
}

.zoe,.box,.btDecouvre, .accroche
{
position:absolute;
} 
.zoe
{
bottom:0px;
left:38px;
} 
.accroche
{
    top: 5px;
    left: 380px;
}
*/