@charset "utf-8";
/* CSS Document */

#conteneur-navigation{
	width:855px;
	/*height:350px;*/
	background-color:#fff;
	font-size: 12px;
}
#navigation{
	width:855px;
	/*height:350px;*/
}
#nav{
	width:219px;
	height:234px;
	background-image:url(IMG/nav-fond-bleu.gif);
	float:left;
}

#nav-image-fond{
	width:855px;
	height:250px;
	background-repeat: no-repeat;	
	background: url(IMG/nav-page-int.jpg) center left no-repeat;
}
#nav-image-fond.hp{
	background: url(IMG/nav-page-hp.jpg) center left no-repeat;
}
.page_sommaire #nav-image-fond,
.page_rubsas #nav-image-fond{
	height:350px;
}
/*
.fond-6{
	background-image:url(IMG/nav-we-love-to-create.jpg);
}*/
#nav-image-fond.fond-7{
	background-image:url(IMG/nav-satelec.jpg);
	height:250px;
}
#nav-image-fond.fond-8{
	background-image:url(IMG/nav-pierre-rolland.jpg);
	height:250px;
}
#nav-image-fond.fond-9{
	background-image:url(IMG/nav-sopro.jpg);
	height:250px;
}
#autre-rubrique{
	width:227px;
	height:225px;
	float:right;
	margin-top:4px;
	padding-right:10px;
}
#conteneur-navigation a, #conteneur-navigation a:visited{
	color: #99c0de;	
}
#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;
}
