
#panel1 {
color: #FFFFFF;
position: absolute;
margin-left: 840px;
margin-top: 450px;
width: 250px;
height: 400px;
border: 1px solid black;
background: url('menu/sous-menu-bg.png') repeat;
opacity: 0.90;
display: none;
}

#panel2 {
color: #FFFFFF;
position: absolute;
margin-left: 840px;
margin-top: 450px;
width: 250px;
height: 400px;
border: 1px solid black;
background: url('menu/sous-menu-bg.png') repeat;
opacity: 0.90;
display: none;
}

#onglet1 {
position: absolute;
margin-left: 808px;
margin-top: 450px;
width: 30px;
height:200px;
border: 1px solid blue;
}

#onglet2 {
position: absolute;
margin-left: 808px;
margin-top: 650px;
width: 30px;
height:200px;
border: 1px solid red;
}

.qttab {
border-collapse: collapse;
width: 100%;
}

.trainok td {
background: url('menu/sous-menu-bg-hover1943.png') repeat-x;
width: 100%;
text-align: center;
padding: 3px 0px;
}

.trainiw td {
background: url('menu/sous-menu-bg-hoverbc2.png') repeat-x;
width: 100%;
text-align: center;
padding: 3px 0px;
}

.qttitre{
width: 100%;
text-align: center;
font-size: 1.3em;
font-weight: bold;
margin-bottom: 6px;
}

.propose {
position: absolute;
margin-left: 0px;
margin-top: 5px;
border-top: 1.5px dotted white;
padding-top: 3px;
padding-left: 10px;
width: 240px;
background: url('design/propose.png') no-repeat;

}

