/* Style sheet for Enjeux Carrière */
/* By Natmark-Concept inc. Copyright 2005. All rights reserved. */

body {
	margin:10px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	}

img { border: 0px; }
.darkblue { background-color: #124485; }

/* Footer */
.small { color: #525252; font-size: 10px; }
.footer { color: #666666; font-size: 10px; }
a.footer:link { color: #666666; text-decoration: none; font-size: 10px; }
a.footer:visited { color: #666666; text-decoration: none; font-size: 10px; }
a.footer:hover { color: #666666; text-decoration: underline; font-size: 10px; }
a.footer:active { color: #666666; text-decoration: underline; font-size: 10px; }