body {
	background-image: url(../img/bg1.jpg);
	background-repeat: repeat-y;
	background-color: #14151A;
	background-position: center top;
	margin: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}

#global {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #000;
}
#header {
	height: 240px;
	width: 920px;
}  
#menu {
	width: 920px;
	height: 60px;
}

#page {
	height: 680px;
	width: 920px;
	color: #FFF;
}
#funcom_osci {
	height: 50px;
	width: 194px;
	float: left;
	margin-right: 14px;
	margin-top: -2px;
}
#txt01div {
	text-align: justify;
	height: 270px;
	width: 330px;
	margin-left: 50px;
	margin-top: 70px;
	line-height: 16px;
}

#foot {
	height: 61px;
	width: 920px;
	line-height: 18px;
	padding-top: 10px;
	text-align: right;
}


#copy {
	height: 16px;
	width: 920px;
	background-color: #2F323D;
	text-align: right;
	color: #FFF;
}

.lien {
	color: #0FC;
}

h1 {
	font-size: 24px;
	color: #DC1780;
}
a:link {
	color: #01B1B1;
}

#alert {
	position:absolute;
	width:330px;
	height:115px;
	z-index:4;
	margin-left: 50px;
	margin-top: 350px;
	text-align: center;
}

#deco01 {
	position:absolute;
	left:0px;
	width:290px;
	height:280px;
	z-index:6;
	bottom: 18px;
}
.fond2 {
	background-color: #2F323D;
	color: #FFF;
	border: 1px solid #01B1B1;
}
.color1 {
	background-color: #FF0499;
}
.color2 {
	background-color: #00B0B0;
}
.floatleft {
	float: left;
}
