body  {
	font-family: "Trebuchet MS",verdana,sans-serif; 
	font-size: 13px;
	background:#FFFFFF;
	background-image: url('../images/background.gif');
	background-attachment: fixed;
}




select {
	font-size : 13px;
	border-color : #000000;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	background-color : #D9D693;
}




input {
	font-size : 13px;
	border-color : #000000;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	background-color : #D9D693;
}




textarea  {
	font-size : 13px;
	border-color : #000000;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	background-color : #D9D693;
}




th {
	font-size : 13px;
	border-color : #000000;
	border-style : solid;
	border-width : 0px 0px 0px 0px;
	background-color : #D9D693;
}




a  {
	color : #A6A471;
	text-decoration : none;
	font-weight : bold;
}




.tableau  {
	border-style : solid;
	border-color : #D9D693;
	border-width : 2px;
	padding : 1px;
	margin : 2px;
}
.colonne  {	
	width : 100px;
	height : 50px;
}




a:link {
	color : #A6A471;
	text-decoration: none;
	font-weight: bold;
}




a:hover {
	color : #CCCA8B;
	text-decoration: underline;
}




.petit  {
	font-size : 10px;
	margin : 0px;
	padding : 0px;
	text-align : center;
}
