/* ----------------- Commun ----------------- */
* { margin:0; padding:0; }
body { background:#353334; font:12px Verdana, Geneva, sans-serif; color:#FFF;  }
img { border:none; }
.clear { clear:both; }

/* ----------------- Header ----------------- */
#BackGround { background: url(../img/Bg.jpg) no-repeat; width:1275px; margin-left:auto; margin-right:auto; }
#BackGround #LogoEuro { width:249px; height:90px; }
#BackGround #LogoEuro img { margin:55px 0 0 235px; }

#BackGround #MenuEuro { width:187px; float:left; padding:130px 0 0 280px; }
#BackGround #MenuEuro ul { list-style:none; }

#BackGround #TxtAccueil { width:210px; float:left; padding:130px 20px 0 10px; }
#BackGround #TxtAccueil img { margin:20px 0 0 0; }

#BackGround #PictoEuro { width:388px; height:202px; float:left; padding:122px 0 0 2px; }

#BackGround .PromoEuro { width:700px; clear:both; padding:50px 0 0 480px; }
#BackGround .PromoEuro div { width:270px; height:120px; float:left; }

/* ----------------- Internet ----------------- */
#BackGround .InternetEuro { width:700px; clear:both; padding:50px 0 0 480px; }
#BackGround .InternetEuro div { width:400px; height:120px; float:left; }

/* ----------------- Papier ----------------- */
#BackGround .PapierEuro { width:700px; clear:both; padding:50px 0 0 480px; }
#BackGround .PapierEuro img { margin:0 10px 0 0; }
#BackGround .PapierEuro table { font-size:18px; color:#FFF; font-weight:normal; text-align:center; }
#BackGround .PapierEuro div { width:400px; height:120px; float:left; }

/* ----------------- Balise <h1> ----------------- */
#BackGround #TxtAccueil h1, #BackGround .PromoEuro h1, #BackGround .InternetEuro h1 { font-size:22px; color:#FFF; font-weight:normal; line-height:22px; }
#BackGround .PromoEuro h2, #BackGround .InternetEuro h2  { font-size:20px; color:#FFF; font-weight:normal; line-height:22px; }

/* ----------------- Footer ----------------- */
#BackGround #Footer { background:url(../img/footer.jpg) no-repeat; width:490px; height:102px; margin:50px 0 0 600px; padding:70px 0 0 0; }
#BackGround #Footer p { font-size:10px; margin:0 0 0 70px; }
#BackGround #Footer a { color:#FFF; }
#BackGround #Footer a:hover { text-decoration:none; }