/* AVL Achat Vente Location - Contact - CSS par Kiwii Development */

body { background: #fc0 url(../accueil/bg.png) repeat-y 50% 0; }
#header { background: url(../accueil/header-top.png) no-repeat 50% 0; }
#navList #navList, #navList #nCon {	background: transparent url(../img/nav_activation.gif) bottom right no-repeat; font-weight: bold; color: #000; }
#navList #nCon strong, #navList #nCon small { color: #09f; }
#footer #underfooter { background: url(../accueil/footer-bot.png) no-repeat bottom left; }

#fixContact { position:relative; width:90%; margin:40px 20px 0 20px; }
#fixContact img { padding:0 0 20px 15px; }
#fixContact fieldset { padding:0; border: none; border-top: 2px solid #630; 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 #946612; }
#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: #FFF9BF; }