html, body {
width: 100%;
height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #69676C;
  background-color:#98989B;
  font-size:14px;
}

.conteneur { /*le conteneur global du site, qui sera centré */
width:860px;
height:580px;
background-color: #FFFFFF; /* couleur de fond blanche */
margin-right: auto;
position: absolute;

left: 50%;
top: 50%;

margin-top: -290px; /* moitié de la hauteur */
margin-left: -430px; /* moitié de la largeur */
}

.header {
  	width:100%;
  	display:inline;  
}



.frame {
width: auto;
height: 405px;
overflow: auto;
margin:0px;
padding:10px;
padding-left:0px;
padding-right:20px;
border:0px;
margin-bottom:10px;
padding-bottom:0px;
}

.frameFull {
width: auto;
height: 425px;
overflow: hidden;
margin:0px;
padding:0px;
border:0px;
}

.note {
	font-style:italic;
}

.frameFullBorder {
	width: auto;
	height: 405px;
	overflow: hidden;
	margin:0px;
	padding:10px;
	border:0px;
	text-align:center;
}

.frameDyssFeet {
	width: auto;
	height: 325px;
	overflow: hidden;
	margin:0px;
	padding:50px;
	border:0px;
	text-align:center;
}

.frameDyssFeet ul {
	padding-left:150px;
	text-align:left;
}

img.LabelDyssFeet {
	vertical-align:middle;
}

.framecontact {
	margin-left: 384px;
}

div.framecontact p {
	text-align:center;
}

div.left {
  position:absolute;
  left:0px;
  
  overflow: hidden;
  margin:0px;
  border:0px;
  padding:0px;
  
  height: 425px;
}

div.leftPied1 {
  background-image:url(img-reflexologie/ffr-pied-Actualite.jpg);
  background-repeat:no-repeat;
  width: 384px;
}

div.left384px {
  width: 384px;
}

div.left384px img {
	border:0px;
	position:absolute;
	top: 41px !Important;	top: 121px;
	left: 22px;
}

div.leftSmallPied {
  background-image:url(img-reflexologie/ffr-smallpied-Actualites.jpg);
  background-repeat:no-repeat;
  width: 384px;
}

div.leftPied2 {
  margin-left:-22px;
  width:370px;

  background-image:url(img-reflexologie/ffr-qu-est-ce-que-la-reflexologie.gif);
  background-position:bottom;
  background-repeat:no-repeat;

}

div.leftPied3 {
  width:370px;
  
  /*text-align:center;*/
  border:0px;
  margin:0px;
  padding:0px;

  background-image:url(img-reflexologie/Liens.gif);
  background-position:bottom;
  background-repeat:no-repeat;

}
p {
  text-align:justify;
  }

ul.noType {
	list-style-type:none;
}

div.leftPied4 {
  width:360px;

  background-image:url(img-reflexologie/Adhesion.gif);
  background-repeat:no-repeat;

}



div.leftPied5 {
  /*margin-left:-22px;*/
  width:370px;

  /*background-image:url(img-reflexologie/FFR_B.gif);*/
  background-image:url(img-reflexologie/ffr-pied-qu-est-ce-que-la-ffr.jpg);
  background-position:bottom;
  background-repeat:no-repeat;

}

div.leftecoles {
	width:350px;
	text-align:center;
}

div.frameecoles {
	margin-left: 400px;

	/*text-align:left;*/
}
/*  Pages actualité */
div.frameactualite {
	margin-left: 384px;
	text-align:left;
}

h1.actualites {
	width:100%;
	margin:0px;
	border:0px;
	padding-left:130px;
	padding-top:40px;
}

.left {
	text-align:left;
}

h1.liens {
	padding-top:40px;
	border:0px;
	margin:0px;
	padding-left:150px;
}

h1.adhesion {
	padding-top:40px;
	
	padding-left:80px;
}

/**** Titre principal de la page ****/
h1.titrePage {
  cursor:default;
  /*font-size:1.7em;*/
  font-size:1.5em;
}

h1.titreEcoles {
	padding-top:10px;
}


/****  Style du Contenu - Titre 1****/
h2 {
	padding-top:10px;
   font-weight:bold;
   font-size:1.1em;
   text-transform:uppercase;
}


/**** Lien de téléchargement ****/
a.telecharger {
	width:191px;
	height:19px;
	text-align: center;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	border:0px;
	margin:0px;
	padding:0px;
	padding-top:2px;
	display:block;
	background-image:url(img-reflexologie/telecharger.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
}

a.adh {
	margin-left:125px;
}

a.actu {
	margin-left:150px;
	margin-top:20px;
}

a.pagesjaunes {
	width:230px;
	margin-left:70px;
	margin-top:20px;
	background-image:url(img-reflexologie/pagesjaunes.gif);
}

a.telecharger:hover {
  color:#F5A300;
}

/**** Lien de téléchargement New Letter ****/
a.newsletter {
  margin-top:20px;
  margin-left:150px;
}

a.otherLink {
  margin-top:5px;
  margin-left:150px;	
}

img {
	border-style:none;
}

a.button {
  background-image:url(img-reflexologie/Bouton.gif);
  background-repeat:no-repeat;
  
  display:block;
  
  width:150px;
  height:24px;
  
  margin-top:15px;
  text-align:center;
  padding-top:3px;
  
  text-decoration:none;
  color:#0F6AAF;
  font-weight:bold;
}

input.button {
	background-image:url(img-reflexologie/Bouton.gif);
	  background-repeat:no-repeat;
	  width:150px;
	  height:24px;
	  text-align:center;
	  border:none; 
	
	  color:#0F6AAF;
	  font-weight:bold;
}

input.button:hover {
	color:#98989B;
}

a.button:hover {
  color:#98989B;
}

.strong {
	font-weight:bold;
}

q {
	font-style:italic;
}

ul.square {
	list-style-type:square;
}

ul.square span {
  color: #69676C;
}

a {
  text-decoration:none;
}

.center {
  text-align:center;
}

.italic {
    font-style:italic;
}

h1.contact {
	margin:0px;
	border:0px;
	padding-left:240px;
	padding-top:150px;
	font-size:1.9em;
}

div.adresse {
	background-image:url(img-reflexologie/adresse.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:2px;
	margin-left:10px;
	margin-top:0px;
	
	width:336px;
	height:230px;
}

h2.adresse {
	text-align:center;
	width:310px;
	font-size:1.0em;
	
	padding-top:2px;
	
	border-bottom:0px;
	margin-bottom:0px;
	padding-bottom:3px;
}

p.adresse {
	border-top:0px;
	margin-top:0px;
	padding-top:0px;
	border-bottom:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:center;
	width:310px;
}

p.adresseW {
	border-top:0px;
	margin-top:0px;
	padding-top:0px;
	font-style:italic;
	text-align:center;
	font-size:0.9em;
	width:310px;
}

input.contact {
	width:380px;
}

textarea {
	width:380px;
}

.error {
	color:#FF0000;
}

a.formulaire {
	margin-top:50px;
	margin-left:150px;
}

p.place {
	border:0px;
	padding:0px;
	margin:0px;
	color:#EA4E1B;
}