@charset "utf-8";
/* CSS Morpion */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #CCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a { text-decoration: none; color:#000;} 

.titre { font-size:24px; background-image:url(../img/morpion.jpg); }

