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: 24px;
	top: 8px;
}

.gras {
	font-weight: bold;
}

.centrer { text-align: center; }

.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: #F58E29; font-weight: bold; text-decoration: none; }
.lienNavigation a:hover { color: #F58E29; }
.lienNavigation a:visited { color: #F58E29; }
.lienNavigation a:active { color: #F58E29; }

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

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

p.technique { clear: both; }

.visuel_accueil {
	float: right;
	margin-left: 20px;
}


/**
*	PAGE D'ACCES / SERVICE
*/
ul.acces {
	list-style-type: none;
}

ul.acces li {
	margin: 10px 0;
}

ul.service {
	margin-left: 15px;
	line-height: 20px;
}

/* CREDITS */

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

ul.part_ul li{
	margin-right:15px;
	margin-bottom:15px;
	width:650px;
	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:520px;
}




