body {
	background: #f1f1f1;
	margin: 0;
	padding: 0; 
}

a img{
	border: 0;
}

.fr{
	font-weight: bold;
}

#page{
	/*border: 1px solid #5c5c5c;*/
	margin: 0 auto 0 auto;
	width: 1000px;
	min-height: 600px;
	_height: 600px;
	background: #f1f1f1 url(images/fond.jpg) no-repeat right top;
	position: relative;
	overflow: visible;
	color: #5c5c5c;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#page #coldroite {
	position: absolute;
	/*width: 230px;
	left: 686px;*/
	width: 348px;
	left: 568px;
	top: 158px;
}

#page h1 {
	left: 23px;
	top: 21px;
	position: absolute;
}

#page #welcome {
	position: absolute;
	/*left: 686px;*/
	left: 568px;
	top: 83px;
	font-size: 12px;
}

#page #colgauche {
	position: absolute;
	width: 484px;
	/*left: 141px;*/
	left: 23px;
	top: 166px;
}


#menu h2{
	margin: 10px 0 8px 0;
	padding-left: 15px;
	font-weight: normal;
	font-size: 10px;
	background:url(images/fleche.gif) no-repeat left 3px;
}

#menu #listesections{
	margin: 0;
	padding: 0 0 2px 0;
	height: 57px;
	list-style-type:none;
	overflow: auto;
}

#menu #listesections li{
	float: left;
	margin-right: 10px;
}

#infobulle{
	margin: -15px 0 0 0;
	position: relative;
	top: 0;
	left: 100px;
	width: 76px;
	height: 28px;
	background: url(images/bulle.gif) no-repeat;
	padding-top: 10px;
	text-align:center;
	display: none;
}
