body, td {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #583204;
	cursor: default;
}

h1 {
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #583204;
	text-align: center;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input,textarea,select {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	background: white;
	border: 1px solid silver;
}

.rub {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #583204;
}

.corps {
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}

.menu {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a.sousmenu {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	background: #583204;
}

a.sousmenu:hover {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #583204;
	text-decoration: none;
	background: white;
	width: 140px;
}

.menu_calque {
	xwidth: 150px;
}

.img {
	border: 1px dotted silver;
}

.barre {
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	background: white;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #583204;
}

.chemin {
	font-family: tahoma, sans-serif;
	font-size: 10px;
}

.tabHead {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #583204;
	background: white;
	padding-bottom: 4px;
	text-decoration: none;
	font-weight: bolder;
}

.tabProduit {
	border: 1px solid #CEBCA5;
	padding: 6px;
	background: #faf3e9;
}

.bouton {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: white;
	background: #583204;
	padding: 2 4 2 4px;
	text-decoration: none;
	text-transform: uppercase;
	width: 136px;
	height: 18px;
	border: 0px;
}

.prix {
	font-family: tahoma, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #583204;
}

.commentaire {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #583204;
	text-decoration: none;
}
