/**/
body{  
  margin:130px 0 0;
}

#tout{
	margin:130px 0 0;
}

#site{
}


#header{
height:254px;
overflow:hidden;}

#fil{
}

#espace1{
}

#body{
}

#espace2{
}

#footer{
height:100px;
overflow:hidden;}

#navService{

}


/*styles concenrnant les zones*/
#zone0{
width:87px;/*87*/
}
#zone1{
width:766px;/*5613*/
}
#zone2{
width:87px;/*87*/
}
#zone3{
/*couleur: FFFFFFcouleur personnalisee : */
background-color:#FFFFFF;
width:47px;/*87*/
}
#zone4{
/*couleur: FFFFFFcouleur personnalisee : */
background-color:#FFFFFF;
width:430px;/*470*/
}
#zone5{
/*couleur: FFFFFFcouleur personnalisee : */
background-color:#FFFFFF;
width:470px;/*470*/
}
#zone6{
/*couleur: FFFFFFcouleur personnalisee : */
background-color:#FFFFFF;
width:430px;/*470*/
}
#zone7{
/*couleur: FFFFFFcouleur personnalisee : */
background-color:#FFFFFF;
width:430px;/*470*/
}
#zone8{
/*couleur: FFFFFFcouleur personnalisee : transparent*/
background-color:#transparent;
width:800px;/*840*/
}
#zone9{
width:100px;/*5621*/
/*couleur: FFFFFFcouleur personnalisee : transparent*/
background-color:#transparent;
}
#zone10{
/*couleur: FFFFFFcouleur personnalisee : */
background-color:#FFFFFF;
width:800px;/*840*/
}
#zone11{
/*couleur: FFFFFFcouleur personnalisee : */
background-color:#FFFFFF;
width:800px;/*840*/
}

/*style pour les div contenant le texte à l'intérieur des zones de texte*/
.contenuHeaderTexte{
	height:254px;
  margin: 0 20px;
  overflow:hidden;
  width:inherit;
}

.contenuBodyTexte{
	height:300px;
  margin: 0 20px;
  overflow:hidden;
  width:inherit;
}

.contenuFooterTexte{
	height:100px;
  margin: 0 20px;
  overflow:hidden;
  width:inherit;
}

/*style pour les div contenant les images à l'intérieur des zones d'image*/
.contenuHeaderImage{
	height:254px;
    width:inherit;
    overflow:hidden;
}

.contenuBodyImage{
	height:300px;
    width:inherit;
    overflow:hidden;
}

.contenuFooterImage{
	height:100px;
    width:inherit;
    overflow:hidden;
}

/*style pour éviter des espaces avant et apres les images*/
.imagesDansZones{
	display:block;
}

/*style pour les div contenant les animations flash à l'intérieur des zones d'aniamtion flash*/
.contenuHeaderFlash{
	height:254px;
    width:inherit;
    overflow:hidden;
}

.contenuBodyFlash{
	height:300px;
    width:inherit;
    overflow:hidden;
}

.contenuFooterFlash{
	height:100px;
    width:inherit;
    overflow:hidden;
}

/*style pour les div contenant les cartes google maps*/
.contenuHeaderGoogle_Maps{
	height:254px;
    width:inherit;
    overflow:hidden;
}

.contenuBodyGoogle_Maps{
	height:300px;
    width:inherit;
    overflow:hidden;
}

.contenuFooterGoogle_Maps{
	height:100px;
    width:inherit;
    overflow:hidden;
}

/*style pour les div contenant les blocs couleurs*/
.contenuHeaderCouleur{
	height:254px;
    width:inherit;
    overflow:hidden;
}

.contenuBodyCouleur{
	height:300px;
    width:inherit;
    overflow:hidden;
}

.contenuFooterCouleur{
	height:100px;
    width:inherit;
    overflow:hidden;
}

/*style pour les div contenant le texte à l'intérieur des zones de texte*/
.contenuHeaderFormulaire{
	height:254px;
  /*margin: 0 20px;*/
  overflow:hidden;
  width:100%;
}

.contenuBodyFormulaire{
	height:300px;
  /*margin: 0 20px;*/
  overflow:hidden;
  width:100%;
}

.contenuFooterFormulaire{
	height:100px;
  /*margin: 0 20px;/
  overflow:hidden;
  width:100%;
}


