body {
	margin: 0;
	padding:0;
	position: absolute;
	background-image:  url(imgs/fond07.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	background-color: #CCCCCC;
	scrollbar-face-color: #E8E8E8;
	scrollbar-shadow-color: #808080; 
	scrollbar-highlight-color: #E8E8E8;
	scrollbar-3dlight-color: #808080; 
	scrollbar-darkshadow-color: #E8E8E8;
	scrollbar-track-color: #E8E8E8; 
	scrollbar-arrow-color: #808080;
}

#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 941px;
	height: 594px;
     }
	 
#globallarge {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 594px;
	float:left;
	background-image:  url(imgs/fond_large.gif);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
     }

#menu_accordion {
	background-color: #CCCCCC;
	width: 191px;
	height: 500px;
	position: absolute;
	z-index: 100;
	top : 56px;
	left: -5px;
	position: absolute;
	}

#menu_accordion a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(imgs/fond_carre.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 13px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	}

#menu_accordion a:hover {
	text-decoration: none;
	color: #FF00FF;
	background-color:#FFFFFF;
	}

#menularge {
	width: 191px;
	height: 500px;
	position: absolute;
	top : 0;
	left: 16px;
	position: absolute;
	text-align: left;
}

#menu {
	width: 191px;
	height: 500px;
	position: absolute;
	z-index: 100;
	top : 56px;
	left: -4px;
	position: absolute;
	text-align: left;
	font-size: 11px;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #999999;
	}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(imgs/fond_carre.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 13px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	}

#menu a:hover {
	text-decoration: none;
	color: #FF00FF;
	background-color:#FFFFFF;
	}

.menuplus{
	color: #FF00FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.menutxt{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#menuderoulant {
		width: 191px;
		height: 500px;
		position: absolute;
		z-index: 1000;
		top : 56px;
		left: -4px;
		position: absolute;
		line-height: 333px;
	}

#menuderoulant a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	}

#menuderoulant a:hover {
	text-decoration: none;
	color: #FF00FF;
	background-color:#FFFFFF;
	}

	
.menutxt {
	text-align: left;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
	font-weight: bold;
		}

.menutxt2 {
	text-align: left;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #999999;
		}

#titre {
		width: 312px;
		height: 40px;
		position: absolute;
		z-index: 100;
		top : 3px;
		left: 3px;
		position: absolute;
		text-align: left;
		font: 9px verdana,arial,helvetica,sans-serif;
		color: #999999;
	}
	
#titrelarge {
		width: 312px;
		height: 40px;
		position: absolute;
		z-index: 100;
		top : 3px;
		left: 21px;
		position: absolute;
		text-align: left;
		font: 9px verdana,arial,helvetica,sans-serif;
		color: #999999;
	}

#flashcontent {
		width: 746px;
		height: 518px;
		position: absolute;
		z-index: 10;
		top : 46px;
		left: 200px;
		font: 9px verdana,arial,helvetica,sans-serif;
		color: #999999;
	}

#menubas {
		width: 500px;
		height: 30px;
		position: absolute;
		z-index: 100;
		top : 568px;
		left: 430px;
		text-align: right;
		font: 9px verdana,arial,helvetica,sans-serif;
		color: #999999;
	}

#menubas a {
	text-decoration: none;
	color: #999999;
	}

#menubas a:hover {
	text-decoration: none;
	color: #FF00FF;
	}

#pageprec {
		width: 180px;
		height: 30px;
		position: absolute;
		z-index: 100;
		top : 540px;
		position: absolute;
		text-align: center;
		font: 9px verdana,arial,helvetica,sans-serif;
		color: #999999;
	}

#pageprec a {
	text-decoration: none;
	color: #999999;
	}

#pageprec a:hover {
	text-decoration: none;
	color: #FF00FF;
	}

#index {
		width: 493px;
		height: 493px;
		position: absolute;
		top : 57px;
		left: 205px;
		z-index: 10;
		font: 11px verdana,arial,helvetica,sans-serif;
		color: #333333;
		
	}
	

#bloctexte {
	width: 468px;
	height: 493px;
	background-color: #F2F2F2;
	overflow: scroll;
	overflow-x : auto;
	overflow-y: auto;
	position: absolute;
	top : 55px;
	left: 206px;
	padding-right: 15px;
	z-index: 10;
	text-align: justify;
	font: 11px verdana,arial,helvetica,sans-serif;
	color: #999999;
		
	}
	
#bloctextelarge {
		width: 747px;
		height: 493px;
		overflow: scroll;
		overflow-x : auto;
		overflow-y: auto;
		position: absolute;
		top : 58px;
		left: 203px;
		z-index: 10;
		text-align: justify;
		font: 11px verdana,arial,helvetica,sans-serif;
		color: #999999;
		
	}
	
#bloctexte500 {
		width: 500px;
		height: 493px;
		position: absolute;
		top : 58px;
		left: 206px;
	}
		
#bloctexte a {
	text-decoration: none;
	color: #FF00FF;
	}

#bloctexte a:hover {
	text-decoration: none;
	background-color: #FF00FF;
	color: #FFFFFF;
	}
	
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

.tests {
	margin: 100px;
	padding: 200px;
	width: 300px;
}
#news {
		width: 200px;
		height: 390px;
		position: absolute;
		top : 160px;
		left: 719px;
		z-index: 10;
		font: 11px verdana,arial,helvetica,sans-serif;
		color: #FF00FF;	
		text-align:left;
	}
.newstxt {
		font: 11px verdana,arial,helvetica,sans-serif;
		color: #FF00FF;	
		text-align:left;
	}

#blocimage2 {
		width: 468px;
		height: 493px;
		background-color: #FFFFF;
		overflow: scroll;
		overflow-x : auto;
		overflow-y: auto;
		position: absolute;
		top : 58px;
		left: 206px;
		z-index: 10;
	}

#news2 {
		width: 200px;
		height: 450px;
		position: absolute;
		top : 60px;
		left: 719px;
		z-index: 10;
		font: 10px verdana,arial,helvetica,sans-serif;
		line-height: 20px;
		color: #FFFFFF;	
	}
#plus {
		width: 300px;
		height: 40px;
		position: absolute;
		z-index: 300;
		top : 30px;
		left: 730px;
		text-align: left;
		font: 9px verdana,arial,helvetica,sans-serif;
		color: #999999;
	}
#plus a{
	text-decoration:none;
	color: #FF00FF;
	font-weight:bold;
	}
#plus a:hover{
	text-decoration:none;
	background-color:#FFF;
	}

