body {
	background-color: #c14b1b;
}


img{
	border:0;
}

.bgtableau{
	background:#faf3e3;
}

.bgtab{
	background:#c14c1b;
}

.input, select{
	border:1px solid #7e3020;
	background:#faf3e3;
	font-family:"Helvetica", Times, serif, Times New Roman, sans-serif;
	font-size:11px;
	height:15px;
}
.textarea{
	border:1px solid #7e3020;
	background:#faf3e3;
	font-family:"Helvetica", Times, serif, Times New Roman, sans-serif;
	font-size:11px;

}
.bouton{
	border:1px solid #7e3020 ;
	background:#7e3020 ;
	font-family:"Helvetica", Times, serif, Times New Roman, sans-serif;
	color:#faf3e3;
	font-size:11px;
	height:20px;
}


form{
	margin:0;
	padding:0;
}

a{
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#7e3020;
	font-weight:bold;
	text-decoration:none;


}
a:hover{
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#7e3020;
	font-weight:bold;
	text-decoration:underline;
}
.Txt{
	font-family:Helvetica, sans-serif;
	font-size:11px;
	color:#7e3020;
	font-weight:bold;
}
.pTxt{
	font-family:Helvetica, sans-serif;
	font-size:10px;
	color:#7e3020;
	font-weight:bold;
}
.sTxt{
	font-family:Helvetica, sans-serif;
	font-size:10px;
	color:#f1e0ce;
}