/*  -------------------------------------------------------------------- //
//                   HELIOP - SSII INFORMATIQUE                          //
//                 Copyright (c) 2008 heliop.com                         //
//                    <http://www.heliop.com/>                           //
//  -------------------------------------------------------------------- //
// style.nowtis.css - Page Nowtis ------------------------------ //
// 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:694px; height:505px; background:url(../img/bg_accueil.jpg) right; margin:20px auto 0 auto; }
#DivImg { width:54px; float:left; }

/* --------------- Boutton --------------- */
#DivBoutton {  width:640px; height:505px; float:left; }
#DivBoutton div { width:350px; height:138px; padding:22px 0 0 0; }

/* ---------------- Footer --------------- */
#DivFooter { text-align:center; clear:both; height:50px; font-size:10px; }
#DivFooter p { padding:20px 0 0 0; }
#DivFooter p a { color:#000; font-weight:bold; }
#DivFooter p a:hover { text-decoration:none; }