/* CSS Document */

#menu2 a:hover {
color: #000000;
text-decoration:none;
}


#menu2 ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu2 dt {
cursor: pointer;
margin-left: 5px;
height: 20px;
line-height: 20px;
text-align: left;
border: 0px;

}


#menu2 {
width:194px;
font-family:"Times New Roman", Times, serif;
font-size:16px;
padding:0px;
margin:0px;
background-color:#f47622;

}

#menu2 dd {

text-align: left;
margin-left: 0px;
font-size:14px;
padding-left:0px;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
border-width:1px;
border-right:0px;
border-left:0px;
}

#menu2 li {
text-align: left;
background-color:#ffffff;
}

#menu2, #menu2 dt, #menu2 dt a {
color: #ffffff;
text-decoration: none;
display: block;
height: 100%;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
border-width:1px;
border-right:0px;
border-left:0px;
}


#menu2 li a{
color: #f47622;
text-decoration: none;
display: block;
height: 100%;
border-bottom-style:solid;
border-bottom-color:#000000;
border-width:1px;
border-right:0px;
border-left:0px;
}

#onclick1:hover{
color:#000000;
}
#onclick2:hover{
color:#000000;
}
#onclick3:hover{
color:#000000;
}
#onclick4:hover{
color:#000000;
}
#onclick5:hover{
color:#000000;
}
#onclick6:hover{
color:#000000;
}

#colonne-gauche{
float:left;
width:195px;
margin:20px 0px 0px 5px !important;
margin:20px 0px 0px 2px;
}

#cadre{
background-color:#f47622;
padding:0px;
margin:7px 0px 0px 0px;
}

#hautgauche, #hautdroit, #basgauche, #basdroit{
height: 12px;
width: 12px;
background-repeat:no-repeat;
font-size:1px;
}

#hautdroit{
float:right;
background-image:url(../images/arriere-plan/haut-droit.gif);
}
#basgauche{
background-image:url(../images/arriere-plan/bas-gauche.gif);
}
#basdroit{
float:right;
background-image:url(../images/arriere-plan/bas-droit.gif);
}
#hautgauche {
background-image:url(../images/arriere-plan/haut-gauche.gif);
}
