.css {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	color: #1A171B;



}
.txt-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF850D;

}

.style1 {
	font-family: Trebuchet;
	font-size: 12px;
}
.style4 {line-height:20px;
	font-size: 16px;
	font-family: "Trebuchet MS";
}

.plats{padding-left:30px;
	font-size: 14px;
	font-family: "Trebuchet MS";}

.titre-plat{padding-left:25px;
	font-size: 13px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
text-transform: uppercase;}
input {
	border: 1px solid #999999;
}

textarea {
	border: 1px solid #999999;
}