body {
	position:relative;
	background:#B3B3B3 url(/images/fond.jpg) repeat-x;
	width:1280px;
	margin:auto;
	font-size:12px;
	font-family:Arial;
	text-align:justify;
	color:#969696;
	}

div#corps {
position:absolu;
	float:right;
	width:700px;
	margin-top: -15px;
	padding-right:10px;
	padding-bottom:30px;
	min-height: 800px;	
	}
div#zonemembre{
	width:1280px;
	margin-bottom: 50px;
	margin-top: -70px;
	padding-bottom:  20px;
}
div#menu {
	float:left;
	margin-top:-80px;
	padding-left:110px;
	width:150px;
	}
div#imagedef {
	float:left;
	margin-top:-165px;
	padding-left:588px;
	width:110px;
	}

div#menu ul {
	/*list-style-image: url(/images/puce.jpg);*/
	margin:0;
	padding:0;
	} 

div#menu li { margin-left:20px; }

h1#header {
	width:1280px;
	height:178px;
	background-image:url(/images/header1280c.jpg);
	text-indent:-9000px;
	margin-top:0px;
	}

p#footer {
	width:1280px;
	height:73px;
	background-image:url(/images/footer1280.jpg);
	margin-bottom:0;
	clear:both;
	color:#939393;
	text-align:center;
}

#conteneur {
	float:left;
	background-image:url(/images/corp1280.jpg);
	background-repeat:repeat-y;
	width:1280px;
	height:auto;
	}
#zone1 {
	width:700px;
	height:350px;
	}
#zone2{
	width:700px;
	height:350px;
	}
	div#pub1
{
width:170px;
float:right;
margin-top:0px;
padding-right: 120px;
}
/*mise en page */	
h2
{
font-size:16px;
border-bottom: 1px dotted #969696;
}
.colonne1
{
text-align:left;
width: 275px;
}
.colonne2
{
text-align:left;
width: 196px;
}
.colonne3
{
text-align:left;
width: 199px;
}

.titre_tutoriel
{
text-align:center;
color: white;
background-color:#5FB8FD;
border: 2px outset #969696;
}

.lien
{
color:#3C99C5;
border-bottom: 1px dotted #3C99C5;
text-decoration:none;
}
.lien:hover
{
border-bottom: 0px dotted #3C99C5;
color:#939393;
}
.lien:visited
{
text-decoration:none;
}
.titre_menu_droit
{
text-align: center;
font-size:16px;
color: white;
background-image:url(/images/title_menu170.png);
}
.titre_menu_gauche
{
text-align: center;
font-size:16px;
color: white;
background-image:url(/images/title_menu150.png);
}
.jeuxpc
{
width: 82px;
text-align: center;
height: 170px;
}
.jeuxpc2
{
width: 82px;
text-align: center;
height: 190px;
}
.affichage
{
list-style-type: none;
text-align:center;
}
.affichage li 
{
margin:0;
padding:0;
float:left;
}
.txtzm
{
margin: 0;
margin-top: -70px;
padding-right: 150px;
float:right;
}
.login
{
margin: 0;
padding-left: 830px;
margin-top: -70px;
float:left;
}
.info
{
margin: 0;
padding-left: 720px;
margin-top: -70px;
float:left;
}
.mdpconnexion
{
margin: 0;
padding-right: 135px;
margin-top: -70px;
float:right;
}
.lienconnexion
{
font-size: 10px;
margin: 0;
margin-right: 155px;
margin-top: -45px;
float:right;
}
.recherche
{
font-size: 10px;
margin: 0;
margin-left: 250px;
position: absolute;
float:right;
}
.nomsite
{
margin-top: -200px;
margin-left: 70px;
	float: left;
}
#pubsitehaut
{
margin-top: -180px;
padding-right: 100px;
	float: right;
}

/*--------------------------------news------------------------------------------*/

div.news_contenu {
border: 3px ridge #b2d6ea;
text-align: center;
background-color: #ffffff;
margin-top: -10px; /* Pour coller le contenu aux entêtes */
padding: 0.5px;
}

/*----------------------------------------------------------------------------------------------*/

/* Une seule barre de progression */

.progressBar{
	width:150px;
	height:41px;
	background:url(/images/bg_bar.gif) no-repeat 0 0;
	position:relative;
	margin-top:-2px;
}
.progressBar span{
	position:absolute;
	display:block;
	width:134px;
	height:16px;
	background:url(/images/bar.gif) no-repeat 0 0;
	top:6px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:134px;
	height:17px;
	background:url(/images/bg_cover.gif) repeat-x 0 0;
	top:0;
}