hr.separateur {
	/* Modifier pour IE 6 (voir feuille associée)*/
	clear: both;
	display: block;
	height:1px;
	visibility: hidden;
}

hr.ligne {
	border: none;
	height: 1px;
	border-top: 1px dashed #C7C7C7;
	clear: both;
}

img.logo_site {
	position: absolute; 
	/*z-index: 1px;   
	margin-left: -1px;   
	top: 10px;*/
	top: -21px;
	left: -1px;
}

.gras {
	font-weight: bold;
}


.prix {
	font-weight: bold; color: #BF0D1E;
}

/* Référence des coup de coeur */
span.reference {
	color: #BF0D1E;
}

.majuscule {
	font-weight: normal;
	text-transform: uppercase;
}

.fRight {
	display: block;
	float: right;
}

.lienNavigation {
	margin-top: 15px;
}

.lienNavigation a { color: #EB603F; font-weight: bold; text-decoration: none; }
.lienNavigation a:hover { color: #000; }
.lienNavigation a:visited { color: #EB603F; }
.lienNavigation a:active { color: #EB603F; }

.lienNavigation select {
	margin-top: 0;
	border: 1px solid #D7161F;
}

p.pagination strong { font-weight: normal; }

p.technique { clear: both; }

.grasRouge {
	color: #BA0E1C;
	font-weight: bold;
}

hr.ligne1 {

	border: none;
	height: 1px;
	border-top: 1px solid #DFDFDF;
	clear: both;
	
	margin:20px 0 5px 0;
	_margin:13px 0 -2px 0;
}

/* CREDITS */

ul.part_ul {
	list-style-type:none;
}

ul.part_ul li{
	margin-right:15px;
	margin-bottom:15px;
	width:695px;
	float:left;
}

ul.part_ul li img{
	float:left;
	display:block;
}

ul.part_ul li p{
	margin:0;
	padding:0;
	padding-left:10px;
	float:left;
	width:570px;
}

