/* CSS CONTACT - Traiteur Pernet par Kiwii Development */

#fixContact { position:relative; width:90%; margin:40px 20px 0 60px; }
#fixContact img { padding:0 0 20px 15px; }
#fixContact fieldset { padding:0; border: none; border-top: 2px solid #669900; border-bottom: 1px solid #fff; background: #fff url(img/bg_contact.png) repeat-x; }
#fixContact fieldset input, textarea { font-family: verdana, arial, helvetica, sans-serif; font-size: 1em; font-weight: normal; color: #333;}
#fixContact fieldset textarea { width: 360px; }
#fixContact fieldset p { margin: 0;padding:6px 10px; color:#663300; font-weight: bold; border-bottom: 1px solid #9EBF5E; }
#fixContact fieldset p samp { color: #666; font-size:110%; }
#fixContact fieldset p label { float: left; display: block; width: 100px; font-size:130%; padding-top:5px; }
#fixContact fieldset p.submit { margin:0; padding: 8px 0; background-color: #fff; border-bottom: none; text-align: center; }
#fixContact fieldset p.submit input { font-family: verdana, arial, helvetica, sans-serif; }
#ContactSentTrue  { margin-bottom:20px; padding:10px; border-top: 1px dotted #390; border-bottom: 1px dotted #390; background-color: #DDF3C6; font-size: 130%; color: #390; text-align: center; }
#ContactSentFalse { margin-bottom:20px; padding:10px; border-top: 1px dotted #FF0000; border-bottom: 1px dotted #FF0000; background-color: #FFDECF; font-size: 130%; color: #FF0000; text-align: center; }
#fixContact p { padding:10px 40px 0px 40px; font-size:80%; font-style:italic; line-height:100%; text-align:justify; color:#BDD391; }
#fixContact small { color:#f00; }