html{
	margin:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color:#666;
}
body{
	margin:0;
	padding:0;
}
img{border:0;}
table{border-collapse:collapse;}
td{padding:5px;}
#page{
	width: 1050px;
	margin-left:20px;
	margin-top:20px;
}
#menu{
	padding-top:17px;
	margin-left:20px;
	height:61px;
}
#menu ul{
	list-style-type:none;
	margin:0;
	padding-left:0;
}
#menu ul li{
	float:left;
}
#message1{
	text-indent:20px;
	border:1px solid red;
	font-family:arial;
	font-size: 1.5em;
	text-align:center;
	color:grey;
	height:200px;
	left:30px;
	position:absolute;
	top:260px;
	width:200px;
	padding:7.5px;
	background-color:white;
}
#message2{
	border:1px dashed red;
	font-size:1.5em;
	color:grey;
	position:relative;
	padding:10px;
	background-color:white;
	width:500px
}
a:link.accueil, a:visited.accueil{
	display:block;
	text-align:center;
	width:70px;
	color: #999999;
	text-decoration: none;
	border-right:solid 1px #999;
	line-height:40px;
	font-weight:bold;
}
a:hover.accueil{
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
}
a:link.pilates, a:visited.pilates {
	display:block;
	text-align:center;
	width:70px;
	color: #D5C3A8;
	text-decoration: none;
	border-right:solid 1px #d5c3a8;
	line-height:40px;
	font-weight:bold;
}
a:hover.pilates{
	font-size: 14px;
	color: #D5C3A8;
	text-decoration: underline;
}
a:link.yoga, a:visited.yoga {
	display:block;
	text-align:center;
	width:53px;
	color: #DF9A55;
	text-decoration: none;
	border-right:solid 1px #df9a55;
	line-height:40px;
	font-weight:bold;
}
a:hover.yoga{
	font-size: 14px;
	color: #DF9A55;
	text-decoration: underline;
}
a:link.bodyshaping, a:visited.bodyshaping {
	display:block;
	text-align:center;
	width:110px;
	color: #BDC0CC;
	text-decoration: none;
	border-right:solid 1px #bdc0cc;
	line-height:40px;
	font-weight:bold;
}
a:hover.bodyshaping{
	font-size: 14px;
	color: #BDC0CC;
	text-decoration: underline;
}
a:link.cardio, a:visited.cardio {
	display:block;
	text-align:center;
	width:150px;
	color: #999900;
	text-decoration: none;
	border-right:solid 1px #990;
	line-height:40px;
	font-weight:bold;	
}
a:hover.cardio{
	font-size: 14px;
	color: #999900;
	text-decoration: underline;
}
a:link.planning, a:visited.planning {
	display:block;
	text-align:center;
	width:76px;
	color: #c7c592;
	text-decoration: none;
	border-right:solid 1px #999;
	line-height:40px;
	font-weight:bold;	
}
a:hover.planning{
	font-size: 14px;
	color: #C7C592;
	text-decoration: underline;
}
a:link.link-tarifs, a:visited.link-tarifs {
	display:block;
	text-align:center;
	width:76px;
	color: #F2A367;
	text-decoration: none;
	border-right:solid 1px #F2A367;
	line-height:40px;
	font-weight:bold;	
}
a:hover.link-tarifs{
	font-size: 14px;
	color: #F2A367;
	text-decoration: underline;
}
a:link.galerie, a:visited.galerie {
	display:block;
	text-align:center;
	width:76px;
	color: #B6C8C8;
	text-decoration: none;
	border-right:solid 1px #999;
	line-height:40px;
	font-weight:bold;	
}
a:hover.galerie{
	font-size: 14px;
	color: #B6C8C8;
	text-decoration: underline;
}
a:link.contact, a:visited.contact {
	display:block;
	text-align:center;
	width:76px;
	color: #b5aaa7;
	text-decoration: none;
	line-height:40px;
	font-weight:bold;	
}
a:hover.contact{
	font-size: 14px;
	color: #b5aaa7;
	text-decoration: underline;
}
#titre_page{
	float:left;
	margin-left:90px;
	margin-top:20px;
}
#contenu{
	width:550px;
	float:left;
	margin-left:160px;
}
#tagLine{
	color:#efa303;
	text-align:center;
	margin-bottom:20px;
	font-size:14px;
}
#tagLine h2{
	font-weight:normal;
	font-size:14px;
}
.homeImage{
	float:left;
	margin:10px;
}
.homeText p{
	font-size:11px;
	text-align:justify;
}
.homeText{
	font-size:11px;
	text-align:justify;
}
.mailLink:link, .mailLink:visited{
	text-decoration:none;
	color:#CCCC00;
	font-size:15px;
	line-height:18px;
}

.mailLink:hover{
	text-decoration:underline;
	font-size:17px;
}
#planningTable{
	background-color:#b5aaa7;
	border-collapse:collapse;
}
#planningTable tr td{
	font-weight:normal;
	text-align:center;
	width:116px;
	height:34px;
}
.planningTableCell{
	background-color:#fff;
	border:solid 2px #b5aaa7;
	color:#000;
	font-size:11px;
	line-height:16px;
}
.emptyCell{
	color:#b5aaa7;
	background-color:#fff;
	border:solid 1px #fff;
	font-size:15px;
}
.hourCell{
	color:#666;
	font-size:18px;
	background-color:#fff;
	border:solid 2px #b5aaa7;
}
#galerie_mini{
	width: auto;
	padding: 15px;
	margin: 15px 50px;
	font: 0.9em Georgia, serif;
}
#galerie_mini ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100px;
}
#galerie_mini ul li a img{
	height: 50px;
	margin: 2px 2px;
	border: 1px solid #dcb;
}
dl#photo{
	padding: 0 15px;
	margin: 0 auto;
}
dl#photo dt{
	text-align: center;
	font: italic 2.5em/1.5em Georgia, serif;
	color: #B5AAA7;
}
dl#photo dd{margin: 0;}
dl#photo img{border: 1px solid #dcb;}

.tarifs{border: 1px solid #999; border-collapse: collapse; text-align: left; margin: 10px;}
.tarifs th, .tarifs td{padding: 3px; border: 1px solid #666;}
.tarifs th{background: #B5AAA7; color: #000;}
.tarifs td{background: #FFF; color: #333;}