body,td,th,input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #735216;
}
body {
	background-color: #f7d165;
	margin: 0px;
	padding: 0px;
}
a.lien1 {
	text-decoration: none;
	color: #5F4412;
}
a.lien1:hover {
	text-decoration:underline;
	color: #735216;
}
.mini {
	font-size: 9px;
}
.gros {
	font-weight: bold;
}
.titre01 {
	text-decoration: underline;
}
.bordure01 {
	border: 1px solid #735216;
}
.bordureinv {
	border: 0px solid;
	background-color: #F7D165;
}
.txterr {
	color: #FF0000;
}
.txtok {

	color: #009900;
}
.txtconf {


	color: #339933;
}
.fond01 {
	background-color: #E8C584;
}
.bouton {
	padding: 2px;
	border: 1px solid #5F4412;
}
.cadre-bord-g {
	background-image: url(images/cadre_bord_g.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 24px;
	background-position: right;
}
.cadre-bord-d {
	background-image: url(images/cadre_bord_d.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 24px;
}
.cadre-bord-h {
	background-image: url(images/cadre_bord_h.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: bottom;
	height: 24px;
}
.cadre-bord-b {
	background-image: url(images/cadre_bord_b.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: top;
	height: 24px;
}
.cadre-coin-1 {
	background-image: url(images/cadre_coin_1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 24px;
	background-position: right bottom;
	height: 24px;
}
.cadre-coin-2 {
	background-image: url(images/cadre_coin_2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 24px;
	background-position: left bottom;
	height: 24px;
}
.cadre-coin-3 {

	background-image: url(images/cadre_coin_3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 24px;
	background-position: left top;
	height: 24px;
}
.cadre-coin-4 {

	background-image: url(images/cadre_coin_4.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	width: 24px;
	background-position: right top;
	height: 24px;
}
