.areuh{
	background:url(images/fond.jpg);
	background-repeat:repeat;
	padding:0;
	margin:0;
}


.global {
	background:white;
	width:800px;
	height:600px;
}


.all{
	width:914;
	align:center;
	margin-top:50px;
	/*position:absolute;
	top:80px;
	margin-bottom:80px;
	border:0;*/
}

p {
	color:white;
	font-family:arial black;
	
}

.banniere{
	background-color: white;
	width: 800px;
	height:75px;
	margin-top:0;
	margin-left:0px;
}


.corps{
	background-color:blue;
	position : absolute;
	top:184px;
	height:446px;
	width:800px;
	/*super feinte pour qeu ca passe nickel sous IE6
	_margin-top:-80px;*/
}

.monmenu{
	background:url(images/damier.bmp);
	background-repeat:repeat;
	position:absolute;
	top:0px;
	width:160px;
	height:450px;
}

.contenu{
	position:absolute;
	top:0px;
	left:160px;
	background:url(images/gris.bmp);
	background-repeat:repeat;
	width:640px;
	height:450px;
	overflow:auto;
}

.text{
 margin-left:5px;
 margin-right:5px;
 text-align:justify;
}

.table-menu{
	margin-top:150;
	margin-left:1px;
	background-color:yellow;
	font-family:"arial black";
	font-size:17;
	text-align:center;
	cursor:pointer;
}

.frame-menu{
	background-color:yellow;
	border-color:red;
	width:100%;
	height:15;
	margin-top:0;
	margin-bottom:0;
	font-family:"arial black";
	font-size:15;
	text-align:center;
	cursor:pointer;	

}



.iframe{
	clip:auto;
	position:absolute;
	margin-top:240;	/*positionne le sous menu photo*/
	margin-left:136;
	z-index:1;
	background-color:yellow;
	padding:0;
}

.sousmenu24h{
	clip:auto;
	position:absolute;
	margin-top:190;	/*positionne le sous menu photo*/
	margin-left:136;
	z-index:1;
	background-color:yellow;
	padding:0;
}



.test{
	background-color:yellow;
	padding:0;
}

.pied{
	background-color:white;
	height:68px;
	width:800px;
	position:absolute;
	top:634px;
		/*super feinte pour qeu ca passe nickel sous IE6
	_margin-top:-75px;*/
}


