/************************************************************************************
 * RIGHT FRAME
 ************************************************************************************/
/* Always enabled stylesheets (right frame) */

/*
body{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        10px;
    color:            #000000;
}
*/
body{
    background: #FFFFFF;
    background-image: url("adr/bob.gif");
}

#container{
    width:500px;
    margin:0 auto;
    margin-top:3%;
}
/* Bordered form */
form {
    width:100%;
    padding: 30px;
    border: 1px solid #f1f1f1;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
#container h1
{  width: 38%;
   margin: 0 auto;
   padding-bottom: 10px;
}

/* Full-width inputs */
input[type=text], input[type=password], input[type=date] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

/* Set a style for all buttons */
input[type=submit] {
    background-color: #5b8db3;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    cursor: pointer;
    width: 100%;
}
select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

/* a:link, a:visited, a:active{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        12px;
    text-decoration:  underline;
    color:            #333399;

}  */
/* a:hover{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        12px;
    text-decoration:  underline;
    color:            #cc0000;
}  */
.tabTh{
    font-family:         Verdana, Arial, Helvetica, sans-serif;
    font-size:           18px;
    font-weight:         bold;
    text-align:          left;
    color:               #FFF;
    background-color:    #FC5536;
    /* background-image:    url(img/rouge.png);  */
    background-repeat:   repeat-x;
    background-position: top;
    height:              20px;
}
.titreTh{
    font-family:         Verdana, Arial, Helvetica, sans-serif;
    font-size:           12px;
    font-weight:         bold;
    text-align:          left;
    color:               #FFF;
    background-color:    #fC5536;
    /* background-image:    url(img/rouge.png);  */
    background-repeat:   repeat-x;
    background-position: top;
    height:              20px;
}
th a:link, th a:active, th a:visited{
    color:            #000000;
    text-decoration:  underline;
}

th a:hover{
    color:            #666666;
    text-decoration:  none;
}

.tabTd{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        14px;
    background-color: #C0C0C0;
}
.tabTdV{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        14px;
    background-color: #85C630;
}

.tabTdRed{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        14px;
    background-color: #FFACA8;
}

.tabTdGreen{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        14px;
    background-color: #93FF93;
}

.tabTdClair{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        14px;
    background-color: #E4E4E4;
}

.tabTdp{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        14px;
    background-color: #eeeff1;
}

.titreDahu{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 36px;
    font-weight: 500;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.1;
    color: inherit;
}

p.titre {
    color: #7B7B7B;
    text-align:    center;
    margin-bottom: 0;
    margin-top: 15px;
    padding: 0;
    margin: 15px 0;
    font-family: Georgia,"Times New Roman",Times,serif;
    line-height: 1.2;
    font-size: 400%;
    border-color: transparent transparent #00BCE2;
    border-style: solid;
    border-width: 0px;        /* avec ligne en bas */
}

th.list-title {
    background: none repeat scroll 0 0 #F0F0F0;
    color: #7B7B7B;
    padding: 5px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    border: 0 none;
}

td.list-title {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    padding: 5px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

td.list-title2 {
    background: none repeat scroll 0 0 #f5f5f5;
    color: #666666;
    padding: 5px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}
tr.list-title {
    background: none repeat scroll 0 0 transparent;
    color: #666666;
    padding: 5px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

tr.list-title2 {
    background: none repeat scroll 0 0 #f5f5f5;
    color: #666666;
    padding: 5px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    border: 0 none;
    margin: 0;
    outline: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}



img
{  max-width: 100%;
   max-height: 100%;
   display: block;
}

.btn
{  text-decoration: none;
   padding: 10px;
   font-family: arial;
   font-size: 1em;
   color: #FFFFFF;
   background-color: #2e5f8c;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border: 0px solid #FFFFFF;
   box-shadow: 3px 3px 12px #444444;
   -webkit-box-shadow: 3px 3px 12px #444444;
   -moz-box-shadow: 3px 3px 12px #444444;
   width:100%;
   height:100%;
}

.btn:hover {
padding: 10px;
background-color: #0044cc;
box-shadow: 1px 1px 4px #777777;
-webkit-box-shadow: 1px 1px 4px #777777;
-moz-box-shadow: 1px 1px 4px #777777;
}

.btnR
{  text-decoration: none;
   padding: 10px;
   font-family: arial;
   font-size: 1em;
   color: #FFFFFF;
   background-color: #2e5f8c;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border: 0px solid #FFFFFF;
   box-shadow: 3px 3px 12px #444444;
   -webkit-box-shadow: 3px 3px 12px #444444;
   -moz-box-shadow: 3px 3px 12px #444444;
   width:100;
   height:40;
}

.btnR:hover
{  padding: 10px;
   background-color: #0044cc;
   box-shadow: 1px 1px 4px #777777;
   -webkit-box-shadow: 1px 1px 4px #777777;
   -moz-box-shadow: 1px 1px 4px #777777;
}

form
{  width:100%;
   padding: 30px;
   border: 1px solid #f1f1f1;
   background: #fff;
   box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

.container
{  width: 100%;
   height: 90vh;
   display: flex;
   justify-content: center;
   align-items: center;
}
#fixe
{  position: fixed;
   width: 150px;
   height: 30px;
   top: 0;
   right: 0;
   background-color: OrangeRed;
}
.menuR
{   color: white;
    margin-left: 50px;

}

