<!--
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.board td.bloc2 {background-color:lightblue;border: solid;border-color: #AAAAFF;font-size:1em;padding:1% 4%;}
img.frise {width: 45%;}
img.illu35 {width: 35%;}
img.illu50 {width: 50%;}
img.illu90 {width: 90%;}
p.font.accords {size: 5;color:black;}


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

@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%;}
	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;}
	img.frise {width: 100%;}
	img.illu35 {width: 70%;}
	img.illu50 {width: 70%;}
	img.illu90 {width: 100%;}
}

-->
