#g_menu{
width: 337px;
font: 10pt arial;
}
#g_menuH{
background: url(../images/g_menuH.png) no-repeat;
height: 15px;
}
#g_menuC{
background: url(../images/g_menuC.png) repeat-y;
padding: 15px 30px;
}
#g_menuB{
background: url(../images/g_menuB.png) no-repeat;
height: 15px;
}
ul#cat_menu {
height: auto;
overflow: hidden;
margin: 0px;
list-style-type: none;
padding: 0;
text-indent: 0;
position: relative;
}
ul#cat_menu li {
background: url(../images/g_menuBorder.png) left bottom no-repeat;
height: 30px;
margin: 0px;
padding: 2px 0px 2px 0px;
overflow: hidden;
}
#cat_menu li a {
width: 100%;
height: 90px;
text-decoration: none;
text-transform: uppercase;
padding-top: 5px;
display: block;
}
#cat_menu li a:hover {
color: #ffffff;
}
#multimedia{
background: url(../images/multimedia.png) right top no-repeat;
}
#multimedia:hover{
background: #b3d0e4 url(../images/multimedia.png) right top no-repeat;
}
#danse{
background: url(../images/danse.png) right top no-repeat;
}
#danse:hover{
background: #b3d0e4 url(../images/danse.png) right top no-repeat;
}
#musique{
background: url(../images/musique.png) right top no-repeat;
}
#musique:hover{
background: #b3d0e4 url(../images/musique.png) right top no-repeat;
}
#expression{
background: url(../images/expression.png) right top no-repeat;
}
#expression:hover{
background: #b3d0e4 url(../images/expression.png) right top no-repeat;
}
#langues{
background: url(../images/langues.png) right top no-repeat;
}
#langues:hover{
background: #b3d0e4 url(../images/langues.png) right top no-repeat;
}
#detente{
background: url(../images/detente.png) right top no-repeat;
}
#detente:hover{
background: #b3d0e4 url(../images/detente.png) right top no-repeat;
}
#artspla{
background: url(../images/art.png) right top no-repeat;
}
#artspla:hover{
background: #b3d0e4 url(../images/art.png) right top no-repeat;
}
