.titre { font-weight: bold; font-size: 2.5em; color: #799a11; text-align: center; }
.sstitre { font-weight: bold; font-size: 1.5em; text-align: center; }

table#ident   { width:250px; text-align:center; border-width:0; border-style:solid; }
#msg_err { color:#FF0000; text-align:center; }
table#cadeaux { width:700px;  border-collapse : collapse; }
table#cadeaux th { border-width:1px; border-style: solid; border-color: black; }
table#cadeaux td 
{
 text-align:left;  vertical-align: middle; 
 border-width:1px; border-style: solid; border-color: gray; 
 padding: 1 5 1 5;  
}
table#cadeaux td#cadeau { width: 220px; }

select#options { width:100px; }

