﻿body {
	background-color: #FFFFFF;
	margin: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000
}

td, th {
	font-size: 12px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a.cadretitre2:link, a.cadretitre2:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a:hover {
	color: #FF9900;
	text-decoration: none;
}

a.cadretitre2:hover {
	color: #FF9900;
	text-decoration: none;
}


.cadretotal {
	width: 602;
	background-color: #e0e0e0;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px 0px 0px 0px;
}

.cadresoustotal {
	width: 290;
	background-color: #e0e0e0;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

.cadreref {
	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: #00999c;
	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: #E7E7E7;
	vertical-align: top;
	text-align: center;
	color:#00999c
}

.cadretexte {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	color:#000000;
}

.bande {
	background-color: #eeeef2;
}


.prix {
	font-weight: bold;
}
