body {
	margin: 0px 0px 0px 0px;
	background: white;
	font-family: sans-serif, Arial;
	font-size: 10pt;
	text-align: center;
}

TABLE, TR, TD {
	font-size: 10pt;
}

/* l'element rap est l'element "encadrant" le site */
#rap {
	margin: 5px auto 0px auto;
	padding: 0em 0em 0em 0em;
	width: 800px;
	background: white;
	/*border: 1px solid #EDEDED;*/
	color: #383838;
}

#bandeau {	
	color: #970F00;
	width: 800px;
	height: 287px;
	text-align: left;
	padding: 0em 0em 0em 0em;
	margin: 0px 0px 0px 0px;
}

#logosem29 {
	position: relative;
	left: 5px;
	top: 6px;
}

#emplacementMenu1 {
	background: url(../images/sousbandeauHt.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 800px;
	height: 33px;
	padding: 0em 0em 0em 0em;
	margin: 0px 0px 0px 0px;
}

#colGauche {
	padding: 0em 0em 0em 0em;
	margin: -15px 0px 0px 0px;
	width: 170px;
	float: left;
	text-align: center;
}

#colDroite {
	padding: 0em 0em 0em 0em;
	margin: -10px 0px 0px 0px;
	width: 605px;
	float: right;
	text-align: justify;
}

#emplacementMenuAussi {
	width: 800px;
	height: 28px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 8pt;
	background: url(../images/fond_menuAussi.gif);
	background-repeat: no-repeat;
}

#icones {
	float: left;
	margin: 0px 0px 10px 10px;
	text-align: center;
}

#titrePage {
	margin: 3px 0px 13px 0px;
	padding: 0em 0.3em 0em 0em;
	font-size: 14pt;
	color: #009900;
	border-bottom: 1px solid #009900;
	text-align: right;
	font-weight : bold;
}

.equipeDiv {
	position: absolute;
	top: 550px;
	width: 550px;
	border: 1px solid #009900;
	background: #FFFFFF;
	padding: 0em 0em 0em 1em;
	filter:Alpha(opacity=95, finishopacity=95, style=2);
	display: none;
}

.texteSup {
	padding: 0.2em 0.5em 0.2em 0.5em;
	border: 1px solid #009900;
	display: none;
}







