BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d5c5c;
	margin: 0;
	padding: 0;
}

DIV {
	position:absolute;
	margin:0px;
	padding:0px;
	float:left;
}

P,H1,H2,H3,UL,LI,FORM {
 	margin:0px;
 	padding:0px;	
}

A{
	color:#8b5c1a;
	text-decoration:none;
}

A:hover{
	color:#8b5c1a;
	text-decoration:underline;
}

IMG {
	border: none;
}

TABLE {
	border:none;
	margin:0px;
	padding:0px;
	font-size: 11px;
	color: #333;
}

#conteneur {
	position:absolute;
	width:1024px;
	height:auto;
	top:0px;
	left:50%;
	margin-left:-512px;
	z-index:1;
}

#televiseur {
	width:567px;
	height:407px;
	top:193px;
	left:82px;
	z-index:10;
	background:#000 url(../images/fond-televiseur.gif) no-repeat;
}

#televiseur-video {
	width:354px;
	height:225px;
	top:262px;
	left:135px;
	z-index:20;
	background-color:#000;
}

#push-golf {
	width:393px;
	height:117px;
	top:633px;
	left:568px;
	z-index:2;
}

#news {
	width:300px;
	height:auto;
	top:674px;
	left:262px;
	z-index:2;
}

#push-friends {
	width:235px;
	height:67px;
	top:730px;
	left:192px;
	z-index:2;
}

.input {
	width:207px;
	height:28px;
	background: url(../images/input-news.gif) no-repeat;
	border:0;
	margin:0;
	padding:8px 0 0 20px;
	float:left;
}

#form-friends {
	width:230px;
	height:auto;
	top:136px;
	left:210px;
	z-index:2;
}

.input-long {
	width:211px;
	height:25px;
	background: url(../images/input-friends-long.gif) no-repeat;
	border:0;
	margin:0;
	float:left;
	padding:7px 0 0 15px;
}

.input-court {
	width:175px;
	height:21px;
	background: url(../images/input-friends-court.gif) no-repeat;
	border:0;
	float:left;
	margin-left:35px;
	padding:3px 0 0 12px;
}

#footer {
	top:887px;
	left:462px;
	width:100px;
	height:auto;
	text-align:center
}

