/* 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/fond.jpg) center top no-repeat;
}

a{
color:white;
}

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;
	background-color: #72aed9;
}
ul#listticker
{
  margin-top:0px;
  margin-left:0px;
}
ul#listticker li{
	margin-top:0px;
  margin-left: 0px;
  list-style: none;
}

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

div#terms{
	position:absolute;
	margin-top:825px;
	margin-left:150px;
	font-size:10px;
}

div#terms_spe{
	position:absolute;
	margin-top:810px;
	margin-left:150px;
	font-size:10px;
}

div#flag{
  z-index:2;
  position:absolute;
  margin-top:36px;
  margin-left:27px;
}

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:274px;
  height:175px;
  margin-top:20px;
  margin-left:80px;
}
/* FIN LOGO */
/* FIN ELEMENTS COMMUNS */
