#administration { display:none; }

#intro
{
	background-image: url(/sites/collegemontreal/images/header_pedagogie01.jpg);
}

#breadcrumb
{
	display: block;
}

.sectioncolor { color: #e82c6b }


table.contenttable
{
	width: 100%;
	border: solid 1px #e82c6b;
	border-collapse: collapse;
}

table.contenttable th
{
	padding-left: 3px;
	border: solid 1px #e82c6b;
	background-color: #e82c6b;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
}

table.contenttable th
{
	border: solid 1px #e82c6b;
}

table.contenttable td
{
	padding-left: 3px;
	padding-right: 3px;
	white-space: normal;
	border: solid 1px #e82c6b;
	font-size: 12px;
}

/************************************
* FONTS								*
************************************/
.nf_title, .af_title { font-size: 14px; font-weight: bold; color: #e82c6b; }
 
.af_key,
.af_value,
.nf_key,
.nf_value { font-size: 11px; font-weight: bold; }

.af_key,
.nf_key { font-weight: bold; }

.nf_content, .af_content { color: #000000; }

.nf_content a, .nf_content a:link, .nf_content a:visited, 
.af_content a, .af_content a:link, .af_content a:visited
{
	font-size: 11px;
	text-decoration: none;
	color: #e82c6b;
}

.nf_content a:hover, .nf_content a:active, 
.af_content a:hover, .af_content a:active
{
	font-size: 11px;
	text-decoration: underline;
	color: #e10e55;
}
 
.af_pager, a.af_pager, a.af_pager:link, a.af_pager:visited,
.nf_pager, .nf_pager a, .nf_pager a:link, .nf_pager a:visited,
.af_link, .af_link a, .af_link a:link, .af_link a:visited,
.nf_link, .nf_link a, .nf_link a:link, .nf_link a:visited 
{ 
	font-size: 10px;
	text-decoration: none;
	color: #e82c6b;
	text-transform: uppercase;
}

a.af_pager:hover, a.af_pager:active, 
.nf_pager a:hover, .nf_pager a:active,
.af_link a:hover, .af_link a:active,
.nf_link a:hover, .nf_link a:active 
{ 
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: underline;
	color: #e10e55;
}
