/* ================================================================================ */
/* = GESTION DES REFERENCES  = */
/* ================================================================================ */

	#colAa, #colAb {float: left}
	#colAa {width: 520px}
	#colAb {width: 400px; padding-left: 10px}
	#colAa h1 {
		font-family: Helvetica, Arial, sans-serif; 
		font-size: 1.0em; 
		color: #666; 
		font-weight: normal; 
		border-bottom: 1px solid #666;
		}
	#colAa p.lien {
		text-align: right; 
		clear: both; font-size: 0.8em;
		}
	a.flechedroite {
		color: #000; 
		font-weight: normal; 
		padding: 0 12px 0 0px; 
		background: transparent url(/global/medias/magasins/puceChevrons.gif) no-repeat right 1px;
		}
	
	a.lienMag{
		position:relative; top:20px;
		padding:15px 0 5px 50px;
		background: transparent url(/global/medias/magasins/bgLienMag.gif) no-repeat;
		color:#000;
	}
	a:hover.lienMag{text-decoration:underline; background-position:0 -40px;}
	
	#plusProduits {
		border: 1px solid #cccccc; 
		padding: 5px 10px
		}

	#plusProduits ul li {list-style: square inside}
	#plusProduits p.titre {
		color:#6B6A61;
		font-size: 1.1em
		}

	#description {font-size: 0.9em; margin-bottom: 25px}

	#description p.infos {font-weight: bold}

	p.shortDescription {
		margin-top: 15px; 
		/*margin-left: 80px;*/ 
		font-weight: normal;
		}
	p.shortDescription a{
	font-size:1em;
	color:#000;
	border:1px #6B6A61 solid;
	padding:3px;
	line-height:2em;
	}	
	/*= images ---------------------------------------- */
	#visuels img {margin: 23px 0 0 0}
	
	/*= vignettes ---------------------------------------- */
	#vignettes {}

	#vignettes p.message {
		font-size: 0.75em; 
		line-height: 1.5em; 
		background-color: #ccc; 
		padding-left: 10px;
		}
	#vignettes p.images {clear: both}
	#vignettes p.images img {
		float: left;
		/*border-right: 5px #fff solid;*/
		}
	#vignettes a img {border: 0}