.page
{
	background-color:#b8d1ff;
	background-image:url(fond_droite.jpg);
	background-repeat:no-repeat;
	background-attachement:fixed;
}

.main
{
	SCROLLBAR-FACE-COLOR: #b8d1ff;
	SCROLLBAR-ARROW-COLOR: #001222;
	SCROLLBAR-TRACK-COLOR: #B8BDFF;
	SCROLLBAR-DARKSHADOW-COLOR: #808080;
	SCROLLBAR-BASE-COLOR: #b8d1ff;
}

.plan
{
	font: 16pt Book Antiqua, Arial;
}

.newplan
{
	font: 12pt Book Antiqua, Arial;
}


a
{
	color: black;
}

body.intro
{
	background: #b8d1ff url(fond_intro.jpg) fixed no-repeat;

	SCROLLBAR-FACE-COLOR: #b8d1ff;
	SCROLLBAR-ARROW-COLOR: #001222;
	SCROLLBAR-TRACK-COLOR: #B8BDFF;
	SCROLLBAR-DARKSHADOW-COLOR: #808080;
	SCROLLBAR-BASE-COLOR: #b8d1ff;
}



a.invisible
{
	text-decoration: none;
	color: black;
}


table
{
	background-repeat: no-repeat;
	background-attachement: fixed;
}

p
{
	font: 12pt Book Antiqua, Arial;
	text-align: justify;
}

h1,h2
{
	font-family: Book Antiqua, Arial;
}

.txt
{
	font: 12pt Book Antiqua, Arial;
	text-align: justify;
}

.dl
{
	text-align: center;
}