/* Style sheet for Myles McKelvey */
/* Entry page */
/* By Natmark-Concept inc. Copyright - All rights reserved. */

body {
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:left; /* Hack for IE5/Win */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  background-image: url(../images/texturedefond.gif); background-repeat: repeat;	
	background-color: #ffffff;
	font-size: 11px;
	}
	
img { border: 0px; }
html {height: 100.1%;} /* Hack to make the right-side scrollbar appear on all pages and avoid bumpy navigation */
p { background-color: transparent; color: #000000; font-size: 11px; margin-top: 5px; padding-left: 20px; padding-right: 15px; text-align: justify; font-family: Arial, Geneva, Helvetica, sans-serif; }
p.center { font-size: 16px; font-weight: bold; text-align: center; }
a:link { text-align: center; background-color: transparent; color: #002B69; text-decoration: none; font-size: 12px; }
a:visited { text-align: center; background-color: transparent; color: #002B69; text-decoration: none; font-size: 12px; }
a:hover { text-align: center; background-color: transparent; color: #002B69; text-decoration: underline; font-size: 12px; }
a:active { text-align: center; background-color: transparent; color: #002B69; text-decoration: underline; font-size: 12px; }

/* Footer */
.footer { background-color: transparent; text-align: left; color: #545454; font-size: 10px; margin-top: 20px; }
a.footer:link { background-color: transparent; color: #545454; text-decoration: none; font-size: 10px; }
a.footer:visited { background-color: transparent; color: #545454; text-decoration: none; font-size: 10px; }
a.footer:hover { background-color: transparent; color: #545454; text-decoration: underline; font-size: 10px; }
a.footer:active { background-color: transparent; color: #545454; text-decoration: underline; font-size: 10px; }

/* Couleurs */
.paleblue { background-color: #EFEFF4; color: #000000; font-size: 11px; padding: 3px; text-align: left; font-family: Arial, Geneva, Helvetica, sans-serif; }
.tableaux { background-color: #EFEFF4; color: #000000; font-size: 11px; text-align: justify; border: solid #002B69; border-width: 1px; border-collapse: collapse; }
.degradebleu { background-image: url(../images/degrade_bleu.jpg); background-repeat: repeat; }