body {
	margin: 0;
	padding: 0;
	background: #FCF;
}

body, td, th, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

ul { list-style: url(../images/puce.png); }

#main_contain {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/ng_bg_contenu.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

#content {
	margin-top: -20px;
	padding-left: 35px;
	padding-right: 35px;
}

#flash_header {
	z-index: 10;
	margin: 0 31px;
	padding-bottom: 30px;
	background: url(../images/header_bottom.png) no-repeat bottom left;
}

#main_footer {
	height: 75px;
	text-align: center;
	background: url(../images/ng_bg_footer.jpg) no-repeat;
}

/****
  Boites
****/
#box, #leftbox {
	border: 1px solid #000;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 15px;
}
#box { margin-right: 220px; }

#box .titre, #leftbox .titre {
	position: absolute;
	margin-top: -26px;
	margin-left: 6px;
	border: 1px solid #000;
	background-color: #FCF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/***/
a { color: #036; text-decoration: none; }
a:hover { text-decoration: underline; }

hr {
	height: 1px;
	/*margin: -0.5em 0;*/
	padding: 0;
	color: #F6F;
	background-color: #F6F;
	border: 0;
}

h1 {
	padding: 0 0 2px 5px;
	border-bottom: 2px solid #F6F;
	font-size: 25px;
}
h2 {
	padding: 0 0 0 10px;
	font-size: 18px;
}
h3 {
	padding: 0 0 0 15px;
	font-size: 15px;
}

img { border: 0px; }

.sujet {
	font-weight: bold;
	border-bottom: 1px solid #F6F;
}

.requis { color: #F00; font-size: 11px; }
.red { color: #F00; }

.hidden { display: none; }

.clear { clear: both; }

/****/
#listeMiniatures img, #boutique_normale img {
	border: 1px solid #000;
}
#boutique_normale {
	display: block;
	margin-bottom: 10px;
}

#boutique_bouton {
	width: 500px;
	font-size: 24px;
	text-align: center;
	margin: 10px;
	padding: 10px;
	border: 2px solid #F4A;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
#boutique_bouton a {
	display: block;
	color: #000;
	text-decoration: none;
}
#boutique_bouton a:hover {
	text-decoration: none;
}

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

/***/
label {
	float: left;
	width: 200px;
	padding-right: 10px;
	text-align: right;
}

form {
	margin: 0;
	padding: 0;
}

.groupe {
	margin-bottom: 5px;
}

input, textarea {
	background-color: #FFF;
	background-image: url(../images/bg_inputs.gif);
	background-repeat: repeat-x;
	border: 1px inset #C0C0C0;
	/*border: 1px solid;*/
	font-size: 11px;
}
textarea {
	background-image: url(../images/bg_textarea.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

select {
	background-color: #FFF;
	border: 1px inset #C0C0C0;
	font-size: 12px;
}

button {
	background-image: url(../images/bg_button.png);
	border: 1px outset #CCC;
	color: #2F4F4F;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

/***/
#pages {
	text-align: right;
	padding-right: 10px;
}

#pages a.inactif, #pages a:hover.inactif {
	color: #CCC;
	text-decoration: none;
}

#pages strong {
	color: #036;
}

/***/
#listing_laine {
/*	margin-left: auto;*/
	margin-right: 10px;
}
#listing_laine td {
	width: 120px;
	text-align: center;
	margin-right: 10px;
    font-size: 80%;
}
#listing_laine div {
    display: block;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: bottom;
    padding: auto 0 0 0;
    
}
#listing_laine a {
    text-align: center;
}
#listing_laine img {
/*	border: 1px solid #000; */
}

/***/
#liste_recherche {
	float: left;
	border: 1px solid #000;
	width: 250px;
	margin-top: 32px;
	padding: 2px;
	padding-top: 15px;
	background-color: #FFF;
}
#liste_recherche .titre {
	position: absolute;
	margin-top: -26px;
	margin-left: 6px;
	border: 1px solid #000;
	background-color: #FCF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#liste_recherche label {
	 width: 100px;
	 font-weight: bold;
}

#liste_recherche select, #liste_recherche input {
	width: 130px;
}

#liste_mainlist {
	margin-left: 260px;
}
/****
	Listes de données
****/
#listepuce {
	margin: 0;
	padding: 0;
}
#listepuce li {
	list-style-image: url(../images/puce.png);
	list-style-position: outside;
	margin: 0;
	margin-left: 17px;
	margin-bottom: 15px;
}
/***/
#accrech select {
	width: 100%;
	display: block;
	margin-bottom: 5px;
}
/***/
#listing, #listing-wb {
	width: 100%;
	border-collapse: collapse;
}
#listing {
	border: 1px solid #C0C0C0;
}

#listing th, #listing-wb th {
	background-color: #FCF;
	border: 1px solid #C0C0C0;
}

#listing .btop, #listing-wb .btop {
	border-top: 1px solid #C0C0C0;
	padding-top: 5px;
}
#listing .ptop, #listing-wb .ptop {
	padding-top: 5px;
}
#listing .bbot, #listing-wb .bbot {
	border-bottom: 1px solid #C0C0C0;
}

.color0 {
	background-color: #EEE;
}
.color1 {
	background-color: #FFF;
}

/***/
#erract {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	background-color: #FEA;
	padding: 5px;
	margin-bottom: 10px;
}

#erract h3 {
	text-align: center;
	margin: 0;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}

#erract ul {
	list-style: square;
	margin: 0;
	padding: 0;
}

#erract li {
	padding: 0;
	margin: 0;
	margin-left: 20px;
}


/***/
#langueselect {
	position: absolute;
	top: 0px;
	margin-left: 760px;
	width: 160px;
	border: 1px solid #C0C0C0;
	border-top-width: 0px;	
	background-color: #FFF;
	padding: 2px;
}

#langueselect ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #C0C0C0;
	margin-top: 3px;
	padding-top: 3px;
}

#langueselect li {
	margin: 0;
	padding: 0;
}

#langueselect a {
	text-decoration: none;
}

/****/
#boutique_images { width: 322px; float: left; }
#boutique_contenu { margin-left: 330px; }

/****/
#panier {
	position: absolute;
	top: 200px;
	margin-left: 700px;
	width: 160px;
}

/***/
#cmptbox, #cmptboxR {
	float: left;
	width: 200px;
	border: 1px solid #000;
	margin-right: 10px;
}
#cmptboxR {
	float: right;
}

#cmptbox ul, #cmptboxR ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#cmptbox li, #cmptboxR li {
	padding: 0;
	margin: 0;
}

/****/
.faqblock { position: relative; background-color: #FCF; margin: 0 5px; }
.faqblock h3 {
	margin: 0 0 5px 0;
}
.faqblock .top_left,
.faqblock .top_right,
.faqblock .bottom_left,
.faqblock .bottom_right {
	height: 19px;
	width: 19px;
	background-repeat: no-repeat;
	position: absolute;
	background-color: #FCF;
}
.faqblock .top_left { top: 0px; left: 0px; background-image: url("../images/corner_top_left.png"); z-index: 0; }
.faqblock .top_right { top: 0px; right: 0px; background-image: url("../images/corner_top_right.png"); z-index: 1; }
.faqblock .bottom_left { bottom: 0px; left: 0px; background-image: url("../images/corner_bottom_left.png"); z-index: 2; }
.faqblock .bottom_right { bottom: 0px; right: 0px; background-image: url("../images/corner_bottom_right.png"); z-index: 3; }
.faqblock .content { position: relative; padding: 12px; z-index: 4; }

.conseil {
	margin: 10px 0;
	border-top: 1px solid #C39;
}
.conseil h3 {
	margin: 0;
	padding: 0;
}
.conseil .meta {
	color: #C0C0C0;
	margin: 0 0 10px 0;
	padding: 0;
}

.strong {
	font-weight: bold;
}



/********
 Slide show
**/
#slide-images {
	position: relative;
	/*left: 50%;
	margin-left: -400px;*/
	display: block;
	margin: 0;
	padding: 0px;
	width: 274px;
	height: 475px;
	overflow: hidden;
}

#slide-images li {
	position: absolute;
	display: block;
	list-