/*
Updated:    30 Octobre 2007

Title:		culture-en.css
Desciption:	CSS spécifique à une langue (English)
----------------------------------------------------------------- */


/* ---[ Navigation ]--------------------------------------------- */



/* ---[ Title ]-------------------------------------------------- */



/* ---[ Boutons ]------------------------------------------------ */
#button-recherchez-produits {	
	width: 76px;
	height: 24px;	
	background:url(../images/en_US/bt_recherchez-produits.gif) no-repeat 0 0;
}
#button-recherchez-projets {
	width: 70px;
	height: 24px;
	background:url(../images/en_US/bt_recherchez-projets.gif) no-repeat 0 0;
}

#button-modifiez {
	width: 57px;
	height: 18px;
	margin-top: 8px;
	background: url(../images/en_US/bt_modifiez.gif) no-repeat 0 0;
}
#button-modifiez:hover {
	background-position: 0 -18px;
	}
