body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
	color:#000000;
	background-color:#7C0000;
	background:url('images/bg/site.gif') #FFFFFF repeat-x top left;
}

a{ color:#000000; text-decoration:underline; }
a:link, a:visited{ color:#000000; text-decoration:underline; }
a:hover{ color:#000000; text-decoration:none; }

form{margin:0px;}

img{border:0px;}

.killer{
	clear:both;
	height:1px;
	line-height:1px;
}

.mast{
	width:780px;
	margin:0px auto;
	background:url('images/bg/mast.gif') no-repeat top left;
}

.nav{
	width:772px;
	height:50px;
	padding:0px 0px 0px 8px;
	margin:0px auto;
	background:url('images/bg/nav.gif') no-repeat top left;
}

.ssnav{
	width:780px;
	margin:0px auto;
}

.page{
	clear:both;
	width:780px;
	margin:0px auto;
	background:url('images/bg/page.gif') repeat-y top left;
}

.visuel{
	float:left;
	width:226px;
	padding:0px 0px 0px 8px;
}

.contenu{
	float:left;
	width:525px;
	padding:18px 15px 10px 0px;
	text-align:justify;
	background:url('images/bg/contenu.gif') repeat-x top left;
}
.contenu p{
	margin:0px;
	padding:0px 0px 0px 35px;
}

.contenu ul{
	margin:20px 0px 20px 55px;
	padding:0px;
}

.contenu li{
	background:url('images/bg/li.gif') no-repeat top left;
	padding:0px 0px 5px 20px;
	list-style:none;
}

th{
	background-color:#AF0000;
	color:#FFFFFF;
}

.tr_on{
	background-color:#F5F2F0;
}

.mea{
	font-size:14px;
	color:#AF0000;
	font-weight:bold;
}

.titre{
	padding:0px 0px 0px 0px;
}

.form_deco{
	background:url('images/bg/form-td.gif') repeat-x top left;
	padding-top:3px;
	color:#5A2500;
}

.form_deco strong{
	background-color:#FFFFFF;
}

.contenu input{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5A2500;
	border:1px solid #5A2500;
}

.contenu select{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5A2500;
	border:1px solid #5A2500;
}

.contenu textarea{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5A2500;
	border:1px solid #5A2500;
}

.tab_deco{
	background:url('images/bg/form-td.gif') repeat-x top left;
	padding:3px;
	color:#5A2500;
}

.tab_deco strong{
	background-color:#FFFFFF;
}

.tab_prix th{
	padding:3px;
	color:#FFFFFF;
	text-align:left;
}

.tab_prix td{
	padding:3px;
	color:#5A2500;
}

.retour{
	margin:20px 0px 0px 35px;
}

.aste{
	font-size:10px;
	color:#5A2500;
}

.home_boxe{
	float:left;
	width:174px;
	height:217px;
	margin-right:1px;
	background:url('images/bg/home-boxe.gif') repeat-x top left;
}

.home_boxe2{
	float:left;
	width:168px;
	height:205px;
	padding-top: 10px;
	padding-left : 5px;
	background:url('images/bg/home-boxe2.gif') repeat-y top left;
}

.home_boxe2_cheques
{
	position: relative;
	top: 0px;
}

.home_txt{
	padding:0px 15px 0px 13px;
	line-height:13px;
	text-align:left;
}

.home_link{
	text-align:right;
	padding:5px 15px 5px 0px;
	color:#5A2500;
	font-weight:bold;
}

.home_link2{
	text-align:right;
	padding:4px 15px 5px 0px;
	color:#5A2500;
	font-weight:bold;
}

.home_link2 a{ color:#5A2500; text-decoration:none; }
.home_link2 a:link, .home_link2 a:visited{ color:#5A2500; text-decoration:none; }
.home_link2 a:hover{ color:#5A2500; text-decoration:underline; }


.home_link a{ color:#5A2500; text-decoration:none; }
.home_link a:link, .home_link a:visited{ color:#5A2500; text-decoration:none; }
.home_link a:hover{ color:#5A2500; text-decoration:underline; }

.footer{
	clear:both;
	background-color:#FFFFFF;
	padding:0px 0px 20px 0px;
}

/**********/
a.nav_accueil_on{
	display: block;
	float:left;
	width: 108px;
	height: 50px;
	margin-right:30px;
	background:  url('images/nav/accueil.gif') 0 -50px;
	background-repeat:no-repeat;
}
a.nav_accueil{
	display: block;
	float:left;
	width: 108px;
	height: 50px;
	margin-right:30px;
	background-image:  url('images/nav/accueil.gif');
	background-repeat:no-repeat;
} 
a.nav_accueil:hover {
	height: 50px;
	background:  url('images/nav/accueil.gif') 0 -50px;
	background-repeat:no-repeat;
}


a.nav_histoire_on{
	display: block;
	float:left;
	width: 131px;
	height: 50px;
	margin-right:1px;
	background:  url('images/nav/historique.gif') 0 -50px;
	background-repeat:no-repeat;
}
a.nav_histoire{
	display: block;
	float:left;
	width: 131px;
	height: 50px;
	margin-right:1px;
	background-image:  url('images/nav/historique.gif');
	background-repeat:no-repeat;
} 
a.nav_histoire:hover {
	height: 50px;
	background:  url('images/nav/historique.gif') 0 -50px;
	background-repeat:no-repeat;
}


a.nav_soins_on{
	display: block;
	float:left;
	width: 165px;
	height: 50px;
	margin-right:30px;
	background:  url('images/nav/soins.gif') 0 -50px;
	background-repeat:no-repeat;
}
a.nav_soins{
	display: block;
	float:left;
	width: 165px;
	height: 50px;
	margin-right:30px;
	background-image:  url('images/nav/soins.gif');
	background-repeat:no-repeat;
} 
a.nav_soins:hover {
	height: 50px;
	background:  url('images/nav/soins.gif') 0 -50px;
	background-repeat:no-repeat;
}


a.nav_formation_on{
	display: block;
	float:left;
	width: 138px;
	height: 50px;
	margin-right:30px;
	background:  url('images/nav/formation.gif') 0 -50px;
	background-repeat:no-repeat;
}
a.nav_formation{
	display: block;
	float:left;
	width: 138px;
	height: 50px;
	margin-right:30px;
	background-image:  url('images/nav/formation.gif');
	background-repeat:no-repeat;
} 
a.nav_formation:hover {
	height: 50px;
	background:  url('images/nav/formation.gif') 0 -50px;
	background-repeat:no-repeat;
}


a.nav_press_on{
	display: block;
	float:left;
	width: 104px;
	height: 50px;
	margin-right:30px;
	background:  url('images/nav/presse.gif') 0 -50px;
	background-repeat:no-repeat;
}
a.nav_press{
	display: block;
	float:left;
	width: 104px;
	height: 50px;
	margin-right:30px;
	background-image:  url('images/nav/presse.gif');
	background-repeat:no-repeat;
} 
a.nav_press:hover {
	height: 50px;
	background:  url('images/nav/presse.gif') 0 -50px;
	background-repeat:no-repeat;
}


a.nav_contact_on{
	display: block;
	float:left;
	width: 113px;
	height: 50px;
	background:  url('images/nav/contact.gif') 0 -50px;
	background-repeat:no-repeat;
}
a.nav_contact{
	display: block;
	float:left;
	width: 113px;
	height: 50px;
	background-image:  url('images/nav/contact.gif');
	background-repeat:no-repeat;
} 
a.nav_contact:hover {
	height: 50px;
	background:  url('images/nav/contact.gif') 0 -50px;
	background-repeat:no-repeat;
}



