/* CSS Document by Christophe Dumant */
/* SPIEZ*/

html{
  font-size: 100%;
  font-weight:normal;
}

body{
  font-family:Arial,Verdana,Sans-serif;
  color:#FFF;
  background:#000 url(../img/mechants/paris_brule.jpg) center top no-repeat;
}

div#global{
  width: 1280px;
  top:0px;
  margin-left:auto;
  margin-right:auto;
}
div#fond{
  position:absolute;
  width:1274px;
  height:860px;
  top:0px;
  background:url(../img/fond_centre.png) no-repeat;
}

/* ELEMENTS COMMUNS */
div#menu{
  position:absolute;
  margin-top:188px;
  margin-left:120px;
}

div#bandeau_sup{
  position:absolute;
  width: 100%;
  height:20px;
  top:0px;
  left:0px;
  text-align:center;
  font-size:14px;
  background:#B00;
  overflow:hidden;
}
ul#listticker
{
  margin-top:0px;
  margin-left:0px;
}
ul#listticker li{
	margin-top:0px;
  margin-left:-40px;
  list-style: none;
}

div#copyright{
  position:absolute;
  margin-top:758px;
  margin-left:190px;
  font-size:10px;
}

div#carre_hg{
  position:absolute;
  width:320px;
  height:522px;
  margin-top:36px;
  margin-left:27px;
  background:url(../img/carre_hg.png) no-repeat;
}
div#carre_bg{
  position:absolute;
  width:168px;
  height:135px;
  margin-top:546px;
  margin-left:135px;
  background:url(../img/carre_bg.png) no-repeat;
}

div#carre_hp{
  position:absolute;
  width:773px;
  height:113px;
  margin-top:20px;
  margin-left:358px;
  padding-top:7px;
  padding-left:20px;
  background:url(../img/carre_hp.png) no-repeat;
}
#carre_bp{
  position:absolute;
  width:348px;
  height:285px;
  margin-top:501px;
  margin-left:785px;
  padding-top:21px;
  padding-left:26px;
  background:url(../img/carre_bp.png) no-repeat;
}

/* LOGO */
div#logo_spiez{
  position:absolute;
  width:294px;
  height:195px;
  margin-top:3px;
  margin-left:75px;
}
/* FIN LOGO */
/* FIN ELEMENTS COMMUNS */

