/*-------------------------Elements HTML en general-------------------------------------------------------- */
body {
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-align: center;
	background-color: #ffffff;
	color:#F37C01;
	font-size:12px;
}
h1, h2, h3, h4, p {
	margin: 0;
	padding: 0;
}
.h1a{
	font-size: 20px;
	line-height:26px;
	color:#d5da49;
	font-weight:bold;
}
.h1b{
	font-size: 20px;
	line-height:26px;
	color:#F37C01;
}
.h1c{
	font-size: 20px;
	line-height:33px;
	color:#d5da49;
}
.h1d{
	font-size: 20px;
	line-height:40px;
	color:#F37C01;
}
.h1e{
	font-size: 16px;
	line-height:26px;
	color:#d5da49;
}
.h1f{
	font-size: 35px;
	line-height:42px;
	color:#d5da49;
}
.h1g{
	font-size: 18px;
	line-height:42px;
	color:#d5da49;
}
.h2a{
	font-size: 16px;
	line-height:26px;
}
.h2b{
	font-size: 18px;
	line-height:30px;
}
.h3a{
	font-size: 14px;
}
.h3b{
	font-size: 13px;
	line-height:30px;
	font-weight:bold;
}
.h3c{
	font-size: 13px;
	line-height:13px;
}
h4{
	font-size: 15px;
	margin:0 0 10px 0;
}
h5{
	font-size: 12px;
	margin:0;
	clear:both;
}
a {
	text-decoration: none;
	color:#F37C01;
}
a.a {
	text-decoration: none;
	color:#d5da49;
}
img {
	border: 0
}
.hide {
	display:none;
}
.clear{
	clear:both;
}
select {
    color: #F37C01;
    border: 1px solid #F37C01;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Verdana;
}
input[type=submit]{
	background-color:#F37C01;
    cursor:pointer; 
	border:none;
	color:#ffffff;
	min-height:24px;
	line-height:24px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
}
#search{
	position:absolute;
	width:200px;
	height:30px;
	margin:50px 0px 0px 800px; 
}
#bonjour{
	position:absolute;
	line-height:30px;
	margin:53px 0px 0px 520px; 
	font-weight:bold;
}
input[type=submit].ok{
	width:26px;
	height:30px;
	background:url(img/ok.png) bottom no-repeat;	
}
#search > form > span > input[type=text]{
	width:150px;
	font-size:12px;
	border:1px solid #F37C01;
	color:#F37C01;
}
/*-----------------------------Page-------------------------------------------------------- */
#top {
	position:relative;
	width: 1000px;
	height:90px;
	background:url(img/header.png);
	margin: 0px 0px 0px 0px;
	padding: 0;
	z-index:1000;
}
#wrapper {
	width: 1000px;
	text-align: left;
	position: relative;
	margin: 10px auto 0 auto;
	padding: 0;
}
#subwrapper {
	position: relative;
	padding: 0;
	width: 1000px;
}
#contenu {
	width:1000px;
	padding: 0;
	margin: 0;
}
#contenu1 {
	width:828px;
	padding: 0;
	margin: 0px 16px 0px 0px;
	float:left;
}
#contenu2 {
	width:156px;
	padding: 0;
	margin: 0;
	float:left;
}
#contenu3 {
	width:160px;
	padding: 0;
	margin: 0;
	float:left;
}
#contenu4 {
	width:840px;
	padding: 0;
	margin: 0;
	float:left;
}
#contenuPageRubrique {
	float: left;
	width:730px;
	padding: 0 0 0 20px;
	margin: 25px 20px;
}
/* -------------------------------------Block_1---------------------------------------- */
.block_1 {
	position:relative;
	width: 320px;
	margin: 12px 0px 0px 0px;
	padding:8px 6px 0px 0px;
/*	background:url(img/bordure_d.png) right top no-repeat; */
	float:left;
	z-index: 1000;
}
.block_1_h {
	width: 320px;
	height:0px;
/*	background:url(img/block_1_h.png) no-repeat; */
	text-align:center;
}
.block_1_c {
	width: 320px;
	height:300px;

}
.block_1_b {
	width: 320px;
	height:5px;
/*	background:url(img/block_1_b.png) no-repeat; */
}
/* -------------------------------------Block_2---------------------------------------- */
.block_2 {
	position:relative;
	width: 320px;
	margin: 12px 0px 0px 12px;
	padding:8px 0px 0px 6px;
	background:url(img/bordure_g.png) left top no-repeat;
	float:left;
	z-index: 1000;
}
.block_2_h {
	width: 320px;
	height:26px;
	background:url(img/block_2_h.png) no-repeat;
	text-align:center;
}
.block_2_c {
	width: 314px;
	background-color:#ffffff;
	border-left:3px solid #F37C01;
	border-right:3px solid #F37C01;
	padding: 0px;
	text-align:center;
}
.block_2_b {
	width: 320px;
	height:6px;
	background:url(img/block_2_b.png) no-repeat;
}
/* -------------------------------------Block_3---------------------------------------- */
.block_3 {
	position:relative;
	width: 490px;
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	z-index: 1000;
}
.block_3_h {
	width: 490px;
	height:5px;
	background:url(img/block_3_h.png) no-repeat;
	text-align:center;
}
.block_3_c {
	width: 490px;
	background-color:#F37C01;
}
.block_3_b {
	width: 490px;
	height:5px;
	background:url(img/block_3_b.png) no-repeat;
}
/* -------------------------------------Block_4---------------------------------------- */
.block_4a {
	position:relative;
	width: 150px;
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	z-index: 1000;
}
.block_4b {
	position:relative;
	width: 150px;
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	z-index: 1000;
}
.block_4c {
	position:relative;
	width: 150px;
	margin: 20px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	float:left;
	z-index: 1000;
}
.block_4_h {
	width: 150px;
	height:26px;
	background:url(img/block_4_h.png) no-repeat;
	text-align:center;
}
.block_4_h1 {
	width: 150px;
	height:5px;
	background:url(img/block_4_h1.png) no-repeat;
	text-align:center;
}
.block_4_h2 {
	width: 150px;
	background:#D5DA49;
	text-align:center;
}
.block_4_c {
	width: 134px;
	background-color:#ffffff;
	border-left:3px solid #D5DA49;
	border-right:3px solid #D5DA49;
	padding: 0px 5px;
}
.block_4_c1 {
	width: 134px;
	background-color:#ffffff;
	border-left:3px solid #D5DA49;
	border-right:3px solid #D5DA49;
	padding: 0px 5px;
	color:#000000;
}
.block_4_b {
	width: 150px;
	height:6px;
	background:url(img/block_4_b.png) no-repeat;
}
/* -------------------------------------Block_5---------------------------------------- */
.block_5a {
	position:relative;
	width: 150px;
	margin: 12px 0px 0px 0px;
	padding:8px 0px 0px 6px;
	background:url(img/bordure_g.png) left top no-repeat;
	float:right;
	z-index: 1000;
}
.block_5b {
	position:relative;
	width: 150px;
	margin: 12px 0px 0px 0px;
	padding:8px 6px 0px 0px;
	background:url(img/bordure_d.png) right top no-repeat;
	float:left;
	z-index: 1000;
}
.block_5_h {
	width: 150px;
	height:26px;
	background:url(img/block_5_h.png) no-repeat;
	text-align:center;
}
.block_5_c {
	width: 144px;
	background-color:#ffffff;
	border-left:3px solid #F37C01;
	border-right:3px solid #F37C01;
	text-align:center;
	padding:12px 0px 0px 0px;
}
.block_5_b {
	width: 150px;
	height:6px;
	background:url(img/block_5_b.png) no-repeat;
}
/* -------------------------------------Block_6---------------------------------------- */
.block_6 {
	position:relative;
	width: 490px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	float:left;
	z-index: 1000;
}
.block_6_h {
	width: 490px;
	height:5px;
	background:url(img/block_6_h.png) no-repeat;
}
.block_6_c {
	width: 480px;
	background-color:#d5da49;
	padding: 0px 5px;
	text-align:justify;
}
.block_6_b {
	width: 490px;
	height:5px;
	background:url(img/block_6_b.png) no-repeat;
}
/* -------------------------------------Block_7---------------------------------------- */
.block_7 {
	position:relative;
	width: 150px;
	height: 90px;
	margin: 20px 0px 0px 0px;
	background:url(img/block_7.png) no-repeat;
	float:right;
	z-index: 1000;
}
/* -------------------------------------Block_8---------------------------------------- */
.block_8 {
	position:relative;
	width: 490px;
	margin: 12px 0px 0px 0px;
	padding:8px 6px 0px 0px;
	background:url(img/bordure_d.png) right top no-repeat;
	float:left;
	z-index: 1000;
}
.block_8b {
	position:relative;
	width: 490px;
	margin: 12px 0px 0px 0px;
	padding:8px 0px 0px 6px;
	background:url(img/bordure_g.png) left top no-repeat;
	float:right;
	z-index: 1000;
}
.block_8_h {
	width: 490px;
	height:33px;
	background:url(img/block_8_h.png) no-repeat;
	text-align:center;
}
.block_8_c {
	width: 479px;
	background-color:#ffffff;
	border-left:3px solid #F37C01;
	border-right:3px solid #F37C01;
	text-align:justify;
	padding:5px 0px 2px 5px;
}
.block_8_c1 {
	width: 479px;
	background-color:#ffffff;
	border-left:3px solid #F37C01;
	border-right:3px solid #F37C01;
	color:#000000;
	padding:5px 0px 2px 5px;
}
.block_8_b {
	width: 490px;
	height:6px;
	background:url(img/block_8_b.png) no-repeat;
}
/* -------------------------------------Block_9---------------------------------------- */
.block_9 {
	position:relative;
	width: 320px;
	margin: 20px 0px 0px 12px;
	padding:0px 0px 0px 0px;
	float:left;
	z-index: 1000;
}
.block_9_h {
	width: 320px;
	height:6px;
	background:url(img/block_9_h.png) no-repeat;
}
.block_9_c {
	width: 300px;
	background-color:#ffffff;
	border-left:3px solid #d5da49;
	border-right:3px solid #d5da49;
	text-align:justify;
	padding:2px 7px;
}
.block_9_b {
	width: 320px;
	height:6px;
	background:url(img/block_9_b.png) no-repeat;
}
/* -------------------------------------Block_10---------------------------------------- */
.block_10 {
	position:relative;
	width: 150px;
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	z-index: 1000;
}
.block_10_h {
	width:150px;
	height:42px;
	background:url(img/block_10_h.png) no-repeat;
	text-align:center;
}
.block_10_c {
	width:144px;
	background-color:#ffffff;
	border-left:3px solid #F37C01;
	border-right:3px solid #F37C01;
	text-align:center;
	padding:2px 0px;
}
.block_10_b {
	width:150px;
	height:6px;
	background:url(img/block_10_b.png) no-repeat;
}
/* -------------------------------------Block_11---------------------------------------- */
.block_11 {
	position:relative;
	width: 490px;
	margin: 20px 0px 0px 0px;
	float:left;
	z-index: 1000;
}
.block_11a {
	position:relative;
	width: 490px;
	margin: 20px 0px 0px 20px;
	float:left;
}
.block_11b {
	position:relative;
	width: 490px;
	margin: 20px 0px 0px 12px;
	float:left;
}
.block_11_h {
	width: 490px;
	height:40px;
	background:url(img/block_11_h.png) no-repeat;
	text-align:center;
}
.block_11_h1 {
	width: 490px;
	height:26px;
	background:url(img/block_11_h.png) top no-repeat;
	text-align:center;
}
.block_11_c {
	width: 470px;
	background-color:#ffffff;
	border-left:3px solid #d5da49;
	border-right:3px solid #d5da49;
	padding:2px 7px;
	color:#000000;
}
.block_11_c1 {
	width: 468px;
	background-color:#ffffff;
	border-left:3px solid #d5da49;
	border-right:3px solid #d5da49;
	padding:2px 8px;
	color:#000000;
}
.block_11_b {
	width: 490px;
	height:6px;
	background:url(img/block_11_b.png) no-repeat;
}
/* -------------------------------------Block_12---------------------------------------- */
.block_12 {
	position:relative;
	width: 320px;
	margin: 20px 0px 0px 20px;
	float:left;
	z-index: 1000;
}
.block_12_h {
	width: 320px;
	height:26px;
	background:url(img/block_12_h.png) no-repeat;
	text-align:center;
}
.block_12_c {
	width: 304px;
	background-color:#ffffff;
	border-left:3px solid #d5da49;
	border-right:3px solid #d5da49;
	padding:2px 5px;
	color:#000000;
}
.block_12_b {
	width: 320px;
	height:6px;
	background:url(img/block_12_b.png) no-repeat;
}
/* -------------------------------------Block_13---------------------------------------- */
.block_13 {
	position:relative;
	width: 1000px;
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	z-index: 1000;
}
.block_13_h {
	width: 1000px;
	height:26px;
	background:url(img/block_13_h.png) no-repeat;
	text-align:center;
}
.block_13_c {
	width: 984px;
	background-color:#ffffff;
	border-left:3px solid #d5da49;
	border-right:3px solid #d5da49;
	text-align:justify;
	padding:2px 5px;
}
.block_13_b {
	width: 1000px;
	height:6px;
	background:url(img/block_13_b.png) no-repeat;
}
/* -------------------------------------Block_14---------------------------------------- */
.block_14 {
	position:relative;
	width: 245px;
	margin: 20px 0px 0px 35px;
	padding:0px 0px 0px 0px;
	float:left;
	z-index: 1000;
}
.block_14a {
	position:relative;
	width: 245px;
	margin: 20px 35px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	z-index: 1000;
}
.block_14_h {
	width: 245px;
	height:6px;
	background:url(img/block_14_h.png) no-repeat;
	text-align:center;
}
.block_14_c {
	width: 233px;
	height:220px;
	background-color:#ffffff;
	border-left:3px solid #d5da49;
	border-right:3px solid #d5da49;
	padding:3px;
}
.block_14_b {
	width: 245px;
	height:6px;
	background:url(img/block_14_b.png) no-repeat;
}
.block_14_c1 {
	width: 97px;
	float:left;
	font-weight:bold;
}
.block_14_c2 {
	width: 130px;
	height: 135px;
	float:left;
}
.block_14_c3 {
	width: 233px;
	min-height:35px;
	color:#000;
	font-weight:bold;
}
.block_14_c3_chapo {
	text-align:center;
	width: 233px;
	min-height:35px;
}
/* -------------------------------------Block_13---------------------------------------- */
.block_15 {
	position:relative;
	width: 830px;
	margin: 20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	z-index: 1000;
}
.block_15_h {
	width: 830px;
	height:26px;
	background:url(img/block_15_h.png) no-repeat;
	text-align:center;
}
.block_15_c {
	width: 814px;
	background-color:#ffffff;
	border-left:3px solid #d5da49;
	border-right:3px solid #d5da49;
	text-align:justify;
	padding:2px 5px;
}
.block_15_b {
	width: 830px;
	height:6px;
	background:url(img/block_15_b.png) no-repeat;
}
/* -------------------------------------PICTO---------------------------------------- */
.promo{
	width:39px;
	height:35px;
	background:url(img/promo.png) no-repeat;
	float:right;
}
.new{
	width:31px;
	height:35px;
	padding:0px 0px 0px 8px;
	background:url(img/new.png) right no-repeat;
	float:right;
}
.panier{
	height:26px;
	padding:0px 0px 0px 26px;
	background:url(img/panier.png) left no-repeat;
	float:left;
	line-height:26px;
	color:#000;
}
.panier2{
	height:26px;
	margin:10px 0px 0px 30px;
	padding:0px 0px 0px 26px;
	background:url(img/panier.png) left no-repeat;
	float:left;
	line-height:26px;
	color:#000;
}
.voir{
	height:26px;
	padding:0px 0px 0px 26px;
	background:url(img/voir.png) left no-repeat;
	float:left;
	line-height:26px;
	color:#000;
}
.enstock{
	clear:both;
	padding:20px 0px 0px 0px;
	color:#000000;
}
.cybermut{
	width:109px;
	height:70px;
	margin:0px 0px 0px 5px;
	background:url(img/cybermut.png) no-repeat;
	float:left;
}
.paypal{
	width:109px;
	height:70px;
	margin:0px 0px 0px 5px;
	background:url(img/paypal.png) no-repeat;
	float:left;
}
.coliposte{
	width:109px;
	height:70px;
	margin:0px 5px 0px 0px;
	background:url(img/coliposte.gif) no-repeat;
	float:right;
}
/* -----------------------------MENU-------------------------------------------------------- */
#menu {
	position:absolute;
	height:30px;
	margin: 17px 0px 0px 335px;
	padding: 0;
	text-align:center;
}
/* -----------------------------MENU_a---------------------------------------- */
#menua {
	position:relative;
	width: 64px;
	height:30px;
	background:url(img/menu_1.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
	float:left;
}
#menua:hover {
	color:#F37C01;
}
#menua_b {
	position:relative;
	width: 64px;
	height:30px;
	background:url(img/menu_1b.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
	float:left;
}
/* -----------------------------MENU_b---------------------------------------- */
#menub, #menub2, #menub3, #menub4, #menub5, #menub6, #menub7, #menub8, #menub9 {
	position:relative;
	width: 109px;
	height:30px;
	background:url(img/menu_2.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	float:left;
}
#menub:hover, #menub2:hover, #menub3:hover, #menub4:hover, #menub5:hover, #menub6:hover , #menub7:hover, #menub8:hover, #menub9:hover{
	color:#F37C01;
}
#menub1 {
	position:relative;
	width: 109px;
	height:30px;
	background:url(img/menu_21.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	float:left;
}
/* -----------------------------MENU_c---------------------------------------- */
#menuc, #menuc1, #menuc3, #menuc4, #menuc5, #menuc6, #menuc7, #menuc8, #menuc9{
	position:relative;
	width: 78px;
	height:30px;
	background:url(img/menu_3.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	float:left;
}
#menuc:hover, #menuc1:hover, #menuc3:hover, #menuc4:hover, #menuc5:hover, #menuc6:hover, #menuc7:hover, #menuc8:hover, #menuc9:hover {
	color:#F37C01;
}
#menuc2 {
	position:relative;
	width: 78px;
	height:30px;
	background:url(img/menu_32.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	float:left;
}
/* -----------------------------MENU_d---------------------------------------- */
#menud, #menud1, #menud2, #menud4, #menud5, #menud6, #menud7, #menud8, #menud9 {
	position:relative;
	width: 91px;
	height:30px;
	background:url(img/menu_4.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	float:left;
}
#menud:hover, #menud1:hover, #menud2:hover, #menud4:hover, #menud5:hover, #menud6:hover, #menud7:hover, #menud8:hover, #menud9:hover{
	color:#F37C01;
}
#menud3 {
	position:relative;
	width: 91px;
	height:30px;
	background:url(img/menu_43.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	float:left;
}
/* -----------------------------MENU_e---------------------------------------- */
#menue, #menue1, #menue2, #menue3, #menue5, #menue6, #menue7, #menue8, #menue9 {
	position:relative;
	width: 105px;
	height:30px;
	background:url(img/menu_5.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	float:left;
}
#menue:hover, #menue1:hover, #menue2:hover, #menue3:hover, #menue5:hover, #menue6:hover, #menue7:hover, #menue8:hover, #menue9:hover {
	color:#F37C01;
}
#menue4 {
	position:relative;
	width: 105px;
	height:30px;
	background:url(img/menu_54.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	float:left;
}
/* -----------------------------MENU_f---------------------------------------- */
#menuf, #menuf1, #menuf2, #menuf3, #menuf4, #menuf6, #menuf7, #menuf8, #menuf9{
	position:relative;
	width: 128px;
	height:30px;
	background:url(img/menu_6.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	float:left;
}
#menuf:hover, #menuf1:hover, #menuf2:hover, #menuf3:hover, #menuf4:hover, #menuf6:hover, #menuf7:hover, #menuf8:hover, #menuf9:hover {
	color:#F37C01;
}
#menuf5 {
	position:relative;
	width: 128px;
	height:30px;
	background:url(img/menu_65.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	float:left;
}
/* -----------------------------MENU_g---------------------------------------- */
#menug, #menug1, #menug2, #menug3, #menug4, #menug5, #menug7, #menug8, #menug9 {
	position:relative;
	width: 63px;
	height:30px;
	background:url(img/menu_7.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#menug:hover, #menug1:hover, #menug2:hover, #menug3:hover, #menug4:hover, #menug5:hover, #menug7:hover, #menug8:hover, #menug9:hover {
	color:#F37C01;
}
#menug6 {
	position:relative;
	width: 63px;
	height:30px;
	background:url(img/menu_76.png);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
/* -----------------------------MENU_hover---------------------------------------- */
#menu > a{
	color:#ffffff;
}
/* -----------------------------Footer-------------------------------------------- */
#footer {
	position:relative;
	width:1000px;
	padding:10px 0px 0px 0px;
	z-index:2;
}
#footer1 {
	width:490px;
	height:90px;
	margin:10px 0px 0px 0px;
	padding:8px 6px 0px 0px;
	background:url(img/bordure_d.png) top right no-repeat;
	float:left;
}
#footer1a {
	width:484px;
	height:84px;
	padding:3px;
	background:url(img/footer_1.png) no-repeat;
	text-align:center;
	overflow:hidden;
	line-height:26px;
}
#footer2 {
	width:490px;
	height:108px;
	float:right;
}
#footer2a {
	width:320px;
	height:70px;
	padding:25px 0px 0px 170px;
	font-size:27px;
	text-align:center;
	font-weight:bold;
}
#footer2b{
	width:490px;
	height:13px;
	padding:0px 0px 0px 0px;
	font-size:9px;
}
#footer3 {
	width:1000px;
	margin:16px 0px 0px 0px;
	float:left;
}
#footer3_h {
	width:1000px;
	height:5px;
	background:url(img/footer_3_h.png) no-repeat;
}
#footer3_c {
	width:1000px;
	text-align:center;
	font-size:14px;
	line-height:70px;
	background:#D5DA49;	
}
#footer3_b {
	width:1000px;
	height:5px;
	background:url(img/footer_3_b.png) no-repeat;
}	
/* -----------------------------Nuage--------------------------------------------- */
.nuage1{font-size:12px;}
.nuage2{font-size:12px;}
.nuage3{font-size:16px;}
.nuage4{font-size:16px;}
.nuage5{font-size:20px;}
.nuage6{font-size:24px;}





/* -----------------------------THELIA-------------------------------------------- */
#monCompte {
	float: right;
	width: 300px;
	margin: 0;

	padding: 0 0 0 10px;
	height: 72px;
}

#monCompte form {
	float: left;
	padding: 0;
	margin: 0;
}

#monCompte form p { 
    padding:0;
	margin:0;
	float:left;
}

#monCompte form input {
	margin: 0 5px 0 0;
	padding:2px;
	width:90px;

	font-family:Arial, Helvetica, sans-serif;
	color:#626164;
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
	float:left;
}

#monCompte form button.bouton { 
    display:inline-block; 
    margin:0; 
    padding:0; 
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    background:none;
	font-size:13px;
	font-weight:bold;
	border:none;
}

#monCompte form button.bouton span { 
    position:relative; 
    float:left; 
    padding:0 0 0 8px; 
	margin:0;
    vertical-align:middle;
	background-color:#F37C01;

}

#monCompte form button.bouton span span {
	padding:0 8px 0 0;
	border:none;
	color:#FFF;
	height:18px;
	line-height:18px;
}

#monCompte .menu {
	font-size:11px;
	float: left;
	width: 290px;
	color: #c7c9ca;
	margin: 5px 0 0 0;
	padding: 0;
}

#monPanier {
	float: left;
	width: 250px;
	margin: 0;

	padding: 0 0 0 10px;
	height: 72px;
}

#contenuPanier {
	padding: 0;
	list-style: none;
	z-index:1000;
	position: relative;
}

ul#contenuPanier , ul#contenuPanier li {
	margin: 0;
	padding: 0;
	list-style:none;
	background: transparent;
	width: 250px;
}

ul#contenuPanier li a, ul#contenuPanier li a:visited {
	font-size:12px;
	color: #fff;
	margin: 0;
	padding: 4px 3px;
	width: 242px;
	display:block;
	background-color:#0081ca;
	background-image:url(img/fondContenuPanier.gif);
	background-repeat:no-repeat;
	background-position:right center;

}

ul#contenuPanier li ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#contenuPanier li ul li {
	list-style: none;
	float:left;
	margin: 0;
	padding: 0;
}

ul#contenuPanier li ul li a, ul#contenuPanier li ul li a:visited {
	display: block;
	float:left;
	background-color:#8fbce3;
	background-image:none;
	font-size:11px;
	color: #F37C01;
	text-decoration: none;	
	margin: 0;
	padding: 4px 3px;

	border-top:none;
}

 ul#contenuPanier li ul li a.totalCommande, ul#contenuPanier li ul lia.totalCommande:visited {
	font-size:12px;
	color: #fff;
	margin: 0;
	padding: 4px 3px;
	display:block;
	float:left;
	background-color:#0081ca;
	background-image:none;
}

ul#contenuPanier li a:hover, ul#contenuPanier li ul li a:hover {
	display: block;
	background-color: #F37C01;
	color: white;
	text-decoration: none;	
}

span.nomArticle, span.titreTotal {
	margin:0;
	width:160px;
	float:left;
}

span.quantite {
	width:30px;
	float:left;
}

span.total {
	float:right;
	text-align:right;
	width:50px;
}


/* Dossiers
-------------------------------------------------------- */

#dossier {
	margin:0;
	padding:0;
}

#dossier .image {
	margin:10px 10px 10px 0;
	padding:1px;
	border:solid 1px #bbbdbf;
	float:left;
}


/* Etapes de commande
-------------------------------------------------------- */

#etapesDeCommande {
	float: left;
	width:1000px;
	color: #F37C01;
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	margin: 20px 0 0px 0;
	padding:0;
	background-color:#D5DA49;
}

#etapesDeCommande ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:1000px;
}
#etapesDeCommande ul li {
	color:#F37C01;
	width:250px;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	float:left;
}
#etapesDeCommande ul li.selection {
	color:#D5DA49;
	background-color:#F37C01;
}
#etapesDeCommande ul li span {
	color:#F37C01;
	font-size:18px;
	margin:0 3px 0 0;
	padding:0 5px;
	background-color:#D5DA49;
}
#etapesDeCommande ul li span.chiffreSelection {
	color:#D5DA49;
	background-color:#F37C01;
}



.petitBlocProduit {
	float: left;
	margin: 0 20px 20px 0;
	width:345px;
}

.separation {
	float: left;
	margin:0;
	height:1px;
	width:710px;
}

.petitBlocProduit h3 {
	margin:0;
}

.petitBlocProduit h3 a, .petitBlocProduit h3 a:visited {
	color:#515053;
	display:block;
	padding: 5px 0 7px 10px;
	margin:0;
	height: 20px;
	background-color: #bbbdbf;
}

.petitBlocProduit h3 a:hover {
	text-decoration:none;
	background-color:#a9abad;
}

.petitBlocProduit .contenu  {
	float:left;
	width: 325px;
	margin:1px 0 0 0;
	padding: 10px;
	background-color: #d8d9da;
}

.petitBlocProduit .contenu a.image, .petitBlocProduit .contenu a.image:visited  {
	border: 1px solid #bbbdbf;
	margin: 0;
	padding:1px;
	height: 140px;
	width:140px;
	display:block;
	float:left;
	background-color:#fff;
	overflow: hidden;	
}

.petitBlocProduit .contenu a.image:hover {
	border: 2px solid #88888b;
	background-color:#8fbce3;
	padding:0;
}

.petitBlocProduit .contenu .description {
	float:right;
	font-size: 12px;
	padding: 0;
	width: 173px;
}

.petitBlocProduit .contenu .description .chapo {
	color:#626164;
	font-weight:normal;
	text-align: left;
	font-size: 12px;
	padding: 0;
}

.petitBlocProduit .contenu .description .prixProduit {
	color:#ff0000;
	font-weight:bold;
	text-align: left;
	font-size: 18px;
	margin:5px 0;
	padding: 0;
	display:block;
}

.petitBlocProduit .contenu .description p {
	margin:0;
	padding: 0;
}

.petitBlocProduit a.acheter, 
.petitBlocProduit button.acheter { 
    display:inline-block; 
    margin:5px 0 0 0; 
    padding:0;
	font-size:13px;
	font-weight:bold;
	white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none; 
} 
.petitBlocProduit a.acheter span, 
.petitBlocProduit button.acheter span { 
    position:relative; 
    float:left; 
    padding:0 0 0 5px; 
    vertical-align:middle;
	background-color:#0081ca;
	border:solid 1px #FFFFFF;
} 

.petitBlocProduit a.acheter span span, 
.petitBlocProduit button.acheter span span {
	color:#fff;
    height:24px; 
    padding:0 5px 0 0; 
    line-height:23px; 
    background-color:#0081ca;
	border:none;
} 
 
.petitBlocProduit a.acheter:hover span , 
.petitBlocProduit button.acheter:hover span {
	background-color:#F37C01;
	text-decoration:none;
} 

/* Contenu d'une fiche produit (produit.html)
-------------------------------------------------------- */

.blocProduit {
	float: left;
	margin:0 0 20px 0;
	padding:0;
	width:710px;
}

.blocProduit .blocDImages {
	float: left;
	margin:0 0 20px 0;
	padding:0;
	width:346px;
}

.blocProduit a.grandeImage, .blocProduit a.grandeImage:visited {
	border: 1px solid #bbbdbf;
	margin:0;
	padding:1px;
	width:342px;
	float:left;
	background-color:#fff;
}

.blocProduit a.grandeImage:hover {
	border: 2px solid #88888b;
	background-color:#8fbce3;
	padding:0;
}

.blocProduit ul.vignettes {
	margin: 10px 0 0 0;
	padding:0;
	list-style:none;
	text-align:center;
	border:none;
	width:344px;
	float: left;
}

.blocProduit ul.vignettes li {
	margin:0;
	padding:0;
	border:none;
}

.blocProduit ul.vignettes li a, .blocProduit ul.vignettes li a:visited {
	border: 1px solid #bbbdbf;
	margin:0 1px 1px 0;
	padding:1px;
	height: 81px;
	width:81px;
	float:left;
	display:inline;
	background-color:#fff;
	overflow: hidden;
}

.blocProduit ul.vignettes li a:hover {
	border: 2px solid #88888b;
	background-color:#8fbce3;
	padding:0;
}

.blocProduit .introProduit {
	float: right;
	margin:0 0 20px 0;
	padding:0;
	width:344px;
}

.blocProduit .introProduit .chapo {
	font-size: 14px;
	font-weight:bold;
	padding: 0;
	margin:0 0 20px 0;
}

.blocProduit .introProduit .prixProduit {
	color:#ff0000;
	font-weight:bold;
	text-align: left;
	font-size: 24px;
	margin:5px 0 0 0;
	padding: 0;
}

.blocProduit a.acheter, 
.blocProduit button.acheter { 
    display:inline-block; 
    margin:10px 0 0 0; 
    padding:0;
	font-size:16px;
	font-weight:bold;
	white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none; 
} 
.blocProduit a.acheter span, 
.blocProduit button.acheter span { 
    position:relative; 
    float:left; 
    padding:0 0 0 10px; 
    vertical-align:middle;
    background-color:#0081ca;
} 

.blocProduit a.acheter span span, 
.blocProduit button.acheter span span {
	color:#fff;
    height:40px; 
    padding:0 10px 0 0; 
    line-height:38px; 
    background-color:#0081ca;
} 
 
.blocProduit a.acheter:hover span, 
.blocProduit button.acheter:hover span { 
    background-color:#F37C01;
	text-decoration:none;
} 

.blocProduit .description {
	float:right;
	font-size: 12px;
	padding: 0;
	margin:0 0 20px 0;
	width: 710px;
}

.blocProduit .contenusAssocies {
	float: right;
	margin: 0 0 20px 0;
	width:345px;
}

.blocProduit .telechargements {
	float: left;
	margin: 0 0 20px 0;
	width:345px;
}

.blocProduit .contenusAssocies h3, .blocProduit .telechargements h3 {
	color:#515053;
	display:block;
	padding: 5px 0 7px 10px;
	margin:0;
	height: 20px;
	background-color: #bbbdbf;
}

.blocProduit .contenusAssocies ul, .blocProduit .telechargements ul {
	list-style:none;
	margin: 0;
	padding:0;
	width: 345px;
	float:left;
	background:#d8d9da;
}

.blocProduit .contenusAssocies ul li, .blocProduit .telechargements ul li {
	margin: 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

.blocProduit .contenusAssocies ul li a, .blocProduit .telechargements ul li a,
.blocProduit .contenusAssocies ul li a:visited, .blocProduit .telechargements ul li a:visited {
	border-top:solid 1px #FFF;
	color:#fff;
	display:block;
	background-color:#0081ca;
	padding:3px 0 3px 10px;
}

.blocProduit .contenusAssocies ul li a:hover, .blocProduit .telechargements ul li a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#F37C01;
}

/* Personnalisation du zoom de la fiche produit (produit.html)
-------------------------------------------------------- */

#superbox-overlay {
	width: 100%;
	overflow: visible;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	background:#e0e4cc;
}

#superbox-container .loading {
	width:32px;
	height:32px;
	text-indent:-9999px;
	background-image:url(img/loader.gif);
	background-position:center 0;
	background-repeat:no-repeat;
	overflow: hidden;
	position: relative;
	padding: 0;
	width: 100%;
}

#superbox .close a {
	float:right;
	padding:0 5px;
	line-height:20px;
	color:#fff;
	background:#F37C01;
	cursor:pointer;
}

#superbox .nextprev a {
	float:left;
	margin-right:5px;
	padding:0 5px;
	line-height:20px;
	background:#F37C01;
	cursor:pointer;
	color:#fff;
}

#superbox .nextprev .disabled {
	background:#ccc;
	cursor:default;
}

#superbox .close a:hover {
	color:#fff;
	background:#F37C01;
	text-decoration:none;
}



/* formulaire
-------------------- */

#contenu form {
	padding:0;
	margin:0 0 20px 0;
}

#contenu form p {
	margin: 0;
	padding: 4px 0;
	overflow: hidden;
	font-size: 12px;
	border-bottom:1px solid #ccc;
	clear:both;
	float:left;
	width:100%;
}

#contenu form p.derniereLigne {
	border:none;
}

#contenu form p label {
	float: left;
	width: 260px;
	padding:0 10px 0 0;
	margin: 0;
	line-height:24px;
}

#contenu form p label.codeDeReduction {
	width: 180px;
}

#contenu form p label.petit {
	width: 80px;
}

#contenu form p input, #contenu form p select, #contenu form p textarea {
	float:left;
	margin: 0;
	width: 190px;
	padding: 3px;
	border:solid 1px #F37C01;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626164;
	font-weight:bold;
	background-color:#d8d9da;
}

#contenu form p input.codeDeReduction {
	width: 50px;
	background-color:#fff;
	padding: 4px;
	border:1px solid #F37C01;
}

#contenu form p select {
	width: 198px;
}

#contenu form p textarea {
	width: 300px;
}

#contenu form p input.radio, #contenu form p input.checkBox {
	float:left;
	margin: 5px 0;
	width: 20px;
	padding: 0;
	background-color:transparent;
	border: none;
}
#contenu form p .labelRadio, #contenu form p .labelCheckBox {
	float:left;
	margin: 5px 10px 0 0;
	padding: 0;
	background-color:transparent;
	border: none;
	font-weight:bold;
}
	
#contenu form button.bouton,
#contenu form button.boutonMemeLigneQuInput { 
    display:inline-block; 
    margin:0 0 0 267px; 
    padding:0; 
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
	border:none;
    background:none;
	font-size:13px;
	font-weight:bold;
}

#contenu form button.boutonMemeLigneQuInput { 
    margin:0 0 0 10px; 
}
	
#contenu form button.bouton span,
#contenu form button.boutonMemeLigneQuInput span { 
    position:relative; 
    float:left; 
    padding:0 0 0 8px;  
	margin:0;
    vertical-align:middle;
	background-color:#F37C01;
}

#contenu form button.bouton span span,
#contenu form button.boutonMemeLigneQuInput span span {
    padding:0 8px 0 0;
	color:#FFF;
	height:24px;
	line-height:24px; 
	border: none;
}

.obligatoire {
	font-size: 12px;
	color: #FF0000;
	clear:both;
	margin:10px 0;
}

/* Tableaux
-------------------------------------------------------- */

#contenu table, #contenu table tr {
	padding:0;
	margin:0;
}

#contenu table th {
	font-weight: bold;
	background-color: #D5DA49;
	border-bottom:solid 1px #FFFFFF;
}

#contenu table td {
	font-weight: bold;
	background-color: transparent;
	border:none;
}

#contenu table td.ligne {
	font-weight: bold;
	background-color: transparent;
	border-bottom:solid 1px #d8d9da;
}

#contenu table th.total {
	font-weight: bold;
	color:#FFF;
	background-color: #F37C01;
	border-bottom:solid 1px #dedce6;
}

/* Liens internes au site
-------------------------------------------------------- */

.queFaire {
	margin:20px 0 0 0;
	padding:0;
	width:100%;
	float:left;
	text-align:right;
}


.queFaire a.bouton, 
.queFaire button.bouton { 
    display:inline-block; 
    margin:10px 0 0 0; 
    padding:0;
	font-size:14px;
	font-weight:bold;
	white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:0; 
    background:none; 
} 
.queFaire a.bouton span, 
.queFaire button.bouton span { 
    position:relative; 
    float:left; 
    padding:0 0 0 7px; 
    vertical-align:middle;
    background-color:#F37C01;
} 

.queFaire a.bouton span span, 
.queFaire button.bouton span span {
	color:#fff;
    height:24px; 
    padding:0; 
    padding:0 7px 0 0; 
    line-height:22px; 
    background-color:#F37C01;
} 
 
.queFaire a.bouton:hover span, .queFaire a.bouton:hover span span, 
.queFaire button.bouton:hover span, .queFaire button.bouton:hover span span { 
    background-color:#F37C01;
} 
 
/*  general
-------------------------------------------------------- */

#moteurEtCatalogue {
	float: left;
	width:200px;
	padding: 0;
	margin:25px 0 0 0;
}

#moteurEtCatalogue h3 {
	display:none;
}

#accueil, #menuCatalogue {
	float: left;
	padding: 0;
	margin:0 0 18px 0;
	width:100%;
}

#accueil ul, #menuCatalogue ul {
	padding: 0;
	margin:0;
	list-style:none;
	color:#FFFFFF;
}

#accueil ul li, #menuCatalogue ul li {
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0 0 1px 0;
}

#accueil ul li a, #menuCatalogue ul li a  {
	text-decoration:none;
	color:#fff;
	border-left:solid 3px #0068b2;
	display:block;
	background-color:#0081ca;
	padding:5px 0 5px 10px;
}

#accueil ul li a:hover, #menuCatalogue ul li a:hover {
	text-decoration:none;
	background-color:#F37C01;
	color:#FFF;
	border-left:solid 3px #02407a;
}

#menuCatalogue ul li ul {
}

#menuCatalogue ul li ul li {
	font-size:12px;
	margin:1px 0 0 0;
	text-indent:8px;
}

#menuCatalogue ul li ul li a {
	border-left:solid 3px #7ca3c5;
	background-color:#8fbce3;
}


#menuCatalogue ul li a.selection {
	color:#fff;
	background-color:#F37C01;
	border-left:solid 3px #02407a;
}

/* Recherche
-------------------------------------------------------- */

#moteurDeRecherche {
	margin: 0 0 18px 0;
	padding:10px;
	width: 177px;
	display:block;
	float:left;
	background-color:#0081ca;
	border-left:solid 3px #0068b2;
}

#moteurDeRecherche form {
	margin: 0;
	padding:0;
	border:none;
}

#moteurDeRecherche form p {
	margin: 0;
	padding:0;
	float:right;
}

#moteurDeRecherche form input {
	margin: 0;
	padding:2px;
	width:120px;
	border:solid 1px #F37C01;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#fff;
	color:#626164;
	float:left;
}

#moteurDeRecherche form button.bouton { 
    display:inline-block; 
    margin:0; 
    padding:0; 
    white-space:nowrap; 
    text-align:center; 
    vertical-align:middle; 
    cursor:pointer; 
    border:none; 
    background:none;
	font-size:13px;
	font-weight:bold;
}

#moteurDeRecherche form button.bouton span { 
    position:relative; 
    float:left; 
    padding:0 0 0 8px;        /* Largeur du cote gauche */ 
	margin:0;
    vertical-align:middle;
	background-color:#F37C01;
	border:solid 1px #fff;
}

#moteurDeRecherche form button.bouton span span {
	padding:0 8px 0 0;
	border:none;
	color:#FFF;
	height:18px;
	line-height:18px; /* Alignement vertical du texte et largeur du cote droit*/
}
	
/* Moyens de paiement
-------------------------------------------------------- */

.moyensDePaiement {
	float:left;
	margin: 0;
	padding:0 10px;
	width:980px;
}

.moyensDePaiement h4 {
	margin:32px 0 0 0;
	float:left;
 
}

.moyensDePaiement ul, .moyensDePaiement ul li {
	list-style:none;
	margin: 0;
	padding:0;
	border:none;
}

/* Correction des bug Internet Explorer
-------------------------------------------------------- */

* html button {width:1%; overflow:visible;} 
*:first-child+html button {overflow:visible;}


.bubble {
	position: absolute;
	z-index: 1;
	font-size:24px;
	color:#d5da49;
	font-weight:bold;
	line-height:147px;
}