.fond{
	height: 450px;
	background: url(../images/olympique/fond.gif) no-repeat #FFFFFF top left;
}

/* CONTENU */
#contenu{ /* td */
	vertical-align: top;
	padding-bottom: 20px;
}

/* GLOBALE */
#globale{ /* table */
	width: 100%;
}
#globale .corps{
	width: 587px;
	padding-top: 23px;
	vertical-align: top;
}
#globale .entete{
	width: 100%; height: 36px;
	border: 0px;
}
#globale .entete img{
	border: 0px;
}
#globale .titreEntete{
	text-align: left;
}
#globale .optionsEntete{
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
}
#globale .tri{ /* table */
	width: 100%;
	background-color: #F2F2F2;
}
#globale .tri p{
	margin: 0px; padding: 0px 10px 0px 10px;
}

/* MENU GAUCHE */
#menuGauche{
	padding: 29px 17px 10px 0px;
	vertical-align: top;
	color: #00326D;
}
#menuGauche img{
	width: 9px;
	margin-right: 5px;
	vertical-align: absmiddle;
	border: 0px;
}
#menuGauche div{
	padding-bottom: 5px;
}
#menuGauche a{
	color: #00326D;
}
#menuGauche .selectedMenu{
	color: #336F7E;
	font-weight: bold;
}

/* FOOTER */
#footer{ /* table */
	width: 780px;
	height: 25px;
	background: url(../images/olympique/fond_footer.gif) repeat-x #FFFFFF;
	color: #868686;
}
#footer a{
	color: #868686;
}
#footer .g{
	text-align: left;
	padding-left: 9px;
	word-spacing: nowrap;
	vertical-align: middle;
}
#footer .d{
	text-align: right;
	padding-right: 22px;
	word-spacing: nowrap;
	vertical-align: middle;
}