#main{ width:800px; margin:0 auto; background: url(../jpg/back.jpg) no-repeat; background-position:top; height:600px;}
#conteneur {

height:480px;
left:50%;
border:10px solid #1c7bae;
margin-left:-400px;
margin-top:-190px;
position:absolute;
top:50%;
width:780px;
background: #fff url(../jpg/bg.jpg) no-repeat; background-position:top;
}
body{
	background:url(../jpg/bleu.jpg) repeat-x;
	line-height: normal;
}
#contenu{
	float:left;
	margin-top:180px;
	width:720px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
#contenu p{
	color:#686868;
	font-size:12px;
	font-style:normal;
	font-weight: bold;
	line-height: normal;
}
#contenu span { color:#1c7bae; font-size:11px; font-style:normal; font-weight: normal; line-height: normal;}

*{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; text-decoration:none}
#top-up{ position:absolute; z-index:1000;  background:url(../jpg/bg-top.png) repeat-x; height:160px; width:100%; top:0; display:block; left:0;}
#defaultCountdown{ width:200px; margin:0 auto;}
#line{ width:822px; margin: 0 auto; margin-bottom:20px; color:#FFFFFF;}#line h1{ line-height:65px; font-size:24px; text-align:center; background: url(../jpg/bg-h1.png) no-repeat; background-position:bottom;}