body {
	background-color:#fff;
	background-image:url(images/pix.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	text-align:center;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#2b2527;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#2b2527;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#2b2527;
	margin:10px 0px;
	padding:0px;
}
h5 {
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#155f86;
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
}

.p_mentions {
	margin:20px;

}
/* ----- Accueil ----- */
#header {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
#header img{
	margin-left:40px;
}
.logo {
	width:255px;
	float:left;
	text-align:right;
}
.slogan {
	width:700px;
	float:left;
	height:90px;
	padding-top:70px;
	background-image:url(images/equipe.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.soins {
	width:700px;
	float:left;
	height:90px;
	padding-top:70px;
	background-image:url(images/soins.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.therapie {
	width:700px;
	float:left;
	height:90px;
	padding-top:70px;
	background-image:url(images/therapie.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.appareillage {
	width:700px;
	float:left;
	height:90px;
	padding-top:70px;
	background-image:url(images/appareillage.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
#contenu {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	background-image: url(images/f.jpg);
	background-repeat: no-repeat;
}
/* ----- Nav gauche ----- */
#gauche {
	width:196px;
	float:left;
	height:500px;
	margin: 10px 0px 0px;
	padding-left: 50px;
	background: url(images/c.jpg) no-repeat right top;
}
#gauche ul{
	margin:0px;
	padding:0px;
}
#gauche li{
	list-style-type:none;
	padding:0px;
	display:block;
}
#gauche li a{
	width:175px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2b2527;
	font-style:normal;
	text-decoration:none;
	display:block;
	padding:20px 0px 0px 20px;
}
#gauche li a.decale{
	width:175px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2b2527;
	font-style:normal;
	text-decoration:none;
	display:block;
	padding:15px 0px 0px 20px;
}
#gauche li a:hover , a.on{
	color:#fff;
	background-color:#7f7777;
}
#gauche li a.on{
	color:#fff;
	background-color:#7f7777;
}
#gauche li a.t0{
	background-image: url(images/t0.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#gauche li a.t1{
	background-image: url(images/t1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#gauche li a.t2{
	background-image: url(images/t2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#gauche li a.t3{
	background-image: url(images/t3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#gauche li a.t4{
	background-image: url(images/t4.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#gauche p{
	width:195px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2b2527;
	font-style:normal;
	text-align:center;
	display:block;
	padding:20px 0px 0px 0px;
	line-height:20px;
}
/* ----- Droite ----- */
#droite {
	width:644px;
	float:left;
	height:auto;
	padding-left:32px;
	margin-top: 10px;
	overflow-y:auto;
	height:510px;
}
#droite2 {
	width:644px;
	float:left;
	height:auto;
	padding-left:32px;
	margin-top: 10px;
}
.barre {
	background-image: url(images/b.gif);
	background-position: 32px 20px;
	background-repeat: no-repeat;
}
#droite img{
	margin-left:20px;
}
#droite p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#2b2527;
}
#droite p.texte{
	padding:0px 0px 10px 0px;
}
#droite ul {
	padding:0px;
	margin-left:20px;
}
#droite ul li{
	background-image: url(images/fl.gif);
	background-repeat: no-repeat;
	background-position:0px 6px;
	padding-left:15px;
	margin-bottom:1px;
	margin-top:1px;
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#2b2527;
}
#droite a {
	color:#155f86;
	text-decoration:none;
}
#droite a:hover {
	color:#000;
}
.legende{
	width:208px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2b2527;
	font-style:normal;
	text-align:center;
	float:left;
	padding-top: 5px;
}
.filet {
	background-image:url(images/fil.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
.filet2 {
	background-image:url(images/fil2.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
.filet3 {
	background-image:url(images/fil3.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
/* ----- Images ----- */
.float_left {
	float:left;
	margin-right:5px;
}
.float_right {
	float:right;
	margin-left:10px;
	border:2px solid #fff;
}
.marge {
	padding-top:30px;
}
.marge2 {
	line-height:16px;
}
.marge3 {
	line-height:24px;
}
/* ----- Nav bas ----- */
#navbas {
	width:100%;
	height:100%;
	text-align:center;
	background-image:url(images/p.gif);
	background-repeat:repeat-x;
	background-color:#dfdad4;
	padding-top:10px;
	color:#4b4b4b;
}
#navbas p {
	padding-top:5px;
}
#navbas a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	color:#4b4b4b;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
#navbas a:hover {
	color:#000;
}
#navbas a.tt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}

/* ----- Contact ----- */
#rouen {
	width:320px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	font-style:normal;
}
#rouen p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2b2527;
	font-style:normal;
	text-align:center;
	display:block;
	padding:0px;
	line-height:20px;
	background-position: center;
}
#rouen img{
	margin-top:20px;
}
#rouen .partenaire{
	margin:5px 0;
}
#rouen a{
	color:#2b2527;
	text-decoration:none;
}
#rouen a:hover{
	text-decoration:underline;
}
.photos {
	background-image:url(images/bande.jpg);
	background-repeat:no-repeat;
}
#form {
	width:310px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-align:left;
}
#form p{
	padding-bottom:5px;
}
textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	overflow:auto;
	width:300px;
	border:1px solid #764848;
}
input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	overflow:auto;
	width:300px;
	border:1px solid #764848;
}
input.bt {
	width:109px;
	height:22px;
	border:0px;
	margin-top:10px;
}
.txtsm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-align:right;
}
/* ----- Logo Toptechnology ----- */
a.tt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
a.tt:hover {
	color:#fff;
}
