body {
	background-color : #B1BDC9;
	background-image : url(bg0.gif);
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}


p {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

td {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

tr.ln1 {
	background-color : #999999;
	layer-background-color : #999999;
}

tr.ln2 {
	background-color : #B9B9B9;
	layer-background-color : #B9B9B9;
}

table.tbg {
	background-color : #A6A6A6;
	layer-background-color : #A6A6A6;
}

a {
	color : #FFE05F;
	text-decoration : none;
}

a:hover {
	color : #FFB449;
	text-decoration : underline;
}

r {
	color : #696969;
	text-decoration : none;
}

r:hover {
	color : #FFB449;
	text-decoration : underline;
}

.petit {
	font-size : 10px;
}

.titre {
	color : #FF3333;
	font-weight : bold;
	font-size : 20px;
	text-decoration : underline;
}

.titre2 {
	color : #FFFFFF;
	font-weight : bold;
	font-size : 30px;
}

.titre3 {
	color : #FF3333;
	font-weight : bold;
	font-size : 30px;
}