/*  -------------------------------------------------------------------- //
//                   HELIOP - SSII INFORMATIQUE                          //
//                 Copyright (c) 2008 heliop.com                         //
//                    <http://www.heliop.com/>                           //
//  -------------------------------------------------------------------- //
// style.production.css - Page Production ------------------------------ //
// Date: 24/03/2009 ---------------------------------------------------- //
// Aut. Geoffrey LACAILLE (g.lacaille@heliop.com) ---------------------- //
// Ver. 1.0 -------------------------------------------------------------*/


/* ---------------- Commun --------------- */
body { font:11px Arial, Helvetica, sans-serif; color:#000; margin:0; padding:0; }
img { border:none; }
.clear { clear:both; }

/* -------------- Production ------------- */
#DivProduction { width:695px; height:505px; margin:-290px auto 0 -347px;position:absolute; top:50%; left:50% }
#DivProduction img { float:left; }
#DivBg { width:641px; height:505px; float:left; background:url(../img/img_login/bg_production.jpg) no-repeat; }

/* ----------------- Titre --------------- */
#DivTitre { padding:20px 0 0 20px;  }
#DivTitre h1 { font-size:14px; font-weight:normal; text-transform:uppercase; margin:0; padding:0; line-height:15px; }
#DivProduction h1 span { font-size:17px; font-weight:bold; }

/* ---------------- Login ---------------- */
#DivLogin { float:left;   }
#DivLogin .BgLogin { width:409px; height:122px; background:#f65202; margin:333px 0 0 0; overflow:hidden; }
#DivLogin form { padding:15px 0 0 15px; }
#DivLogin div .form { width:120px; height:19px; float:left; color:#FFF; font-size:12px; font-weight:bold; margin:2px 0 0 0; padding:3px 0 0 0; }
#DivLogin input { width:160px; height:15px; float:left; margin:3px 0 0 0; }
#DivLogin select { width:140px; height:22px; float:left; margin:3px 0 0 0; }
#DivLogin div .boutton { width:86px; height:19px; float:right; padding:0 0 2px 10px; }

/* ---------------- Logo ----------------- */
#DivLogo { float:left; padding:333px 0 0 0; }

/* ---------------- Footer --------------- */
#DivFooter { width:405px; text-align:center; height:50px; font-size:10px; padding:20px 0 0 0; position:relative; left:-27px; }
#DivFooter p { margin:0; }
#DivFooter p a { color:#000; font-weight:bold; }
#DivFooter p a:hover { text-decoration:none; }