body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	color: #00F;
}
a:hover {
	color: #F00;
}

.clear {
	clear: both;
}
.red {
	color: #F00;
}
.border-gris {
	border: 1px solid #878787;
}
#imgplayer {
	height: 380px;
	width: 640px;
	position: absolute;
	left: 0px;
	top: 31px;
}
#player .redstars {
	position: absolute;
	left: 0px;
	bottom: 0px;
}


.border-noir {
	border: 3px double #000;
}
.border {
	border: 1px solid #000;
}
#wrap {
	height: 1900px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 102px;
	width: 273px;
	position: absolute;
	left: 25px;
	top: 10px;
}
#header h1 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin-top: 85px;
}
#ctmhaut {
	height: 100px;
	width: 626px;
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: center;
	font-size: 18px;
}
#ctmhaut #email {
	font-size: 24px;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	height: 31px;
	width: 400px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
}
#player-wrap {
	position: absolute;
	height: 435px;
	width: 641px;
	left: 15px;
	top: 130px;
}
#player-wrap h1 {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	background-image: url(images/fleche_haut.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 5px;
}
#titre-video-similaire {
	font-size: 20px;
	font-weight: bold;
	color: #00F;
	position: absolute;
	height: auto;
	width: 300px;
	top: 130px;
	right: 15px;
}

#video-similaire {
	height: 380px;
	width: 300px;
	border: 1px solid #000;
	overflow: auto;
	position: absolute;
	top: 161px;
	right: 15px;
}
#video-similaire a {
	text-decoration: none;
}

#video-similaire h3 {
	text-transform: uppercase;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 12px;
}
#video-similaire .video {
	margin-bottom: 4px;
	padding-right: 3px;
	padding-left: 3px;
	height: 66px;
}
#video-similaire .video img {
	float: left;
	margin-right: 10px;
}
#video-similaire .video h4 {
	font-size: 14px;
	font-weight: normal;
	color: #00F;
}
#center {
	position: absolute;
	width: 970px;
	left: 15px;
	top: 570px;
}
#center h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
}
.thumbs-center {
	float: left;
	height: 180px;
	width: 186px;
	margin-right: 5px;
}
#center-thumbs {
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 9px;
}

.star-center {
	float: right;
}
.thumbs-center p {
	float: left;
	width: 184px;
}
.formcenter {
	width: 948px;
	margin: 9px 0px;
}
.formcenter h3 {
	font-size: 26px;
	font-weight: normal;
	text-decoration: none;
}

.formcenter #email {
	font-size: 26px;
	height: 30px;
	width: 400px;
	border: 1px solid #000;
	text-align: center;
	margin: 5px;
}
#banner {
	text-align: center;
	width: 1000px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: absolute;
	left: 0px;
	top: 1150px;
}
#thumbs-bas {
	width: 960px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #000;
	position: absolute;
	left: 15px;
	top: 1300px;
	margin-bottom: 20px;
}

#thumbs-bas .colbas {
	float: left;
	margin-left: 0px;
}
.titrecol {
	font-size: 20px;
	width: 635px;
	float: left;
	margin-bottom: 5px;
}
#thumbs-bas ul {
    width: 490px;
    display: block;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(images/fleche_bas.gif);
}
.thumbsbas {
	clear: left;
	min-height: 140px;
	margin-bottom:13px;
}
#thumbs-bas .colbas li a {
	font-size: 20px;
	text-decoration: none;
	line-height: 22px;
}
.colbas p {
	float: left;
}
.colbas img {
	margin-right: 10px;
	border: 1px solid #000;
	float: left;
}
#ctmhaut {
	height: 110px;
	width: 626px;
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: center;
	font-size: 18px;
	background-image: url(images/ctm_haut_v3.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FF0000;
}
#ctmhaut .champ {
	position: absolute;
	top: 42px;
	left: 50%;
	margin-left: -200px;
	width: 404px;
}
#ctmhaut #email {
	font-size: 24px;
	color: #000000;
	background-color: #FFFF00;
	text-align: center;
	height: 31px;
	width: 404px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#buttonmail {
	position: absolute;
	left: 198px;
	top: 80px;
	width: 230px;
	cursor: pointer;
}

