#menuList1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #3b2c1a;
	height: 20px;
	position: static;
	line-height: 20px;
	background-color: #fbe3e0;
}
.SelectQuiSommesNous {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
    width: 170px;
	background-color: #ae0b7f;
    height: 20px;
    margin:0 ;
    padding: 0;
    display: block;
    float: left;
    text-align: center;

}

.SelectActualite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
    width: 110px;
    background-color: #eb7165;
    height: 20px;
    display: block;
    float: left;
    text-align: center;
}

.SelectToutSavoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
    width: 120px;
	background-color: #cd071e;
    display: block;
    float: left;
    text-align: center;
}

.SelectIdeesRecettes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
    width: 130px;
	background-color: #e8d800;
    height: 20px;
    display: block;
    float: left;
    text-align: center;
}

.SelectQuiz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
    width: 90px;
	background-color: #4580cf;
    height: 20px;
    display: block;
    float: left;
    text-align: center;
}

.SelectEspacePresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #ed4204;
    height: 20px;
    width: 133px;
    display: block;
    float: left;
    text-align: center;
}

/*
.menuList1_select {
	color: #FEBA23;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
}
*/
#menuList1 a {
    margin:0 ;
    padding: 0;
	color: #3b2c1a;
	text-decoration: none;
	text-align: center;
    display: block;
    float: left;
    height: 20px;
    text-align: center;
}

#menuList1 a.btnQuiSommesNous {
    width: 170px;
}
#menuList1 a:hover.btnQuiSommesNous {
    background-color: #ae0b7f;
}

#menuList1 a.btnActualites {
    width: 110px;
}

#menuList1 a:hover.btnActualites {
    background-color: #eb7165;
}

#menuList1 a.btnToutSavoir {
    width: 120px;
}

#menuList1 a:hover.btnToutSavoir {
    background-color: #cd071e;
}

#menuList1 a.btnIdeesRecettes {
    width: 130px;
}

#menuList1 a:hover.btnIdeesRecettes {
    background-color: #e8d800;
}

#menuList1 a.btnQuiz {
    width: 90px;
}

#menuList1 a:hover.btnQuiz {
    background-color: #4580cf;
}

#menuList1 a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #3b2c1a;
}
#menuList1 a.espace {
	color: #FFFFFF;
	text-decoration: none;
    width: 133px;
	background-color: #3b2c1a;
}

#menuList1 a.espace:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ed4204;
}
#menuList2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e2219;
    height: 20px
}
.menuList2_select {
	color: #8e2219;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
}
#menuList2 a {
	color: #8e2219;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;

}

#menuList2 a:hover {
	color: #fbe3e0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	text-decoration: none;
}

#menuList3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
    height: 20px;
    width: 753px;
    background-color: #eb7165;
}

#menuList3 a {
	color: #fff;
    background: url(../images/menu/fond-menu-3.png);
	text-decoration: none;
    display: block;
    height: 20px;
    float: left;
    width: 148px;
    text-align: center;
    line-height:20px;
}

#menuList3 a:hover {
	color: #8e2218;
    background: #fbe3e0;
	text-decoration: none;
    height: 20px;
    float: left;
    width: 148px;
    text-align: center;
}