/* Général
***********************************************/
html {
	height: 100%;
	font-size: 100%;
	font-family:"Times New Roman", Times, serif; 
}
	
body
{
	height: 100%;
	margin: 0 ;
	padding: 0 ;
	font-size: .8em;
	color: #2B416F;
	background-color:#BFBC71;
}
#global {
	position:relative;
	margin: 0 auto;
	max-width:980px;
	/*min-height:400px;*/
	background-color:#FFFFFF;
	/*width: expression(document.body.clientWidth > 1002? "1000px" : "auto");*/
	}
a{
	color:#6A3732;
	text-decoration: none;
}
a:hover{
	color:#999999;
	background:none; /*bug IE */
}
a span {
	display: none;
	}
a:hover span {
	display: inline;
	text-decoration:none;
	text-align:left;
	font-size:12px;
	color:#000040;
	background-color:#F2F2DC;
	border-bottom:#D2D2D2 solid 2px;
	border-top:#797979 solid 2px;
	border-left:#797979 solid 2px;
	border-right:#D2D2D2 solid 2px;
	position: absolute;
	z-index: 100;
	padding:5px 5px 5px 5px;
	}
.desc {
	background-color:#FFFFFF;  
	margin-left:0em;
	margin-top: -6em;
	width:220px;
	}
.ima {
	left: 32.5%;
	margin-top: -20em;
	}
.ima1 {
	left: 600px;
	margin-top: -50em;
	}
.det {
	left: 31%;
	top: 10em;
	}
.pie {
	margin-right:auto;
	margin-left:-20em;
	margin-top: -35em;
	}
.rob{
	max-width:540px;
	left: 30%;
	margin-top: 2em;
	}
p {
	text-align:left;
	padding-left:5px;
	padding-right:10px;
	color:#313A51;
}
fieldset {
	width: 95%;
}
/* Texte défilant
***********************************************/
#conteneur_defil { 
	border:0px solid #CCCCCC;
	width:500px; 
	margin:0 auto;
	overflow:hidden;
	line-height:normal;
}
#cadre_defil {
	position:relative; 
	width:500px; 
	height:17px; 
	overflow:hidden;
	}
#defile { 
	position:absolute;
	width:498px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
}


/* Forme
***********************************************/
div#conteneur
{
	min-height:650px;
	text-align: center;
	background: #FAF6F6;
	border: 1px solid #833333;
}
div#conteneurhaut{
	max-width: 980px;
	margin: 0 5px;
	}
h1#header {
	text-align:center;
	color:#663333;
}
#logo {
	float:left;
	height:107px;
	width:250px;
	margin-right:5px;
	background: url(../images/home/mhd.jpg) no-repeat center bottom;
	}
#enseigne {
	text-align:center;
	}
#pa {
	text-align:center;
	vertical-align:middle;
	margin-top:2px;
	padding-left:2px;
	padding-right:2px;
	font-size: 0.9em;
	font-weight:700;
	margin-left:4px;
	margin-right:4px;
	font-family:"Times New Roman", Times, serif;
	color:#25375D;
	}
#recherche {
	text-align: center;
	font-size: .9em;
	vertical-align:top;
}
/* Sélection du produit
***********************************************/
#Menuhautc {
	/*margin : 3px auto;
	padding-top:5px;*/
	clear:both;
	position:relative;
	width:770px;
	height: 40px;
	margin: 0px auto;
	padding-top: 0px;
	}
/* Menus
***********************************************/
#gauche {
	clear:both;
	float:left;
	width: 156px;
	/*min-height:582px;*/
	margin-left:5px;
	padding-left:3px;
	/*padding-top:0;*/
	text-align:center;
	font-size: 1em;
	font-family:"Times New Roman", Times, serif;
	z-index:1;
	background-color:#FFFFFF;
	border: 1px solid #E3BBBB ;
	}
.barre, #barreau, #barremi, #barreco, #barremo, #barrepi, #barrerc, #barrejo  {
	width:152px;
	height:20px;
	text-align:center;
	font-size:14px;
	font-weight:900;
	margin:5px 0 5px 0;  
	}
.barre  {
	clear:both;
	color:#FFFFFF;
	background-color:#9C5754;
	}
#barremi, #barremo, #barrepi, #barrejo {
	color:#FFFFFF;
	}
#barrerc, #barreco {
	color:#000000;
	}
#barremi {
	background-color:#000000;
	}
#barremo {
	background-color:#DE3142;
	}
#barreco {
	background-color:#C6C6C6;
	}
#barrepi {
	background-color:#6B6B6B;
	}
#barrerc {
	background-color:#FFF62A;
	}
#barrejo {
	background-color:#0073BD;
	}
#nav1, #nav1 ul { /* toutes les listes */ 
	padding-left: 0px;
	margin: -2px auto 5px 0;
	list-style: none;
	float : left;
	width: 152px;
	text-align:left;
	font-weight:900;
	font-size:14px;
	}
#nav1 ul li a {
	width: 149px;
	w\idth : 150px;
	padding-left:2px;
	display : block;
	text-decoration : none;
	background-color : #9C5754;
	color:#FFFFFF;
	margin-bottom:5px;
	}
#nav1 ul li a:hover {
	color : #844658;
	background: #F2E6EF;
	} 
#nav1 li ul { /* listes de deuxième niveau */
	position : absolute;
	left: -999em;
	margin-left : 150px;
	margin-top : -1.70em;
	background: #F2E6EF;
	/*line-height : 1.20em;*/
	}
#nav1 a.daddy {
	background: #9C5754 url(../images/menus/droite_hover.gif) center right no-repeat;
	text-align:left;
	/*color:FFFFFF;*/
	}
#nav1 li a:hover.daddy {
	background: #F2E6EF url(../images/menus/droite.gif) center right no-repeat;
	color:#9C5754;
}
#nav1 li ul a {
	width: 149px;
	w\idth : 150px;
	padding-left:2px;
	display : block;
	text-decoration : none;
	color : #844658;
	background: #F2E6EF;
	font-weight:500;
	font-size:12px;
	}
#nav1 li ul a:hover {
	color : #FFFFFF;
	background: #9C5754;
	} 
#nav1 li:hover ul, #nav li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	color : #9C5754;
	background: #F2E6EF;
	border : 1px #314877;
	left: auto;
	}
#nav, #nav ul { /* toutes les listes */ 
	padding-left: 0px;
	margin: 0 auto 5px 0;
	list-style: none;
	float : left;
	width: 152px;
	text-align:left;
	}
#nav ul { /* toutes les listes 1er niveau*/
	background-color : #F2E6EF;
	}
#nav li { /* tous les items de liste */
	list-style: none;
	width: 152px;
	background-color : #F2E6EF;
	}
#nav li ul { /* listes de deuxième niveau */
	position : absolute;
	left: -999em;
	margin-left : 152px;
	margin-top : -1.25em;
	}
#nav li ul ul { /* listes de troisième niveau et plus */
	left: -999em;
	line-height : 1.20em;
	}
#nav a.daddy {
	background: #F2E6EF url(../images/menus/droite.gif) center right no-repeat;
	text-align:left;
	color:#844658;
	}
#nav li a {
	width: 149px;
	w\idth : 150px;
	padding-left:2px;
	display : block;
	text-decoration : none;
	}
#nav li a:hover {
	color : #FFFFFF;
	background: #9C5754;
	} 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	background-color : #F2E6EF;
	color : #DFE4EF;
	border : 1px #314877;
	left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	color : #DFE4EF;
	background-color : #F2E6EF;
	border : 1px #314877;
	left: auto;
	}
#nav li:hover, #nav li.sfhover {
	background: #3E537E;
}
#nav li a:hover.daddy {
	background: #3E537E url(../images/menus/droite_hover.gif) center right no-repeat;
}


/* Corps de page
***********************************************/
#centre {
	float:left;
	width:100%;
	max-width:770px;
	min-height:640px;
	margin: 0 5px 0 10px;
	text-align:left;
	background-color:#FFFFFF;
	padding:0 10px;
	}
#nouveau1, #nouveau2, #nouveau3, #nouveau4, #nouveau5, #nouveau6 {
	width:250px;
	height:40px;
	margin:0 auto;
	text-align:center;
	}
#centre h2 {
	font-size: 1.2em ;
	height: 25px;
	margin:5px 0px 0px 0px;
	background: url(../images/menus/mhd.gif) no-repeat left top;
	background-color: #FFFFFF;
	text-indent:70px;
	color: #000000 ;
	}
/* Mise en forme du titre de page, une petite image, on centre le texte en fonction de l'image et on met une bordure basse */

#centre1 {
	width:100%;
	padding: 0 5px;
	overflow:auto;
	text-align:center;
	}
#centre2 {
	margin:0px auto 5px auto;
	text-align:center;
	}
div#centre1 h3 {
	text-align: left ;
	font-size: 18px;
	color: #2B416F;
	}
div#centre1 h4 {
	text-align: center ;
	font-size: 16px;
	color: #2B416F;
	}
div#centre1 p {
	text-align: justify ;
	color: #2B1D1B;
	}
#p1 {
	text-align: left ;
	font-size: .8em ;
	border-bottom: 1px solid #2B416F ;	
	}
#p2 {
	text-align: center ;
	font-size: 1em ;
	color: #2B416F;
	}
.pb {
	text-align: center ;
	font-size: 1.2em ;
	font-weight:800;
	color: #2B416F;
	}
.lettrine {
	font-size: 1.7em; /* 3 hauteurs de lignes pour la lettrine*/
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #2B416F;
	padding-top:10px;
	padding-left:10px;
	}
/* Piedpage
***********************************************/
#Piedpage{
	clear:both;
	/*width:99%;
	max-width: 970px;
	min-width: 700px; 
	margin: 5px auto;
	width: expression(document.body.clientWidth > 972? "970px" : "auto");*/ 
	font-size:.9em;
	color:#333333;
	margin: 0px 5px;
	padding:3px 0px 0px 0px;
	text-align:center;
}
#Piedpage a, #Piedpage a:visited {
	color:#6A3732;
	}
#Piedpage a:hover {
	color:#999999;
	}
#Copyright {
	font-size:.8em;
	color:#000000;
	padding:6px 0px 5px 0px;
	text-align:center;
	width:100%;
	}
/* Formulaire
***********************************************/
form {
	margin:0 auto;
	}
.formul {
	font-size: 12px;
	color: #2B416F;
	vertical-align:middle;
	text-align:left;
	}
input,select {
	font-size: 12px;
	text-align:left;
	}
img {
	border:none;
	vertical-align:top;
	}
.bouton1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:18px;
	font-weight:600;
	color: #2B416F;
	text-align: center;
	background-color:#F2F2DC;
	border: 1px solid #2B416F ;
	height: 18px;
	width: 82px;
	}
.bouton {
	font-size: 10px;
	color: #2B416F;
	font-weight:500;
	text-align: center;
	width: 80px;
	}
/* Présentation des articles
**********************************************************/
#articletitre, #articletitre1,  #articletitre2, #articletitre3, #articletitre4, #articletitre5 {
	/*width: 232px;*/
	margin-left:9px;
	margin-right:9px;
	margin-top:-6px;
	background: repeat-x;
	font-family:"Arial", Courier, monospace;
	font-weight:700;
	font-size:11px;
	line-height: 130%;
	text-align: center;
	background: #F2F2DC;
	}
#articletitre {
	background-color:#6B6B6B;
	}
#articletitre1 {
	background-color:#C4C2C2;
	}
#articletitre2 {
	background-color:#0371BA;
	}
#articletitre3 {
	background-color:#000000;
	}
#articletitre4 {
	background-color:#DF3043;
	}
#articletitre5 {
	background-color:#FFF62A;
	}
#articletitre1, #articletitre5 {
	text-decoration: none;
	color:#000000;
	}
#articletitre, #articletitre2, #articletitre3, #articletitre4 {
	text-decoration: none;
	color:#FFFFFF;
	}
#articleimage, #articleimage1 {
	width: 82px;
	height:95px;
	padding-top:1px;
	text-align:center;
	background: #F2F2DC;
	}
#articleimage {
	float:left;
	margin-left:2px;
	padding-left:4px;
	}
#articleimage1 {
	float:right;
	margin-right:2px;
	padding-right:4px;
	}
#articleref {
	padding-right:5px;
	padding-left:5px;
	text-align:left;
	vertical-align:top;
	font-weight:700;
	}
#articledescp {
	text-align:left;
	padding-left:1px;
	}
#articledesc {
	/*float:right;*/
	/*width:160px;*/
	text-align:left;
	margin-right:2px;
	padding-left:3px;
	margin-left:2px;
	height:96px;
	background: #F2F2DC;
	}
#articledesc1 {
	margin-left:2px;
	padding-left:3px;
	margin-right:2px;
	/*float:left;*/
	/*width:160px;*/
	height:96px;
	text-align:left;
	background: #F2F2DC;
	}
#articledescd {
	text-align:left;
	padding-left:5px;
	}
#catalogue {
	float:left;
	width:275px;
	margin: 2px 1% 2px 3%; 
	padding: 2px 2px 0px 2px;
	}
#catart {
	height:auto;
	width : 98%;
	margin: 0 auto ; 
	padding: 2px 3px 0px 3px;
	}
#catpie {
	height:auto;
	width : 90%;
	margin: 0 auto ; 
	padding: 2px 3px 0px 3px;
	font-size:12px;
	border: 1px solid #D5B3AF;
	background: #F2F2DC;
	}
#idcat {
	margin-left:9px;
	margin-right:9px;
	margin-top:-6px;
	background: repeat-x;
	font-family:"Arial", Courier, monospace;
	font-weight:700;
	font-size:12px;
	line-height: 130%;
	text-align: center;
	background: #FFFFFF;
	}
#idpri {
	clear:both;
	margin: -2px 6px 0 6px;
	padding-bottom:8px;
	background-color:#F2F2DC;
	}
#idpricat {
	clear:both;
	margin: -20px 0 0 0;
	/*padding-top:auto;*/
	padding-bottom:5px;
	}
#idfin {
	clear:both;
	margin: 0 auto;
	}
#idprip {
	position:relative;
	}
#idtri {
	clear:both;
	width:250px;
	margin: 0 auto;
	background-color:#70C270;
	font-size:14px;
	font-weight:700;
	color:#5F200D;
	}
#idnew {
	margin:0 auto;
	text-decoration:blink;
	font-weight:600;
	color:#B80C25;
	}
#catimage {
	float:left;
	width: 82px;
	}
#prescat {
	text-align:left;
	font-weight:500;
	}
#notice {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 6px;
	font-size:11px;
	text-align:left;
	font-family:"Courier New", Courier, monospace;
	}
#lien {
	padding-right:5px;
	padding-left:5px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	}
#cleaner {
	clear: both;
	}
.ligne, .livre {
	border-color: #2B416F;
	color: #660500;
	}
.ligne {
	border: 2px outset #E2C7C0;
	}
.livre {
	text-align: left;
	border: 2px inset #E2C7C0;
	}
/* Cadre arrondi
******************/
#cadre {
	float:left;
	margin: 2px 5% 2px 5%; 
	width:290px;
	padding: 2px 3px 2px 3px;
	}
#tlcor, #trcor, #blcor, #brcor {
	background-repeat: no-repeat;
	background-color: transparent;
	}
#tlcor {
	background-position: 0% 0%;
	background-image:url(../images/cadre/corpshg.jpg);
	}
#trcor {
	background-position: 100% 0%;
	background-image:url(../images/cadre/corpshd.jpg);
	}
#blcor {
	background-position: 0% 100%;
	background-image:url(../images/cadre/corpsbg.jpg);
	margin-bottom:5px;
	}
#brcor {
	background-position: 100% 100%;
	background-image:url(../images/cadre/corpsbd.jpg);
	margin-bottom:5px;
	}
#tb, #bb{
	background-repeat: repeat-x;
	background-color: transparent;
	}
#tb {
	background-image:url(../images/cadre/bh.jpg);
	background-position: 0% 0%;
	}
#bb{
	background-image:url(../images/cadre/bb.jpg) ;
	background-position: 0% 100%;
	margin-bottom:5px;
	}
#rb {
	background-image:url(../images/cadre/bd.jpg);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	background-color: transparent;
	}
#lb {
	background-image:url(../images/cadre/bg.jpg);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	background-color: transparent;
	}
#centrerond {
	margin: 0 auto; 
	width:100%;
	background-color:#FFFFFF;
	}
#tlcora, #trcora, #blcora, #brcora {
	background-color: transparent;
	background-repeat: no-repeat;
	}
#tlcora {
	background-position: 0% 0%;
	background-image:url(../images/centre/corpshg.gif);
	}
#trcora {
	background-position: 100% 0%;
	background-image:url(../images/centre/corpshd.gif);
	}
#blcora {
	background-position: 0% 100%;
	background-image:url(../images/centre/corpsbg.gif);
	}
#brcora {
	background-position: 100% 100%;
	background-image:url(../images/centre/corpsbd.gif);
	}
#tba, #bba{
	background-color: transparent;
	background-repeat: repeat-x;
	}
#tba {
	background-image:url(../images/centre/bh.gif);
	background-position: 0% 0%;
	}
#bba {
	background-image:url(../images/centre/bb.gif) ;
	background-position: 0% 100%;
	}
#rba {
	background-color: transparent;
	background-image:url(../images/centre/bd.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}
#lba {
	background-color: transparent;
	background-image:url(../images/centre/bg.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
#promo {
	color:#CC0000;
	}	
#promo:hover {
	color:#F7869A;
	}	
#remise {
	color: #336600;
	}	
#remise:hover {
	color: #9BD575;
	}	
#arret{
	width:95%;
	margin-top:-20px;
	font-size:11px;
	color:#CC0000;
	background-color:#F2F2DC;
	text-align:center;
	}	
#page {
	clear:both;
	margin:0 auto;
	text-align:center;
	}
#pagebis {
	clear:both;
	margin:0 auto;
	text-align:center;
	}
