body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.0em;	
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(images/background-repeat.gif) repeat-x;
}
#global{
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	position: relative;
	width: 1024px;
	background: url(images/back-global.gif) repeat-y;
}
#header{
	background: url(images/header.gif) no-repeat;
	height:115px;
}
#header a{
	display:block;
    width:250px;
    height:102px;
	float:left;	
}
#anim-bando{
    width:729px;
    height:84px;
	margin : 0 0 0 252px;
	padding : 7px 0 0 0;
	/*background-color: purple;*/
}
#bord-gauche{
	float:left;
	background: url(images/back-gauche.jpg) no-repeat;
	width: 40px;
	height: 575px;
}
#bord-droit{
	float: left;
	background: url(images/back-droite.jpg) no-repeat;
	width: 46px;
	height: 575px;
}
#centre{
	float: left;
	background: url(images/back-contenu.jpg) repeat-x;
	background-color: white;
	width: 938px;
	padding : 0 0 10px 0;
}
#colonne-gauche{
	float: left;
	width: 212px;
}
#colonne-droite{
	float: left;
	width: 212px;
}
#contenu{
	float: left;
	width: 485px;/*on enlève 29px de padding*/
	background-color: white;
	text-align:justify;
	font-size:0.8em;	
	color:#666666;
	padding : 0 14px 0 15px;	
}

#pdp{
	background: url(images/pied-page.gif) no-repeat;
	height: 27px;
	padding: 13px 50px 0 0;
	font-size:0.8em;
	text-align:right;
	/*font-size:0.0em;pour pouvoir avoir une petite hauteur de div*/
	/*border:1px solid #ff0000;*/
}
#pdp a{
	color:#fff;	
	font-weight:normal;
}
#pdp a:hover{
	color:#fff;	
	text-decoration:none;
}
.mail-pdp{
	color:#fff;
	font-weight:bold;
	background: url(images/puce-bleue.gif) no-repeat;
	background-position : 0px 7px;
	padding : 0 0 0 12px;
	/*border:1px solid #ff0000;*/
}
.clear{
	clear: both;
}

/*********************************** CONTENU ****************************************/
.contact-tel{
	background-image:url(images/telephone.jpg);
	background-repeat : no-repeat;
	background-position : 0px 0px;
	width: 485px;
	height : 124px;
	padding : 0 0 0 0;
	margin : 0 0 15px 0;
	/*border:1px solid #ff0000;*/
}
.ligne-separation{
	background-image:url(images/ligne-grise-repeat.gif);
	background-repeat : repeat-x;
	height:3px;
	font-size:0.0em;/*pour pouvoir avoir une petite hauteur de div*/
	margin : 0;
	padding : 0;
	/*border:1px solid #ff0000;*/
}
.phrase-intro{
	color:#379bff;
	text-align:justify;
	font-size:1.1em;
	font-weight:bold;
	display:block;
	margin : 10px 0 10px 0;
}
.h1texte{
	color : #379bff;
	font-size:1.1em;
	font-weight:bold;
	margin : 15px 0 10px 0;
	padding : 0 0 0 10px;
	border-left : 2px solid #379bff;
}
.clavier{
	background-image:url(images/clavier.gif);
	background-repeat : no-repeat;	
	width : 485px;
	height : 156px;
	margin : 15px 0 10px 0;
	/*border:1px solid #0000ff;*/
 }
.touches-clavier1 {/*ligne 1 des touches*/
	position : absolute;
	width : 352px;
	height : 26px;	
	padding : 0 0 0 0;
	margin : 25px 0 0 77px;
	/*border:1px solid #ff0000;*/
}
 .touches-clavier2 {/*ligne 2 des touches*/
	position : absolute;
	width : 352px;
	height : 26px;	
	padding : 0 0 0 0;
	margin : 55px 0 0 77px;
	/*border:1px solid #ff0000;*/
}
 .touches-clavier3 {/*ligne 3 des touches*/
	position : absolute;
	width : 312px;
	height : 26px;	
	padding : 0 0 0 0;
	margin : 85px 0 0 92px;
	/*border:1px solid #ff0000;*/
}
.touches-clavier-li {
	width : 33px;
	height : 25px;  
	margin : 0 6px 0 0;
	padding : 0;
	list-style : none;
	float:left;
}
.touches-clavier-li a{
	width : 33px;
	height : 25px; 
	display:block;
	/*background-color:#00ff00;*/
}
.moteur{
	position:absolute;
	margin : 124px 0 0 161px;
	/*background-color:#00ff00;*/
}
.tablo-moteur td{
	vertical-align : top;
	margin:0;
	padding:0 10px 0 0;
}
.lettre-resultats{
	color:#379bff;
	font-weight:bold;
	font-size:1.3em;
}
.index-mots{
	margin : 0;
	padding : 0;
}
.index-mots li{
	margin : 0 0 3px 40px;
	padding : 0 0 0 8px;
	list-style : none;
	background-image:url(images/puce.gif);
	background-position : 0px 5px;
	background-repeat: no-repeat;
	font-size:0.9em;
}
.index-mots li a{
	text-decoration : none;
	color:#666666;
	font-weight:bold;
}
.index-mots li a:hover{
	color:#999999;
}

.liste li{
	color : #379bff;
	margin : 0;
	padding :0;
}
.liste2 li{
	margin : 0 0 5px 0;
	padding :0;
}
.barre-navig{
	width : 485px;
	height : 45px;
	background-image:url(images/barre-navig.gif);
	background-repeat: no-repeat;	
	margin : 15px 0 0 0;
}
.barre-navig-LP{
	width : 485px;
	height : 45px;
	background-image:url(images/barre-navig-LP.gif);
	background-repeat: no-repeat;	
	margin : 15px 0 0 0;
}
.barre-navig-LS{
	width : 485px;
	height : 45px;
	background-image:url(images/barre-navig-LS.gif);
	background-repeat: no-repeat;	
	margin : 15px 0 0 0;
}
.barre-navig-LP-RL{
	width : 485px;
	height : 45px;
	background-image:url(images/barre-navig-LP-RL.gif);
	background-repeat: no-repeat;	
	margin : 15px 0 0 0;
}
.barre-navig-LS-RL{
	width : 485px;
	height : 45px;
	background-image:url(images/barre-navig-LS-RL.gif);
	background-repeat: no-repeat;	
	margin : 15px 0 0 0;
}
.barre-navig-RL{
	width : 485px;
	height : 45px;
	background-image:url(images/barre-navig-RL.gif);
	background-repeat: no-repeat;	
	margin : 15px 0 0 0;
}
.bouton-LP a{
	position:absolute;
	display:block;
	width : 120px;
	height : 27px;	
	margin : 10px 0 0 11px;
	/*border:1px solid #ff0000;*/
}
.bouton-LS a{
	position:absolute;
	display:block;
	width : 107px;
	height : 27px;	
	margin : 10px 0 0 142px;
	/*border:1px solid #ff0000;*/
}
.bouton-RL a{
	position:absolute;
	display:block;
	width : 87px;
	height : 27px;	
	margin : 10px 0 0 265px;
	/*border:1px solid #ff0000;*/
}
.bouton-RA a{
	position:absolute;
	display:block;
	width : 100px;
	height : 27px;	
	margin : 10px 0 0 368px;
	/*border:1px solid #ff0000;*/
}
p {margin: 0 0 14px 0;}
.lienExt{
	color : #379bff;
}
.lien {
	color : #379bff;	
}
.lien:hover{
	text-decoration:none;
}
.img-sans-bord{
	border:none;
}
.petit-texte{
	font-size:0.8em;
}
.centrage{
	text-align:center;
}
/******************************* COLONNES BOUTONS *********************************/
.contact-mail a{
	width : 189px;
	height : 78px;
	display:block;
	background-image:url(images/mail.gif);
	background-repeat: no-repeat;
	margin : 12px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.medecin a{
	width : 189px;
	height : 78px;
	display:block;
	background-image:url(images/medecin.gif);
	background-repeat: no-repeat;
	margin : 12px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-cheveux a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-cheveux.gif);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-roosevelt a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-roosevelt.jpg);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-liposuccion a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-liposuccion.gif);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-intime a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-intime.gif);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-morpholiposculpture a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-morpholiposculpture.gif);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-epilation a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-epilation.gif);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-paupieres a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-paupieres.gif);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-mammoplastie a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-mammoplastie.gif);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-rhinoplastie a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-rhinoplastie.gif);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-botox a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-botox.jpg);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-liftings a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-liftings.gif);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-fils a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-fils.jpg);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-esthetique a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-esthetique.jpg);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}
.bouton-medecine a{
	width : 188px;
	height : 93px;
	display:block;
	background-image:url(images/bouton-medecine.jpg);
	background-repeat: no-repeat;
	margin : 7px 0 0 13px;
	/*border:1px solid #ff0000;*/
}