html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	color: black;
	text-align: center;
	font-family: "Bitstream Vera Sans", Verdana, Tahoma, Arial;
	font-size: 12px;
	list-style-type: none;
}

img {
	border: 0px; /*enlève la bordure de l'image dans un lien*/
}

a {
	text-decoration:none ;
}

hr {
	background: #d8f5ff;
	height: 3px;
}

div {
	text-align: left;
}

div#centrer {    
	margin: 0 auto;
	width:  1049px;
	background-image: url(images2/fond.jpg);
	background-repeat: repeat-y;
	/*border: 5px #012476 solid; /*bordure bleu foncée*/
}
/**********************************entete*******************************/
div#entete {
	height: 160px;
	color: black;
}

div#entete_haut {
	background: #FFadaa;
	text-align: right;
	height: 20px;
	background: url(images2/traitbleuf.png) bottom no-repeat;
	
}


div#entete_centre{
	height: 105px;
	width:  1049px;	
}



div#logo{
	float:left;
	height: 75px;
	width:220px;
	margin-left:40px; !important 
	margin-left:20px; /*ie 6*/	
}

div#pub{
	float:left;
	height: 100px;
	width:450px;
	margin-left:35px;
	margin-right:70px;
	margin-top:1px;
	background: url(images2/pub5.gif) ;
	
	
}

div#login{
	float:left;
	height: 100px;
	width:170px;
	margin-left:10px;
	margin-right:0px;
	margin-top:2px;
	background: url(images2/cadrecateg2.png) ;

}

div#adresse {
	float:left;
	color:black;
	margin-top:-30px;
	font-weight:bold;
	height: 30px;
	width:150px;
	margin-left:40px;
	/*background: #ff0000;*/
}


 div#traitbleuf{
	height: 4px;
	width:1049px;
	background: url(images2/traitbleuf.png) bottom no-repeat;
}

div#menu {
	height: 30px;
	color: black;
	margin-left:20px;
	margin-top:0px;
	line-height: 25px; /*centrer verticalement le texte*/
	background: url(images2/traitbleuc.png) bottom no-repeat;
	
}

#texte_menu {
	color: #002375;
	font-weight: bold;
	margin-left: 200px;
}
div#imgmarque{
	float: left;
	width:390px ;
	height: 26px;
	/*background: url(images2/marques.png)no-repeat;*/
}

#marques {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	float: left;
	background: #0000ff;
	
}

div#menu_onglet{
	height: 30px;
	color: black;
	/*background: #0000ff;*/
        border-bottom:solid 2px blue;/* crée le trait blue en-dessous des onglets */
 	padding-top:3px ;  /* marge intérieure haute */
  	padding-bottom:0px ; /* marge intérieure basse */
}

				/*construction des onglets*/
.menu{
	color:blue;
	font-weight:bold;
	margin:5px 0px 0px 30px ;  /* marge extérieure */ 
  	padding:6px 0px 0px 0px ; /* marge intérieure */  
  	font-size : 16px ;  
  	float:left ;  
  	width:170px ;   /* boite en mode float, pour pouvoir en définir la largeur */
  	background: url(images2/ongletseul.png) bottom no-repeat ; 
  	text-decoration:none ;   
  	text-align:center;
}


a.menu:hover {
	color:blue;
	font-weight:bold;
	background : url(images2/ongletseulcol.png) bottom no-repeat ;
} 

/**************div#coups_de_coeur regroupe tous les articles**************/
 
div#coups_de_coeur{
	height: 140px;
	/*margin-left:0px;*/
	/*background-color: #ffaaaa; */
	/*line-height: 150px; */
	background : url(images2/cadrebleu.png)  bottom  no-repeat;
	
}

/*ie*/
*html div#coups_de_coeur { 
	margin-left:50px;
	background-image:none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images2/cadrebleu.png', sizingMethod='scale');	

}


div#logocoupsdecoeur{
	color: red;
	float:left;
	height: 50px;
	width:80px;
	font-weight:bold;
	margin-top:70px;
	margin-left:60px;
	text-align: center;
	
}
/*img sont les images des l'articles en promo*/
.img{
	height: 93px;
	width:98px;
	margin-left:14px;
}

/*imgpromoarticle sont une div des images des l'articles en promo*/
.imgpromoarticle{
	float:left;
	height: 93px;
	width:98px;
	background-color:white;
}

/*textpromoarticle sont les div ou sont le texte de chaque article en promo*/
.textpromoarticle{
	float:right;
	height: 75px;
	width:120px;
	margin-top:0px;
	text-align:center;
	font-weight:bold;
		
}
/*prixpromoarticle sont les div ou sont le prix de chaque article*/
.prixpromoarticle{
	color: red;
	float:right;
	font-weight:bold;
	margin-top:2px;
	height: 16px;
	width:120px;
	text-align:center;
}
/*commpromoarticle sont les div regroupant les commentaire de chaque article*/
.commpromoarticle{
	float:left;
	width:250px;
	height: 20px;
	margin-top:4px;
	text-align:center;
	background: url(images2/fond.jpg) ;
}

/*promoarticle est un div regroupant le div de img,du texte,et du prix*/
.promoarticle{
	float:left;
	height: 115px;
	width:250px;
	margin-top:18px;
    	margin-left:11px;
	text-align:center;
	
}

div#promoarticle1{
    	margin-left:11px;	
}
div#promoarticle2{
	margin-left:57px;
}
div#promoarticle3{
	margin-left:36px;
}


/*******************************page d'accueil**************************/

div#corpsaccueil{
	margin-top:5px;
	height: 400px;
	width:  950px;
	margin-left:55px;
	background : url(images2/gcadrebleu.png)  no-repeat;
}

*html div#corpsaccueil{
	 background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images2/gcadrebleu.png', sizingMethod='scale');
}  

div#texteprincipal{
	float: left;
	text-indent:5%;
	font-weight:bold;
	margin-left:25px;
	margin-top:5px;
	/*background-color: #ff00ff;*/
	height: 120px;
	width:  900px;
	text-align: justify;
}

.titretexte{
	color:blue;
	font-weight:bold;
	font-size:1.5em;
}

div#textepro{
	float: left;
	margin-left:25px;
	margin-top:5px;
	height: 230px;
	width:  350px;
	text-align: justify;
	/*background-color: #00ffff;*/
}


div#textepart{
	float: left;
	margin-top:5px;
	margin-left:200px;
	height: 230px;
	width:  350px;
	text-align: justify;
	/*background-color: #800faa;*/
}

/******************************cadre categorie****************************/

div#cadre_categorie {
	float: left;
	font-weight:bold;
	margin-top:5px;
	margin-left:55px;
	width: 210px;		
}

div#cadre_categorie_haut {
	height: 28px;
	width: 210px;
	text-align: center;
	line-height: 27px; /*centrer verticalement le texte*/	
	background: url(images2/categorie_haut.png) no-repeat;
}
/*ie*/
*html div#cadre_categorie_haut { 
	background-image:none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images2/categorie_haut.png', sizingMethod='scale');	

}
div#cadre_categorie_centre {
	width: 210px;
	float: left;
	background: url(images2/cadrecateg2.png) ;
}


div#cadre_categorie_bas {
	clear: both;
	height: 28px;
	width: 210px;
	padding: 0;
	margin: 0;
	background: url(images2/categorie_bas.png) no-repeat;
}
/*ie*/
*html div#cadre_categorie_bas { 
	background-image:none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images2/categorie_bas.png', sizingMethod='scale');	

}


div#cadre_categorie_contenu {
	width: 210px;
	float: left;
	text-align: center;
	margin: auto;
}

/*************************menu categorie********************************/

.menuc{
	text-decoration: none;
	text-align:center;
	
}
.menuc{
	height:25px;
	width: 210px;
	line-height: 20px;
	/*padding:2px 0;*/
	/*background:#404040;*/
	color:#00ff00;
}



.menuc a{
	display:block;
	width:100%;
	height:100%;
	color:blue;
	font-family:arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
		
}

.menuc a:hover{
	background-image:url(images2/minilogo2.png)  ;
	background-repeat:no-repeat;

}

.menu2 a{
	color:blue;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	height:25px;
	width: 210px;
	line-height: 20px;
	/*margin-left: -15px;*/
	/*background-image: url(images2/fond.jpg);
        background-repeat: repeat-y;
	background-color:#ff0000;*/
}

	

.menu2 a:hover{
	background-image:url(images2/minilogo2.png)  ;
	background-repeat:no-repeat;

}

/************************sous menu categorie******************************/

ul#menulist li ul{ display:none;position: absolute; }
	
ul#menulist li:hover>ul{ display:block; position: absolute;}

ul#menulist,
ul#menulist ul{
  /*background:blue;*/
 /* border:1px solid black;*/
  color:blue;
  list-style:none;
  margin:0px;
  padding:0px;
  width:210px;
  _width:150px;
  font-size: 12px;
}

ul#menulist ul{
	
  position:absolute;
  top:5px;
  left:210px;
 /* background:blue;*/
  background-image: url(images2/fond.jpg);
  background-repeat: repeat-y;
 /* border: solid #000000;
  border-width: 1px 0;*/
  line-height: 20px;
  opacity:0.9; 
}

ul#menulist li{
  position:relative;  
  _display:inline;
  background:#eeeeee;
}


ul#menulist a:hover{ 
	 background-image:url(images2/minilogo2.png)  ;
	background-repeat:no-repeat;
  
}

ul#menulist li a{
	color:blue;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	height:25px;
	width: 210px;
	line-height: 20px;
	background-image: url(images2/fond.jpg);
        background-repeat: repeat-y;
	
	
}

*html ul#menulist ul{
  position:absolute;
  top:5px;
  left:210px;
 
} 

/*********************contenu de la page de base**************************/

div#contenupage{
	padding: 25px;/*45px;*/
	float: left;
	margin-top:5px;
	color: black;
	width: 725px;
}
/*troispremierArticle dans le contenu de la page*/
.troispremierarticle{
	width: 725px;
	height: 205px;
}

.troispremierarticle div{
	float: left;
	width: 220px;
	height: 205px;
	text-align:center;

}

.lienarticle{
	background-color:#d8f5ff;
	width: 725px;
	height: 25px;
	text-align:center;
	line-height: 25px;
	font-weight:bold;
}

.imgpremierarticle{
	width:190px;
	height:150px;
}	
/***************************cadre produit***************************/
.cadreproduit{
	float: left;
	color: black;
	width: 725px;
	margin-top: 2px;
	line-height: 25px;
	background: url(images2/cadrecateg2.png) ;
	
}
.img2{
	width: 80px;
}

.logomarque{
	width: 725px;
	height: 28px;
	background: url(images2/cadreproduithaut.png) no-repeat;
	
}
.cadrearbre{
	width: 725px;
	/*height: 38px;
	background-image: url(images2/fond.jpg);*/
}	

.arbre{
	font-weight:bold;
	background: url(images2/fond.png);		
}
.formurech{
	width: 725px;
	height: 24px;
	text-align: center;
	background-image: url(images2/fond.jpg);
}

.reference{
	font-weight:bold;
	float: left;
	width: 146px;
	/*height: 190px;*/
	/*background-color:#00ff00;*/	
}
.titreref{
	float: left;
	width: 146px;
	height: 25px;
	background-color:#cccccc;
	background: url(images2/degragris2.png);
}

.ref{
	/*float: left;*/
	width: 142px;
	/*height: 95px;*/
	margin-top:25px;
	margin-left:2px;
	/*background-color:#ff0000;*/
}
div#cadreprodtrait{
	float: left;	
	background-color: #0000ff;
	width: 2px;
	/*margin-top:25px;*/
	height: 90px;
	
}

.designation{
	float: left;
	/*width: 525px;*/
	width: 505px;
	/*height: 150px;*/
	/*background-color:#029055;*/
}

.titredesigna{
	font-weight:bold;
	/*width: 525px;*/
	width: 505px;
	height: 25px;
	margin-left: 2px;
	background-color:#cccccc;
	background: url(images2/degragris2.png);
}

.imagref{
	float: left;
	width: 80px;
	height: 80px;
	background-color:white;
	margin-left:5px;
	margin-top:5px;
	border: 2px #cccccc solid;
	/*background: url(images2/W.png) center no-repeat;*/
}
.designationtext{
	float: left;
	/*width: 410px;*/
	width: 390px;
	/*height: 80px;*/
	background-color:#eeeeee;
	border: 2px #cccccc solid;
	margin-left:12px;
	margin-top:30px;
}

.cadreprix{
	font-weight:bold;
	float: left;
	/*width: 50px;*/
	width: 70px;
	/*height: 190px;*/
	/*background-color:#00ff00;*/
}
.prix{
	float: left;
	/*width: 50px;*/
	width: 70px;
	height: 25px;
	margin-top:30px;
	margin-left:3px;
	/*background-color:#ff00ff;*/
}
.titreprix{	
	float: left;
	/*width: 50px;*/
	width: 70px;
	height: 25px;
	margin-left: 4px;
	background-color:#cccccc;
	background: url(images2/degragris2.png);
}		
.bascadreproduit{
	float: left;
	width: 725px;
	height: 28px;
	/*background-color:#f0f0f0;*/
	background: url(images2/cadreproduitbas.png) no-repeat;
}
/*********************************info produit**********************/
.inforef{
	width: 210px;
	margin-left:1px;
	text-align: center;
}

.imgplusinfo{
	width: 200px;
	height:190px;
}
.infoimagref{
	/*float: left;*/
	width: 200px;
	height: 190px;
	margin-left:5px;
	border: 2px #cccccc solid;
	background-color: white;
	/*background: url(images2/W.png) no-repeat;*/
}
div#infogene{
	float: left;
	margin-bottom: 20px;
	width: 210px;
	font-weight:bold;
	background-color:#eeeeee;
}
.tableaudetail {
	float: left;
	margin-left: 20px;
	width: 678px;
	margin-bottom:20px;
	font-family: "Bitstream Vera Sans", Verdana, Tahoma, Arial;
	font-size: 12px;
}
.textinfogauche{
	width: 150px;/*672px;*/
	/*margin-right: 29px;*/
	/*margin-top: 20px;*/
	/*background-color:#6891f2;*/
	background: url(images2/fond.png);
	font-weight: bold;
	border: 2px #cccccc solid;

}
.textinfodroite{
	/*width: 336px;/*672px;*/
	/*margin-right: 29px;*/
	/*margin-top: 20px;*/
	background-color:#eeeeee;
	border: 2px #cccccc solid;

}

.texttitre{
	/*width: 800px;*/
	/*margin-right: 29px;*/
	/*margin-top: 20px;*/
	background: url(images2/fond.png);
	border: 0px #cccccc solid;
	font-weight: bold;
	

}

.textinfog{
	width: 150px;/*672px;*/
	/*margin-right: 29px;*/
	/*margin-top: 20px;*/
	/*background-color:#6891f2;*/
	background: url(images2/fond.png);
	font-weight: bold;
	border: 2px #cccccc solid;

}

.textinfod{
	/*width: 336px;/*672px;*/
	/*margin-right: 29px;*/
	/*margin-top: 20px;*/
	background-color:#eeeeee;
	border: 2px #cccccc solid;

}

.textinfodetail{
	float: left;
	text-align: justify;
	width: 460px;
	margin-left:20px;
	/*margin-top: 20px;*/
	margin-bottom: 20px;
	background-color:#eeeeee;
	border: 2px #cccccc solid;

}
div#infocadreprodtrait{
	float: left;	
	background-color: #0000ff;
	width: 2px;
	height: 250px;
	
}
.infoprix{
	float: left;
	text-align: center;
	width: 210px;
	height: 25px;
	margin-left:1px;
	background: url(images2/degragris2.png);
}
/*********************agrandir l'image du plan**********************/


/* pas d'encadrement des images */
p img {
	border:none
}
/* pour IE -sinon ne sert sinon à rien */
p:hover {
	border:0px 
}
.imgpremierarticle{
	width:190px;
	height:150px;	
}
/* agrandi les images lors du survol */
p:hover img.imgpremierarticle {
	width: 375px ;
	height:335px;
} 

p.annonce {
	color: red;
	font-weight: bold;
	text-align: center;
	padding: 30px;
}

#news {
	color: red;
	font-weight: bold;
}
/*******************************pied de page***************************/

div#pied {
	clear: both;
	/*margin-top:15px;*/
	/*padding-top: 5px;*/
	
	background-color: #0ff0ff;
	width: 1049px;
	height: 25px;
	text-align: center;
	line-height: 27px;
	background: url(images2/traitbleuf.png)  no-repeat;
	background-position:1% 25%;/*placement de image dans le div*/
}


/***********************************************************************/
/***********************************************************************/

/************ recrutement ***************/
#recrut_entete {
  text-align: justify;
  font-weight: bold;
}

.recrut_texte {
  text-align: justify;
}



