/* Special Configurations for the French Part */

/* Widther Jumpermenu */

#logo {
	width:160px;
}

#jumpermenu {
	width:180px;
}

.dropHolder {
	width:180px;
}

.menu-first {
padding:3px 30px 2px 8px;
}

#jumpermenu_pink {
	background:transparent url(../img/layout/bg_dropdown_pink_fr.gif) no-repeat scroll left top;
	width:180px;
}

#jumpermenu_blue {
	background:transparent url(../img/layout/bg_dropdown_blue_fr.gif) no-repeat scroll left top;
	width:180px;
}

#jumpermenu_yellow {
	background:transparent url(../img/layout/bg_dropdown_yellow_fr.gif) no-repeat scroll left top;
	width:180px;
}



