BODY  {
	background-color: Black;
	scrollbar-arrow-color: Black;
	scrollbar-track-color: Black;
	scrollbar-face-color: #BDC6B6;
	scrollbar-highlight-color: Black;
	scrollbar-shadow-color: Black;
	scrollbar-3dlight-color: Black;
	scrollbar-darkshadow-color: Black;
	cursor: url(images/curseur.cur);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #BDB76B;
	text-decoration: none;
	margin: 0px;
}

a.b {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D8D6AB;
}

a.red {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B70000;
}

a.c {
	font-family: Verdana;
	color: #B70000;
	font-size: 11px;
	font-style: normal;
}

a:hover {
	color: Red;
}

a.black {
	font-size: 10px;
	color: Black;
}

a.black:hover {
	color: Black;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #9CAB90;
	text-align: left;
	margin-left: 15px;
	margin-right: 15px;
}

p.right {
	text-align: right;
}

p.center {
	text-align: center;
	margin-left: 75px;
	margin-right: 75px;
	margin-top: 50px;
	margin-bottom: 50px;
}

p.bottom {
	color: #48513E;
	text-align: center;
	margin: 95px;
}

p.black {
	color: Black;
}

p.titlebar {
	background-image: url(images/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-style: normal;
	font-size: 16px;
	color: #505E46;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 50px;
	margin-bottom: 15px;
}

table {
	width: 99%;
	font-size: 12px;
	color: #E1DFBE;
}

table.iframe {
	height: 100%;
}

table.art {
	width: 99%;
	height: 97%;
}

table.contact {
	width: 400px;
	font-style: italic;
	font-size: 11px;
	color: #879878;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td.left {
	padding-left: 25%;
	padding-top: 35px;
}

td.cado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: Red;
}

td.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: White;
}

input {
	width: 400px;
	height: 20px;
	background-color: #E9ECE7;
	border-top: 2px solid #6B7E55;
	border-left: 2px solid #6B7E55;
	border-right: 2px solid #AABA98;
	border-bottom: 2px solid #AABA98;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 2px;
}

input.photo {
	height: 15px;
	width: 140px;
	background: #EEE8AA;
	border: 1px solid Red;
	font-size: 11px;
	color: Black;
	text-align: left;
}

input.radio {
	height: 15px;
	width: 15px;
	background-color: Black;
}

input.submit {
	width: 400px;
	height: 18px;
	background-color: #708567;
	border-top: 1px solid #DAA520;
	border-left: 1px solid #DAA520;
	border-right: 1px solid #A0522D;
	border-bottom: 1px solid #A0522D;
	font-size: 11px;
	color: #F9C806;
	text-align: center;
	font-weight: bold;
}

textarea {
	width: 400px;
	height: 100px;
	background-color: #E9ECE7;
	border-top: 2px solid #6B7E55;
	border-left: 2px solid #6B7E55;
	border-right: 2px solid #AABA98;
	border-bottom: 2px solid #AABA98;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding: 2px;
}

img {
	background: #0E100C;
	border: 1px solid #6E0000;
	padding: 3px;
	margin: 5px;
}

img.art {
	background: #060704;
	border: 1px solid #262C21;
	padding: 3px;
	margin: 5px;
}

img.ico {
	padding: 0px;
	margin: 7px;
}

img.b {
	background-color: transparent;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.photo {
	background: #060704;
	border: 1px solid #262C21;
	padding: 7px;
	margin: 5px;
}
