
body
{
	background-color: #ffffff;
	font: 10px Comic Sans MS;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

A:visited {	
	color: #ff0000;
	cursor:hand;
	font-size: 12pt;
	list-style-type: square;
	text-decoration: none;
}

A:hover {
	color: #ff7f7f;
	cursor:hand;
	font-size: 12pt;
	list-style-type: disc;
	text-decoration: underline;
}

A:link {
	color: #ff7f7f;
	cursor:hand;
	font-size: 12pt;
	list-style-type: circle;
	text-decoration: none;
}

A:active {
	color: #ff7f7f;
	cursor:hand;
	font-size: 12pt;
	list-style-type: circle;
	text-decoration: underline overline;
}

A.menu:visited {	
	color: #7f7f7f;
	cursor:hand;
	font-size: 14pt;
	list-style-type: square;
	text-decoration: none;
}

A.menu:hover {
	color: #000000;
	cursor:hand;
	font-size: 14pt;
	list-style-type: disc;
	text-decoration: underline;
}

A.menu:link {
	color: #000000;
	cursor:hand;
	font-size: 14pt;
	list-style-type: circle;
	text-decoration: none;
}

A.menu:active {
	color: #000000;
	cursor:hand;
	font-size: 14pt;
	list-style-type: circle;
	text-decoration: underline overline;
}

IMG 
{
	border:0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}

TABLE
{	
	background-color: #ffffff;
	border-collapse: collapse;
	color: #000000;
	cursor: default;
	font: 10pt Comic Sans MS;
	overflow: visible;
	visibility: visible;
	word-spacing: 2;
}

TD.contenu
{
	background-color: #ffffff;
	background-image: URL(./image/case.jpg);
	color: #E8C098;
    font-size: 12pt;
}

TD.accueil
{
	background-color: #ffffff;
	background-image: URL(./image/case.jpg);
	color: #E8C098;
    font-size: 12pt;
}

TD
{
	font-size: 12pt;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


