<!--
body
{
	background-color: #DAEAEA;
	font-family: verdana;
	font-size: x-small;
	color: #000080;
	margin: 0;
	text-align: center;
}

img {border: none;}

a {text-decoration: underline;}
a:link, a:active, a:visited {color:#4040FF;}
a:hover {color:#0000FF;}

#global /* toute la page */
{
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	text-align: left;
}

#bloc_haut /* le bloc en haut de page (cartouche, bannière, menus ...) */
{
}

#bloc_haut TD
{
	font-family: Geneva, "MS Sans Serif", Helvetica;
}

#menu_haut /* le menu en haut de page (accès aux différentes rubriques du site) */
{
	font-family: Geneva, MS Sans Serif, Helvetica;
	font-size: xx-small;
	color: #A0A0FF;
}

#menu_haut a
{
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	color: #3030FF;
}

#menu_haut a.header1 {background-color: #C7DBF5;}
#menu_haut a.header2 {background-color: #E2EEC8;}

#menu_haut a:link,
#menu_haut a:active,
#menu_haut a:visited {text-decoration: none; color:#4040FF;}
#menu_haut a:hover {text-decoration: none; color:#008000; background-color: #FFFF80;}

#menu_gauche {width: 30%; background-color: #C7DBF5; border: solid black 1px;}
#menu_gauche .menu_titre {color: #000000; background-color: #E7F5D3; padding: 5px;}
#menu_gauche .menu_texte {color: #000080; padding: 2px;}

#contenu {width: 70%; position: absolute; left: 35%;}

fieldset {background-color: #C7DBF5; margin: 5px 5px 5px 5px; padding:5px 5px 5px 5px;}
fieldset td {font-size: x-small;}

td {font-family: verdana; font-size: x-small; color: #000080;}
tr {font-family: verdana; font-size: x-small; color: #000080;}

table.info_table {background-color: #C7DBF5}
td.info_titre {font-family: verdana; font-size: x-small; color: #000000; background-color: #E7F5D3;}
td.info_texte1 {font-family: verdana; font-size: x-small; color: #000080;}
td.info_texte2 {font-family: verdana; font-size: xx-small; color: #000080;}

table.breves_table {background-color: #C7DBF5}

td.infosite_titre {font-family: verdana; font-size: xx-small; color: #000000;}
td.infosite_texte {font-family: verdana; font-size: xx-small; color: #000080; background-color: #E7F5D3;}
td.breves_titre {font-family: verdana; font-size: xx-small; color: #000000;}
td.breves_texte {font-family: verdana; font-size: xx-small; color: #000080; background-color: #E7F5D3;}

td.actu_titre {font-family: verdana; font-size: x-small; color: #000080; background-color: #E7F5D3;}

table.menu_table {background-color: #C7DBF5}
td.menu_titre {font-family: verdana; font-size: xx-small; color: #000000; background-color: #E7F5D3;}
td.menu_texte {font-family: verdana; font-size: xx-small; color: #000080;}

td.resultats {font-size: 14 px}
td.classements {font-size: 14 px}

img.franklin {border: 1px thin; border-color: lightgrey; border-style: dashed;}

div.photo144px
{
	border: solid black 1px;
	width: 144px;
	height: 108px;
}
-->