#menu_haut {
	height: 150px;
	margin-left: 26px;
}

#menu_haut li {
	display: inline;
}

/* Centrer verticalement a la old school */
#menu_haut #menu_3.element_menu_haut a, #menu_haut #menu_4.element_menu_haut a {
	top: 6px;
}
#menu_haut #menu_2.element_menu_haut a {
	top: 17px;
}
#menu_haut #menu_1.element_menu_haut a, #menu_haut #menu_5.element_menu_haut a {
	top: 28px;
}
/* Les couleurs des menus */
#menu_haut #menu_1 .sb-inner, #menu_haut #menu_4 .sb-inner {
	background-color: #f79135;
}
#menu_haut #menu_2 .sb-inner, #menu_haut #menu_5 .sb-inner {
	background-color: #924c93;
}
#menu_haut #menu_3 .sb-inner {
	background-color: #4b6eb3;
}

.roundedcornr_box_menu {
   	width: 164px;
	position: relative;
	text-align: center;
	z-index: 15;
	height: 85px;
	float: left;
	margin-left: 10px;
}

.roundedcornr_box_menu1 {
   	width: 164px;
	position: relative;
	text-align: center;
	z-index: 15;
	height: 85px;
	float: left;
}

#menu_haut h2 a {
	font-size: 135%;
	color: #fff;
	position: relative;
}

#menu_haut .selected {
	font-style: italic;
	font-weight: bold;
	top: -30px;
}

.roundedcornr_top_menu_jaune div {
   background: url(/images/menu/roundedcornr_802720_tl.png) no-repeat top left;
}
.roundedcornr_top_menu_jaune {
   background: url(/images/menu/roundedcornr_802720_tr.png) no-repeat top right;
}
.roundedcornr_bottom_menu_jaune div {
   background: url(/images/menu/roundedcornr_802720_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_menu_jaune {
   background: url(/images/menu/roundedcornr_802720_br.png) no-repeat bottom right;
}

.roundedcornr_top_menu_bleu div {
   background: url(/images/menu/roundedcornr_456292_tl.png) no-repeat top left;
}
.roundedcornr_top_menu_bleu {
   background: url(/images/menu/roundedcornr_456292_tr.png) no-repeat top right;
}
.roundedcornr_bottom_menu_bleu div {
   background: url(/images/menu/roundedcornr_456292_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_menu_bleu {
   background: url(/images/menu/roundedcornr_456292_br.png) no-repeat bottom right;
}

.roundedcornr_top_menu_violet div {
   background: url(/images/menu/roundedcornr_904377_tl.png) no-repeat top left;
}
.roundedcornr_top_menu_violet {
   background: url(/images/menu/roundedcornr_904377_tr.png) no-repeat top right;
}
.roundedcornr_bottom_menu_violet div {
   background: url(/images/menu/roundedcornr_904377_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_menu_violet {
   background: url(/images/menu/roundedcornr_904377_br.png) no-repeat bottom right;
}

.roundedcornr_top_menu_jaune div, .roundedcornr_top_menu_jaune, 
.roundedcornr_bottom_menu_jaune div, .roundedcornr_bottom_menu_jaune,
.roundedcornr_top_menu_bleu div, .roundedcornr_top_menu_bleu, 
.roundedcornr_bottom_menu_bleu div, .roundedcornr_bottom_menu_bleu,
.roundedcornr_top_menu_violet div, .roundedcornr_top_menu_violet, 
.roundedcornr_bottom_menu_violet div, .roundedcornr_bottom_menu_violet {
   width: 100%;
   height: 10px;
   font-size: 1px;
}

.roundedcornr_content_menu1 { margin: 0 10px; height: 65px;  position:relative; top: 25%;}

.roundedcornr_content_menu2 { margin: 0px; height: 65px;  position:relative; top: 12%;}

.roundedcornr_content_menu3 { margin: 0px; height: 65px;  position:relative; top: 0%; }

.roundedcornr_content_menu4 { margin: 0 10px; height: 65px;  position:relative; top: 0%;}

.roundedcornr_content_menu5 { margin: 0px; height: 65px;  position:relative; top: 25%;}

