/* Feuille de style navigation.css */

#navLogoBiosense {
	position: absolute;
	top: 25px;
	left: 0px;	
}
#navLogosCB {
	position: absolute;
	top: 36px;
	left: 783px;	
}
#navLogosCBSofinco {
	position: absolute;
	top: 36px;
	left: 730px;	
}

#navCompte {
	position: absolute;
	top: 12px;
	left: 497px;
	width: 200px;
	height: 15px;
	z-index:98;
}
#navCaddie {
	position: absolute;
	top: 12px;
	left: 597px;
	width: 120px;
	height: 15px;
	z-index:99;
}

.navFamCompte {
	font-size: 11px;
	text-align: left;
	font-weight: normal;	
}
.navFamCompte a {
	text-decoration: none;
	color: #444444;
}
.navFamCompte a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	z-index:99;
}

#navMoteur {
	position: absolute;
	top: 11px;
	left: 730px;
	width: 193px;
	height: 20px;
}
#navMoteurText {
	width: 151px;
}
#navMoteurSubmit {
	width: 30px;
	cursor: pointer;	
}
