#header .mod_subscribe {
	width: 422px;
	margin: 2px 100px 0 48px;
	}
	
*:first-child+html #header .mod_subscribe {
	margin: 2px 30px 0 60px;
}
	
#menu_langues {
	float: right;
	margin: 5px 5px 0 0;
}

#menu_langues ul.level_1 li {
    float: left;
	margin-right: 5px;
	list-style-type: none;
}

#menu_langues ul.level_1 li.first span.first, #menu_langues ul.level_1 li.first a.first {
    background: url(../images/new/picto_fr-off.png) no-repeat;
    text-indent: -9999px;
	width: 20px;
    height: 13px;
	overflow: hidden;
}


#menu_langues ul.level_1 li.last a.last, #menu_langues ul.level_1 li.last span.last {
    background: url(../images/new/picto_en-on.png) no-repeat;
    text-indent: -9999px;
	width: 20px;
    height: 13px;
	overflow: hidden;
}


#menu_langues a, #menu_langues span {
	display: block;
}
