/* BODY (background, ascenceurs, etc)
------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background: #D1CEC1;
	scrollbar-face-color: #BBB8AD;
	scrollbar-track-color: #D1CEC1;
	scrollbar-arrow-color: #F1EEDF;
	scrollbar-highlight-color: #F1EEDF;
	scrollbar-3dlight-color: #F1EEDF;
	scrollbar-shadow-color: #BBB8AD;
	scrollbar-darkshadow-color: #BBB8AD;
	border-style: none
}



/* TABLES (typos, liens, etc)
------------------------------------------------------*/

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #595959;
}

a {
	color: #595959;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F1EEDF;
}

.nsmall {
	font-size: 11px;
	font-weight: normal;
}

.credits {
	font-size: 13px;
}
.credits a {
	font-size: 20px;
}



/* POLL-OVER BOUTONS MENU (typos, liens, etc)
------------------------------------------------------*/
a#menu {
	margin: 0;
	padding: 0;
	display: block;
	width: 17px;
	height: 68px;
	font-size: 20px;
	line-height: 100px;
}
a:hover#menu {
	color: #D1CEC1;
	font-size: 20px;
	line-height: 100px;
}

a.tmp_a {
	background: url(images/tmp/a.gif) 20px 0px no-repeat;
}
a.tmp_a:hover {
	background: url(images/tmp/a.gif) 0px 0px no-repeat;
}

a.tmp_ec {
	background: url(images/tmp/ec.gif) 20px 0px no-repeat;
}
a.tmp_ec:hover {
	background: url(images/tmp/ec.gif) 0px 0px no-repeat;
}

a.tmp_h {
	background: url(images/tmp/h.gif) 20px 0px no-repeat;
}
a.tmp_h:hover {
	background: url(images/tmp/h.gif) 0px 0px no-repeat;
}

a.tmp_j {
	background: url(images/tmp/j.gif) 20px 0px no-repeat;
}
a.tmp_j:hover {
	background: url(images/tmp/j.gif) 0px 0px no-repeat;
}

a.tmp_m {
	background: url(images/tmp/m.gif) 20px 0px no-repeat;
}
a.tmp_m:hover {
	background: url(images/tmp/m.gif) 0px 0px no-repeat;
}

a.tmp_n {
	background: url(images/tmp/n.gif) 20px 0px no-repeat;
}
a.tmp_n:hover {
	background: url(images/tmp/n.gif) 0px 0px no-repeat;
}

a.tmp_o {
	background: url(images/tmp/o.gif) 20px 0px no-repeat;
}
a.tmp_o:hover {
	background: url(images/tmp/o.gif) 0px 0px no-repeat;
}

a.tmp_p {
	background: url(images/tmp/p.gif) 20px 0px no-repeat;
}
a.tmp_p:hover {
	background: url(images/tmp/p.gif) 0px 0px no-repeat;
}

a.tmp_r {
	background: url(images/tmp/r.gif) 20px 0px no-repeat;
}
a.tmp_r:hover {
	background: url(images/tmp/r.gif) 0px 0px no-repeat;
}

a.tmp_t1 {
	background: url(images/tmp/t1.gif) 20px 0px no-repeat;
}
a.tmp_t1:hover {
	background: url(images/tmp/t1.gif) 0px 0px no-repeat;
}

a.tmp_t {
	background: url(images/tmp/t.gif) 20px 0px no-repeat;
}
a.tmp_t:hover {
	background: url(images/tmp/t.gif) 0px 0px no-repeat;
}
