<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
*{padding:0px; margin:0px;}
body{
	font-size:12px;
	font-family:"Lucida Grande", Arial, sans-serif;
	color:#000000;
	background-color: #000000;
	background-image: url(../images/wallp.jpg);
}
.accToggler{
	margin: 3px auto;
	padding: 4px 4px 4px 4px;
	width: 800px;
	border-width: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: red red red red;
	background-color: #FFEBDD;
	-moz-border-radius: 9px 9px 9px 9px;
	font-family: "Comic Sans MS";
	color: #000000;
}
.accContent{
	margin: 3px auto;
	padding: 4px 4px 4px 4px;
	width: 770px;
	border-width: 2px 2px 2px 2px;
	border-style: outset outset outset outset;
	border-color: red red red red;
	background-color: #FFF9F2;
	-moz-border-radius: 9px 9px 9px 9px;
	color: #000000;
}
a, a:visited{
font-family:"Lucida Grande", Arial, sans-serif; color:#000000;
}
.Style1 {
	font-size: x-small;
	color: #FFFFFF;
	font-weight: bold;
}
.titre {
	color: #000000;
	font-family: cursive;
	font-size:15px;
	font-style:oblique;
	font-weight:bold;
	text-shadow: #000 3px 3px 3px;
	text-align:left;
}
#Tableau_01 p {
	margin: 3px auto;
	width: 800px;
	border-width: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	border-style: outset outset outset outset;
	border-color: red red red red;
	background-color: rgb(255, 245, 238);
	-moz-border-radius: 9px 9px 9px 9px;
	color: #000000;
}
.index {
	color: #000000;
	text-align:center;
	font-family: cursive;
	font-size:15px;
	font-style:oblique;
	font-weight:bold;
	text-shadow: #000 3px 3px 3px;
	text-align:left;
}

#Tableau_01 .accToggler {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

