.fdcognac {
	background-image: url(/images/fond_cognac.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fdpineau {
	background-image: url(/images/fond_pineau.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.fdautre {
	background-image: url(/images/fond_autre.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #FAE8CE;
	border: thin solid #9C0E0F;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	margin: 2px;

}

.menu select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #FAE8CE;
	border: thin solid #9C0E0F;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	margin: 2px;
	/* width:100%; */

}
.menu input {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #FAE8CE;
	border: thin solid #9C0E0F;
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	height: 20px;	
}

input {
/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #FAE8CE;
	border: thin solid #9C0E0F;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	margin: 2px;
*/
}


.order textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #FAE8CE;
	border: thin solid #9C0E0F;
	font-style: normal;
	font-weight: normal;
	margin: 2px;
}


.order TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #7A2407;
}
.order TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #7A2407;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B17212;
}
.order input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	background-color: #FAE8CE;
	border: thin solid #9C0E0F;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	margin: 2px;

}
.pied input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.caddie TD{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #7A2407;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B17212;
}
.caddie TH{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color : #65410A;
	text-align: left;
	background-color: #EDAB49;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B17212;	
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
