body {
	font-family: 'Bookman Old Style',sans-serif; /*font-size:80%;*/
	color: rgb(112,95,27);
	text-align: left;
	scrollbar-base-color: "#F0E890";
	scrollbar-arrow-color: rgb(112,95,27);
	scrollbar-darkshadow-color: rgb(112,95,27);
	background: #EDE787;
}

p {
	/*font-family:'Bookman Old Style',sans-serif; */
	font-size:90%;
/*	color:rgb(112,95,27);*/
	}
	
li, ul {
	font-size:100%;
	}
td, th {
	font-size:90%;
	/*padding: 2px 2px 2px 2px;*/
}
/*
p:first-letter, td:first-letter, .TextPlus:first-letter
{
font-size:120%;
font-weight: bold;
}
*/

.TextPlus {
	font-size: 95%; font-weight: bold;
}
.TextDroit {text-align:right; text-indent:1pt; }
.TextPetit { font-size:60%; }
.TextMoy { font-size:80%; }
.Copyright { font-family:'Edwardian Script ITC',fantasy; font-size:120%;  }
.TextCadre {
	padding: 2;
	border-width: 1;
	border-color: rgb(112,95,27);
	border-style: solid;
	font-weight: bold;
}

/* liens */
a:link {color: rgb(112,95,27);text-decoration: underline;}
a:visited {color: rgb(175,186,66);text-decoration:underline;}
a:hover {color: rgb(102,25,28);text-decoration: underline;}

/* Formulaires */
textarea, input {
	border: 1px solid rgb(112,95,27);
	background: white;
	font-weight:bold;
	color: rgb(102,25,28);
}
input.bouton{
	background: rgb(175,186,66);
	color: rgb(102,25,28);
	font-weight: bold;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin: 2px 3px 2px 2px;
}

/*divisions*/

#cde {
position: absolute;
left: 149px;
top:113px;
z-index: 2;
	}
#fond {
	position: absolute;
left: 10px;
top:10px;
z-index: 1;
}

/*
.Boutons { font-weight:bold; color:rgb(102,25,28); text-align:center; background-color:rgb(175,186,66); }
.TableText { font-weight:bold; text-align:left; text-indent:1pt; }
.MainText {  font-size:85%; }
*/
