@CHARSET "ISO-8859-1";

html, body, table {
	font-size: 11px; 
	font-family: Arial; 
	color: white;		
}

body {
	background-color: #000000; 
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}
	
img { border: 0px; }

a {	text-decoration: none; }
	
a:hover { text-decoration: underline; }

.clear {
	clear: both;
}

#site {
	width: 1000px; 
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#menu_top {
	/*background: url('../images/bg_menu_top.jpg') no-repeat top;	*/
	width: 1000px;
	height: 148px;
	text-align: center;	
}

#menu_top ul {
	padding: 30px 0 0 0;
	margin: 0;
	list-style: none;
}
	
#menu_top li {
	display: inline;
	margin-right: 4px;
}

#menu_top a {
	color: white;
	font-size: 16px;
}

#acces_secondaire_esprit {
	margin-left: 85px;
}

#acces_secondaire_esprit a {
	color: white;
}

#acces_secondaire_esprit .adjust {
	float: left; 
	text-align: right;
}

#acces_secondaire_esprit .padding {
	padding: 4px; 
	text-align: left;
}

#acces_secondaire_esprit .padding2 {
	padding: 0px; 
	text-align: left;
}

table.onglet {
	font-weight: bold; 
	height: 42px; 
	background-image: url('../image/panier/onglet_bg.gif');
}

td.onglet_off {
	color: #565656;
	font-size: 11px;
}

.productListing-heading {
	background-image: url('../image/panier/panier_header_bg.gif'); 
	height: 39px;
	font-size: 12px;
	font-weight: bold;
}

.border_panier {
	border: 1px solid #9a671e;
	background-color: #1e1e1e;
	color: white;
}

table.border_panier select {
	border: 1px solid #9a671e;	
} 

table.border_panier a {
	color: #ffffff;	
}

#actu_ntk {
	border: 2px solid #9e6a21;
	padding: 2px;
	background-color: #000000;
	color: black;
}

#actu_ntk .padding {
	background-color: #ffffff;
	padding: 4px;
	text-align: left;
}


#mur_ntk {
	border: 2px solid #9e6a21;
	padding: 2px;
	background-color: #000000;
	color: black;
}

#mur_ntk .padding {
	background-color: #ffffff;
	padding: 4px;
	text-align: left;
}

h2.produitTitre {
	margin: 0px 0px 20px 0px;	
}

#bg_produitPrix {
	background-image: url('../images/bg_prix_fiche.jpg'); 
	width: 76px;
	height: 66px;
	font-size: 18px;
}

#bg_produitPrix div {
	padding: 15px 15px 0 0;
}

.produitTitre {
	font-size: 18px;
}

#conteneur_panier {
	border: 1px solid #9a671e; 
	padding: 2px; 
	background-color: #1e1e1e;
	margin-bottom: 12px;
}

#conteneur_panier #bg {
	background-color: #ffffff;
}

.texte12 {
	color: #000000;	
}

.texte12 b {
	color: #9a671e;
}

#conteneur_panier table {
	color: black;
}

#sitemap li a:link{
	text-decoration: none;
	color:#000000;
}
#sitemap li a:visited{
	text-decoration: none;
	color:#000000;
}
#sitemap li a:hover{
	text-decoration: underline;
	color:#000000;
}

