﻿@charset "utf-8";
/* CSS Document */

/* **************MAIN************** */ 

h1 {
	color: #025188;
	font-weight: bold;
	font-size: 21px;
	text-transform: uppercase;
	margin: 0;
}
h2 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
}
h3 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}
a {
	color: #f58220;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #c8003a;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #c8003a;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #c8003a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
img {
	border: 0px;
}
/* **************CLASS+ID************** */
.hrdashed {
	margin-bottom: 8px;
	margin-left: -6px;
	padding: 0px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
}
.hrdashedtop {
	width: 70%;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-top: 0px;
	padding: 0px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
}
.hrdashedbot {
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
}
#archives {
	color: black;
	height: 240px;
	line-height: 1.5;
}
#archivestitle {
	font-size: 14px;
	font-weight: bold;
}
#aboamititle {
	font-weight: bold;
	font-size: 15px;
}
/* **************TABLEAUX************** */
/* ***************** */
#tableheader {
	width: 668px;
}
#tableheader td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#tableheader-col-01 {
}
#tableheader-col-02 {
}
/* ***************** */
#tableheader-logo {
	width: 217px;
}
#tableheader-logo td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	background: #6e6e6e;
}
#tableheader-logo-row-01 {
}
#tableheader-logo-row-02 {
}
/* ***************** */
#tableheader-tit {
	width: 668px;
}
#tableheader-tit-dat {
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	vertical-align: middle;
	padding-left: 22px;
	text-align: center;
	width: 184px;
	font-size: 17px;
	font-weight: bold;
	color: #6e6e6e;
}
/* ***************** */
#tablecontent {
}
/* ***************** */
#tablecontent-content {
	width: 668px;
}
#tablecontent-content td {
	vertical-align: top;
}
#tablecontent-content-col-01 {
}
#tablecontent-content-col-02 {
	width: 152px;
}
#tablecontent-content-form {
	padding-top: 20px;
	padding-left: 32px;
}
/* ***************** */
.tablecontent-article {
	width: 493px;
}
.tablecontent-article td {
	vertical-align: top;
	padding-left: 7px;
}
.tablecontent-article-sectiontitle {
	padding-left: 9px;
	padding-top: 8px;
	color: #888;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 12px;
	background-image: url(http://www.entrepreneurship.qc.ca/mentorexpress/images/cnt_art_str_bul.gif);
	background-repeat: no-repeat;
}
.tablecontent-article-pic {
	padding-left: 7px;
	padding-bottom: 7px;
}
.tablecontent-article-pic img {
	padding-right: 7px;
	padding-bottom: 7px;
}
.tablecontent-article-title {
	color: #c8003a;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 15px;
}
.tablecontent-article-txt {
	padding-bottom: 4px;
}
.tablecontent-article-separateur {
	padding-bottom: 0px;
}
/* ***************** */
.tablecontent-credit {
	font-size:10px;
}
.tablecontent-credit td {
	padding-left: 7px;
}
/* ***************** */
#table-content-pub-ver {
	padding-top: 5px;
	width: 154px;
	height: 1px;
	color: white;
}
#table-content-pub-ver a {
	color: black;
	text-decoration: underline;
}
#table-content-pub-ver a:hover {
	color: black;
	text-decoration: none;
}
#table-content-pub-ver td {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
/* ***************** */
#tablecontent-bottom {
	width: 430px;
	height: 40px;
	margin-left: 22px;
	padding-top: 4px;
	line-height: 1.4;
	background: #eaeaea;
	text-align: center;
	color: #666;
}
#tablecontent-bottom a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#tablecontent-bottom a:hover {
	text-decoration: underline;
}
/* **************STRUCTURE************** */
body {
	padding: 0;
	margin: 0;
	background: #e6e6e6;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color: #000;
	text-align: center;
}
#main {
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 668px;
	text-align: left;
}
#top {
	text-align: center;
	height: 37px;
	color: #646464;
}
#top a {
	color: #646464;
	font-weight: normal;
	text-decoration: underline;
}
#top a:hover {
	text-decoration: none;
}
#bot {
}





/*

h1 {
	color: #025188;
	font-weight: bold;
	font-size: 21px;
	text-transform: uppercase;
	margin: 0;
}
h2 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
}
h3 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin: 0;
}
a {
	color: #f58220;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #f58220;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #f58220;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #f58220;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
img {
	border: 0px;
}
/* **************CLASS+ID**************
.hrdashed {
	margin-bottom: 8px;
	margin-left: -6px;
	padding: 0px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
}
.hrdashedtop {
	width: 70%;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-top: 0px;
	padding: 0px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
}
.hrdashedbot {
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
	border-bottom: 1px solid #e1e1e1;
	display: block;
}
#archives {
	color: black;
	height: 240px;
	line-height: 1.5;
}
#archivestitle {
	font-size: 14px;
	font-weight: bold;
}
#aboamititle {
	font-weight: bold;
	font-size: 15px;
}


/* **************TABLEAUX************** 
/* ***************** 
#tableheader {
	width: 668px;
}
#tableheader td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#tableheader-col-01 {
}
#tableheader-col-02 {
}
/* ***************** 
#tableheader-logo {
	width: 217px;
}
#tableheader-logo td {
	margin: 0;
	padding: 0;
	vertical-align: top;
	background: #6e6e6e;
}
#tableheader-logo-row-01 {
}
#tableheader-logo-row-02 {
}
/* ***************** 
#tableheader-tit {
	width: 668px;
}
#tableheader-tit-dat {
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	vertical-align: middle;
	text-align: right;
	padding-right: 24px;
	width: 184px;
	font-size: 17px;
	font-weight: bold;
	color: #6e6e6e;
}
/* *****************
#tablecontent {
}
/* ***************** 
#tablecontent-content {
	width: 668px;
}
#tablecontent-content td {
	vertical-align: top;
}
#tablecontent-content-col-01 {
}
#tablecontent-content-col-02 {
	width: 157px;
}
#tablecontent-content-form {
	padding-top: 20px;
	padding-left: 32px;
}
/* ***************** 
.tablecontent-article {
	width: 493px;
}
.tablecontent-article td {
	vertical-align: top;
	padding-left: 7px;
}
.tablecontent-article-sectiontitle {
	padding-left: 9px;
	padding-top: 8px;
	color: #555;
	text-transform: uppercase;
	font-size: 11px;
	background-image: url(http://www.entrepreneurship.qc.ca/mentorexpress/images/cnt_art_str_bul.gif);
	background-repeat: no-repeat;
}
.tablecontent-article-pic {
	padding-left: 7px;
	padding-bottom: 7px;
}
.tablecontent-article-pic img {
	padding-right: 7px;
	padding-bottom: 7px;
}
.tablecontent-article-title {
	color: #f7941d;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 15px;
}
.tablecontent-article-txt {
	padding-bottom: 4px;
}
.tablecontent-article-separateur {
	padding-bottom: 0px;
}
/* ***************** 
.tablecontent-credit {
	font-size:10px;
}
.tablecontent-credit td {
	padding-left: 7px;
}
/* ***************** 
#table-content-pub-ver {
	padding-top: 5px;
	width: 157px;
	height: 1px;
	color: white;
}
#table-content-pub-ver a {
	color: black;
	text-decoration: underline;
}
#table-content-pub-ver a:hover {
	color: black;
	text-decoration: none;
}
#table-content-pub-ver td {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}
*****************
#tablecontent-bottom {
	width: 430px;
	height: 40px;
	margin-left: 22px;
	padding-top: 4px;
	line-height: 1.4;
	background: #eaeaea;
	text-align: center;
	color: #666;
}
#tablecontent-bottom a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
}
#tablecontent-bottom a:hover {
	text-decoration: underline;
}


**************STRUCTURE************** 
body {
	padding: 0;
	margin: 0;
	background: #e6e6e6;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2;
	color: #000;
	text-align: center;
}
#main {
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 668px;
	text-align: left;
}
#top {
	text-align: center;
	height: 37px;
	color: #646464;
}
#top a {
	color: #646464;
	font-weight: normal;
	text-decoration: underline;
}
#top a:hover {
	text-decoration: none;
}
#bot {
}

*/