@charset "utf-8";

/*--------------------------------
	Tags
--------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font: 100%/115% Arial, Verdana, Helvetica, sans-serif;
	color: #000;/*#414042;*/
}

a {
	color: #9D0039;
}

p {
	margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	font-size: 2.2em;
	margin-bottom: 0.6em;
	line-height:normal;
}

h2 {
	font-size: 1.7em;
	margin-bottom: 0.5em;
	line-height:normal;
}

h2 a:link {
	text-decoration: none;
}


h2 a:hover {
	text-decoration: underline;
}

h2 a:visited {
	text-decoration: none;
}

h2 a:visited:hover {
	text-decoration: underline;
}

h3 {
	font-size: 1.3em;
	color: #9D0039;
	margin-bottom: 0.2em;
}

h3 a {
	margin-bottom: 0.2em;
	text-decoration: none;
}


h4 {
	font-size: 1.2em;
	margin-bottom: 0.2em;
}

h5 {
	font-size: 1.1em;
	margin-bottom: 0.2em;
}

h6 {
	font-size: 1em;
	margin-bottom: 0.2em;
}

ul, ol {
	padding-left: 25px;
	margin-bottom: 1.5em;
}

input, select {
	font-size: 1em;
	margin-bottom: 13px;
	border: 1px solid #D8D7D7;
	width: 168px;
	padding: 2px 0; 
	-moz-border-radius: 3px;
/*	font-size: 1em;
	margin-bottom: 13px;
	border: 1px solid #ccc;*/
}

input[type=radio]{
	width:auto;
	margin-left:10px;
	}

textarea {
	border: 1px solid #D8D7D7;
	-moz-border-radius: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



input[type="submit"]
{
	width: 80px;
	height:26px;
	line-height:26px;
	padding:0;
	background: url('../img/bg_top-bar.png') bottom repeat-x #000;
	color: #fff;
	margin: 0 auto;
	border: none;
}

optgroup option{
	margin-left: 20px;
}

hr {
	border-bottom:5px solid #58595b;
	margin:20px 0;
	height:5px;
}


/*--------------------------------
	Classes
--------------------------------*/

.left {
	float: left;
	margin: 0 20px 20px 0;
}

.right {
	float: right;
	margin: 0 0 20px 20px;
}

.clear {
	clear: both;
}

.displace {
	position: absolute;
	left: -5000px;
}

.pdf {
	padding: 6px 30px 5px 0;
	/*background: url(../img/pdf-icon.png) no-repeat top right;*/
}

.errors {
	color:red;
	background-color:#FCC;
}

div#alphafilter {
	margin-left:20px;
}


/*--------------------------------
	Structure
--------------------------------*/

#page, #top-bar, #header-wrapper, #header, #contentheader-wrapper, #contentheader, #footer-wrapper, #footer {
	position: relative;
}

#page {
	font-size: 0.875em;
	width: 720px;
	margin: 0 auto;
}

#bkg_shadow {
	background: url('../img/bg_page.gif') repeat-y;
	padding: 0 10px;
}

#top-bar {
	background-color: #000;/*#636466;*/
	height: 30px;
	width: 700px; 
	margin: 0 auto;
}

#header-wrapper {

	height: 148px;
	width: 100%;
}

#header {
	height: 148px;
	margin: 0 auto;
	padding: 0 30px;
}

#contenthome {
	margin: 0 auto;
	background: url(../img/bg_img_home.jpg) no-repeat top right;

}

#contenthome #main-column {

}

#contenthome #secondary-column {
	margin-top: 35px;
}

#contentheader-wrapper {
	background-color: #9D0039;
	width: 100%;
}

#contentheader {
	margin: 0 auto;
	padding: 20px;
	color: #fff;
}

#contentheader h1 {
	color: #ffffff;	
	padding: 0;
	margin: 0;
}

#contentheader h5 {
	color: #ffffff;	
	padding: 0;
	margin-top: 10px;
}

#content {
	width: 700px;
	padding: 20px 0 20px 0;
	margin: 0 auto;
}

#main-column {
	width: 661px;
	margin: 0 20px 10px 0;
}

#main-column-indented {
	width: 641px;
	margin: 0 20px 10px 20px;
	float: left;
}

#secondary-column {
	width: 227px;
	margin: 0 0 10px 20px;
}


/**
Home page
*/

#home_content {
	margin-top: 45px;
	background: url('../img/bg_home_content.gif') repeat-x top #e7e7e8;
	padding: 20px;
}

#home_left {
	float: left;
	width: 300px;
	border-right: 1px solid #a7a9ac;
	padding-right:25px;
}

#home_right {
	float: right;
	width: 300px;
}

#bkg_shadow_end {
	background: url('../img/footer_end.gif') no-repeat top;
	height: 14px;
}

#footer-wrapper {

}

#footer {
	width: 700px;
	height: 60px;
	margin: 0 auto;
}


/* ------------------------------
	Translations
----------------------------------*/
#main-column #english-block {
	width:320px;
	float:left;
}

#main-column #french-block {
	width:320px;
	float:right;
}


/*--------------------------------
	Header
--------------------------------*/

#header a#logo {
	display: block;
	float: left;
	position: relative;
	top: 47px;
	width: 294px;
	height: 38px;
	text-decoration: none;
	background: url(../img/logo.gif);
}

#header a#qcgn {
	display: block;
	float: right;
	position: relative;
	top: 47px;
	width: 112px;
	height: 52px;
	text-decoration: none;
	background: url(../img/qcgn.gif);
}

#header a#qcgn:hover {
	background-position: 0 52px;
}

#top-red {
	background-color: #9d0039;
	height: 70px;
}

#top-red h1 {
	padding-top: 25px;
	padding-left: 25px;
	color: #fff;
	font-size: 1.9em;
}

/*--------------------------------
	Nav
--------------------------------*/

#nav {
	position: absolute;
	bottom: 3px;
	right: 0;
	font-size: 1em;

}

#nav ul {
	list-style: none;
}

#nav li {
	float: left;
	height: 29px;
	text-align: center;
	position: relative;
	margin: 0 0 0 4px;
}

#nav li a {
	color: #000;
	text-decoration: none;
	padding: 7px 10px 0 12px;
	background: url(../img/bg_tab.gif) repeat-x bottom;
	position: relative;

	height: 25px;
	display: block;

}

#nav li a:hover {
	background: url(../img/bg_tab-active.gif) repeat-x bottom;
	color: #FFF;
	text-shadow: 2px 2px 2px #000;
}

#nav li.active a {
	color: #FFF;
	background: url(../img/bg_tab-active.gif) repeat-x bottom;
	font-weight: bold;
	text-shadow: 2px 2px 2px #000;
}

/*--------------------------------
	Views
--------------------------------*/

#contentheader, #contenthome, #contentheader a, #contenthome a {
	color: #000; /*#58595b;*/
}

#contentheader h1 {

}

/*--------------------------------
	Footer
--------------------------------*/

#footer #copyright {
	float: left;
	position: relative;
	top: 10px;
	height: 24px;
	display: block;
}

#footer a#eem-logo {
	display: block;
	position: relative;
	float: left;
	margin-left: 15px;
	width: 145px;
	height: 26px;
	top: 9px;
	text-decoration: none;
	background: url(../img/eem-logo.gif);
}

#footer a#eem-logo:hover {
	background-position: 0 -26px;
}


#footer a#ach-logo {
	display: block;
	position: relative;
	float: left;
	margin-left: 15px;
	width: 145px;
	height: 26px;
	top: 9px;
	text-decoration: none;
	background: url(../img/ach-logo.gif);
}

#footer a#ach-logo:hover {
	background-position: 0 -26px;
}



#footer #footer-links {
	float: right;
	position: relative;
	top: 10px;
}

#footer #footer-links ul {
	list-style: none;
}

#footer #footer-links li {
	float: left;
	padding-left: 20px;
}

#footer #footer-links a {
	color: #000;
}

#footer #footer-links a:hover {
	text-decoration: none;
}

/*--------------------------------
	Particularites
--------------------------------*/

a#newsearchlink {
	display: block;
	position: relative;
	width: 227px;
	height: 47px;
	text-decoration: none;
	background: url(../img/newsearch.gif);
}

a#newsearchlink:hover {
	background-position: 0 -47px;
}

#secondary-column h2 {
	color: #FC8602;
	font-size: 2.5em;
	line-height: 1em;
}

#contenthome #secondary-column h2 {
	color: #FFF;
}

#contenthome-wrapper {
	background-color: #D1D2D4;
}

.result {
	padding-left: 40px;
	background: url(../img/bullet.gif) no-repeat 10px 0;
	border-bottom: 1px solid #999999;
	margin: 1em 0;
}

.result-no-border {
	padding: 15px 0 15px 40px;
	background: url(../img/bullet.gif) no-repeat 20px 25px;
	border-bottom: 1px solid #b7b7b7;
}

div#login {
	width: 191px;
	height: 94px;
	background: url(../img/bg_login.gif) no-repeat;
	padding: 15px 10px;
	text-align: right;
	font-size: 0.9em;
}

div#login input {
	border: none;
	width: 94px;
	height: 14px;
	background: url(../img/bg_smallinput.gif) no-repeat;
	padding: 4px 6px;
	margin-bottom: 3px;
	font-size: 0.9em;
	color: #000;
}

div#login p {
	margin-top: 10px;
}

#searchbox {
	width: 370px;
	height:185px;
	background: url(../img/bg_searchbox.gif) no-repeat;
	padding: 5px 15px;
	margin-bottom: 1em;
	position: relative;
	top: 30px;
	left: 30px;
	
}

#searchbox h2 {
	color: #fff;
	padding: 0;
	margin: 0 0 3px 0;
}

#searchbox select {
	padding: 0;
	margin: 0;
}

#searchterms {
	border: none;
	height: 18px;
	background: url(../img/bg_searchterms.gif) no-repeat;
	padding: 7px;
}

#searchbox select {
	width: 170px;
}

#searchbox label {
	font-size: 1.2em;
	padding-left: 7px;
	margin-left: 7px;
	margin-top: 3px;
	width: 170px;
	display: block;
	color: #fff;
}


#infosbox {
	background: url('../img/white_left.gif') no-repeat;
	margin:36px 0 0 30px;
	float: left;
	height:118px;
	padding:15px;
	text-align:center;
	width:222px;
	font-size: 0.95em;
}

#infosbox h2 a {
	text-decoration: underline;
}

#loginbox {
	background: url('../img/white_right.gif') no-repeat;
	margin:36px 0 0 3px;
	padding:0;
	width:221px;
	float: left;
	font-size: 0.95em;
}

#infosbox h2, #loginbox h2 {
	font-size: 1.3em;
	padding:5px 0 0 5px;
}

a#startsearch {
	display: block;
	position: relative;
	width: 189px;
	height: 32px;
	text-decoration: none;
	background: url(../img/startsearch.gif);
	margin-top: 8px;
}

a#startsearch:hover {
	/*background-position: 0 -54px;*/
}

#user_login input {
	border: 1px solid #ccc;
}

/*Zend Form */

dl.zend_form label {
	font-weight: bold;
	color: #414141;
	line-height:30px;
}



.zend_form dt {
	display:block;
	position:relative;
	float:left;
	margin-right:2em;
	width:15em;
	clear:left;
	padding-bottom:1em;
}



.zend_form dd {
	color:#818181;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:1em;
	position:relative;
	width:10em;
}



.checkbox_service {
	position: relative;
	left: -160px;
	top: -15px;
}
#list_services dt label {
	margin-left: 30px;
}

#list_services .checkbox_service {
	margin-bottom: 0;
	width:auto;
	border:0;
	left: 0;
	top: -20px;
}

.textarea_services {
	position: relative;
	left: 31px;/*40px;*/
	top: -35px;
}


.zend_form dd input,
.zend_form dd textarea,
.zend_form dd select  {
	margin:0 0 20px 0;
}

/* For captcha image */
.zend_form dd img
{
	float: left;
	position: absolute;
	margin-left: 370px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
}


.zend_form ul.errors {
	margin-bottom: 20px;
	padding: 10px 0;
	/*border-bottom: 1px solid #ccc;*/
	width: 230px;/*655px;*//*452px;*/
	list-style-type: none;
	font-weight: bold;
	font-size: 0.8em;/*0.7em;*/
	background-color: #FAB9AD;/*#f6fdff;*/
	/*display:inline;*/
	/*float:right;*/
	position:relative;
	top:-50px;
	left: 590px;
}

#user_login .zend_form ul.errors {
	top: -10px;
	left:auto;
}


.zend_form ul.errors li {
	color: #a70011;
	margin: 0 10px;
	
	width:200px;
	display:inline;
}

#no_error_styling .zend_form ul.errors {
	position: static;
	margin-left: 240px;
}

.zend_form #captcha-input {
	position: relative;
	top: -20px;
}

div#message-retrieve-password 
{
	text-align: center;
	padding: 10px;
	margin: 10px 0;
	color: #161616;
	border: 1px solid #ccc;
	font-weight: bold;
	background: url(../img/bg_header.png) repeat-x bottom #fff;
	width: 558px;
	-moz-border-radius: 3px;
}

div#notify-user
{
	text-align: center;
	padding: 10px;
	color: #ad6a00;
	font-weight: bold;
	background: #f5d786;
	-moz-border-radius: 3px;
}
#profile-manage_profile td {
	vertical-align:top;
}

.hidden_email_msg{
	font-size:12px;
	color:#9D0039;
	display:block;
	}

#messages_confirm {
	padding: 10px;
	background-color: #d2efac;
	text-align:center;
	font-weight: bold;
	color: #4c662c;
	-moz-border-radius: 3px;
}


.result-left {
	float: left;
	width: 200px;
}

.result-right {
	float: right;	
	width: 400px;
}

.button_more {
	padding: 3px 10px;
	background-color: #9D0039;
	margin: 40px 0;
}

.button_more a {
	color: #ffffff;
	text-decoration: none;
}
.button_more a:hover {
	text-decoration: underline;
}

.print_version {
	margin-left: 20px;
}

.print_version img {

}

.print_version a {
	text-decoration: none;
	color: #000;/*#414042;*/
}

.print_version a:hover {
	text-decoration: underline;	
}

.print_version_button {
	float: left;
}

.print_version_text {
	float: left;
	margin-left: 10px;
}

#single_resource {
	padding: 15px 40px 15px 40px;
	background: url(../img/bullet.gif) 20px 25px no-repeat #f6f6f6;
}

.single_resource_box {
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
}


.resource_infos td {
		width: 200px;
		vertical-align: top;
		padding: 10px;
}

.dl_services dt {
	color: #000;/*#404040;*/
	background: url('../img/grey_bullet.gif') no-repeat 0 7px;
	padding-left: 10px;


}

.dl_services dd {
	padding-left: 40px;

}

#profile-form {
	background-color: #f6f6f6;
}
.single_resource_box dt label {
	font-weight: bold;
	margin-bottom: 4px;
}

#profile-form dt {
	text-align:left;
	margin-left: 150px;
}

.profile-form-section {
	background-color: #EEEFEF;
	border-bottom: 1px solid #B7B7B7;
	padding: 30px;
	text-align: center;
}

.input_home_small {
	background: url('../img/input_home_small.gif') no-repeat;
	border: none;
	margin: 0;
	padding: 0;
	width: 136px;
	height: 20px;
	padding: 1px 3px 0 2px;
}

table#home_login td {
	height: 25px;
	padding: 3px;
}

#grey_bkg {
	background-color: #f6f6f6;
	padding: 40px;
}

.lang_anchor {
	float: right;
	text-decoration: none;
	font-style:italic;
}

hr.hr_white {
	margin: 40px auto;
	border-color: #ffffff;
}

#contact_infos td {
	vertical-align: bottom;
	width: 300px;
}

#top-bar {
	color: #fff;
}

.font_size_moins span, .font_size_plus span {
	display: none;
}
a.font_size_moins {
	background: url('../img/font_size_moins.gif') no-repeat;
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin: 10px 3px;
}

a.font_size_plus{
	background: url('../img/font_size_plus.gif') no-repeat;
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin: 10px 3px;
}



/* DIRECTORY */
div#alphafilter {
	margin-top:10px;
	display:block;
}

.active_alphafilter {
	font-weight:bold;
}




