﻿#zoneSuivi {
	width: 250px;
	margin: 0px 0px 0px 10px;
	border-right: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	padding: 0px 1px 1px 0px;
	background-color: #EFEFEF;
	border: 1px #CeceCe solid;
}
#zoneSuivi table {
	width: 100%;
}
#zoneSuivi th {
	padding: 1px 0px 0px 5px;
	text-align: left;
	text-transform: uppercase;
}
#zoneSuivi td {
	padding: 3px 0px 0px 5px;
	text-align: left;
}
#zoneSuivi th {
	background-color: #FFFFFF;
}
#zoneAller table {
	margin-top: 20px;
}
#zoneRetour table {
	margin-top: 20px;
}
#navigation {
	margin-top: 10px;
}
.titreReservation {
	background-image: url(../images/fond-h1etape.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
.etape {
	font-size: 11px;
	float: right;
	font-weight: bold;
	margin-right: 30px;
}
h1 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 5px;
	height: 17px;
	background-image: url(../images/fond-h1etape.jpg);
	background-repeat: repeat-x;
}
table.tHoraires caption {
	margin-top: 10px;
	text-align: left;
	padding: 3px 0px 0px 5px;
	color: #000000;
	background-image: url(../images/fond-zonesuivititre.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 5px;
}
table.tHoraires {
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.entete {
	text-align: center;
	color: #000000;
}
table.tHoraires td {
	text-align: center;
	background-color: #f7f7f7;
	color: #000000;
	width: 45px;
}
table.tHoraires th {
	border: 1px solid #cccccc;
	text-align: center;
	background-image: url(../images/fond-zonesuividate.gif);
	color: #000000;
}
.zonechoix {
	float: left;
	margin: 0px 30px 0px 0px;
	background-color: #FFFFFF;
}
.zonesuiviCommande {
	float: right;
	width: 162px;
	height: 390px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/fond-zonesuivicommande.gif);
	background-repeat: no-repeat;
}
.TitrezonesuiviCommande {
	margin: 0px;
	padding: 10px;
	font-weight: bold;
}
.listeSuiviCommande {
	width: 160px;
	line-height: 20px;
	list-style: none;
	margin: 30px 0px 0px 5px;
	padding: 0px;
}
.listeSuiviCommande li {
	display: block;
	margin: 0px 0px 30px 0px;	
	padding: 0px 11px 0px 30px;
	color: gray;
	text-decoration: none;
}
.listeSuiviCommande ul {
	margin: 0px;
	padding: 0px;
	
}

.listeSuiviCommandeSelected {
	background-color: #F2F2F2;
	background-image: url(../images/pucelisteSuiviCommande1.gif);
	background-repeat: no-repeat;
	width: 108px;
}
.lSuiviCNOSelected {
	background-image: url(../images/pucelisteSuiviCommande.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.lSuiviCSelected {
	background-color: #F2F2F2;
	background-image: url(../images/pucelisteSuiviCommande1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 108px;
}

