.coordonnees {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.accroche {
	color: #0957b8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f3c14;
	font-weight: bold;
}
.sav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5f3c14;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.texte_bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #0957b8;
	text-transform: none;
}

a:hover {
	text-decoration: underline;
}
.bas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #5f3c14;
	text-transform: uppercase;
}

a:active {
	text-decoration: none;
}
.signature {
	font-size: xx-small;
	color: #999999;
}
.nom_produit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #0957b8;
}
.prix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0957b8;
}
.detail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0957b8;
}
.annexe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #999999;
}
#fiche{
	width: 200px;
	margin-left: 11px;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #5f3c14;
	height: 140px;
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
.descripif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5f3c14;
}
#detail{
	width: 650px;
	margin-left: 4px;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #5f3c14;
	
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
#consommables{
	width: 220px;
	margin-left: 0px;
	border-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #5f3c14;
	
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
#actu{
	width: 650px;
	margin-left: 11px;
	border-width: 0px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #5f3c14;
	
	float: left;
	margin-top: 6px;
	margin-bottom: 6px;
}
