body {
	background:url(../picture/interface/bkgnd0.jpg) no-repeat;
	background-color:#0078ad;
}

#global{
	width:631px;
	min-height:800px;
	position:relative;
	padding:1px 0; 
}


#global #logo{
	margin:0 auto;
}

#global #menu{
	position:relative;
}

#global #concours,#global #offres{
	display:block;
	position:absolute;
	border:0;
	text-decoration:none;
}

#global #concours{
	background:url("../picture/interface/concours.png") no-repeat;
	height:60px;
	left:90px;
	top:50px;
	width:200px;
}
#global #offres{
	background:url("../picture/interface/offres.png") no-repeat;
	height:39px;
	right:120px;
	top:75px;
	width:181px;
}

#global #enter{
	font-size:14px;
	text-transform:uppercase;
	width:85px;
	color:#fff;
	border:0;
	position:absolute;
	top:150px;
	left:265px;
	text-align:center;
}

#global #enter:hover{
	color:#000!important;
}


#global #concours:hover{
	background-position:0 -60px;
}

#global #offres:hover{
	background-position:0 -40px;
}

#global #flashcontent{
	position:absolute;
	left:107px;
}

#global #content_10{

	min-height:400px;
	margin-top:183px;

	font-size:13px!important;
	color:#fff;
}

 p, h4{
	font-size:13px!important;

}

#global #content_10 h2{
	color:#f1ff02!important;
}

#global #content_10 #texte{
	padding:55px 0;
	background-image:url(../picture/interface/bg_global.png);
	background-repeat:repeat-y;
}

#global #content_10 #texte p,#global #content_10 #texte h4,#global #content_10 #texte h2,#global #content_10 #texte h1,#global #content_10 #texte h3,#global #content_10 #texte h5{
	padding-left:105px;
	width:421px;
		text-align:center;
}

#global #content_10 #texte img{
	margin-left:55px;
	display:block;
}

#top_10{
	width:531px;
	height:98px;
	position:absolute;
	top:45px;
	left:50px;
	background-image:url(../picture/interface/concours_top.png);
	background-repeat:no-repeat;
	z-index:5;
}

 #liens{
	text-align:center;
	position:absolute;
	top:160px;
	width:631px;
}

#liens a{
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	border:0;
}

#liens a:hover{
	color:#000!important;}

