BODY
{
	background-color: #ffffff;
	margin: 0px;
	font: 10px arial;
}

TABLE
{
	font: 10px arial;
}

TD
{
	height: 22;
}

INPUT
{
	background-color: #ffffff;
	font: 10px arial;	
}

SELECT
{
	background-color: #ffffff;
	font: 10px arial;
}

.titre
{
	background-color: #d0dfff;
	/*background-color: #b0ddb0; */
	/*background-color: #ffffff;*/
	font: 14px arial;
	font-weight: bold;
	height: 25px;
}

.titre2
{
	background-color: #dfdfff;
	font: 14px arial;
	font-weight: bold;
	height: 25px;
}

.titre2red
{
	/*background-color: #dfdfff;*/
	font: 14px arial;
	font-weight: bold;
	height: 25px;
	color: #ff0000;
}

.col1
{
	background-color: #d0d0ff;
}

.col1erreur
{
	background-color: #d0d0ff;
	color: #ff0000;
}

.col2
{
	background-color: #dfdfff;
}

.col2erreur
{
	background-color: #dfdfff;
	color: #ff0000;
}

.col2bis
{
	background-color: #e5e5ff;
}

.col3
{
	background-color: #c0cfff;
	background-color: #b0c0ff;
}

#wait
{
	background-color: #ffffff;	
	display: block;
	position: absolute;
	z-index: 100;
	text-align: center;
	text-decoration: blink;
	font: 12px arial;
	padding: 10px;
	top: 295;
	left: 40;
}



.volSelected
{
	background-color: #ffff99;
	color: #000000;
}

.volNormal
{
	background-color: #dfdfff;
	color: #000000;
}

.tarifSelected
{
	background-color: #ffff99;
	font: 14px arial;
	font-weight: bold;
	height: 25px;
}

.tarifNormal
{
	background-color: #dfdfff;
	font: 14px arial;
	font-weight: bold;
	height: 25px;
}

.ProgressBar
{	
	text-decoration: none;
	font: 12px arial;
	font-weight: bold;
	color: #000000;
	/*padding-left: 4;*/
	padding-right: 10;
}

.ProgressBarNo
{	
	text-decoration: none;
	font: 12px arial;
	font-weight: bold;
	color: #777777;
	/*padding-left: 4;*/
	padding-right: 10;
}

.ProgressBarTitre
{	
	text-decoration: none;
	font: 14px arial;
	font-weight: bold;
	color: #000000;
	padding-left: 3;
	padding-right: 10;
	height: 15;
}

A.ProgressBar
{	
	text-decoration: none;
	font: 12px arial;
	color: #777777;
}

A.ProgressBar:hover
{
	text-decoration: none;
	font: 12px arial;
	color: #ff0000;
}

.trans
{
	background-color: transparent;
}

.Semaine
{
	color: #000000;
}

.WeekEnd
{
	color: #777777;
}
