.body {
font-family: Verdana;
font-size: 8pt;
font-style: normal;
line-height: normal;
color: #333333;
background-color: #FFEEBB;
margin-left: 1px;
margin-top: 1px;
margin-right: 1px;
margin-bottom: 1px;
}

.tablemenu {
background-color: #FFF9E8;
border-color: #F3E1AF;
border-width: 1pt;
border-style: solid;
}

.cellmenu {
background-color: #FFF9E8;
border-color: #972400;
border-width: 1pt;
border-style: solid;
}

.cellmenu1 {
background-color: #FFF9E8;
vertical-align: top;
}

.color1 {
background-color: #FFFFFF;
}

.color2 {
background-color: #FFC68C;
}

.color3 {
background-color: #FFF9E8;
}

.titre1 {
font-family: Verdana;
font-size: 14px;
font-style: normal;
font-weight: Bold;
}

.stitre {
font-family: Verdana;
font-size: 12px;
font-style: normal;
font-weight: bold;
text-align: center;
}

.stitre2 {
font-family: Verdana;
font-size: 12px;
color: #ff3300;
font-style: Bold;
}

.textetab7 {
text-align: center;
font-weight: normal;
color: black;
background: transparent;
font-family: arial;
font-size: 7pt;
}

.textetab8 {
text-align: left;
font-weight: normal;
color: black;
background: transparent;
font-family: arial;
font-size: 8pt;
}

.textetab10 {
text-align: left;
font-weight: normal;
color: black;
background: transparent;
font-family: arial;
font-size: 10pt;
}
.textebas {
text-align: center;
font-weight: normal;
color: black;
background: transparent;
font-family: arial;
font-size: 8pt;
}

#deroule {
width: 596px;
height: 45px;
overflow: auto;
border: 0px;
}

#formbas {
    text-align: right; 
    margin: 0;
    padding: .5em;
    background: #FFF9E8;
}
#formbas input {
    font-weight: bold; 
    margin-left: 1em;
}
#formhaut {
    text-align: center; 
    margin: 0;
    padding: .5em;
    background: #FFF9E8;
}
#infos {
    border: none;
    margin: 0;
    padding: 0;
    width: 27em;
}
#form {
    border: 1px solid black;
    color: black;
    background: #FFF9E8;
    margin: 0;
    padding: 1em;
}
#form p {
    padding: .2em 0;
    margin: 0 0 .2em 0;
}
#form fieldset {
    margin: 0;
    font-style: normal;
    padding: 0 1em 1em;
}
#form legend {
    font-weight: bold;
    color: black;
    background: transparent;
    color: blue;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
}
#form fieldset,#infosperso label, #form fieldset,#origine label {
    float: left;
    width: 50%;
    text-align: right;
    margin: 0;
    padding: 0 .5em 0 0;
}
#form label.obligatoire {
    font-weight: bold;
    font-size: 8pt;
}
#form a.aide {
    text-decoration: none;
}
#form a.aide img {  
    margin: 0;
    padding: 0;
    border: 0;
}
#form a.aides:hover {   
    cursor: help;
}
#form .commentaire {
    font-style: italic;
    color: #666;
    background: transparent;
    margin: 0;
    padding: 0;
}
#form .focus {  
    background: #f5deb3;
    color: black;
}
#form .normal {
    background: white;
    color: black;
}
a:hover {
color:black;
text-decoration:underline;
background-color:yellow;
}
a:focus {
background-color: #FFFFFF;
}