/* CSS Document */

body {
	background: url(../eng/images/tile.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5;
	}
	
p { line-height: 1.5;  }
	
h1 { font-size: 14px; }
	
h3 { font-size: 13px; color: #003366; }

h4 { font-size: 12px; color: #666; }

.input { border: 1px solid #999; background-color:#F6F6F6; }

.input:focus { background-color:#E9E9E9; }
	
#frmComments { color: #003399; font-size: 11px; }
	
#main {
	width: 815px;
	margin: 0 auto 0 auto;
	height: 100%;
	background: #FFF;
	border: 1px solid #CCC;
	}
	
#header {
	margin: 0 5px 0 5px;
	}
	
#header td { vertical-align: bottom; }
	
#content {
	width: 803px;
	margin: 5px  5px 0 5px;
	}
	
#content td { vertical-align: top; }

#tdContent { padding: 10px 0 0 20px; }

#adminSidebar { background-color: #ECECEC; }

#adminSidebar a { font-size: 11px; }

#adminSidebar h2 { font-size: 13px; text-align: center; }

#footer { 
	width: 803px;
	background: #F5F5F6;
	margin: 50px 5px 5px 5px;
	line-height: 54px;
	text-align: center;
	}
	
#footer p { 
	font-size: 10px; 
	margin: 0 0 10px 0; 
	line-height: normal;
	} 
	
#sidebar h2 { 
	color: #FF6600;
	font-size: 12px;
	margin: 250px 0 0 18px; 
	}
	
#sidebar p { margin: 0 0 0 18px; }

#sidebar_an {
	background: url(../eng/images/sidebar_an.jpg);
	background-repeat: no-repeat;
	}

#sidebar_an h2 { 
	color: #003366;
	font-size: 16px;
	margin: 30px 0 5px 18px; 
	}
	
#sidebar_an p { 
	font-size: 12px;
	margin: 0 0 0 18px; }
	
#sidebar_an a { text-decoration: none; color: #CC3333; }

#sidebar_an a:hover { text-decoration: underline; }

#tdSidebar {
	background: url(../eng/images/sidebar.jpg);
	background-repeat: no-repeat;
	}
	
#tdSidebarFr {
	background: url(../fr/images/sidebar.jpg);
	background-repeat: no-repeat;
	}
	
#subnav {
	margin: 0 0 0 0;
	text-align: right;
	vertical-align: top;
	}
	
#recordset a { font-size: 10px; } 

#img_convince { margin: 40px auto 40px auto; width: 250px; }

#imgLogo { float: right; display: inline; margin-right: 50px; }