html
{
	margin:0;
	padding:0;
	height:100%;
	border:none
}
body
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 /*	font-weight: bold;*/
	height : 100%;
	margin: 0;
	text-align: left;
}
a
{
	color: blue;
}
form
{
	margin: 0;
}
h3
{
	color : navy;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	text-align: left;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 7px 0;
	padding: 0;
}
h3 a:link, h3 a:visited
{
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
h3 a:hover
{
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
img
{
	border: none;
}
table.shoppingcart
{
	color: black;
	border: 1px solid rgb(120,148,158);
	border-collapse: collapse;
	font-size: 12px;
	margin: 0.5em 0 0 0;
}
table.shoppingcart td
{
	background-color: rgb(255,255,255);
	border: 1px solid rgb(120,148,158);
	margin: 0;
	padding: 2px;
}
table.shoppingcart th
{
	background-color: rgb(120,148,158);
	color: white;
	font-weight: bold;
	text-align: center;
}
table.PanierAchat
{
	border-collapse: collapse;
	margin: 0 auto;
	width: 505px;
}
table.PanierAchat td
{
	background-color: rgb(240,240,240);
	color: black;
	margin: 0;
	padding: 5px;
}
table.PanierAchat th
{
	background-color: rgb(120,148,158);
	color: rgb(255,255,255);
	font-size: 14px;
	margin: 0;
	padding: 7px;
}
.totalpanier
{
	border-top: 1px solid rgb(20,20,65);
	font-weight: bold;
	text-align: right;
}
.descrmontant
{
	font-size: 12px;
	text-align: right;
}
table.Produit
{
	border: 1px solid rgb(157,175,175);
	border-collapse: collapse;
	margin: 0 auto;
	width: 99%;
}
table.Produit td
{
	background-color: rgb(245,245,245);
	color: black;
	font-size: 12px;
	margin: 0;
	padding: 5px;
	text-align: left;
}
table.Produit th
{
	background-color: rgb(157,175,175);
	color: rgb(255,255,255);
	font-size: 13px;
	margin: 0;
	padding: 7px;
}
table.Produit a:link, table.Produit a:visited
{
	color: rgb(255,255,255);
	text-decoration: none;
}
table.Produit a:hover
{
	color: rgb(255,255,255);
	text-decoration: underline;
}
.photoarticle
{
	float: left;
	margin: 0.5em;
}
#infocontact
{
	color: black;
	font-family: Verdana;
	font-size: 10px;
	padding: 0.5em;
	margin-bottom: 1em;
	text-align: left;
}
.separation
{
	background-color: rgb(157,175,175);
	border: 0;	
	color: rgb(157,175,175);
	height: 1px;
	margin: 0.8em 0;
	width: 99%;
}
#TabPrinc
{
	border : none;
	height: 100%;
	width: 100%;
}
table.propre
{
	border: 1px solid rgb(157,175,175);
	border-collapse: collapse;
}
table.propre td
{
	border: 1px solid rgb(157,175,175);
	margin: 0;
	padding: 0.5em;
}
.menu
{
	padding-left: 5px;
}
* html #tablign
{
	height: 99%;
}
