body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:0;
	margin:0;
	background: #635c55;
}

#barrehaut{
	background: url(images/haut-degrad.png) repeat-x;
	height:122px;
	position:relative;
	z-index:20;
}


#barrebas{
	height:79px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	padding-top:14px;
	margin-top:5px;
	float:left;
}
#barrebas a, #barrebas a:active{
	color:#FFFFFF;
	text-decoration:none;
}
#barrebas a:hover{
	text-decoration:underline;
}

#contenu{
	width:950px;
  overflow:hidden;
  margin:0 auto;
	margin-top:-111px;
}
#contenu-fond-blanc{
	width:100%;
	background:#FFFFFF;
  padding-bottom: 20px;
}

#colonnegauche{
	width:220px;
	float:left;
}
#tv{
	width:218px;
	height:261px;
	float:left;
	background: url(images/tv.png);
	position:relative;
	z-index:30;
}
#menugauche{
	width:218px;
	border: 1px #ededed solid;
	background: url("images/gauche-degrad.png") repeat-x scroll 0 0 #EEEEEE;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#colonnedroite{
	width:730px;
	float:left;
}

.titre{
	font-weight:bold;
	color:#000000;
	margin-left:10px;
	margin-top:10px;
}
.fonction{
	color:#1a7fa4;
	margin-left:10px;
}
.mini-video{
	background: url(images/mini-lecteur.png);
	width:173px;
	height:91px;
	margin-left:21px;
	margin-top:7px;
}
.pointille{
	margin-top:15px;
	margin-bottom:15px;
	height:1px;
	background:url(images/pointille.png);
}

#titre-page{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#1a7fa4;
	margin-left:32px;
	margin-top:42px;
	margin-bottom:0px;
	font-weight:bold;
	position:relative;
	z-index:30;
}
.orange{
	color:#e38411;
}

h1#titre-page .orange span{
	font-size:24px;
}

#texte{
	width:625px;
	height:100px;
	margin-left:100px;
	margin-top:35px;
	border-bottom:1px #d6e5eb solid;
	border-top:1px #d6e5eb solid;
	font-size:13px;
	padding-top:15px;
	padding-left:4px;
	line-height:18px;
}
#partenaire{
	width:396px;
	height:49px;
	float:left;
	margin-top:18px;
}
.partenaire{
	width:187px;
	height:49px;
	float:left;
	margin-top:1px;
}
#titre-video{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top:31px;
	margin-left:100px;
}
#titre-video span{
	color:#1a7fa4;
	font-size:14px;
}
#player-video{
	width:619px;
	height:358px;
	float:left;
	/*background:url(images/lecteur.png);*/
	margin-top:14px;
	margin-left:100px;
}

.playlist{
  margin-bottom : 20px;
}