* {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:11px;
}
body {
	background-color:#f3be02; 
}
#total {
	position:absolute;
	top:50%;
	left:50%;
	width:896px;
	height:597px;
	margin-top:-300px;
	margin-left:-447px;
	/* border:1px solid black; */
}
#header {
	position:absolute;
	top:0;
	left:0;
	width:895px;
	height:126px;
	background: url(../images/header.gif) top left no-repeat;
}
#header a {
	display:block;
	width:525px;
	height:100px;
	margin-left:190px;
}
#gauche {
	position:absolute;
	top:126px;
	left:0;
	width:200px;
	height:470px;
	background: url(../images/gauche.gif) top left no-repeat;
}
#video {
	position:absolute;
	top:126px;
	left:200px;
}
#droite {
	position:absolute;
	top:126px;
	left:697px;
	width:198px;
	height:470px;
	background: url(../images/droite.gif) top left no-repeat;
}
#back_send {
	position:absolute;
	top:470px;
	left:200px;
	width:497px;
	height:102px;
	background: url(../images/back_send.gif) top left no-repeat;
}
.btn_ok {
	position:absolute;
	top:29px;
	left:111px;
	width:37px;
	height:37px;
}
.btn_send_friend {
	position:absolute;
	top:9px;
	left:303px;
	width:107px;
	height:57px;
}
.input_text {
	position:absolute;
	top:35px;
	left:152px;
	width:135px;
	height:16px;
	border:1px solid white;
	font-size:11px;
	font-weight:normal;
	padding:1px 3px 0 3px;
	margin:0;
	background-color:transparent;
}
#footer_gauche {
	position:absolute;
	top:572px;
	left:200px;
	width:179px;
	height:24px;
	background: url(../images/footer_gauche.gif) top left no-repeat;
}
#dark-dog_city {
	position:absolute;
	top:572px;
	left:379px;
	width:156px;
	height:24px;
	background: url(../images/dark-dog_city.gif) top left no-repeat;
}
#dark-dog_city  a {
	display:block;
	width:156px;
	height:24px;
}
#footer_droite {
	position:absolute;
	top:572px;
	left:535px;
	width:162px;
	height:24px;
	background: url(../images/footer_droite.gif) top left no-repeat;
}
