﻿body {
	background-color: #FFFFFF;
	margin: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
}

td, th {
	font-size: 12px;
}

a:link, a:visited {
	color: #6699FF;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

.cadretotal {
	width: 602px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.cadresoustotal {
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.cadreref {
	width: 296px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.cadreproduit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.cadretitre {
	height: 42px;
	background-color: #E7E7E7;
	vertical-align: top;
	text-align: center;
	font-weight: bold;
}

.cadreimage {
	background-color: #FFFFFF;
	height: 170px;
	width: 72px;
	vertical-align: top;
}

.cadreprix {
	height: 25px;
	background-color: #666666;
	vertical-align: top;
	text-align: center;
	color: #FFFFFF;
}

.cadretexte {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	color: #000000;
}

.prix {
	color: #FFFFFF;
	font-weight: bold;
}
