
.infos
{
	width:40%;
	border-collapse:collapse;
	
}
.font12
{
	font-size:12px;
}

.row1
{
	background-color:#E6F1FF;
}

.row0
{
	background-color:#FFF;
}

.attente_paiement
{
	background-color:#feff8d;
}

.attente
{
	background-color:#9fe596;
}

.refuse
{
	background-color:#CCCCCC;
}

.annule
{
	background-color:#8c8c8c;
}

.refusepref
{
	background-color:#ff9494;
}

.absence
{
	background-color:#ff6e00;
}

.pai
{
	width:100%;
}

.paitd
{
	width:33%;
	text-align:center;
}

.banniere
{
	margin-top:-15px;
	width:100%;
	text-align:center;	
}


.titre
{

	width:100%;
	text-align:center;
	font-size:30px;
	color:#9D0004;
	padding-bottom:20px;
}

.stage
{
	width:100%;
	border-collapse:collapse;
	
}

.stagehd
{
	border:solid 1px;
	border-color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.stagerw
{
	border:solid 1px;
	border-color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.noborder
{
	border:none;
}