@charset "utf-8";
/* CSS Document */

#conteneur-navigation{
	width:954px;
	height:242px;
	background-color:#fff;
	font-size: 12px;
}
#navigation,
#navigation-hp{
	width:940px;
	height:234px;
	margin-left:7px;
}
#navigation-hp{	
	background-image:url(IMG/we-love-to-create.jpg);
	position: relative;
	z-index: 97;
}
#formulaire-recherche-hp{
	width:227px;
	height:41px;
	background: url(IMG/fond-recherche-hp.gif) top left no-repeat;
	position:absolute;
	bottom: 0px;
	left: 0px;
	z-index: 98;
}

/* Recherche ajax */
#produit_content{
	position:absolute;
	z-index: 99;
	width: 225px;	
	height: auto;
	overflow:auto;
	display: none;
	top: 41px;
	left: 0px;
	background-color: #EEEEEE;	
	border: 1px solid #000000;
}

#produit_content ul,
#nav #search #produit_content ul{
	margin-left: 5px;
}
#produit_content li,
#nav #search #produit_content li{
	background: none;
}
#conteneur-navigation #produit_content a.lien_product_search {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration:none;
}
#conteneur-navigation #produit_content a.lien_product_search:hover{
	color:#000000;
}
#image_loader_produit{
	display: none;
}
/* / Recherche ajax */

#nav{
	width:219px;
	height:234px;
	background-image:url(IMG/nav-fond-vert.gif);
	float:left;
	position: relative;
}
#nav #search{
	width: 219px;
	height: 42px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color:#00996B;
}
#nav-image-fond{
	width:721px;
	height:234px;
	float:left;
	background-repeat: no-repeat;
	
}
.fond-3{
	background-image:url(IMG/nav-satelec2.jpg);
}
.fond-4{
	background-image:url(IMG/nav-pierre-rolland.jpg);
}
.fond-5{
	background-image:url(IMG/nav-sopro.jpg);
}

#autre-rubrique{
	width:227px;
	height:225px;
	float:right;
	margin-top:4px;
	padding-right:10px;
}

#conteneur-navigation a, #conteneur-navigation a:visited{
	color: #D5E7D5;	
}
#conteneur-navigation a:hover{
	color:#ffffff;
}
#conteneur-navigation a.actifon, #conteneur-navigation a.actifon:hover, #conteneur-navigation a.actifon:visited{
	color: #ffffff;	
}
#nav ul{
	margin-left: 15px;
}
#nav li{
	width: 192px;
	margin-bottom: 4px;
	background: url(IMG/puce-navigation.gif) bottom right no-repeat;
}