*
  {
  font-family:century gothic;
  font-size:13px;
  color:#333333;
  }
img
  {
	border:0px;
	}
body
  {
  background:url('');
  text-align:center;
  margin-top:0px;
  }
table.centrale
  {
  margin: 0 auto;
  border-spacing:0px;
  width:950px;
	color:#333333;
  border:0px solid #ECECF4;
  background-color:white;
  text-align:justify;
  }
table.centrale td
  {
  width:100%;
  }
h1
  {
	color:#1C3E5F;
	font-weight:normal;
	font-size:18px;
	text-decoration:underline;
	}
h2
	{
	color:#1C3E5F;
	font-weight:bold;
	}

/************************/
/* PARTIE HAUTE DU SITE */
/************************/
div.top
  {
  position:relative;
	margin-top:0px;
	margin-left:0px;
  width:950px;
	height:120px;
  border:0px solid #999999;
  }
div.top div.temoin
  {
  position:absolute;
  margin-left:5px;
  background:url(../images/index-temoin.jpg);
  background-position:bottom;
  background-repeat:no-repeat;
	width:125px;
  height:120px;
  border:0px dotted #665433;
  }
div.top div.titre
  {
  position:absolute;
	margin-left:115px;
	margin-top:20px;
	width:408px;
  height:65px;
  }
div.top div.accroche
  {
  position:absolute;
	margin-left:118px;
	margin-top:80px;
	width:100%;
  }
div.top div.accroche a
  {
	font-size:16px;
	font-style:italic;
	text-decoration:none;
  }
div.top div.clinique
  {
  position:absolute;
	margin-left:640px;
	margin-top:50px;
  background:url(../images/index-clinique.gif);
  width:71px;
	height:59px;
  }
div.top div.adresse
  {
  position:absolute;
	margin-left:720px;
	margin-top:45px;
  width:250px;
	height:59px;
  }
	
/******************/
/* MENU DE GAUCHE */
/******************/
div.menu
  {
  position:absolute;
	margin-top:0px;
	margin-left:0px;
  background:url(../images/index-menu.gif);
  background-repeat:no-repeat;
  width:203px;
	height:520px;
  border:0px solid #999999;
	}
div.menu div.menu-top
  {
  background:url(../images/index-menu-top.gif);
  background-repeat:no-repeat;
  width:202px;
	height:28px;
	}
div.menu div.menu-bg
  {
	padding-top:10px;
	padding-left:15px;
  background:url(../images/index-menu-bg.gif);
  width:202px;
	background-repeat:repeat-y;
	}
div.menu div.menu-bottom
  {
  background:url(../images/index-menu-bottom.gif);
  background-repeat:no-repeat;
  width:202px;
	height:8px;
	}
div.menu a
  {
  display:block;
	color:#467098;
	text-decoration:none;
	font-size:12px;
	}
div.menu a:hover
  {
	text-decoration:underline;
	}
div.menu div.menu-titre
  {
  color:black;
	font-size:13px;
	margin-top:7px;
	}
div.menu div.menu-contact
  {
  background:url(../images/index-mail.gif);
  background-repeat:no-repeat;
  padding-left:25px;
	height:30px;
	width:150px;
	}
div.menu div.menu-contact a
  {
  color:black;
	font-size:13px;
	margin-top:10px;
	}
div.menu div.menu-titre img
  {
  margin-top:-5px;
	}

/***********/
/* ADSENSE */
/***********/

div.adsense
  {
	float:right;
  }

/***********************************/
/* PARTIE DE RECHARGEMENT CENTRALE */
/***********************************/

div.content
  {
	position:relative;
	margin-left:220px;
	margin-top:20px;
	width:590px;
  }
	
/**********************************************/
/* DATE DE MISE A JOUR DU SITE EN BAS DE PAGE */
/**********************************************/

td.date
  {
	font-style:italic;
	color:orange;
	font-size:11px;
	}
	
/*********************/
/* LIENS PARTENAIRES */
/*********************/

p.liens-partenaires
  {
	text-align:center;
  }
p.liens-partenaires a
  {
	display:block;
  }
