body{ font: 82.5% "Trebuchet MS", sans-serif; margin: 10px;}




.clignote {

text-color:yellow;

}

#aide_disp { font-size:0.8em;} 

#origine, #alpha,  #validation, #activite, #statut, #publication, #scan_dc 
{

_width:650px;
_height:600px;
background-color:white;
border:2px solid #4BB5C1;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;
padding: 5px 5px 5px 5px;
margin-top:5px;
float:left;
box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.5);
}

#demande  {

border:3px solid #c17d11;
_width:650px;
_height:600px;
background-color:white;
_border:2px solid #4BB5C1;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;
padding: 5px 5px 5px 5px;
margin-top:5px;
margin-bottom:5px;
float:left;
text-align:justify;
}

#reponse, #retour /*,#recherche , #resultat_recherche   #recherche */
{
margin-top:5px;
_width:350px;
height:auto;
background-color:white;
border:2px solid #4BB5C1;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius:10px;
padding: 5px 5px 5px 5px;
_margin-top:-471px;
margin-left:10px;
_float:left;
_overflow-y:scroll;
_box-shadow: inset 3px 3px 5px 0 navy;
}

#recherche, #resultat_recherche 

{
font-size:0.8em;
margin-left:20px;
_margin-top:-50px;
padding:5px;
text-align:center;

}



#resultat {
width:330px;
height:auto;
max-height :525px;
margin:5px;
padding:5px;
background-color: lightblue ;
overflow-y:scroll;
_border:1px solid black;


}


