body {
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #434343;
    margin: 0px;
    background: #A5B8C9;
    max-width: 900px;
}
h1,h2,h3 { font-size: 12px; }
a					{ font-weight: bold; background: transparent; color: #0f238c; text-decoration: none } 
a:link		{ font-weight: normal; background: transparent; color: #0f238c; text-decoration: none } 
a:visited	{ font-weight: normal; background: transparent; color: #667f9e; text-decoration: none; } 
a:active	{ font-weight: normal; background: transparent; color: #667f9e; text-decoration: underline; } 
a:hover		{ font-weight: normal; background: transparent; color: #667f9e; text-decoration: underline; }

a.sidetitle    { font-weight: normal; background: transparent; color: #BCC9D6; text-decoration: none } 
a.sidetitle:link		{ font-weight: normal; background: transparent; color: #BCC9D6; text-decoration: none } 
a.sidetitle:visited	{ font-weight: normal; background: transparent; color: #BCC9D6; text-decoration: none; } 
a.sidetitle:active	{ font-weight: normal; background: transparent; color: #BCC9D6; text-decoration: none; } 
a.sidetitle:hover		{ font-weight: normal; background-color: #BCC9D6; color: #667F9E; text-decoration: none; }

td.haut	{ border: 0px; margin: 0px; padding: 0em; }
table.contenu	{  border-collapse: collapse; }
td.navGauche	{ vertical-align:top; margin: 0em; padding: 0em 0.1em 0em 0em;width: 126px; background-color: #667F9E}
td.navGaucheBas	{ vertical-align:bottom; margin: 0em; padding: 0em 0.1em 0em 0em;width: 126px; background-color: #667F9E}
td.chemin	{ font-family: Arial, Verdana, Helvetica, sans-serif; padding: 0.5em 1em 0.5em 1em; vertical-align:middle; background-color: #BCC9D6;}
td.zoneContenu	{ padding: 0em 1em 12px 20px; width: 100%; }
td.inZoneContenu	{ vertical-align:top; padding: 5px 1em 5px 20px; width: 100%; }
.sidetitle	{ color: #BCC9D6; font-weight: 500; font-size: 15px; line-height: 140%; text-align: center; margin-top: 0px; padding: 2px }
.modDate	{ color: #BCC9D6; font-weight: 500; font-size: 10px; line-height: 140%; text-align: center; vertical-align:text-bottom; margin-top: 0px; padding: 2px }
tr.menu-like {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(images/triangle-menu.gif);
	height: 10px;
	line-height: 10px;
	border-top-style: 1;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding: 0px;
}
