﻿/*#Initialisation#*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
}

body {
	line-height: 1.15em;
	color: #000;
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol, ul {
	list-style: none;
	clear:both;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

strong {
	font-weight:bold;
}

p {
	margin: 0 0 15px;
}

a {
	color:#609090;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color:#609090;
	text-decoration:underline;
}

h1, h2, h3, h4, h5 {
	padding: 0;
	font-weight: bold;
}

h1 {
	margin: 0.6em 0;
	font-size:1.8em;
}

h2 {
	margin: 0.5em 0;
	font-size:1.5em;
}

h3 {
	margin: 0.4em 0;
	font-size:1.2em;
}

h4 {
	margin: 0.3em 0;
	font-size:1em;
}

h5 {
	margin: 0.2em 0;
	font-size:0.7em;
}

/* li {
	background-image:url(images/picto_triangle.gif);
	background-repeat:no-repeat;
	background-position:0px 0.3em;
	list-style-type:none;
	padding:0 0 0 15px;
	margin: 1em 0;

} */



.ClearLeft { /* Impose un Clear:both à certains navigateurs récalcitrants */
	clear:both;
	height:0;
	font-size:0;
	overflow:hidden;
	position:relative;
}


/*#Layout#*/


/*#Layout/CMSInformations#*/

#Layout_CMSInformations {
	clear:both;
	width:100%;
	font-size:0; /* Fix IE7: supprime une marge inutile */
	background-color:#fff;
}

*+html body {
	margin-top:-2px; /* Fix IE7: ajout d'une marge au dessus du site */
}

*html body {
	margin-top:-3px; /* Fix IE6: ajout d'une marge au dessus du site */
}


/*#Layout/NewsFeed#*/

#Layout_NewsFeed {
	margin:0 auto;
	width:974px;
	height:10px;
	overflow:hidden;
	clear:both;
	background-image:url(images/background_NewsFeed.jpg);
	background-repeat:no-repeat;
	background-position: -4px top;
}

#Layout_NewsFeed a {
	color: #a3a19f;
	text-decoration: none;
	font-weight:normal;
}

#Layout_NewsFeed a:hover {
	color: #609090;
	text-decoration: underline;
}

#Layout_NewsFeed .NewsFeed_Separator {
	font-size:9pt;
	color:#f58026;
	text-decoration:none;
	padding:0 20px;
}


/*#Layout/Banner#*/

#Layout_Banner {
	margin:0 auto;
	width:984px;
	height:130px;
	clear:both;
	background-image:url(images/background_Banner.jpg);
	background-repeat:no-repeat;
	position:relative;
	padding-bottom: 1px;
}

#logo {
	position: absolute;
	top:20px;
	left:30px;
}

#userLinks {
	position:absolute;
	top:5px;
	right:0px;
	background-image:url(images/arrow_orange.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
	padding:0 30px;
	font-size: 9pt;
	font-weight: bold;
}

#userLinks div {
	float:left;
	color:#666;
}

#userLinks .userLinks_Separator {
	margin:0 5px;
	font-weight:normal;
	color:#999 !important;
}

#userLinks a {
	color: #f58026;
	text-decoration: none;
}

#userLinks a:hover {
	color: #609090;
	text-decoration: underline;
}

a.userLinks_profile {
	cursor:pointer;
	position:relative;
}

a.userLinks_profile em {
    display:none;
    text-align:left;
}

a.userLinks_profile:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}

a.userLinks_profile:hover em {
	font-style: normal;
	display: block;
	position: absolute;
	top: 23px;
	right: 0px;
	padding: 5px 10px;
	color: #525552;
	border: 1px solid #ccc;
	overflow: visible;
	font-size: 11px;
	background: #fff;
	text-decoration:none;
}

a.userLinks_profile:hover em .userLinks_profile_fleche {
	position: absolute;
	top: -7px;
	right: 15px;
	height: 7px;
	width: 11px;
	background: url(images/bulle_fleche.gif) no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
}

.userLinks_profile_nom, .userLinks_profile_courriel, .userLinks_profile_langue {
	font-weight:normal;
	display:block;
	margin:8px 0;
	font-size:1.1em;
}

.userLinks_profile big {
	font-weight:bold;
}


/*#Layout/Banner#*/

#Layout_TopMenu {
	margin:0 auto;
	padding-left:10px;
	width:974px;
	clear:both;
	background-image:url(images/background_TopMenu.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#F58026;
}

.TopMenu, .menuLevel1Item, .menuPrivateParentItem {
	background-color:#4d4d4c;
}

.menuLevel1Item, .menuLevel1ItemHover, .menuLevel1ItemSelected {
	width: 230px;
	border-right: solid 1px #b6b6b5;
	text-align: center;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	cursor:pointer;
}

.menuLevel1ItemHover {
	background-color:#5d5d5d;
}

.menuLevel1ItemSelected {
  background-color:#757575; 
  background-image: url(images/menu_selected.gif);
  background-repeat:repeat-x;
}

.liensSociaux
{
	float:right; padding-top:70px;
}

.liensSociaux table 
{
	padding-right:10px;
}

.liensSociaux table tr td
{
	padding:5px;
}

/* Private Menu */

.menuPrivateParentItem, .menuPrivateParentItemHover, .menuPrivateParentItemExpand {
	width: 43px;
	text-align: center;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	cursor:pointer;
	background-image: url(images/menu_membres.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

.menuPrivateParentItemHover {
	background-color:#4d4d4c;
}

.menuPrivateParentItemHover, .menuPrivateParentItemExpand {
	background-color:#5d5d5d;
}

.PrivateMenu {
	border-top:solid 1px #b6b6b5;
	width:167px;
}

.menuPrivateChildItem {
	width:167px;
}

.menuPrivateHeader {
	background-image: url(images/menu_membres_top.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#F58026;
	width:167px;
	height:41px;
	border-bottom: solid 1px #b6b6b5;
}

.menuPrivateFooter {
	background-image:url(images/menu_membres_bottom.png) !important; 
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/menu_membres_bottom.png');
	background-repeat:no-repeat;
	background-position:right top;
	width:140px;
	height:10px;
}


/*#Layout/Body#*/

#Layout_Body {
	margin:0 auto;
	width:984px;
	clear:both;
	background-image:url(images/background_Body.jpg);
	background-repeat:no-repeat;
	padding-bottom:20px;
}

#btop {
	width:977px;
	clear:both;
}

#bleft {
	width: 150px;
	float: left;
	margin-top:10px;
	margin-bottom: 100px;
	padding: 0 0 80px 0;
}

#bcenter {
	width:660px;
	float:left;
}

#bright  {
	width: 160px;
	float: left;
	margin-top:10px;
}


/*#Layout/Footer#*/

#Layout_Footer {
	position:relative;
	margin:0 auto 10px;
	width: 984px;
	height: 32px;
	clear:both;
	background-color: #8a8988;
	background-image:url(images/back_orange.gif);
	background-position: top left;
	background-repeat:repeat-y;
}

#Layout_Footer a {
	color:#fff;
}

#Layout_Footer a:hover {
	color:#666;
	background-color:#fff;
	padding: 4px 0;
	text-decoration:none;
}

.footer_corporate {
	font-size: 1em;
	color: #fff;
	text-align: center;
	margin: 0 100px;
	width: 784px;
	padding-top: 3px;
}

.footer_cap {
	
	margin-top:2px;
	right:2px;
	font-size:9px;
	color:#fff;
}


/*#Item#*/


/*#Item/BreadCrumb#*/

#breadcrumb {
	float: left;
	width: 780px;
	height: 25px;
	font-size: 8pt;
	color: #609090;
	padding: 5px 0 0 10px;
	background-position:0 10px;
}

#breadcrumb a  {
	color: #609090;
	text-decoration: none;
	font-weight:normal;
}

#breadcrumb a:hover  {
	color: #999;
	text-decoration: underline;
}

#breadcrumb .CMSBreadCrumbsCurrentItem {
	font-weight:bold;
}

/*#Item/Recherche#*/

#recherche {
	float: right;
	height: 25px;
	margin: 6px 7px 0 0;
	display:inline;
}

*html #recherche { /* Fix IE6: décalage vers la gauche de control */
	margin-right: 6px;
}

html:first-child #recherche { /* Fix Opera: décalage vers la gauche de control */
	margin-right: 6px;
}

#recherche .combobox {
	width: 123px;
	margin: 0 3px 0;
	font-size: 11px;
	height:14px;
	padding:1px;
}

#recherche .button {
	width:30px;
	height:18px;
	margin-bottom:1px;
}


/*#Item/Menus de gauche#*/

.LeftMenu {
	padding: 9px 0 0 10px;
	margin: 0 0 10px;
	width:140px;
	background-color:#F58026;
	background-image: url(images/menu_lefttop.gif);
	background-repeat:no-repeat;
}

.menuBreakSection {
	height:1px;
	font-size:0;
	background-color:#cccccc;
}

.menuBreakItem {
	height:1px;
	font-size:0;
	background-color:#a3a3a3;
}


/* Parent */

.menuLevel2Item, /* stems standards */
.menuLevel2ItemHover,
.menuLevel2SelectedItem,

.menuLevel2ItemLock, /* items reservés aux membres */
.menuLevel2ItemHoverLock,
.menuLevel2SelectedItemLock,

.menuLevel2ItemWithChild, /* items standards avec sous menu */
.menuLevel2SelectedItemWithChild,

.menuLevel2ItemLockWithChild, /* items réservés aux membres avec sous menu */
.menuLevel2SelectedItemLockWithChild
{
/* mise en forme générale des items */
	color:#fff; 
	font-size:11px; 
	font-weight:bold;
}


.menuLevel2ItemWithChild,
.menuLevel2ItemLockWithChild,
.menuLevel2SelectedItemWithChild,
.menuLevel2SelectedItemLockWithChild {
/* pas de curseur "main" sur les éléments non cliquable */
	cursor:default;
}

.menuLevel2Item,
.menuLevel2ItemLock,
.menuLevel2ItemHover,
.menuLevel2ItemHoverLock,
.menuLevel2SelectedItem,
.menuLevel2SelectedItemLock {
/* curseur "main" sur les éléments cliquables */
	cursor:pointer;
}

.menuItem {
/* layout des items du menu */
	margin:6px 0 5px 6px;
	display:block;
}

.menuLock {
/* picto d'un locker pr les items réservés aux membres  */
	margin:0 2px 1px 6px;
	width:16px;
	height:18px;
	background-repeat:no-repeat;
	float:right;
}

.menuLevel2ItemLock .menuLock,
.menuLevel2ItemHoverLock .menuLock {
/* picto pour fond gris */
	background-image: url(images/picto_lock_normal.gif);
}

.menuLevel2SelectedItemLock .menuLock {
/* picto pour fond orange */
	background-image: url(images/picto_lock_selected.gif);
}

.menuLevel2Item,
.menuLevel2ItemLock,
.menuLevel2ItemWithChild,
.menuLevel2SelectedItemWithChild,
.menuLevel2ItemLockWithChild,
.menuLevel2SelectedItemLockWithChild {
/* couleur de fond des items */
	background-color:#4d4d4c;
}

.menuLevel2ItemHover, .menuLevel2ItemHoverLock {
/* couleur de fond des items avec sur vol de la souris (hover) */
	background-color:#5d5d5d; 
}

.menuLevel2SelectedItem, .menuLevel2SelectedItemLock {
/* couleur/image de fond des items selectionés */
	background-color:#757575; 
	background-image: url(images/menu_selected.gif);
	background-repeat:repeat-x;
}


/* Child */

.menuLevel3Item,
.menuLevel3ItemLock,
.menuLevel3ItemHover,
.menuLevel3ItemHoverLock,
.menuLevel3SelectedItem,
.menuLevel3SelectedItemLock {
	color:#fff; 
	font-size:11px; 
	font-weight:bold;
	cursor:pointer;
}

.LeftMenu_Child .menuItem {
	margin:6px 6px 5px 20px;
	display:block;
}

.LeftMenu_Child .menuLock {
	margin:0 -2px 1px 0;
	width:16px;
	height:18px;
	background-repeat:no-repeat;
}

.menuLevel3ItemLock .menuLock, .menuLevel3ItemHoverLock .menuLock {
	background-image: url(images/picto_lock_normal_child.gif);
	background-position: right top;
	margin:0 4px 1px 6px;
}

.menuLevel3SelectedItemLock .menuLock {
	background-image: url(images/picto_lock_selected.gif);
	background-position: right top;
	margin:0 4px 1px 6px;
}

.menuLevel3Item, .menuLevel3ItemLock {
	background-color:#7a7a79; 
}

.menuLevel3ItemHover, .menuLevel3ItemHoverLock {
	background-color:#888; 
}

.menuLevel3SelectedItem, .menuLevel3SelectedItemLock {
	background-color:#727271;
	background-image: url(images/menu_selected_child.gif);
	background-repeat:repeat-x;
}


/*#Item/Bloc CNW#*/

#cnw {
	width:198px;
	clear:both;
	border:solid 1px #cac7c4;
	font-size:0.84em;
	line-height: 1.2em;
	color:#666;
	margin:10px 0 0;
	padding:2px 5px 10px;
}

#cnw img {
	margin:3px 0;
}

#cnw a, #nouvelles_locales a {
	color:#666;
}

#cnw .f {
	display: none;
}

/*#Item/Bloc Nouvelles locales*/

#nouvelles_locales {
	margin:0 0 10px;
}

#nouvelles_locales_header {
	background-color:#f58026;
	width:100%;
	height:25px;
}

.nouvelles_locales_title {
	font-size:1.1em;
	font-weight: bold;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:6px 0 0 5px;
	display:block;
	float:left;
}

.nouvelles_locales_RSS {
	float:right;
	padding:5px 5px 0 0;
}

.nouvelles_locales_content {
	background-color:#fff;
	border-left:solid 1px #cac7c4;
	border-right:solid 1px #cac7c4;
	border-bottom:solid 1px #cac7c4;
	font-size:0.84em;
	line-height: 1.2em;
	color:#666;
	padding:5px;
}

.nouvelles_locales_content a.i {
	color:#666;
}

.nouvelles_locales_content .s, .nouvelles_locales_details .s {
	margin-top: 2px;
	font-size:0.9em;
	color:#666;
}

.nouvelles_locales_content .s a, .nouvelles_locales_details .s a {
	font-weight:normal;
}

.nouvelles_locales_content .f, .nouvelles_locales_details .f {
	display:none;
}

.nouvelles_locales_content_all {
	display:block;
	margin: 0 0 0 15px;
}


/*#Item/Gouv Canada#*/

#gouv_canada {
	width:136px;
	clear:both;
	border:solid 1px #cac7c4;
	font-size:0.9em;
	line-height: 1.2em;
	color:#444;
	margin:10px 0 0;
	padding:6px;
}

#gouv_canada img {
	margin:8px 0 4px;
	display:block;
}


/*#Item/Logos Commanditaires#*/

#commanditaires {
	width:150px;
	position:absolute;
	left:0;
	bottom:55px;
}

#commanditaires a:hover {
	margin:0;
	padding:0;
}


.fr .patrimoine_canadien, .patrimoine_canadien a {
	width:90px;
	height: 20px;
	background:url(images/fr/logo_patrimone_canadien.gif) no-repeat 0 0;
	display: block;
}

.en .patrimoine_canadien, .patrimoine_canadien a {
	width:90px;
	height: 20px;
	display: block;
	background:url(images/en/logo_patrimone_canadien.gif) no-repeat 0 0;
}

.patrimoine_canadien_text{
	width:150px;
	margin-top: 10px;
	font-size: 0.8em;
	color: #999;
}


/*#Item/Outils de droite#*/

#nos_outils {
	width:100%;
	margin-bottom:10px;
}

.fr #nos_outils_titre {
	width:160px;
	height: 55px;
	margin: 0;
	background:url(images/fr/outils_titre.gif) no-repeat 0 0;
}

.en #nos_outils_titre {
	width:160px;
	height: 55px;
	margin: 0;
	background:url(images/en/outils_titre.gif) no-repeat 0 0;
}

a.outils_lectorat, a.outils_conso, a.outils_devis {
	display:block;
	width:160px;
	text-decoration:none;
}

.fr a.outils_lectorat {
	height:70px;
	background:url(images/fr/button_plan_lectorat_hover.gif) no-repeat 0 0;
}

.en a.outils_lectorat {
	height:70px;
	background:url(images/en/button_plan_lectorat_hover.gif) no-repeat 0 0;
}

.fr a.outils_lectorat:hover {
	background:url(images/fr/button_plan_lectorat_hover.gif) no-repeat 0 -70px;
}

.en a.outils_lectorat:hover {
	background:url(images/en/button_plan_lectorat_hover.gif) no-repeat 0 -70px;
}

.fr a.outils_conso {
	height:80px;
	background:url(images/fr/button_plan_conso_hover.gif) no-repeat 0 0;
}

.en a.outils_conso {
	height:80px;
	background:url(images/en/button_plan_conso_hover.gif) no-repeat 0 0;
}

.fr a.outils_conso:hover {
	background:url(images/fr/button_plan_conso_hover.gif) no-repeat 0 -80px;
}

.en a.outils_conso:hover {
	background:url(images/en/button_plan_conso_hover.gif) no-repeat 0 -80px;
}

.fr a.outils_devis {
	height:80px;
	background:url(images/fr/button_plan_devis_hover.gif) no-repeat 0 0;
}

.en a.outils_devis {
	height:80px;
	background:url(images/en/button_plan_devis_hover.gif) no-repeat 0 0;
}

.fr a.outils_devis:hover {
	background:url(images/fr/button_plan_devis_hover.gif) no-repeat 0 -80px;
}

.en .outils_devis:hover {
	background:url(images/en/button_plan_devis_hover.gif) no-repeat 0 -80px;
}

/*#Accueil/StatHebdo#*/

#stathebdos {
	width:100%;
	margin-bottom:10px;
}

.fr #stathebdos_titre {
	width:160px;
	height: 24px;
	margin: 0;
	background:url(images/fr/button_statshebdos_top.gif) no-repeat 0 0;
}

.en #stathebdos_titre {
	width:160px;
	height: 24px;
	margin: 0;
	background:url(images/fr/button_statshebdos_top.gif) no-repeat 0 0;
}

/* New, 4 in 1 link, replace code below */

a.stathebdos, .recherche_hebdos_carte, .recherche_hebdos_pub {
	display:block;
	width:160px;
	text-decoration: none;
}

.fr a.stathebdos {
	height:91px;
	background:url(images/fr/buttons_stathebdos.gif) no-repeat 0 0;
}

.en a.stathebdos {
	height:91px;
	background:url(images/en/buttons_stathebdos.gif) no-repeat 0 0;
}

.fr a.stathebdos:hover {
	background:url(images/fr/buttons_stathebdos.gif) no-repeat 0 -96px;
	text-decoration: none;
}

.en a.stathebdos:hover {
	background:url(images/en/buttons_stathebdos.gif) no-repeat 0 -96px;
	text-decoration: none;
}

/* New, 4 in 1 link, replace code below */


/*
a.stathebdos_lectorat, .stathebdos_methodologie, .stathebdos_rapport, .recherche_hebdos_carte, .recherche_hebdos_pub, .stathebdos_rapportReg  {
	display:block;
	width:160px;
	text-decoration: none;
}

.fr a.stathebdos_lectorat {
	height:24px;
	background:url(images/fr/button_statshebdos_lectorat.gif) no-repeat 0 0;
}

.en a.stathebdos_lectorat {
	height:24px;
	background:url(images/en/button_statshebdos_lectorat.gif) no-repeat 0 0;
}

.fr a.stathebdos_lectorat:hover {
	background:url(images/fr/button_statshebdos_lectorat.gif) no-repeat 0 -24px;
	text-decoration: none;
}

.en a.stathebdos_lectorat:hover {
	background:url(images/en/button_statshebdos_lectorat.gif) no-repeat 0 -24px;
	text-decoration: none;
}

.fr a.stathebdos_methodologie {
	height:24px;
	background:url(images/fr/button_statshebdos_methodologie.gif) no-repeat 0 0;
}

.en a.stathebdos_methodologie {
	height:24px;
	background:url(images/en/button_statshebdos_methodologie.gif) no-repeat 0 0;
}

.fr a.stathebdos_methodologie:hover {
	background:url(images/fr/button_statshebdos_methodologie.gif) no-repeat 0 -24px;
	text-decoration: none;
}

.en a.stathebdos_methodologie:hover {
	background:url(images/en/button_statshebdos_methodologie.gif) no-repeat 0 -24px;
	text-decoration: none;
}

.fr a.stathebdos_rapport {
	height:24px;
	background:url(images/fr/button_statshebdos_rapport.gif) no-repeat 0 0;
}

.en a.stathebdos_rapport {
	height:24px;
	background:url(images/en/button_statshebdos_rapport.gif) no-repeat 0 0;
}

.fr a.stathebdos_rapport:hover {
	background:url(images/fr/button_statshebdos_rapport.gif) no-repeat 0 -24px;
	text-decoration: none;
}

.en a.stathebdos_rapport:hover {
	background:url(images/en/button_statshebdos_rapport.gif) no-repeat 0 -24px;
	text-decoration: none;
}

.fr a.stathebdos_rapportReg {
	height:24px;
	background:url(images/fr/button_statshebdos_rapportreg.gif) no-repeat 0 0;
}

.en a.stathebdos_rapportReg {
	height:24px;
	background:url(images/en/button_statshebdos_rapportreg.gif) no-repeat 0 0;
}

.fr a.stathebdos_rapportReg:hover {
	background:url(images/fr/button_statshebdos_rapportreg.gif) no-repeat 0 -24px;
	text-decoration: none;
}

.en a.stathebdos_rapportReg:hover {
	background:url(images/en/button_statshebdos_rapportreg.gif) no-repeat 0 -24px;
	text-decoration: none;
}
*/
.fr #stathebdos_bottom {
	width:160px;
	height: 5px;
	margin: 0;
	background:url(images/fr/button_statshebdos_bottom.gif) no-repeat 0 0;
}

.en #stathebdos_bottom {
	width:160px;
	height: 15px;
	margin: 0;
	background:url(images/fr/button_statshebdos_bottom.gif) no-repeat 0 0;
}


#recherche_hebdos{
	width:160px;
}

.fr #recherche_hebdos_titre {
	width:160px;
	height: 44px;
	margin: 0;
	background:url(images/fr/button_recherchehebdos_titre.gif) no-repeat 0 0;
}

.en #recherche_hebdos_titre {
	width:160px;
	height: 44px;
	margin: 0;
	background:url(images/en/button_recherchehebdos_titre.gif) no-repeat 0 0;
}

.fr a.recherche_hebdos_carte {
	height:35px;
	background:url(images/fr/button_recherchehebdos_carte.gif) no-repeat 0 0;
}

.en a.recherche_hebdos_carte {
	height:35px;
	background:url(images/en/button_recherchehebdos_carte.gif) no-repeat 0 0;
}

.fr a.recherche_hebdos_carte:hover {
	background:url(images/fr/button_recherchehebdos_carte.gif) no-repeat 0 -35px;
	text-decoration: none;
}

.en a.recherche_hebdos_carte:hover {
	background:url(images/en/button_recherchehebdos_carte.gif) no-repeat 0 -35px;
	text-decoration: none;
}

.fr a.recherche_hebdos_pub {
	height:34px;
	background:url(images/fr/button_recherchehebdos_pub.gif) no-repeat 0 0;
}

.en a.recherche_hebdos_pub {
	height:34px;
	background:url(images/en/button_recherchehebdos_pub.gif) no-repeat 0 0;
}

.fr a.recherche_hebdos_pub:hover {
	background:url(images/fr/button_recherchehebdos_pub.gif) no-repeat 0 -34px;
	text-decoration: none;
}

.en a.recherche_hebdos_pub:hover {
	background:url(images/en/button_recherchehebdos_pub.gif) no-repeat 0 -34px;
	text-decoration: none;
}

.fr #recherche_hebdos_bottom, .en #recherche_hebdos_bottom {
	width:160px;
	height: 15px;
	margin: 0;
	background:url(images/fr/button_recherchehebdos_bottom.gif) no-repeat 0 0;
}



/*#Item/Liste des Hebdos#*/

.rechercheHebdo_alpha, .rechercheHebdo_region, .rechercheHebdo_carte {
	float:left;
	width:192px;
	height:80px;
	display:block;
}

.rechercheHebdo_alpha span, .rechercheHebdo_region span, .rechercheHebdo_carte span {
	display:block;
	margin:0 0 10px;
	font-size:1.1em;
	font-weight:bold;
	color:#444;
	background-image: url(images/picto_triangle.gif);
	background-repeat:no-repeat;
	background-position:5px center;
	padding : 0 0 0 20px;
}

.rechercheHebdo_alpha {
	padding: 0 10px 0;
	border-left: solid 1px #BBB;
	border-right: solid 1px #BBB;
}

.rechercheHebdo_alpha_GroupLetters {
	text-align:center;
	margin: 0 15px;
	font-size:1.2em;
}

.rechercheHebdo_alpha_GroupLetters a {
	padding:2px;
}

.rechercheHebdo_alpha_GroupLetters a:hover {
	color:#fff;
	background-color:#9EBCBC;
	text-decoration:none;
}

a.rechercheHebdo_alpha_highlight {
	padding:0px;
	border:solid 1px #9EBCBC;
}

a.rechercheHebdo_alpha_highlight:hover {
	cursor:default;
	background-color:#fff;
	color:#609090;
}

.rechercheHebdo_region {
	padding: 0 0 0 10px;
}

.rechercheHebdo_carte {
	padding: 0 10px 0 0;
}

.rechercheHebdo_Filtre {
	clear:both;
	margin:20px 0;
	padding:4px 4px 4px 20px;
	font-size:1.1em;
	background-color:#e1eaea;
	display:block;
	background-image: url(images/picto_triangle.gif);
	background-repeat:no-repeat;
	background-position:5px center;
}

.rechercheHebdo_Filtre_Reset {
	float:right;
}

.rechercheHebdo_Filtre_Item {
	font-weight:bold;
}

.btn_hebdos_carte {
	display:block;
	width:199px;
	text-decoration: none;
}

.fr a.btn_hebdos_carte {
	height:90px;
	background:url(images/fr/btn_carte.jpg) no-repeat 0 0;
}

.en a.btn_hebdos_carte {
	height:90px;
	background:url(images/en/btn_carte.jpg) no-repeat 0 0;
}




/*#Item/Carte des hebdos#*/

.modalMaskCssClass {
}

.headerCss {
    background:#9EBCBC;
}

.dialogCss {
    border: solid 1px #888;
    background-color:#99b3cc;
    font-size:0;
}

.dialogCss iframe {
	width:950px;
	height:540px;
	background-color:#888;
}

*+html .dialogCss iframe {
	height:544px;
}

.contentCss {
    background: #fff;
}

.dialogMap {
	display:block;
}

/*#Item/Tables#*/

.tableForm {
	width: 400px;
	}


.td_left {
	background-color: #e5e5e5;
	padding: 3px;	
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}


.td_right  {
	background-color: #c4d6d6;
	padding: 3px;
	border-bottom: solid 1px #fff;
}

.td_blank  {
	padding: 3px;
}

.td_inline{
	background-color: #E1EAEA;
	padding: 3px;	
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
}



/*#Item/Texts and forms#*/

.orange9,.orange9 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#f58026;
	text-decoration:none;
}

.green9,.green9 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#609090;
	text-decoration:none;
}

.green18,.green18 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#609090;
	text-decoration:none;
}

.button,.button a, .FormButton,.FormButton a {
	background-color:#fff;
	background-image:url(images/back_button.gif);
	background-repeat:repeat-x;
	border:solid 1px #999;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	padding:1px 4px;
	cursor: pointer;
}


a.button:hover,.FormButton a:hover {
	background-image:url(images/back_button_hover.gif);
	background-repeat:repeat-x;
	border:solid 1px #ccc;
	color:#666;
	text-decoration:none;
}

.FormButton  {
	margin: 10px 0 0 165px;
}

.button_unselected {
	background-color:#fff;
	background-image:url(images/back_button.gif);
	background-repeat:repeat-x;
	border:solid 1px #ccc;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	padding:1px 4px;
}

.buttonFormation a {
	background-color:#fff;
	background-image:url(images/back_button.gif);
	background-repeat:repeat-x;
	border-top:solid 1px #ccc;
	border-right:solid 1px #a5acb2;
	border-bottom:solid 1px #a5acb2;
	border-left:solid 1px #ccc;
	vertical-align:middle;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	width:120px;
	padding:2px 10px;
	margin-left: 13px;
	}

.buttonFormation a:hover {
	border-top:solid 1px #ccc;
	border-right:solid 1px #a5acb2;
	border-bottom:solid 1px #a5acb2;
	border-left:solid 1px #ccc;
	background-image:url(images/back_button_hover.gif);
	background-repeat:repeat-x;
	color:#666
	}

a.buttonFormation:link {
	color:#333
	}

.combobox {
	width:140px;
	border:solid 1px #609090;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#446f6f;
	padding:1px;
}

.dropdownmenu {
	border:solid 1px #609090;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#446f6f;
	padding:1px;
}

.PagerResult {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	margin: 0 5px 10px 5px;
}


.UnselectedNext, .SelectedPrev, .SelectedNext, .UnselectedPrev {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #609090;
	text-decoration: none;
	margin: 0 5px;
}

.UnselectedNext a, .SelectedPrev a, .SelectedNext a, .UnselectedPrev a {
	color: #609090;
	text-decoration: none;
}

.UnselectedNext a:hover, .SelectedPrev a:hover,, .SelectedNext a:hover, .UnselectedPrev a:hover {
	color: #f58026;
	text-decoration: none;
}

.next  {
	width: 660px;
	float: left;
	margin: 0 0 0 0;
}

.ville {
	color: #666;
	font-style: italic;
}


/*#Item/Contenus#*/

#article {
	width: 660px;
	float:left;
	background-image:url(images/back_navig.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.article_title {
	background-image:url(images/top_navig.gif);
	background-position: top left;
	background-repeat:no-repeat;
	height: 25px;
	margin: 0 10px;
}

.article_title h1 {
	margin: 0 15px;
	padding: 6px 0;
	color: #fff;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 1.6em;
}

#article_content {
	width:618px;
	min-height:150px;
	background-color:#fff;
	margin: 0 10px;
	padding: 10px;
	font-size:11px;
	line-height:1.55em;
	color:#222;
	border-left: solid 1px #cac7c4;
	border-right: solid 1px #cac7c4;
	border-bottom: solid 1px #cac7c4;
}

.article_tools {
	background-color:#fff;
	text-align:right;
	float:right;
	font-weight:bold;
	font-size:9px;
	line-height:12px;
	margin:-3px 0 20px 15px;
	color:#888;
	width: 600px;
}

.article_tools a {
	color:#888;
}

.article_tools span a {
	background-repeat:no-repeat;
}

.article_tools_texte_size a {
	background-image: url(images/button_text_size.gif);
	padding: 1px 0 0 25px;
}

.article_tools_imprimer a {
	background-image: url(images/button_imprimer.gif);
	padding: 1px 0 0 20px;
}

.article_tools_imprimer {
	margin: 0 0 0 15px;
}

.article_tools_share a {
	background-image: url(images/button_share.gif);
	padding: 1px 0 0 18px;
}

.article_tools_share {
	margin: 0 0 0 15px;
}

.article_tools_fermer a {
	background-image: url(images/button_fermer.gif);
	padding: 1px 0 0 15px;
}

.article_tools_fermer {
	margin: 0 0 0 20px;
}

#article_content .soussection {
	padding: 15px 0 0;
	font-size: 1.5em;
	color:#444;
	display:block;
	font-weight:bold;
}

.article_content_imageTab_top, .article_content_imageTab_bottom {
	background-color:#609090;
	padding: 2px; 
	color: #fff;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 10px;
	text-align: center;
	line-height: 1.1em;
}

.CMSEditableRegionEdit {
	clear:both;
}


/*#Item/Actualités#*/

.PagerNumberArea {
	font-size:1em;
	font-weight: bold;
	color:#666;
}


/*#Item/Nouvelles#*/

.nouvelles_detail_titre {
	border-bottom:dotted 1px #888;
	font-weight:bold;
	font-size: 1.5em;
	margin: 15px 0 10px;
	padding: 0 0 5px;
	color:#444;
}

.nouvelles_detail_date {
	margin:10px 0;
	clear:both;
	font-size: 1em;
	color:#666;
}

.nouvelles_detail_sommaire {
	margin:10px 0 20px;
	clear:both;
	font-size: 1.2em;
	font-weight:bold;
	color:#444;
}


/*#Item/Recherche#*/

.search {
	margin: 0 0 30px;
}

.search input {
	margin: 0 0 0 5px;
}

.SearchResult {
	border-bottom:1px dotted #f58026;
	padding-bottom:10px;
	margin: 10px 0 0 0;
}

.ResultTitle {
	font-size:1.2em;
	margin: 5px 0 0 0;
}

.PagerControl {
	margin: 30px 0 0;
}

.ResultNumber {
	font-size:1.2em;
	margin: 0 5px 0 0;
}

.ResultNumber a {
	padding: 0 5px;
}

.CMSSearchDialogSearchForTextBox {
	width: 123px;
	margin: 0 3px 0;
	font-size: 11px;
	height:14px;
	padding:1px;
	color: #609090;
}

.CMSSearchDialogSearchButton,.CMSSearchDialogSearchButton a {
	background-color:#fff;
	background-image:url(images/back_button.gif);
	background-repeat:repeat-x;
	border:solid 1px #999;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	padding:1px 4px;
	cursor: pointer;
}

a.CMSSearchDialogSearchButton:hover {
	background-image:url(images/back_button_hover.gif);
	background-repeat:repeat-x;
	border:solid 1px #ccc;
	color:#666;
	text-decoration:none;
}


/*#Item/Sondage#*/

#sondage {

}



/*#Accueil#*/

#accueil_contentLeft {
	width:440px;
	float:left;
}

#accueil_contentRight {
	width: 210px;
	float: left;
	margin: 10px 0 0;
}

/*#Accueil/SlideShow#*/

.slideShow_top_shadow {
	background-image:url(images/shadow_teaser_top.jpg);
	background-position:1px 5px;
	background-repeat:no-repeat;
}

.slideShow {
	margin:0 10px 10px;
	width:420px;
	height: 259px;
	background-image:url(images/slideshow_bottom.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

/*#Accueil/Teaser#*/

.teaser {
	margin:0 10px 10px;
	width:420px;
}

.teaser_top_shadow {
	background-image:url(images/shadow_teaser_top.jpg);
	background-position:1px top;
	background-repeat:no-repeat;
}

.teaser_bottom_shadow {
	background-image:url(images/shadow_teaser_bottom.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.teaser_content {
	border-left:solid 1px #609090;
	border-right:solid 1px #609090;
	background-color:#efefee;
	background-image:url(images/back_teaser.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-size: 0.9em;
	color:#43413f;
	padding:10px;
	height: 140px;
}

.teaser_tail_line {
	border-left:solid 1px #609090;
	border-right:solid 1px #609090;
	border-bottom:solid 1px #609090;
	background-color:#efefee;
}

.teaser_top_line {
	border-left:solid 1px #609090;
	border-right:solid 1px #609090;
	border-top:solid 1px #609090;
	background-color:#efefee;
	height: 10px;
}

.teaser_content img {
	float:right;
	margin-left:10px;
	border:solid 1px #609090;
}


/*#Accueil/Nouvelles Hebdos Quebec#*/

#nouvelles {
	margin:10px;
}

#nouvelles_header {
	background-color:#609090;
	width:100%;
	height:25px;
	margin-bottom:0 10px;
}

#nouvelles_header span {
	font-size:1.5em;
	color:#eee;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:6px 0 0 10px;
	display:block;
	float:left;
}

.nouvelles_RSS {
	background-image:url(images/picto_rss.gif);
	background-repeat:no-repeat;
	background-position:1px 1px;
	background-color:#a1bebe;
	height:20px;
	float:right;
	font-size:1em;
	font-weight:bold;
	color:#fff;
	padding:5px 5px 0 0;
}

.nouvelles_RSS a {
	text-decoration:none;
	color:#fff;
	padding: 0 0 0 23px;
}

.nouvelles_content {
	border-left:solid 1px #cac7c4;
	border-right:solid 1px #cac7c4;
	border-bottom:solid 1px #cac7c4;
	background-color:#fff;
	padding:10px;
}

.nouvelles_items {
	border-bottom:1px dotted #f58026;
	padding-bottom:10px;
	margin: 8px 0 0;
}

.nouvelles_items_titre a {
	padding:5px 0 10px;
	display:block;
	font-size:1.15em;
}

.nouvelles_items_titre .lock {float:left; vertical-align:top; padding:9px 5px 0 0;}

.nouvelles_items_vignette {
	font-size:0.85em;
	display:inline;
	float:left;
	border:solid 1px #609090;
	margin:0 10px 8px 0;
}

#accueil_contentLeft .nouvelles_items_texte {
	color:#43414f;
	font-size:0.9em;
}

.nouvelles_items_date {
	display:block;
	color:#777;
	font-size:0.9em;
	padding: 3px 0;
}

.nouvelles_plus {
	display:block;
	text-align:right;
	margin:10px 0;
}


/*#Accueil/Revue de presse#*/

#presse {
	margin:0 0 10px;
}

#presse_header {
	background-image:url(images/back_header_presse.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#a0bcbc;
	width:100%;
	height:25px;
}

.presse_title {
	font-size:1.5em;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:-1px;
	margin:6px 0 0 10px;
	display:block;
	float:left;
}

.presse_RSS {
	float:right;
	padding:5px 5px 0 0;
}

.presse_content {
	background-color:#fff;
	border-left:solid 1px #cac7c4;
	border-right:solid 1px #cac7c4;
	border-bottom:solid 1px #cac7c4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	padding:10px;
}

.presse_content a.i {
	color:#666;
}

.presse_content .s, .presse_details .s {
	margin-top: 2px;
	font-size:0.9em;
	color:#666;
}

.presse_content .s a, .presse_details .s a {
	font-weight:normal;
}

.presse_content .f, .presse_details .f {
	display:none;
}

.presse_content_all {
	display:block;
	margin: 0 0 0 15px;
}

.date {
	display:block;
	color: #666;
	margin: 0 0 0 15px;
}

/*#Abonnement Revue de presse#*/

#abonnement_revue_presse {
	width: 600px;
	height: 250px;
	margin-top: 20px;
}

#abonnement_content {
	font-size:11px;
	line-height:1.5em;
	color:#222;
}


/*#Accueil/Je m'abonne#*/

#jemabonne {
	margin:10px 0 0 10px;
}

.fr #jemabonne a {
	display:block;
	width:115px;
	height:27px;
	background:url(images/fr/button_jemabonne_hover.gif) no-repeat 0 0;
}

.fr #jemabonne a:hover {
	background:url(images/fr/button_jemabonne_hover.gif) no-repeat 0 -27px;
}

.en #jemabonne a {
	display:block;
	width:115px;
	height:27px;
	background:url(images/en/button_jemabonne_hover.gif) no-repeat 0 0;
}

.en #jemabonne a:hover {
	background:url(images/en/button_jemabonne_hover.gif) no-repeat 0 -27px;
}





/*#Popup#*/

#popup_shaddow {
	width: 660px;
	float:left;
	background-image:url(images/back_popup.jpg);
	background-position: left 18px;
	background-repeat: no-repeat;
}

#popup_content_top {
	width:618px;
	min-height:150px;
	background-color:#fff;
	margin: 0 10px;
	padding: 10px;
	font-size:11px;
	line-height:1.5em;
	color:#222;
	border-left: solid 1px #cac7c4;
	border-right: solid 1px #cac7c4;
	border-bottom: solid 1px #cac7c4;
}

#popup_content_bottom {
	width:618px;
	min-height:150px;
	font-size:11px;
	line-height:1.5em;
	color:#222;
}



/*#Adverts#*/


/*#Adverts/Super-Bannière#*/

#Ad_SuperBan {
	margin:0 auto;
	width:984px;
	clear:both;
	text-align:center;
	font-size:0;
	height:auto;
	padding:0;
	position:relative;
	overflow:hidden;
}

.Ad_SuperBan_Insert object, .Ad_SuperBan_Insert embed, .Ad_SuperBan_Insert img, .Ad_SuperBan_Insert iframe {
	margin: 10px 0 11px;
}

.Ad_SuperBan_Background {
	width:984px;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-color: #B3B3B3;
}

*html .Ad_SuperBan_Background {
	height:500px; /* On fixe une valeur par défaut pour IE6 car il gère mal le height:100% */
}

.Ad_SuperBan_Background img {
	width:984px;
	height:100%;
}

.Ad_SuperBan_Insert {
	position:relative;
	font-size:0;
}

.Ad_SuperBan_Bottom {
	position:absolute;
	left:0;
	bottom:0;
	width:977px;
	height:1px;
	background-color:#fff;
}

*html .Ad_SuperBan_Bottom {
	display:none; /* On n'affiche pas cet élément sur IE6 car il ajoute trop d'espace */
}


/*#Adverts/Gratte-Ciel#*/

#Ad_GratteCiel {
	width:160px;
	text-align:center;
}

#Ad_GratteCiel object, #Ad_GratteCiel embed, #Ad_GratteCiel img, #Ad_GratteCiel iframe {
	margin: 10px 0;
}


/*#Forum#*/

.ForumFlat h4 {font-size:1.4em; color:#666; margin: 40px 0 0; border-bottom:dotted 1px #888; padding:2px 0;}
.ForumPost {border-top:solid 1px #E3E5E4;border-bottom:solid 1px #E3E5E4;width:608px; background:#f9f9f9; color:#666; padding:15px 5px 20px; margin-bottom:10px;}
.ForumPostHead {margin:0 0 5px; color:#999;}
.PostUser {font-weight:normal;}
.PostUser:hover {text-decoration:none;}
.ForumNewPost {margin:20px 0;}
.ForumNewPost .Title {font-weight:bold; font-size:1.2em;margin:0 0 20px; display:block; color:#666;}
.ForumNewPost table td {padding:5px 10px 5px 0; vertical-align:top; text-align:left;}
.ForumNewPost table td .TextboxItemShort {width:250px; margin-right:5px; border:solid 1px #ccc; padding:3px;}
.ForumNewPost table td .TextboxItemShort:hover {background:#f5f5f5;}
.ForumNewPost table td .TextboxItemShort:focus {background:#fff; outline:solid 1px #F58026;}
.ForumNewPost table td .TextareaItem {width:350px; height:200px; margin-right:5px;border:solid 1px #ccc; padding:3px;}
.ForumNewPost table td .TextareaItem:focus {background:#fff; outline:solid 1px #F58026;}
.ForumNewPost table td input[type=checkbox]:focus {outline:solid 1px #F58026;}
.ForumNewPost .Button {border:solid 1px #ccc;padding:4px 15px; color:#999; background:#f9f9f9; margin:0 3px 0 0;}
.ForumNewPost .Button:hover {text-decoration:none; color:#777; background:#f5f5f5; border:solid 1px #bbb;}
.ForumNewPost .Button:focus {outline:solid 1px #F58026;}
.ForumNewPost .ItemLabel {text-align:right;}