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

 	_margin: -7px 0;
}

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

hr.ligne1 {

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


hr.ligne2 {

	border: none;
	height: 1px;
	border-top: 1px solid #c4b079;
	clear: both;
	
	margin:0;
	_margin:-7px 0;
}

hr.hiddenhr {
	display: block;
	clear: both;
	visibility: hidden;
	margin:0;
	border:none;
	_margin:-7px 0;
}
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 {
	
	text-transform: uppercase;
}

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

.lienNavigation {
	margin-top: 0px;
}

.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 / PARTENAIRES
*/
ul.acces {
	list-style-type: none;
	padding-left:33px;
}

ul.acces li {
	margin: 10px 0; 
	width:165px;
	float:left; 
}

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

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

ul.equipe li{
	border:1px solid #1186B2;
	float:left;
	height:133px;
	margin-right:2px;
	text-align:center;
}

ul.equipe li div.photo{

	width:75px;float:left;
	margin-top:5px;

}

ul.equipe li span.titre {
	background-color:#1186B2;
	color:#fff;
	display:block;
	height:17px;
	text-align:center;
	padding:3px 5px 0 5px;
	font-weight:bold;
}

ul.equipe li div.photo span.nom {
	width:80px;
	height:20px;
	display:block;
	float:left;
	text-align:center;
}

table.service {
	clear:both;
}

table.service th{
	text-align:center;
	background-color:#1186B2;
	color:#fff;
	width:171px;
}

table.service td{
	text-align:center;
}
/* CREDITS */

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

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