* {
	margin: 0px;
	padding: 0px;
}
body {
	padding-top: 0px;
	background-color: #01111d;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}

a	{	color: #FFF; 
	text-decoration: none;
/* font-size: 14px; */
	}
a:hover {color: #01a9c0;}

.more{float: left;}
.clear{clear:both;}

p{	margin: 20px 0px 20px 0px;line-height: 16px;font-size: 14px;}

#container {
	margin: 0px auto;
	width:873px;
}
#menu {
	background-image:url('images/menu.gif');
	width:862px;
	height:90px;
	position:relative
}
#menu li{
	position:absolute;
	top:50px;
	
	list-style-type: none;
}
#m01 {left:160px;}
#m02 {left:305px;}
#m03 {left:450px;}
#m04 {left:590px;}
#m05 {left:730px;}
#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #01a9c0;}
#header {
	background-image:url('images/header.gif');
	background-repeat:repeat-y;
	width:873px
}
#logostart {
	width:240px;
/*
	height:46px;
*/
	margin: 0px 0px 0px 80px;
	float:left;
	display:inline;
}
#logo {
	width:160px;
	float:right;
/*
	height:46px;
*/
	margin-right:40px;
/*
	margin: 0px 0px 0px 80px;
	float:left;
*/
	display:inline;
}
#dj {
	background-image:url('images/dj.jpg');
	width:498px;
	height:405px;
	float:right;
/*
	vertical-align:390px;
*/
	margin-right:40px;
	display:inline
}
#djcontent {
	width:780px;
	float:right;
	margin-right:40px;
	display:inline;
}

#djcontent a:hover {color: #01a9c0;}

.adresse	{ padding-left: 40px;
			padding-right: 200px
			}

a	{ font-weight: bold; }

#welcome {
	width:240px;
	margin: 20px 0px 0px 80px;
	float:left;
	display:inline;
}
#welcome h2{
	margin: 0px 0px 20px 0px;
}
#welcome p{
	width:200px;
}
#welcome img{
/*
	border: solid 3px #FFFFFF;
*/
	border: 0px;
}
#middle {
	background-image:url('images/middle.gif');
	width:873px;
	height:21px
}

#middle2 {
	background-image:url('images/middle2.gif');
	width:873px;
	height:22px
}
#content {
	background-image:url('images/content.gif');
	width:873px;
	height:90px
	}
#adsense {
	float:left;
/*
	width:435px;
*/
	width:728px;
	height:70px;
/*
	margin: 0px 0px 0px 85px;
*/
	margin: 0px 0px 0px 76px;
	display:inline;
}

#footer {
	background-image:url('images/footer.gif');
	background-repeat:no-repeat;
	width:873px
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}


button	{
		font-family : Verdana,Arial,Helvetica;
/*		width : 50px; */
		width : auto; 
		height : auto; 
		font-size : 8pt; 
		font-weight : bold; 
		background-color: #000;
		color: #fff;
		text-align : center; 
		border-width: 0;
/*		border-bottom : thin solid black; */
/*		border-top : thin solid black; */
		padding : 0px; 
		} 

legend	{
		color: #fff;
		font-weight: bold;
		}		
		
.CMS_Form th	{
				background-color: #000;
				color: #fff;
				}

.CMS_Form th a	{
				color: #fff;
				}

.CMS_List th	{
				background-color: #000;
				color: #fff;
				padding: 2px;
				}

.CMS_List th a	{
				color: #fff;
				}

.CMS_List td	{
				color: #fff;
				}

.CMS_List td a	{
				color: #fff;
				}

		
.LineHigh	{
			background-color: #222222;
			color: #fff;
			}

.LineLow	{
			background-color: #111111;
			color: #fff;
			}

.LineDelete, 
.LineDelete a 	{
				background-color: #aa0000;
				color: #fff;
			}
