body {
	margin: 0;
	padding: 0 0 15px;
	text-align: center;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	background: url(../images/main_bg.jpg) repeat-x #fff;
}

form, table, td, th, img {
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	font-size: 11px;
	margin: 13px 0;
	line-height: 1.4;
}

.evoArticleTable { font-size: 11px; }

ul, ol {
	font-size: 11px;
	line-height: 1.4;
	margin: 15px 13px 15px 51px;
	padding: 0;
}

a {
	color: #63944B;
	text-decoration: underline;
}
a:hover { text-decoration: none; }

/*=page wrapper
-----------------------*/
#pageWrapper {
	width: 760px;
	margin: 0 auto;
	background: url(../images/wrapper_bg.jpg) 0 13px no-repeat;
	text-align: left;
}

/*=header
--------------------------*/
#pageWrapper #header {
	width: 760px;
	height: 163px;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 44px;
	left: 0;
	text-indent: -9999px;
	width: 447px;
	height: 119px;
	background: url(../images/savoir_logo.gif) no-repeat;
}

#header h1 a {
	display: block;
	width: 447px;
	height: 119px;
	text-decoration: none;
}

/*=roatating photos (top)
------------------------------*/
#header #sportsPhotos1 {
	position: absolute;
	top: 44px;
	right: 0;
}

#sportsPhotos1 img { border: 1px solid black; }

#pageWrapper #countAndSearch {
	position: relative;
	width: 760px;
	height: 25px;
	border: 1px solid black;
	background: #649BD0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 758px;
	height: 23px;
}
html>body>#pageWrapper #countAndSearch {
	width: 758px;
	height: 23px;
}

/*=article count
-------------------------*/
#countAndSearch p#articleCount {
	color: #fff;
	position: absolute;
	top: 6px;
	left: 7px;
	margin: 0;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
	line-height: 1;
}

/*search
----------------------*/
#countAndSearch #search {
	position: absolute;
	left: 407px;
	top: 1px;
}

#search label, #search input { position: absolute; }

#search label {
	top: 0;
	left: 0;
}

#search input#txtSearch {
	border: 1px solid black;
	width: 173px;
	font-size: 11px;
	top: 2px;
	left: 149px;
	margin: 0;
}
html>body #search input#txtSearch { width: 175px; }

#search input#searchButton {
	top: 2px;
	left: 328px;
}

/*=navigation
--------------------*/
#navigation {
	float: left;
	width: 150px;
	padding-top: 10px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid black;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 1;
}

#navigation li { display: inline; }

#navigation li a {
	display: block;
	background: url(../images/nav_bullet_off.gif) 7px 7px no-repeat #fff;
	border: 1px solid black;
	border-width: 1px 1px 0;
	color: #000;
	text-decoration: none;
	padding: 4px 4px 4px 18px;
}

#navigation li a:hover, #navigation li a#currentPage {
	background: url(../images/nav_bullet_on.gif) 7px 7px no-repeat #F18431;
	color: #fff;
}

#navigation img#sportsPhotos2 {
	display: block;
	border: 1px solid #000;
	margin-top: 9px;
}

/*=main content
--------------------*/
#pageWrapper #mainContentWrapper {
	width: 599px;
	margin-left: 158px;
	padding: 11px 0 4px;
	background: url(../images/content_bottom.gif) bottom left no-repeat;
}
html>body #pageWrapper #mainContentWrapper { margin-left: 161px; }

#mainContentWrapper h2 {
	margin: 0;
	text-indent: -9999px;
	width: 599px;
	height: 29px;
	background: url(../images/fiches_sci_h2.gif) no-repeat;
}

#mainContentWrapper #mainContent {
	background: url(../images/content_bg.gif) repeat-y;
	padding: 18px 22px 16px;
}

#mainContent h3 {
	color: #000;
	font-size: 14px;
	margin: 0;
	padding: 0 0 17px;
	border-bottom: 1px solid #63944B;
}

#mainContent h4 {
	font-size: 11px;
	margin: 12px 0;
}

#mainContent p {
	margin-left: 35px;
}

/*=footer
-----------------------*/
#pageWrapper #footerWrapper {
	clear: both;
	width: 760px;
	padding-top: 10px;
}

#footerWrapper #footer {
	border: 1px solid #000;
	background: #036;
	height: 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 34px;
}
html>body>#footerWrapper #footer {
	height: 34px;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 17px;
	font-size: 10px;
	line-height: 1;
}

#footer li { display: inline; }

#footer li a {
	float: right;
	color: #000;
	border-left: 1px solid black;
	text-decoration: none;
	height: 17px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 14px;
}
html>body>#footer li a {
	height: 14px;
}

#footer li#envoyer a {
	padding: 3px 47px 0 18px;
	background: url(../images/send_page_off.gif) 92% 0 no-repeat #fff;
}
#footer li#envoyer a:hover, #footer li#envoyer a#currentPage {
	color: #fff;
	background: url(../images/send_page_on.gif) 92% 0 no-repeat #F18431;
}

#footer li#contactez a {
	padding: 3px 42px 0 16px;
	background: url(../images/contact_off.gif) 87% 2px no-repeat #fff;
}
#footer li#contactez a:hover, #footer li#contactez a#currentPage {
	color: #fff;
	background: url(../images/contact_on.gif) 87% 2px no-repeat #F18431;
}

#footer li#imprimer a {
	padding: 0;
	height: 17px;
	width: 175px;
	background: url(../images/evo_print_off.gif) no-repeat;
	text-indent: -9999px;
}
#footer li#imprimer a:hover, #footer li#imprimer a#currentPage {
	background: url(../images/evo_print_on.gif) no-repeat;
}

#footer #copyright { border-top: 1px solid #000; }

#footer li#home a {
	padding: 3px 50px 0;
	background: #fff;
}
#footer li#home a:hover, #footer li#home a#currentPage {
	color: #fff;
	background: #F18431;
}

#copyright p {
	float: left;
	display: inline;
	margin: 0 0 0 11px;
	color: #fff;
	font-size: 10px;
	line-height: 1.5;
}

#footer #topOfPage {
	float: right;
	border-left: 1px solid #000;
	font-size: 10px;
	height: 16px;
	color: #000;
	background: url(../images/top_of_page_arrow.gif) 85% 3px no-repeat #649BD0;
	text-decoration: none;
	line-height: 1.4;
	padding: 0 34px 0 25px;
}

/*=sponsors
------------------------*/
#pageWrapper #sponsors {
	margin: 10px 0 0;
	padding: 0;
	width: 760px;
	height: 74px;
	background: url(../images/sponsors_bg.gif) no-repeat #fff;
}

#sponsors ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sponsors li {
	float: right;
	padding: 2px 40px 0 0;
}
#sponsors li#cnmm { padding-right: 30px; }
#sponsors li#quebec { padding-top: 18px }
#sponsors li#insep { padding-top: 3px; }
#sponsors li#ministere { padding-top: 6px; }

