<style type="text/css">

Body {
	
}
.MonBody {
	background-color: #828282;
	height: auto;
	width: auto;
}

.Entete {
	height: 185px;
	width: 90%;
	position: absolute;
	top: 10px;
	left: 5%;
	right: auto;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFF;
	border-right-color: #CFF;
	border-bottom-color: #CFF;
	border-left-color: #CFF;
	font-family: Pristina;
	font-size: 36px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	font-style: normal;
	line-height: 1px;
	word-spacing: 20%;
	background-image: url(Img/ciel.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}
.PhotoEntete {
	position: relative;
	top: 20px;
	bottom: auto;
	border: 4px solid #cff;
	height: 130px;
	width: 130px;
	margin-left: -20px;
}
.TitreEntete {
	text-align: left;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	height: auto;
	width: auto;
	top: -5px;
	float: none;
	left: 15%;
	font-family: Pristina;
}
.Menu {
	font-size: 20px;
	position: relative;
	top: 35px;
	left: 10%;
	z-index: 5;
	border: 4px none #CFF;
	font-family: Pristina;
}
.BtMenu {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFF;
	border-right-color: #CFF;
	border-bottom-color: #CFF;
	border-left-color: #CFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	white-space: normal;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #4f9ae0;
	color: #000000;
	font-family: Pristina;
}
.BtMenuSelect {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CFF;
	border-right-color: #CFF;
	border-bottom-color: #CFF;
	border-left-color: #CFF;
	text-align: center;
	background-color: #E2E2E2;
	vertical-align: middle;
	font-family: Pristina;
	color: #828282;
	height: 30px;
	white-space: normal;
}
.Corps {
	background-color: #E2E2E2;
	position: absolute;
	height: auto;
	width: 90%;
	left: 5%;
	top: 210px;
	border: 4px solid #CFF;
	text-align: left;
	right: auto;
	font-family: Pristina;
	font-size: 20px;
	bottom: auto;
}

.Titre-paragraphe {
	font-size: 36px;
	font-family: Pristina;
}
</style>
.MonBody {
}
.TabDispo {
	font-family: Pristina;
	font-size: 20px;
	background-color: #F2F2F2;
	border: thin solid #cff;
	text-align: center;
	height: auto;
	width: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-right: auto;
}
.CellDispo {
	background-color: #00FF00;
}
.CellOccupe {
	background-color: #FF0000;
}
.CellVide {
	background-color:;
}
.CellConsult {
	background-color: #FF8C00;
}
.Pied {
	font-family: Pristina;
	font-size: 16px;
	height: 20px;
	width: 100%;
	border: 4px solid #CFF;
	text-align: center;
	background-color: #4f9ae0;
	position: absolute;
	margin-left: -4px;
	margin-top: 10px;
}
.Text {
	font-size: 23px;
}