Body{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #5b4537;
	background-color : #D4CABE ;
	margin : 0 0 0 0;
}

a {
	font-size: 10pt;
	font-weight: bold;
	color: #5b4537;
	text-decoration: none;
}

a:hover {	color: #5b4537; 	text-decoration: underline; } 

a:active { 	color: #5b4537; 	text-decoration: underline; } 

a.Clair, a.Clair:hover, a.Clair:active {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #e4ded6;
	text-decoration: none;
}

a.Action {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #5b4537;
	background-color: #e4ded6;
	text-decoration: none;
}
a.Action:hover, a.Action:active {
	color: #e4ded6;
	background-color: #5b4537;
	text-decoration: none;
}

.Gras {
	font-weight: bold;
	color: #5b4537;
} 

.Clair{
	color: #e4ded6;
}

.Titre {
	font-size: 18pt;
	font-weight: bold;
} 

Td{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5b4537;
}

input{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5b4537;
	border: solid 1px #5b4537;
	font-weight: bold;
	background-color: #e4ded6;
	width : 200px;
}

.Court{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5b4537;
	border: solid 1px #5b4537;
	font-weight: bold;
	background-color: #e4ded6;
	width : 100px;
}

.Petit{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size : 8 px;
	color: #5b4537;
	border: solid 1px #5b4537;
	font-weight: bold;
	background-color: #e4ded6;
	width : 20px;
}

.Bt{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5b4537;
	border: solid 1px #5b4537;
	font-weight: bold;
	background-color: #e4ded6;
	width : 80px;
}

textarea{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5b4537;
	border: solid 1px #5b4537;
	font-weight: bold;
	background-color: #e4ded6;
	width : 300px;
	height : 100px;
}

select{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5b4537;
	border: solid 1px #5b4537;
	font-weight: bold;
	background-color: #e4ded6;
}

hr{ 
	color: #5b4537;
}
p.SautdePage {
	page-break-before:always;
}
