html
{
	margin:0;
	padding:0;
	height:100%;
	border:none
}
body
{
	background-color: rgb(245,235,235);
/*	background-image: url("img/fond.gif");*/
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height : 100%;
	margin: 0;
	padding: 0;
}
h3
{
	color : white;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}
h4
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 7px 0;
	padding: 0;
}
a
{
	font-size: 12px;
	color: white
}
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;
}
form
{
	margin : 0;
	padding: 0;
}
ol
{
	padding: 0;
}
li
{
	margin: 0;
	padding: 1px 1px 2px 1px;
}
#nomadis_creation_site_internet_belgique
{
	position:absolute;
	width:800px;
	z-index:1;
	display:none;
	font-size:1px;
	color:#000000;
}
.cache
{
	display:none;
}

#creation_sites_internet_belgique
{
	position:absolute;
	width:800px;
	z-index:1;
	top:1000px;
	display:none;
	font-size:1px;
	color:#ffffee;
}
.produit
{
	margin: 0.5em 0 1em 0;
	padding: 0;
 	width: 75%;
}
.produit p
{
	margin: 0.5em 0;
}
.produit th
{
	background-color: rgb(49,22,31);
	font-size: 12px;
	padding: 3px;
}
.produit td
{
	color: black;
	padding: 3px;
}
table.shoppingcart
{
	color: black;
	border: 1px solid rgb(70,37,37);
	border-collapse: collapse;
	font-size: 12px;
	margin: 0.5em 0 0 0;
}
table.shoppingcart td
{
	background-color: rgb(230,230,228);
	border: 1px solid rgb(70,37,37);
	margin: 0;
	padding: 2px;
}
table.shoppingcart th
{
	background-color: rgb(70,37,37);
	color: white;
	font-weight: bold;
	text-align: center;
}
.bouton100
{
	background-image: url("images/Bouton100.gif");
	background-repeat: no-repeat;
	color: rgb(49,22,31);
	display: block;
	width: 100px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	padding: 4px 0 0 0;
}
table.PanierAchat
{
	border-collapse: collapse;
	margin: 0 auto;
	width: 505px;
}
table.PanierAchat td
{
	background-color: rgb(229,229,229);
	color: black;
	margin: 0;
	padding: 5px;
}
table.PanierAchat th
{
	background-color: rgb(49,22,31);
	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;
}
.remarques
{
	font-size: 11px;
	font-style: italic;
}
.TxtPrix
{
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.TxtPrixSpecial
{
	color: rgb(200,0,0);
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.paysprinc
{
	background-color: rgb(245,230,230);
	color : rgb(0,0,0);
/*	font-weight: bold;*/
}
li p
{
	margin : 0.5em 0;
}
.photoarticle
{
	float: left;
	margin: 0.5em;
}
#PrincTab
{
	background-color: rgb(70,37,37);
	margin : 0 auto;
}
#Bandeau
{
	background-image: url("img/Bandeau.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	height: 148px;
	margin: 0 auto;
	padding: 0;
	width: 1020px;
}
#Menu
{
	background-image: url("img/Menu.gif");
	background-position: top center;
	background-repeat: repeat-y;
	height: 27px;
	margin: 0 auto;
	padding: 0;
	width: 1020px;
}
#Contenu
{
	background-image: url("img/Contenu.gif");
	background-position: top center;
	background-repeat: repeat-y;
	min-height: 400px;
	margin: 0 auto;
	padding: 5px 10px;
	width: 1000px;
}
#PiedPage
{
	background-image: url("img/PiedPage.jpg");
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 32px;
	margin: 0 auto 6px;
	padding: 3px 0 0 0;
	text-align: center;
	width: 1020px;
}
.CategProd
{
	background-color: rgb(107,57,57);
	border: 1px solid rgb(127,67,67);
	float: left;
	margin: 15px;
	min-height: 245px;
	text-align: center;
	width: 260px;
}
.BigCateg
{
	background-color: rgb(107,57,57);
	border: 1px solid rgb(127,67,67);
	margin: 15px;
	padding : 60px 0 0 0;
	height: 90px;
	text-align: center;
	width: 200px;
}
.BigCateg a, .CategProd a
{
	font-size: 14px;
}
#bordgauche
{
	background-color: rgb(245,235,235);
	background-image: url("img/bordgauche.gif");
	background-position: top right;
	background-repeat: repeat-y;
}
#borddroit
{
	background-color: rgb(245,235,235);
	background-image: url("img/borddroit.gif");
	background-position: top left;
	background-repeat: repeat-y;
}
.ombre
{
	border-bottom: 2px solid rgb(48,26,26);
	border-right: 2px solid rgb(48,26,26);
}
