/*livre d'or*/
.name {
background: #ffffff url('images/livre/title_bg.gif') repeat-x;
font-size: 12px;
width: 600px;
height: 18px;
font-family: verdana;
border: 1px solid black;
}
.message {
background: #ffffff url('images/livre/title_bg.gif') repeat-x;
font-size: 12px;
width: 600px;
font-family: verdana;
border: 1px solid black;
}

.livre_bg {
background: #ffffff url('images/livre.jpg');
width: 979px;
height: 580px;
}

.formulaire {
vertical-align: middle;
}

#bg_trans {
background: transparent;
}
