BODY  {
	background-color: #8B9887;
	scrollbar-arrow-color: White;
	scrollbar-track-color: #8B9887;
	scrollbar-face-color: #BDC6B6;
	scrollbar-highlight-color: #D0D7CC;
	scrollbar-shadow-color: #D0D7CC;
	scrollbar-3dlight-color: #8B9887;
	scrollbar-darkshadow-color: #8B9887;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	font-size: 11px;
	color: Blue;
	text-decoration: none;
	word-spacing: 2px;
}

a.a {
	color: #9EA99A;
}

a.b {
	color: Black;
	font-weight: bold;
}

a.c {
	color: White;
	text-decoration: blink;
}

a.d {
	font-size: 12px;
}

a:hover {
	color: White;
}

p {
	font-size: 15px;
	letter-spacing: 10px;
}

h3 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 0px;
}

h4 {
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 25px;
}

table {
	width: 100%;
	height: 99%;
	background-color: transparent;
}

table.index {
	width: 85%;
	height: 110%;
}

table.accueil {
	width: 500px;
	height: 500px;
	margin: 10px;
}

td {
	background-color: transparent;
	font-size: 12px;
}

td.accueil {
	width: 500px;
	height: 500px;
	border: 1px solid #DCE1D9;
	background-image: url(images/projet-lampe1.jpg);
	background-repeat: no-repeat;
	font-size: 9px;
	border-radius: 6px;
}

td.art {
	height: 500px;
	background-color: #C9D1C3;
	background-image: url(images/art.gif);
	border: 1px solid #DCE1D9;
	border-radius: 6px;
	background-position: right;
}

td.i {
	background-color: #BDC6B6;
	border: 1px solid #DCE1D9;
	border-radius: 6px;
}

td.a {
	background-color: #C9D1C3;
	border: 1px solid #DCE1D9;
	border-radius: 6px;
}

td.b {
	background-color: #D6DCD1;
	border: 1px solid #D6DCD1;
	border-radius: 6px;
}

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

img {
	border-top: 1px solid #D8DDD5;
	border-left: 1px solid #D8DDD5;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.b {
	border: 0px;
	margin: 0px;
}
