﻿/*sur def*/
#contener
{
	background:url('../images/fond-pages-int.jpg') no-repeat;
}

#contentLeft
{
	width:197px;
	position:relative;
}

#contentCenter
{
	width:790px;
	height:435px;
	overflow-y:hidden;
	padding-left:0;
	padding:0;
}



#contentCenter div.content
{
	padding-left:20px;
	height:435px;
	overflow-y:auto;
	position:relative;
}

#contentCenter div.content p
{
margin:0px;
padding:0px;
}

#contentCenter div.contentRecherche
{
	overflow:auto;
	height:435px;
	position:relative;
}

#contentCenter div.contentFicheProduit
{
	overflow:hidden;
	padding-left:20px;
}

#sousMenuProduits
{
	display:block;
}

/*css page produit*/
#Produit
{
	
	margin-top:10px;
	height:318px;
	width:770px;
}

#Produit div.titre h1
{
	color:#6690e4;
	font-size:20px;
	font-weight:normal;
	margin-bottom:16px;
}

#Produit div.image
{
	width:200px; 
	height:143px;
	border:solid 1px #6690e4;
	
}
#ProduitGauche
{
	float:left;
	width:200px;
	padding:0;
}

#ProduitCentre
{
	float:left;
	width:340px;
	padding:0 30px 0 30px;
}

#ProduitDroite
{	float:left;
	width:160px;
}

#ProduitDroite a
{	
	text-decoration:underline;
	color:#606062;
}


#Produit div.libelle
{
	color:#6690e4;
	font-weight:bold;
}
#Produit div.ref
{
	color:#cecece;
	padding-left:9px;
	font-size:10px;
	margin-top:5px;
}

#Produit div.description .titre
{
	color:#464445;
	font-weight:bold;
	margin-top:20px;
	border-bottom:solid 1px #6690e4;
}
#Produit div.description .content
{
	color:#606062;
	margin-top:5px;
		height:auto;
}

#Produit div.kit .titre
{
	color:#464445;
	font-weight:bold;
	margin-top:20px;
	border-bottom:solid 1px #6690e4;
}
#Produit div.kit .content
{
	color:#606062;
	margin-top:5px;
	height:auto;
}

#Produit div.kit .content ul
{
	margin:0;
	padding:0 0 0 10px;
	list-style-image:url('../images/puce-carre-rose.jpg');
}

#Produit div.kit .content ul li
{
	margin:0;
	padding:0;
}

#Produit div.kit a
{
	text-decoration:underline;
}



#Produit div.prix
{
	color:#bc007b;
	font-weight:bold;
	border:solid 1px #6690e4;
	padding:3px;
	width:150px;
	margin-bottom:10px;
}

#Produit div.PrixEcoPart
{
	color:#4d9d03;
	font-size:11px;
	margin-bottom:10px;
}



#Produit div.disponibilite .titre
{
	color:#464445;
	font-weight:bold;
	margin-top:30px;
	border-bottom:solid 1px #6690e4;
	width:152px;
}
#Produit div.disponibilite .content
{
	color:#606062;
	margin-top:5px;
	padding-left:8px;
	height:80px;
}


#Produit div.brochure .libelle
{
	color:#6690e4;
	font-weight:bold;
	font-size:11px;
}
#Produit div.brochure .lien
{
	padding-left:10px;
}
#Produit div.brochure .lien a
{
	text-decoration:underline;
	color:#606062;
	font-size:11px;
}

.ProduitsLies
{

	clear:both;
	width:770px;
	padding-top:6px;
	height:100px;
	padding-left:20px;
	padding-bottom:4px;
	float:left;
	background:url('../images/fond-prod-similaire.jpg');
}
.ProduitsLies div.titre
{
	color:#606062;
	font-weight:bold;
	width:130px;
	float:left;
}
.ProduitsLies div.ProduitLie
{
	width:95px;
	margin-left:20px;
	float:left;
}

.ProduitsLies div.ProduitLie div.titre
{
	font-weight:normal; 
	color:#606062;
	font-size:14px;
	width:95px;
}
.ProduitsLies div.ProduitLie div.image
{
	width:95px; 
	height:55px;
	border:solid 1px #6690e4;
	
}



/*css page famille*/


.SousFamilles
{
	width:724px;
	margin-top:10px;
	float:left;
	/*background-color:Orange;*/
}
.SousFamilles div.SousFamille
{
	color:#000000;
	width:130px;
	height:120px;
	float:left;
	margin-right:40px;
	position:relative;
	margin-bottom:10px;
}


.SousFamille div.image
{
	width:130px; 
	height:93px;
	border:solid 1px #bc007b;
	
}
.SousFamille div.titre
{
	color:#606062;
	font-weight:bold;
	font-size:11px;
}



.ProduitsFamille
{
	width:724px;
	margin-top:10px;
	float:left;
}


.ProduitsFamille div.ProduitFamille
{
	width:130px;
	height:188px;
	float:left;
	margin-right:40px;
	position:relative;
	margin-bottom:40px;
}


.ProduitFamille div.image
{
	width:130px; 
	height:93px;
	border:solid 1px #6690e4;
	
}
.ProduitFamille div.titre
{
	color:#606062;
	font-weight:bold;
	font-size:11px;
	height:26px;
	overflow:hidden;
}

.ProduitFamille div.description
{
	color:#606062;
	font-size:11px;
	height:26px;
	overflow:hidden;
}



.ProduitFamille div.lien a
{
	color:#bc007b;
	font-size:11px;
	text-decoration:underline;
	float:left;
	position:absolute;
	top:150px;
}

.ProduitFamille div.prix
{
	float:right;
	color:#ffffff;
	font-size:10px;
	width:65px;
	padding:2px 0 2px 0;
	background:url('../images/fond-prix-page-prod2.jpg') no-repeat;
	position:absolute;
	top:150px;
	text-align:center;
	right:0;
}
.ProduitFamille div.AjoutPanier
{
	color:#6b8cc8;
	font-size:11px;
	float:left;
	position:absolute;
	top:170px;
}


.ProduitFamille div.AjoutPanier a
{
	color:#6b8cc8;
	text-decoration:underline;
}



/*historique des produits vus*/
#historique
{
	position:absolute;
	top:260px;
	left:7px;
	width:190px;
}

#historique div.titre
{
	background:url('../images/picto-oeil.png') no-repeat ;
	padding-left:60px;
	margin-left:14px;
	color:#6690e4;
	font-weight:bold;
	font-size:11px;
}

#historique div.content
{
	font-size:11px;
	margin-left:14px;
	margin-top:10px;
	color:#6690e4;
	width:178px;
	height:auto;
}



.filet
{
	width:190px;
	margin:10px 0 0 0;
	padding:0;
	background: url('../images/1pix-filet-fonce.jpg') repeat-x;
}



#navigation
{
	margin-top:5px;
	color:#606062;
	font-weight:bold;
	font-size:10px;
}
#navigation a
{
	color:#606062;
}
#navigation a:hover
{
	color:#6690e4;
}


.NavigationGauche
{
	list-style-type: none;
	margin:30px 0 0 6px;
	padding:0;

}
.NavigationGauche li
{
	margin:1px 0 0 0;
	padding:0;
	display:inline ;
}

.NavigationGauche li a
{
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
}


.NavigationGauche li div
{
	background:url('../images/onglet-menu.png') no-repeat;
	padding:9px 0 9px 0;
	padding-left:4px;
	width:186px;
	margin:1px 0 0 0;
	cursor:pointer;
}

.NavigationGauche li div.current
{
	background:url('../images/onglet-menu-over.png') no-repeat;
}

.NavigationGauche li a div.current 
{
	color:#bc007b;
}



/*style de la popup de confirmation d'ajout au panier*/
.ModalPopupPanier
{
	width:340px;
	padding:20px;
	background-color:Window;
}

.ModalPopupPanier div
{
	width:260;
	padding:20px;
	background-color:Window;
	text-align:center;
}

.ModalBackground
{
	background-color:#000000;
	filter:alpha(opacity=70);
	opacity:0.7;
}
/**************/
