body {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B2CFE5;
	background-image: url(../bg.gif);
	background-repeat:repeat-y;

	background-position: center;
 }
p {}
td {}
a:link { color: black ; font-size: 10px; text-decoration: none; }
a:visited { color: black ; text-decoration: none; }
a:hover { color: #cd0000 ; font-size: 10px; text-decoration: none; }
a:active { color: black }
.detour { color: #000000; }
.cetourT { color: #000000; }
.h1 { color: #000000; font-size: 14px; }
.h3 { color: #000000; font-size: 11px; }
