body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#000;
	background-color:#000;
	background-image:url(images/degrade.jpg);
	background-repeat:repeat-x;
	height: 100%;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
	
	

a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color:#999999;
}
a:active {
	text-decoration: none;
}

img, h2 img, h2, h3, h5, ul, div, h1, h3, dl, dt, dd, li, p{
    margin: 0;
	padding: 0;
	border: 0;
	
}

h1{
	display:none;
}


#bigbox {
	margin-left: auto;
	margin-right: auto;
	width:780px;
	position: relative;
	text-align:left;
	background-color:#000;
	height: auto;
	font-size: 12px;
	color: #333;
}


#entete {
	width:780px;
	height:198px;
	float:left;
	background-image:url(images/logo-kinesietherapie-esthetique%20.jpg);
	background-repeat:no-repeat;
}

#corps {
	width:780px;
	height:690;
	float:left;
}

#corps #contenu{
	width:610px;
	height:594px;
	float:left;
	background-image:url(images/fond-contenu.jpg);
	background-repeat:no-repeat;
}

#corps #contenu h2 {
	display: none;
}

#corps #contenu img.titre {
	margin-bottom: 15px;
}
 
#corps #contenu #ss{
	width:455px;
	float:left;
	height:415px;
	overflow:auto;
	margin-left:140px;

}
#corps #contenu strong {
	color: #1C9DBD;
}

#corps #contenu #formulaire-contact {
	float:left;
}

#corps #contenu #formulaire-contact p.min {
	font-size: 10px;
	width:350px;
	margin:5px;
}
#corps #contenu #formulaire-contact .textfield {
	color: #0099FF;
	width: 270px;
}

#corps #coordonnees{
	width:170px;
	height:594px;
	float:left;
	background-image:url(images/fond-coordonnees.jpg);
	background-repeat:no-repeat;
}
#corps #coordonnees dl {
font-size:115%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
margin-top: 60px;
	width: 150px;
	float:left;
}
#corps #coordonnees dt, #corps #coordonnees dd {
	width: 150px;
	margin:5px;
	float:left;
}



#footer{
	width:780px;
	height:96px;
	background-image:url(images/footer.jpg);
	float: left;
	text-align: center;
	background-repeat:no-repeat; /*modif apportée aprés la mise du tableau de liens */
}
#corps #contenu #ss .plan {
	border: solid 1px #FFF;
}
