img#btn_poster {
	float: right;
	margin-right: 8px;
	margin-top: 5px;
}

* html img#btn_poster {
	margin-right: 8px;
}

#poster_vid {
	float: right;
	margin-top: 10px;
	margin-left: 630px;
	margin-bottom: -10px;
}

div#box_recherche {
	margin-top: 0px;
	margin-left: 10px;
}

* html div#box_recherche {
	margin-top: 0px;
	margin-right: -4px;
}

div#video {
	margin-left: auto;
	margin-right: auto;
	min-height: 700px;
	width: 780px;
}

* html div#video {
	margin-top: 10px;
	height: 650px;
}

*+html div#video  {
	margin-top: 10px;
	width: 779px;
}

.videotitle {
	margin-top: -15px;
	color: white;
	font: 17px Arial;
}

* html .videotitle {
	margin-top: 0;
}

*+html  div.videotitle {
	margin-top: 0;
}

*+html .videotitle {
	margin-top: -10px;
}

div#left {
	float: left;
}

div#right {
	float: right;
}


* html div#right {
	margin-top: -2px;
}

div#commentaire {
	margin-top: 15px;
	width: 479px;
	min-height: 10px;
	background-color: white;
}

* html div img.head {
	margin-top: -1px;
}

*+html div img.head {
	margin-top: -1px;
}

div#add span {
	margin-top: 5px;
}

#send_comm {
	margin-top: 20px;
	margin-bottom: 10px;
}

div#add form {
	width: 420;
	margin-left: 38px;
}

div.sep {
	height: 1px;
	background-color: #808080;
	width: 479px;
}

* html div.sep {
	margin-bottom: -13px;
}

div#posted_comments {
	background-color: white;
	overflow: auto;
	min-height: 0;
	max-height: 400px;
	width: 479px;
}

* html div#posted_comments {
	height: 400px;
}

*+html div#posted_comments {
	height: 400px;
}

.bold {
	font-weight: bold;
}

#videoinfos {
	width: 294px;
	height: 120px;
	background-color: white;
	margin-bottom: 20px;
}
#videoinfos div {
	margin-left: auto;
	margin-right: auto;
	width: 274px;
}

#videoinfos img {
	margin-bottom: 10px;
}

* html div#videoinfos {
	margin-top: 2px;
	margin-bottom: 15px;
}

*+html div#videoinfos {
	margin-bottom: 15px;
}

div#videosimilaires {
	background-color: white;
	width: 294px;
}

* html div#videosimilaires img {
	margin-top: -2px;
}

div#video_similaire_cont {
	height: 400px;
	overflow: auto;
	margin-top: 10px;
}

.video_miniature_des {
	height: 50px;
}

.video_miniature {
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 10px;
}

.video_miniature_titre {
	color: red;
}

div#videosimilaires  div#bot_link {
	background-color: white;
	height: 29px;
	width: 294px;
	margin-bottom: -5px;
}

div#pagelink_top {
	width: 40px;
	margin-top: 5px;
	margin-bottom: 10px;
	background-color: red;
}

.info_comm {
	width: 462px;
	background-color: #dadada;
}

.txt_comm {
	width: 462px;
	background-color: #white;
	margin-bottom: 20px;
}
