body {
	background-image : url(../img/fond2.gif);
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 30px;
} 

h1 { text-align: right;
}

td.description {
	font-size : 11pt;
} 

td.details {
	font-size : 10pt;
} 

td.titre_activ {
	color : White;
	background-color : #0072BB;
	font-weight : bold;
	width : 100%;
}

td.titre_activ2 {
	color : White;
	background-color : #0072BB;
	font-weight : bold;
}

td.equipement {
	color : White;
	background-color : #0072BB;
	font-size : smaller;
	text-align : center;
	width: 20%;
}

td.prix {
	font-size : larger;
	width : 20%;
	text-align : center;
}

.rdv {
	color : #0072BB;
	font-weight : bold;
	text-align : center;
}

table.activ {
	width : 100%;
	margin-top : 10px;
	border-collapse : collapse;
}

.open {
	font-size : smaller;
	margin-left : 3cm;
	margin-right : 3cm;
}

tr.pair {
	font-size : 10pt;
	background-color : #ACC4E6;
}

tr.impair {
	font-size : 10pt;
	background-color : #FED4B0;
}

.center {
	text-align: center;
}

img {
	border: 0;
}