body {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url("../images/esch_internet_background.png");
	background-repeat:repeat-x;
}

a {
	color: #000000;
	text-decoration: none;
	border: 0px;
}

img {
	border: 0px;
}

#cadre {
	margin: 0px auto;
  width: 815px;
  text-align: left;
}

#iptvbutton {
	position: relative;
	top: 10px;
	left: 610px;
	width: 205px;
	height: 73px;
}

#langbox {
	position: relative;
	top: 0px;
	left: 630px;
	height: 19px;
	width: 178px;
	text-align: right;
}

#langbox img {
	height: 15px;
}

#searchform {
	position: relative;
	top: 0px;
	left: 645px;
	height: 53px;
	width: 120px;
	text-align: right;
}

#player {
	position: absolute;
	top: 143px;
	width: 588px;
	height: 360px;
	background-color: #EFEDE4;
	border-width: 0px;
}

#titrevideo {
	position: relative;
  top: 20px;
	left: 0px;
	width: 588px;
	height: 30px;
}

.textcenter {
	text-align: center;
}

#listboxcategory {
	position: relative;
	top: 10px;
	left: 610px;
	width: 207px;
	height: 16px;
	padding: 2px;
	text-align: left;
	font-weight: bold;
}

#listboxcontent {
	position: relative;
	top: 10px;
	left: 611px;
	width: 205px;
	height: 185px;
	overflow: auto;
}

#menu {
	margin: 20px auto;
	width: 820px;
}

#menutable {
	width: 100%;
	border-spacing: 2px 2px;
}

#menutable a {
	text-decoration: none;
	color: #000000;
}

#menutable a:hover {
	color: #000000;
}

.menubar {
	height: 3px;
	background-color: #CDCDCD;
}

.cell {
	height: 29px;
	width: 136px;
	padding-left: 7px;
	font-size: 11px;
	font-weight: bold
	color: #ffffff;
}

.cellnotselected {
	background-image: url("../images/cell.png");
	color: #ffffff;
	font-weight: bold
}

.cellselected {
	background-image: url("../images/cell2.png");
	color: #ffffff;
	font-weight: bold
}

#relatedlinks {
	margin: 20px auto;
	width: 822px;
	color: #000000;
	text-align: left;
}

.ligne {
	background-color: #CCCCCC;
	height: 2px;
}

#footer {
	margin: -10px auto;
  width: 815px;
  height: 50px;
  
  font-family: Verdana, Arial;
  font-size: 11px;
  color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#botbardown {
	width: 815px;
	height: 25px;
	vertical-align: middle;
}

#botbartext {
	position: relative;
	top: 3px;
	left: 4px;
	width: 811px;
	height: 20px;
	background-color: #5f5f5f;
	background-image: url("../images/cell.png");
}

#banner {
	position: relative;
	top: -8px;
	margin: 0px auto 5px;
	width: 815px;
}

.videodescription {
	display: none;
}

.hidden {
	display: none;
}

.relatedvideolink {
	color: #0000ff;
	display: none;
}

/************************************************************************/
#previous-arrow,#next-arrow {
	position: absolute;
	top: 505px;
}

#previous-arrow {
	left: 10px;
}

#next-arrow {
	left: 825px;
}

#carousel {
	margin: -10px auto;
	height: 120px;
	background-color: #ffffff;
	width: 800px;
}

#carousel a {
	color: #000000;
	float: left;
	margin: 10px;
}