body {
	background: #2c0d00 url(../img/construct/background.jpg) repeat-x top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A5C4B;
	text-align: center;
}

/* ----- NEUTRAL --------------------------------------------------------------------------- */

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}

a img,:link img,:visited img {
	border: none;
}
a{
	color:#a87039;
	text-decoration:none;
}

hr {
    height:1px;
    margin: 30px 10px 10px 0px;
    background-color:#ccc;
    color:#ccc;
    border:0;
    padding:0;
    display:block;
}

#general {
	width: 960px;
	margin: 10px auto 10px auto;
	background-color: #ffffff;
	color: #6A5C4B;
	text-align: left;
	/*border: 1px solid #686665;*/
}

/* ----- CONTENT --------------------------------------------------------------------------- */

#banner{width:960px; margin:0 auto 10px auto;position:relative;height:162px;}
#banner img{margin: 0 15px;}
#banner ul{display:none;}

.box_title_actu{display:block; margin:0 0 5px 0; padding:5px 0; font-weight:bold;}
#actu .box_sous_titre{padding-bottom:10px; border-bottom:1px solid #ccc; margin-bottom:10px;}

#content {
	float: left;
	width: 558px;
	font-size: 11px;
}

#content h1 {
	color: #a87039;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 14px;
	border-bottom: 1px solid #E8D6B6;
}

#content h1 a:link, #content h1 a:visited {
	color: #a87039;
	text-decoration: none;
}

#content h1 a:hover {
	color: #6A5C4B;
	text-decoration: none;
}

#content h2 {
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 3px 0px;
	font-size: 13px;
}

#content h3 {
	margin: 0px 10px 10px 0px;
	font-size: 11px;
}

#content p {
	color: #6A5C4B;
	font-size: 11px;
	margin: 20px 10px 20px 0px;
}

#content h2 a:link, #content h2 a:visited,
#content p a:link, #content p a:visited,
#content ul a:link, #content ul a:visited,
#content dl a:link, #content dl a:visited
{
	color: #575757;
	text-decoration: none;
}

#content h2 a:hover,
#content p a:hover,
#content ul a:hover,
#content dl a:hover {
	color: #6A5C4B;
	text-decoration: underline;
}

#content p.intro {
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	color: #8c7a6e;
	text-align: left;
}

#content ul {
	margin: 0px 10px 15px 40px;
}

#content li {
	margin: 3px 0px 3px 0px;
}

#content dl {
	margin: 0px 20px 10px 20px;
}

#content dt {
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}

#content dd {
	margin: 5px 0px 20px 0px;
}

#map {
	background-color: #ffffff;
	background-image: url(../img/photos/logo_kit_cross.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid #6A5C4B;
	text-align: left;
}

/* ----- PRODUCTS -------------------------------------------------------------------------- */

table.products {
	/*width: 538px;
	margin: 10px 10px 15px 0;*/
	background-color: #A87039;
	font-size: 11px;
	text-align: left;
	/*color: #6A5C4B;*/
}

table.products th {
	background-color: #f8f1e5;
}

table.products td {
	background-color: #ffffff;
}

.products{width: 558px; margin: 0px 0px 15px; border:1px solid #E8D6B6; font-size: 11px; text-align: left;}
.th-products{background-color:#FFFAF2; border:1px solid #E8D6B6; font-size: 11px; color:#A87039; text-align:center; }
	.th-products .type{}
	.th-products .reference{}
	.th-products .description{}
	.th-products .prix{}
	.th-products .informations{}
	.th-products .ajouteraupanier{}
.products td{background-color: rgb(255, 255, 255); font-size: 11px; color: rgb(61, 61, 63);}
	.products tr.nom td{background-color: #fff9f0; font-size: 11px; color: rgb(61, 61, 63); border-top: 2px solid #A87039;}
	table.products tr.categorie{text-align:center; background:#A87039; color:#fff; font-weight:bold;}
		table.products tr.categorie td{text-align:center; padding:5px; background:#A87039; color:#fff; font-weight:bold;}

/* ----- FORM ------------------------------------------------------------------------------ */

div#content fieldset {
	/*width: 500px;*/
	background-color:#fffaf2;
	/*margin: 0px 10px 15px 10px;*/
	border: 1px solid #E8D6B6;
	text-align: left;
}

div#content fieldset legend {
	margin: 3px;
	padding: 3px;
	background-color: #f8f1e5;
	border: 1px solid #E8D6B6;
	color: #6A5C4B;
	font-weight: bold;
}

div#content label {
	margin: 7px 5px 0px 10px;
	display: inline;
	float: left;
	width: 150px;
	text-align: left;
	font-weight: bold;
}

div#content input, div#content select, div#content textarea, #connection_right input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	background-color: #ffffff;
	border: 1px solid #E8D6B6;
	font-size: 11px;
	padding:2px;
}

div#content .error {
	color: #cc0000;
	font-weight: bold;
}

/* ----------------------------------------------------------------------------------------- */





/* ----- LEFT COLUMN ----------------------------------------------------------------------- */

#left {
	float: left;
	width: 200px;
	text-align: center;
	font-size: 10px;
}

#menu {
/*#f8f1e5 ancienne couleur */ 
	width: 166px;
	background-color: #f8f1e5;
	text-align: left;
}

#menu li {
	list-style-type: none;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#left #menu li{border:0px;}

#menu li a {
/*#c2c3c0 ancienne coul */ 
	margin: 0px;
	padding: 0px 0px 0px 12px;
	border-bottom: 1px solid #e8d6b6;
	display: block;
	text-decoration: none;
}

#menu li a:link, #menu li a:visited {
	color: #6A5C4B;
}

#menu li a:hover {
	color: #a87039;
	background-image: url(../img/construct/bullet_menu.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#actu {
	color: #6A5C4B;
	width: 166px;
	background-color: #f8f1e5;
	text-align: left;
}

#actu #title {
	font-weight: bold;
	margin: 0px 5px 2px 5px;
	border-bottom: 1px solid #E8D6B6;
}

#actu #title a:link, #actu #title a:visited {
	color: #a87039;
	text-decoration: none;
}

#actu #title a:hover {
	color: #6A5C4B;
	text-decoration: none;
}

#actu p {
	font-size: 10px;
	margin: 0px 5px 0px 5px;
}

#actu p a:link, #actu p a:visited {
	color: #6A5C4B;
	text-decoration: none;
}

#actu p a:hover {
	color: #a87039;
	text-decoration: none;
}

#produits {
	width: 166px;
	background-color: #f8f1e5;
	text-align: left;	
}

#produits ul {
	list-style-type: none;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#produits ul a {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #E8D6B6;
	color: #a87039;
	font-weight: bold;
}

#produits ul a:link, #produits ul a:visited {
	color: #a87039;
}

#produits li a:hover {
	color: #6A5C4B;
}

#produits ol {
	list-style-type: none;
	margin: 2px 0px 2px 5px;
	padding: 0px;
}

#produits ol a {
	padding: 0px 0px 0px 7px;
	text-decoration: none;
	border: 0px;
	color: #6A5C4B;
	font-weight: normal;
}

#produits ol a:link, #produits ol a:visited {
	text-decoration: none;
	color: #6A5C4B;
}

#produits ol a:hover {
	text-decoration: none;
	color: #a0958a;
	background-image: url(../img/construct/arrow_produits.gif);
	background-position: left;
	background-repeat: no-repeat;
}

a.plus {
	margin: 10px 0px 0px 0px;
	display: block;
	text-align: right;
	text-decoration: none;
}

a.plus:link, a.plus:visited {
	color: #6A5C4B;
}

a.plus:hover {
	color: #a87039;
}

.bordera {
/* #a0958a ancienne couleur */ 
	padding: 2px;
	border: 1px solid #e8d6b6;
	display: block;
	width: 166px;
	margin: 0px auto 10px auto;
}

/* ----- RIGHT ------------------------------------------------------------------------------ */

#right {
	float: right;
	width: 200px;
	text-align: center;
	font-size: 10px;
}

/* ----- HEADER ---------------------------------------------------------------------------- */

#flashBanner {
	width: 930px;
	height:162px;
	margin: 10px auto 20px auto;
	border:1px solid red;
}

/* ----- BOTTOM ---------------------------------------------------------------------------- */

#bottom {
	clear: both;
}

a#top {
	display: block;
	text-align: right;
	background-image: url(../img/construct/bg_top.gif);
	background-position: left;
	background-repeat: repeat-x;
}

a#top img {
	margin: 0px 10px 0px 0px;
}

#menu_bottom {
	text-align: center;
	margin: 0px 0px 10px 0px;
	color: #6A5C4B;
	font-size: 10px;
	padding:0 0 10px 0;
}

#menu_bottom li {
	display: inline;
}

#menu_bottom a:link, #menu_bottom a:visited {
	text-decoration: none;
	color: #6A5C4B;
}

#menu_bottom a:hover {
	text-decoration: none;
	color: #a87039;
}

#copylien {
	margin: 20px 0px 0px 0px;
	background-color: #080100;
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none; 
	text-align:center;
}

div#copylien a:link, div#copylien a:visited { 
	color: #ffffff; 
	text-decoration: none;
}

div#copylien a:hover {
	color: #c2c3c0; 
	text-decoration: none; 
}

#left li, #right li {
	border: 1px solid #f8f1e5;
	padding: 2px;
}

#error_connexion {
	margin-bottom: 5px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: red;
}

#wrapper_mon_compte {

}

#mon_compte_contenu {
	border: 1px solid #E8D6B6;
	padding: 5px;
}

#mon_compte_contenu #prod {
	margin: 0;
	padding: 0;
	width: 540px;
}

#wrapper_mon_compte .onglet {
	float: left;
	background-color: #f8f1e5;
	border: 1px solid #E8D6B6;
	margin: 0 0 0 5px;
	border-bottom: 0;
}

#wrapper_mon_compte .onglet a {
	display: block;
	padding: 5px;
}

.clearer {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: 0;
	line-height: 0px;
	font-size: 0px;
}

#recherche_panier {
	margin-top: 10px;
}

fieldset table td {
	color: #000;
	font-size: 11px;
}
#connection_right input {
	width: 100px;
}
