.main {
	width:722px;
	float:left;
}

.UserAccountBox, .UserAccountBox2 {
	background-color: #fff;
	width: 250px;
	float: left;
	padding: 5px;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size:11px;
	background-color:#f4f3ee;
}

.UserAccountBox {
	background: url(../../../images/box_Background.gif) repeat-x;
	background-color:#f4f3ee;
}

.UserAccountBox2 {
	background: url(../../images/box_Background.gif) repeat-x;
	background-color:#f4f3ee;
}

.AccueilOutils {
	border-right: #4e4e4e 2px solid;
	border-top: #4e4e4e 2px solid;
	border-left: #4e4e4e 2px solid;
	width: 670px;
	border-bottom: #4e4e4e 2px solid;
	height: 62px;
	margin-top:20px;
	background-color:#4e4e4e;
}

.AccueilOutils_img {
	width:138px;
	height:62px;
	background-color:White;
	float:left;
}

.AccueilOutils_txt table {
	height: 62px;
	color: #ffffff;
	font-size:16px;
	float:left;
	vertical-align:middle;
	margin-left:30px;
	margin-right:30px;	
}

/*
 *   ===  TEXTES  ===
 */

.txt_Titre {
	color:#608e91;
	font-size:18px;
	font-weight:bold;
}

.txt_SsTitre {
	color:#608e91;
	font-size:14px;
	font-weight:bold;
}

.txt_Description {
	color: #333;
	font-size: 12px;
	font-style: italic;
	margin-top:20px;
	display:block;
}

.infos {
	background-color: #fdf4ec;
	height:19px;
	width:auto;
	float:left;
}

.infos img {
	float:left;
}

.txt_infos {
	display:inline;
	margin-right:10px;
	margin-left:10px;
}

.main li {
	margin-bottom: 3px;
	list-style-position: outside;
	list-style-type: square;
}

.txt_Presentation {
	color:#777;
	font-size:18px;
}


/*
 *   ===  BOUTONS  ===
 */

a.Button, a.ButtonOrange {
	text-align: center;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	background-color: #e2e2e2;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
}

a.Button {
	background: url(../../../images/button.gif) repeat-x 0px 0px;
}

a.ButtonOrange {
	background: url(../../../images/button_orange.gif) repeat-x 0px 0px;
}

a.Button:hover, a.ButtonOrange:hover {
	background-position:0 -80px;
	color: #555;
	background-color: #d5d5d5;
}

a.Button:active, a.ButtonOrange:active {
	background-position:0 -160px;
	color: #555;
	background-color: #FFF;
}


a.Button_HQ {

	background: url(../../../images/fr-CA/bt_HebdoQuebec.jpg) repeat-x 0px 0px;
	text-align: center;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #e2e2e2;
	width:210px;
	height:210px;
}

a.Button_HQ:hover {
	background-position:0 -210px;
	background-color: #d5d5d5;
}

a.Button_HQ:active {
	background-position:0 -420px;
	background-color: #FFF;
}



/*
 *   ===  LISTE DES ÉLÉMENTS  ===
 */

.Liste {
	margin-top:15px;
	margin-bottom:30px;
}

.ListeElement {
	width: 670px;
	border-bottom: #aaa 1px dotted;
}

.ListeElement div {
	float:left;
	overflow:hidden;
	background-color:Transparent;
	text-decoration:none;
	padding-bottom:4px;
	padding-top:4px;
}

.ListeElement_Nom a {
	color:#666;
	text-decoration:none;
}

.ListeElement_Nom a:hover {
	color:#e87613;
	text-decoration:none;
}

.ListeElement_Nom {
	width:200px;
	float:left;
}

.ListeElement_Date {
	width: 270px;
	font-weight: normal;
	font-style: italic;
	color:#666;
	float:left;
}

.ListeElement_Controls {
	float:right;
	margin-right:10px;
}

.ListeElement_Controls a {
	margin-left:5px;
}


/*
 *   ===  BREAD CRUMB  ===
 */

.BC {
	clear:both;
	width:986px;
	height:49px;
	text-align:center;
	margin-bottom:20px;
}

.BC_Begin {
	width: 19px;
	height: 49px;
	background-image: url(../../../images/breadCrumb_Left_Normal.gif);
	background-repeat: no-repeat;
	float:left;
}

.BC_Begin_Active {
	width: 19px;
	height: 49px;
	background-image: url(../../../images/breadCrumb_Left_Active.gif);
	background-repeat: no-repeat;
	float:left;
}

.BC_Middle {
	width: 208px;
	height: 49px;
	background-image: url(../../../images/breadCrumb_Background_Normal.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left:6px;
	padding-right:6px;
}

.BC_Middle a {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	width: 220px;
	height: 49px;
}

.BC_Middle_Active {
	width: 208px;
	height: 49px;
	background-image: url(../../../images/breadCrumb_Background_Active.gif);
	background-repeat: no-repeat;
	float:left;
	padding-left:6px;
	padding-right:6px;
}

.BC_Middle_Active a {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration:none;
	width: 220px;
	height: 49px;
}

.BC_Inter {
	width: 19px;
	height: 49px;
	background-image: url(../../../images/breadCrumb_Center_Normal.gif);
	background-repeat: no-repeat;
	float:left;
}

.BC_Inter_Active1 {
	width: 19px;
	height: 49px;
	background-image: url(../../../images/breadCrumb_Center_1.gif);
	background-repeat: no-repeat;
	float:left;
}

.BC_Inter_Active2 {
	width: 19px;
	height: 49px;
	background-image: url(../../../images/breadCrumb_Center_2.gif);
	background-repeat: no-repeat;
	float:left;
}

.BC_End {
	width: 19px;
	height: 49px;
	background-image: url(../../../images/breadCrumb_Right_Normal.gif);
	background-repeat: no-repeat;
	float:left;
}

.BC_End_Active {
	width: 19px;
	height: 49px;
	background-image: url(../../../images/breadCrumb_Right_Active.gif);
	background-repeat: no-repeat;
	float:left;
}


/*
 *   ===  LOADING  ===
 */

#divLoading {
	width: 986px;
	margin-bottom: 40px;
	text-align: center;
	padding:40px;
}


.report
{	
	overflow: hidden;
}