div#livre_d_or {
width:auto;
margin-left:auto;
margin-right:auto;
font-family:Arial, Helvetica, sans-serif;
}
div#livre_d_or h1 {
text-align:center;
color:midnightblue;
font-size:20px;  
padding-bottom:10px;
text-transform:uppercase;
} 
div#livre_d_or p#invite {
font-style:italic;
font-weight:bold;
text-align:center;
color:#990000;
font-size:12px;
margin-bottom:10px;
}
div#livre_d_or p#envoye, div#livre_d_or p.erreur {
font-weight:bold;
text-align:center;
font-size:14px;
margin-top:15px;
margin-bottom:30px;
}
div#livre_d_or p#envoye {color:midnightblue;}
div#livre_d_or p.erreur {color:red;}
fieldset#ajouter {
margin-left:auto;
margin-right:auto;
text-align:center; 
width:740px;
margin-bottom:10px;
padding-top:5px;
padding-bottom:15px;
background:powderblue;
border:2px outset steelblue;	
color:black;
}
fieldset#ajouter p.intitules{
font-size:12px;
font-weight:bold;
text-align:center; 
color:midnightblue; 
font-family:Arial, Helvetica, sans-serif;
padding-top:8px;
margin-bottom:8px;
}

div#div_auteur {
width:368px;
height:auto;
float:left;
margin-bottom:8px;
}
div#div_date {
width:368px;
height:auto;
float:right;
margin-bottom:8px;
}
fieldset#ajouter  .auteur{
font-size:14px;
font-weight:bold;
text-align:left; 
font-family:Times New Roman, Times, serif;
}
fieldset#ajouter  .date{
font-size:14px;
font-weight:bold;
text-align:center; 
font-family:Times New Roman, Times, serif;
background-color:#e1eeee;
}
fieldset#ajouter  .maigre_ie, fieldset#ajouter  .maigre_mf {
font-size:14px;
font-weight:normal;
text-align:left; 
font-family:Times New Roman, Times, serif;
border:1px solid gray; 
margin-top:8px; 
}
fieldset#ajouter div.prev {
border:1px solid gray;
background-color:#e1eeee;
height:80px;
overflow:auto;
margin-left:auto;
margin-right:auto;
width:710px;
text-align:left;
font-family:Times New Roman, Times, serif;
font-size: 14px;
font-weight:normal;
color:black;
padding:10px;
}
fieldset#ajouter .bb {font-size: 12px;}
p.centrer {
margin-top:20px;
margin-bottom:0;
text-align:center;
}
div#livre_d_or a {text-decoration:none;}
div#livre_d_or a:link  {color:mediumblue;}
div#livre_d_or a:visited{color:mediumblue;}
div#livre_d_or a:hover {color:green;}
