/* Catalogue 
/* -------------------------------------------------------------- */
/*-------------------------------------------------------------- */

/* Page de résultat
/* -------------------------------------------------------------- */
	#blocProduit {
	width: 645px;
    height: 21px;
	padding: 10px 6px 6px 6px;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
	float: left;
	font-size: 10px;
	position:relative;
	
	text-align:left;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#333333;
}

#blocProduit strong { color:#FFFFFF; font-weight:bold; }
#blocProduit h2 {
	text-align:center;
	font-weight: bold;	
	height:30px;
	font-size:1.1em;
	margin-bottom:5px;
	padding-bottom:5px;
}
#blocProduit .img {
	text-align:center;
	font-weight: bold;
	border: 1px solid #333;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left:5px;
	display:block;
}
#blocProduit #infos .label,
#detailProduit #infos .label {
	font-weight: bold;
	font-size:11px;
}
#actions {

}
#blocProduit #detail {
	text-align:center;
	width: 100px;
		position: absolute;
	right:100px;
	top:8px;
}
#blocProduit #ajout {
	text-align:center;
	width: 100px;
	float: left;
		position: absolute;
	right:5px;
	top:8px;
}

#blocProduit #prix {
	width: 85px;
	text-align: center;
	font-size: 16px;
	color: #B62362;
	font-weight: bold;
	height: 30px;
	background-position: center;
	position:absolute;
	top:6px; left:360px;
}

/* Page détail
/* -------------------------------------------------------------- */

#detailProduit {
	position:relative;
	background-color:#CCCCCC;
	border: 1px solid #8D2033;
	color:#000000;
}
#detailProduit #btnRetour {
	position:absolute;
	top:0px;
	right:30px;
}
#detailProduit #photos {
	width: 240px;
	margin-right: 5px;
	padding: 5px;

	float:left;
}
#detailProduit #photos img {
	border: 1px solid #8D2033;
}

#detailProduit #photos #photo {
	width:330px;
	float:left;
}
#detailProduit #photos #photo1,
#detailProduit #photos #photo2,
#detailProduit #photos #photo3,
#detailProduit #photos #photo4,
#detailProduit #photos #photo5,
#detailProduit #photos #photo6 {
	width:120px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
#detailProduit #infos {
	width: 368px;
	float:left;
}
#detailProduit #infos {
	width: 368px;
	float:left;
}
#detailProduit #productsDescription {
	margin-bottom: 10px;
	padding: 8px;
	float:left;
	width:350px;
}
#detailProduit strong { color:#000000;}
#detailProduit #infosTexte {
	padding: 8px;
	float:left;
	width:100%;

}
#detailProduit #infos ul {
	margin-left: 5px;
}
#detailProduit #infos li {
	margin-bottom: 5px;
}
#detailProduit #infos span.barre {
	text-decoration: line-through;	
}
#detailProduit #infos span.promo {
	color: #FF0000;
}
#detailProduit #infos span.prix {
	color: #DE767D;
	font-size:1.4em;
}
#detailProduit #btnAcheter {
 position:absolute; right:10px; top:200px;
}
#detailProduit #btnRetour {
 position:absolute; right:10px; top:224px;
}
/* Formulaire de recherche
/* -------------------------------------------------------------- */

.formulaire  {
	background-color: #F3F3F3;
	padding: 10px;
	margin-bottom: 10px;
}
.formulaire label{width:170px;float:left;position:relative; text-align:right; padding-right:10px;}
.formulaire .sep {
	border-bottom:1px dotted #E4E4E4;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.formulaire .formType {margin: 5px 0 10px 0;}
.formulaire input.formbutton{
	text-indent:-9999px;
	width:128px;
	height:20px;
	overflow:hidden;
	background:url(/images/interface/menu-envoyer.jpg) no-repeat top left #fff;
	display:block;
	cursor:pointer;
	color:#333;
	border:none;
	font-size:0;
	font-weight:bold;
	float:left;
	margin-top: 30px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 180px;
}

/* Bloc promotions
/* -------------------------------------------------------------- */

#blocPromotions {
	margin-top:10px;
	width:267px;
	font-size: 10px;
}
#blocPromotions #produit {
	width:257px;
	padding:5px;
	background-color:#E4E4E4;
	height:60px;
}

#blocPromotions #produit img {
	float:left;
	margin-right:5px;
}

#blocPromotions #produit #infos {
	float:right;
	width:202px;
}
#blocPromotions #produit #infos h3 {
	font-weight: bold;	
	display:block;
	margin-bottom:3px;
	margin-top:0px;
	font-size:1.2em;
}
#blocPromotions #produit #infos .prixBarre {
	text-decoration: line-through;	
}
#blocPromotions #produit #infos .prixPromo {
	color: #FF0000;
}

#promoBas {
	background-image: url(/images/interface/promoBas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 32px;
	width: 267px;
	text-align: center;
}

/* Bloc des recherches fulltext */

#preMenuCategories {
	float:left;
	width:300px;
	margin-right:20px;
	background:#E8E7E7;
	padding:5px;
}
#preMenuManufacturers {
	float:left;
	width:300px;
	padding:5px;
	background:#E8E7E7;
}
#preMenuCategories li,
#preMenuManufacturers li {
	margin-left:20px;
}

/* Page de résultat
/* -------------------------------------------------------------- */
#ContenuBloc #blocProduitA {
	width: 193px;
    height: 350px;
	padding: 2px;
	border: none;
	margin: 3px;
	float: left;
	font-size: 11px;
	position:relative;
	text-align:center;
	background-color:none;
	color:#B62362;
	padding:5px; border:1px solid #666666;
	overflow:hidden;
	
}
#ContenuBloc #blocProduitA img{margin-left:1px; text-align:center; }
#ContenuBloc #blocProduit img { margin-left:24px;  text-align:center; }
#ContenuBloc #blocProduitA #description { color:#FFFFFF; }
#ContenuBloc #blocProduitA #prix { font-size:20px; margin-top:5px; }
#ContenuBloc #blocProduitA #titre { }

#ContenuBloc #blocProduitA a {color:#B62362; }
#ContenuBloc #blocProduit a {color:#B62362; }
#ContenuBloc #blocProduit {
position:relative;
	width: 96px;
    height: 86px;
	padding: 2px;
	background-color:none;
	background:none;
	margin: 3px;
	float: left;
	font-size: 11px;
	position:relative;
	text-align:center;
	text-transform: none;
	color:#B62362;
	border:none;

}


#ContenuBloc #blocProduit .img {
	text-align:center;
	font-weight: bold;
	border:none;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left:5px;
	display:block;
	margin-left:50%;
	margin-right:50%;
	margin-left:20px;
	background-color:none;
}

#ContenuBloc #blocProduit.LienDetail {color:#B62362; font-size: 11px; text-align:center;}
#ContenuBloc #blocProduitA #liendetails { color:#B62362; clear:both; font-size: 11px; text-align:center; }
#ContenuBloc #blocProduit #liendetails { color:#B62362; clear:both; font-size: 11px; text-align:center; }
