BODY  {
	background-color: Black;
	scrollbar-arrow-color: Fuchsia;
	scrollbar-track-color: Black;
	scrollbar-face-color: #2F2B22;
	scrollbar-highlight-color: #5C5743;
	scrollbar-3dlight-color: Black;
	scrollbar-shadow-color: #413F30;
	scrollbar-darkshadow-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

a:hover {
	color: Fuchsia;
}

a.b {
	color: #FFCC00;
}

a.b:hover {
	color: Fuchsia;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: Red;
	text-align: center;
}

table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0C1A3;
}

table.index {
	width: 80%;
	height: 98%;
}

table.contact {
	color: White;
}

td.tl {
	width: 635px;
	height: 150px;
	color: Black;
	background-image: url(images/titre-tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

td.tm {
	color: Black;
	background-image: url(images/titre-tm.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td.tr {
	width: 300px;
	height: 150px;
	color: Black;
	background-image: url(images/titre-tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

td.middle {
	background-color: #2F2B22;
	background-image: url(images/titre-middle.gif);
	background-position: left;
	background-repeat: repeat-y;
	border-right: 1px solid #5C534A;
	padding-left: 45px;
	padding-right: 3px;
	padding-bottom: 3px;
}

td.bl {
	width: 635px;
	height: 65px;
	color: Black;
	background-image: url(images/titre-bl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

td.bm {
	color: Black;
	background-image: url(images/titre-bm.gif);
	background-position: top;
	background-repeat: repeat-x;
}

td.br {
	width: 300px;
	height: 65px;
	color: Black;
	background-image: url(images/titre-br.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

iframe {
	width: 100%;
	height: 100%;
	border: 0px;
}

img {
	border: 0px;
}

img.a {
	border: 0px;
	margin: 15px;
}

img.b {
	background-color: #211D14;
	border-left: 1px solid #AAA28A;
	border-top: 1px solid #AAA28A;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}

img.c {
	background-color: #2D0000;
	border: 7px solid #7B0000;
	padding: 2px;
}
