<!--
body {font-size:1em;font-family:Arial,sans-serif;}
table.board td.bloc1 {background-color:white;border: solid;border-color: #AAAAFF;font-size:1em;padding:1% 4%;}
table.btrans td.bloc1 {background-color:white;border: solid;border-color: white;font-size:1em;padding:1% 4%;}

img.frise {width: 45%;}
img.illu35 {width: 35%;}
img.illu50 {width: 50%;}
img.illu90 {width: 90%;}

a {
	color: #3333FF;
	font : bold;
	letter-spacing: 0.1em;
	text-decoration: none;
}

h3 {
	color: #5555FF;
}

@media screen and (max-width: 800px)
{
	body {padding:2px;margin:0;}
	table.board {border-spacing:0.125em;}
	table.board td {min-width:1.25em;height:1.25em;}
	table.board td.bloc1 {font-size:1.2em;padding:4% 3%;}
	table.btrans {border-spacing:0.125em;}
	table.btrans td {min-width:1.25em;height:1.25em;}
	table.btrans td.bloc1 {font-size:1.2em;padding:4% 3%;}
	img.frise {width: 100%;}
	img.illu35 {width: 70%;}
	img.illu50 {width: 70%;}
	img.illu90 {width: 100%;}
}

@media screen and (min-width: 801px)
{
	table.board {width: 600px;}
	table.btrans {width: 600px;}
	img.frise {width: 100%;}
	img.illu35 {width: 70%;}
	img.illu50 {width: 70%;}
	img.illu90 {width: 100%;}
}

-->
