/* CSS Document */
body {
	background-image: url(../img/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f2f2f2;
	text-align:center;
	margin: 0px;
} 

div#spacer {
 clear:both;
 display:block;
 line-height:0px;
}

div#space5px 	{height:5px;}
div#space10px 	{height:10px;}
div#space15px 	{height:15px;}
div#space20px 	{height:20px;}
div#space30px 	{height:30px;}

.cache {
	display:none;
}
.show {
	display: block;
}
.clear {
	clear: both;
}
img {
	display: block;
}
/* ---------------------------------*/

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	position: relative;
	text-align:left;
}

#leaderboard {
	position: relative;
	width: 728px;
	height: 100px;
	left: 0px;
	margin-left: 111px;
}
#main {
	width:950px;
	background-color:white;
	padding:0px;
	margin:0px;
	
}

#header, #header2, #header3, #header4, #header5, #header6, #header7, #header8, #header9  {
	background-position:center;
	width: 100%;
	position: relative;
	height: 190px;
}

#header {
	background-image: url(../img/header.jpg);
}
#header2 {
	background-image: url(../img/header2.jpg);
}
#header3 {
	background-image: url(../img/header3.jpg);
}
#header4 {
	background-image: url(../img/header4.jpg);
}
#header5 {
	background-image: url(../img/header5.jpg);
}
#header6 {
	background-image: url(../img/header6.jpg);
}
#header7 {
	background-image: url(../img/header7.jpg);
}
#header8 {
	background-image: url(../img/header8.jpg);
}
#header9 {
	background-image: url(../img/header9.jpg);
}
.logo_dhnet {
	display: block;
	position: relative;
	left: 840px;
	top: 145px;
	width: 68px;
	margin: 0px;
	padding: 0px; 
}
.logo_lalibre {
	display: block;
	position: relative;
	left: 835px;
	top: 115px;
	width: 68px;
	margin: 0px;
	padding: 0px; 
}
#content {
	width: 930px;
	margin-left: 20px;
	margin-top:15px;
}
#nav {
	float: left;
	margin-right: 0px;
	position:relative; 
}

#floatleft {
	float: left;
	position:relative;
}

#floatleft a {
	/*font-weight:bold;	*/
}
.hautdepage {
	float:right;
	margin-right:50px;
}
#menu {
	width: 310px;
	float: left;
	margin-right: 10px;
	position:relative;
}

#left {
	width: 310px;
	float: left;
	margin-right: 0px;
	position:relative;
}

#rightBanner {
	width: 300px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: 220px;
}

#left2, #right2  {
	margin: 0px;
	float: left;
	padding: 0px;
}

#bottom {
	width:720px;
	margin-left: 210px;
	display: block;
	clear: both;
	position: relative;
}
.item {position:relative; width:340px; float:right; padding:10px; margin:0px; display: block;}
.video {background-color:#f6f6f6; text-align:center; margin-top:10px; padding:10px;}
