body {
	background:#CCCCFF;
	margin-left:50px;
	margin-top:50px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-decoration:none;
	text-align:center;
	}

table {
	font-size:10px;
	text-align:center;
	}

tr.titre {
	background:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	}

tr.event {
	background:#DFDFFF;
	font-weight:bold;
	font-size:10px;
	}

td.jourj {
	background:#FF7F00;
	font-weight: bold;
	color:#000000;
	}
	
td.jourpasse {
	background:#FBA93B;
	color:#666666;
	}

td.jouravenir {
	background:#FDCB5D;
	color:#666666;
	}

td.jourOQP {
	background:#3cadcd;
	color:#666666;
}
	
.mensuel {
	vertical-align:top;
    }

a {
	text-decoration:none;
	color:#000000;
	}
a:hover {
	text-decoration:underline;
	color:#FF0000;
}

div.rdv {
	text-align:center;
}

div.date {
	text-align:center;
	font-weight:bold;
	font-size:14px;
}