html {
min-width:900px;
}

body {
	background-color: #f7f2dc;
	color:#c49270 ;
	font-family:  Papyrus, perpetua, segoe media center, arial unicode MS, arial;
	font-size: normal;
	font-weight: normal;
	margin:0;
	padding:0;
}

a:link {
text-decoration:none;
color:#c49270 ;
text-transform:none;
}

a:visited {
text-decoration:none;
color:#c49270 ;
text-transform:none;
font-weight:normal;
}

a:hover {
color:#ef94ad;
}

a:active {
text-decoration:none;
color:#c49270;
text-transform:none;
font-weight:normal;
}

p {
	font-family: segoe media center, arial unicode MS, arial;
    color:#363906;
	text-align:justify;
	padding:0px 0px 0 0px;
	margin:0;
	text-indent: 40px;
	line-height: 20px;
}

.alt  {
	font-family:  Papyrus, raavi, segoe media center, arial;
    color:#c49270;
	text-align: center;
	padding:0px 0px 0 0px;
	font-size: normal;
	font-weight: normal;
	margin-right:45px;
	text-indent: 0px;
	line-height: 20px;
}

ul ,li {
margin:0;
padding:0;
}

li {
list-style:none;
list-style-type:circle;
list-style-position:outside;
margin-left:30px;
}


#container {
	width:900px;
	height:1100px;

	text-align:left;
	position:relative;
	padding:0;
	background-image: url(fmenu.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center top;
}


/* TOP OF PAGE MENU */


ul#menu {	
   list-style-type: none;
}

ul#menu a {
   text-decoration: none;
}

ul#menu span {
   display: none;
}


a#home{
	background-image: url(pics/home-link.gif) ;
	width: 51px;
	position: absolute;
	background-repeat: no-repeat;
	height: 30px;
	left: 0px;
	top: 0px;
	background-position: center;
}

a#home:hover{
    background-image: url(pics/home-hover.gif) ; 
}

a#physio{
	background-image: url(pics/physio-link.gif) ;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	height: 64px;
	background-position: center;
}

a#physio:hover{
    background-image: url(pics/physio-hover.gif);
}

a#classes{
	background-image: url(pics/classes-link.gif) ;
	width: 68px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}

a#classes:hover{
    background-image: url(pics/classes-hover.gif);
}

a#schedule{
	background-image: url(pics/schedule-link.gif) ;
	width: 84px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: opx;
	height: 30px;
	background-position: center;
}
a#schedule:hover{
    background-image: url(pics/schedule-hover.gif);
}

a#profile{
	background-image: url(pics/profile-link.gif) ;
	width: 54px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	background-position: center;
}
a#profile:hover{
    background-image: url(pics/profile-hover.gif);
}

a#links{
	background-image: url(pics/links-link2.gif) ;
	width: 88px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 64px;
	background-position: center;
}
a#links:hover{
    background-image: url(pics/links-hover2.gif);
	left: 0px;
}

a#image{
	background-image: url(pics/image-link.gif) ;
	width: 114px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	background-position: center;
}

a#image:hover{
    background-image: url(pics/image-hover.gif);
}

a#contact{
	background-image: url(pics/contact-link.gif) ;
	width: 72px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 30px;
	background-position: center;
}

a#contact:hover{
    background-image: url(pics/contact-hover.gif);
}

/* contact box*/
ul#contact{	
   list-style-type: none; /* Suppression des boutons de la liste */
}
ul#contact a {
   text-decoration: none;
}
ul#contact span{
   display: none; /* Suppression du texte des liens */
}
gallery  {
	position: absolute;
	top: 280px;
}
.gallery {
	position: absolute;
	top: 280px;
}
