body {
	background:#FFFFFF;
	margin-top:8px;
	padding:0px;
	text-align: center; /* pour corriger le bug de centrage IE */
}

DIV.global {
     position: relative;
     margin-left: auto;
     margin-right: auto;
     width: 840px;
}

.texte {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

.texteintro {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: 900;
	color: #000000;
	line-height: 20px;
}

.gras {
	font-weight: 900;
}

.texteaccueil {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}

.vert {
	color: #CCCC33;
	font-weight: 900;
	font-size: 13px;
	font-family: arial black, helvetica;
}

DIV.ref {
	margin:0px;
	width:540px;
	height:394px;
	overflow:auto;
	padding-right:5px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

DIV.news {
	margin:0px;
	width:540px;
	height:318px;
	overflow:auto;
	padding-right:5px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

TD.photos {
	padding-right:10px;
	}
