body { margin:0;text-align:center;background-color:#3da3ca; }
img { border:0; }
h1 { font-family:arial;font-size:22px;font-weight:normal;color:#d24589;margin:0;text-align:center; }
h1.bleu { color:#1c90be;width:230px;margin-left:30px; }
h2 { font-family:arial;font-size:22px;font-weight:normal;color:#d24589;margin:0;text-align:center;border-bottom:1px solid #d24589;}
h2.bleu { color:#1c90be; }

a { color:#474747; }

#header { width:100%;height:210px;text-align:center;background-image:url('../../img/design/fnd-header.jpg');background-repeat:repeat-x; }

#menu { width:100%;height:44px;text-align:center;background-image:url('../../img/design/fnd-menu.jpg');background-repeat:repeat-x; }

#content { width:100%;text-align:center;background-image:url('../../img/design/fnd-content.jpg');background-repeat:repeat-x;padding-top:10px;background-color:#fff; }

#content #header-grdbox { width:630px;height:35px;padding-top:20px;background-image:url('../../img/design/header-grdbox.png');background-repeat:no-repeat; }
#content #content-grdbox { width:630px;background-image:url('../../img/design/fnd-grdbox.png');background-repeat:repeat-y; }
#content #footer-grdbox { width:630px;height:55px;background-image:url('../../img/design/footer-grdbox.png');background-repeat:no-repeat; }

#content #content-grdbox #ct-grdbox { margin-left:21px;width:588px;min-height:360px;background-image:url('../../img/design/fnd-ct-grdbox.png');background-repeat:no-repeat;
                                      background-color:#9adaf7; }

#content #header-ptbox { width:295px;height:30px;padding-top:20px;background-image:url('../../img/design/header-ptbox.png');background-repeat:no-repeat; }
#content #content-ptbox { width:295px;background-image:url('../../img/design/fnd-ptbox.png');background-repeat:repeat-y; }
#content #footer-ptbox { width:295px;height:50px;background-image:url('../../img/design/footer-ptbox.png');background-repeat:no-repeat; }

#content #content-ptbox #ct-ptbox { margin-left:22px;width:251px;min-height:164px;background-image:url('../../img/design/fnd-ct-ptbox.png');background-repeat:no-repeat;
                                      background-color:#fca7d7; }
                                      
#footer { padding-top:4px;width:100%;height:40px;font-family:arial;background-image:url('../../img/design/fnd-footer.png');
          background-repeat:repeat-x;background-color:#cca876; }
          
#footer table tr td { font-size:10px; }
#footer table tr td a { color:#000; }

form.form1{
  border:1px solid #c0c0c0;
  padding:5px;
}
form.form1 label{
  font-family:Calibri,verdana;font-size:16px;
}
form.form1 input,form.form1 textarea,form.form1 select{
  font-family:Calibri,verdana;font-size:14px;border:1px solid #cecece;background-color:#f4f4f4;
}
form.form1 input.button{
  border:1px solid #656565;
}

