body { 
 background-color:#ddd;
 background-image: url(../imagestutos/fonde.gif);
 width: 170px;
 margin-left: 5px; }
span { text-decoration:underline; }
p {  font-size:14pt;
     font-style:italic;
     text-align: left;
     font-weight:bold; }
#navigation {
margin: 0;
padding: 0;
list-style-type: none ;
}
#navigation a
{
display: block ;
width: 130px ;
color: #1b019b ;
line-height: 35px ;
font-size: 17px ;
font-weight:bold;
font-style:italic;
text-indent: 0px ;
text-align: center ;
text-decoration: none ;
background: url(../boutons/boutonplus03.gif) no-repeat 0 0 ;
}
#navigation a:hover
{
background: url(../boutons/boutonplus03.gif) no-repeat 0 -35px ;
COLOR: #ac1e44 ;
}
#navigation a:active {
background: url(../boutons/boutonplus03.gif) no-repeat 0 -70px ;
COLOR: #000000 ;
}
#navigation span,
#navigation .toggleSubMenu a
{
display: block ;
width: 130px ;
color: #1b019b ;
line-height: 35px ;
font-size: 17px ;
font-weight:bold;
font-style:italic;
text-indent: 0px ;
text-align: center ;
text-decoration: none ;
background: url(../boutons/boutonplus03.gif) no-repeat 0 0 ;
}
#navigation .toggleSubMenu a:hover
{
background: url(../boutons/boutonplus03.gif) no-repeat 0 -35px ;
COLOR: #ac1e44 ;
}
#navigation .toggleSubMenu a:active
{
background: url(../boutons/boutonplus03.gif) no-repeat 0 -70px ;
COLOR: #000000 ;
}
#navigation .toggleSubMenu span
{
display: block ;
width: 130px ;
color: #1b019b ;
line-height: 35px ;
text-indent: 0px ;
text-align: center ;
text-decoration: none ;
background: url(../boutons/boutonplus03.gif) no-repeat 0 0 ;
}
#navigation .toggleSubMenu span:hover
{
background: url(../boutons/boutonplus03.gif) no-repeat 0 -35px ;
COLOR: #ac1e44 ;
}
#navigation .toggleSubMenu span:active
{
background: url(../boutons/boutonplus03.gif) no-repeat 0 -70px ;
COLOR: #000000 ;
}
#navigation .open a { list-style-type: none; }
#navigation .open span,
#navigation .subMenu
{
list-style-type: none ;
text-decoration: none ;
background: none;
}
#navigation ul.subMenu a
{
display: block ;
width: 130px ;
color: #1b019b ;
line-height: 35px ;
text-indent: 0px ;
text-align: center ;
text-decoration: none ;
background: url(../boutons/boutonplus03.gif) no-repeat 0 0 ;
}
#navigation ul.subMenu a:hover
{
background: url(../boutons/boutonplus03.gif) no-repeat 0 -35px ;
COLOR: #ac1e44 ;
}
#navigation ul.subMenu a:active
{
background: url(../boutons/boutonplus03.gif) no-repeat 0 -70px ;
COLOR: #000000 ;
}