/* Style sheet for CAPE Solutions */
/* By Natmark-Concept inc. Copyright - All rights reserved. */

body {
	margin: 20px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	color: #000000;
	font-family: Arial, Geneva, Helvetica, sans-serif; 
	background-color: #CAC6B2;
	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 */

.innerframe {
    margin-top: 4px; 
  	background-color: #ffffff;
	background-image: url(../images/innerframe-top.gif); background-repeat: no-repeat;
	color: #303030; }
	
/* Section contenu du site */
#content 			{ background-color: #ffffff; color: #303030; text-align: left; font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 12px; }
#content p 			{ text-align: justify; margin-top: 4px; }
#content h1 		{ padding: 10px 15px 0px 20px; font-family: Arial, Geneva, Helvetica, sans-serif; background-color: #ffffff; color: #183C56; font-weight: bold; font-size: 12px; }
#content li 		{ padding: 0px; margin: 0px; font-family: Arial, Geneva, Helvetica, sans-serif; list-style-image: url(../images/bullet2.gif); line-height: 24px; }
.degraded 	{ background-image: url(../images/fondbleu.jpg); background-repeat: repeat-x; background-position: bottom; }

/* Footer */
.footer 			{ margin-top: 4px; text-align: center; color: #183C56; font-family: Verdana, Helvetica, sans-serif; font-size: 10px; background-color: #E4E3D9; }
a.footer:link 		{ text-decoration: none; }
a.footer:visited 	{ text-decoration: none; }
a.footer:hover 		{ text-decoration: underline; }
a.footer:active 	{ text-decoration: underline; }