/* -----     Reset Styles     ----- */
/* COLORS...
	Darker Gray		: #7B6F64
	Dark Gray		: #7c6e63
	Gray			: #c4bdb6
	Light Gray		: #d7d2cd
	Lighter Gray	: #edeceb
	Very Light Gray	: #f4f3f1
	Red				: #ED1C24
	Steel Gray		: #4D718B


*/

* {
	/*  font size - space between lines -     */
	font:12px/13px;
	font-family:Tahoma, Arial, sans-serif;
	/*font-family:Tahoma, Arial, Helvetica, sans-serif;*/
	color:#7b6f64;
}
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:top ;
}
table{
	display:table!important;
	background-color:Transparent;
}
tbody{
	display:inherit!important;
	background-color:Transparent;
	width:100%;
}
tr{
	display:table-row!important;
	background-color:Transparent;
}
td{
	display:table-cell!important;
	background-color:Transparent;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

.meta { position: absolute; left: -9999px;  }
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}


/* -----     Typography Styles     ----- */

body {
  color:#7b6f64;
  font-family:Tahoma, Arial, sans-serif;
  font-size:11px;
}

/*h2, h3, h5, p, ul, ol { line-height:1.4em; }

p img { margin-top:4px; }

h1.alt1 {
  clear:left;
  font-family:Arial, sans-serif;
  font-size:3.8em;
  margin:0 0 12px 0;
  font-weight:normal;
}
  h1.subLogo {
	width:50%;
	float:left; 
  }
  img.subLogo {
    float:right;
	margin-top:10px;
  }

.popup h1.alt1 { font-size:1.55em; }
h1.alt2 { clear:left; font-family:Arial, sans-serif; font-size:2.8em; margin:0 0 8px 0; font-weight:normal;}
#primaryContent.locations h1 {  border-bottom:1px solid #d7d2cd; margin-bottom: 20px;  }
h2 { clear:left; padding-bottom:6px; margin:6px 0 12px 0; border-bottom:1px solid #d7d2cd; 
	font-family:Arial, sans-serif; font-size:1.55em; font-weight:bold; line-height: 1;
}

.panel h2 { font-weight: bold; font-size: 1em; font-family: Tahoma, Arial, sans-serif; }
.promo h2 { margin-bottom:4px; font-size:1.3em; font-weight:normal; border-bottom: none; }
#primaryContent.jobNews h2 { font-family: Tahoma, Arial, sans-serif; margin: 14px 0 0 0; padding: 0; font-weight: bold; font-size: 1em; border-bottom: none; }
#primaryContent .form h2 { margin:0px 0 12px 0; }
#primaryContent.branchFinder h2 { border-bottom: none; }
#primaryContent ul.branchResults li h2, .column h2 { font-family: Tahoma, Arial, sans-serif; color: #7B6F64; margin-top:0px; padding: 0; font-weight: bold; font-size: 1em; border-bottom: none;  }
 ul.siteMap h2 { font-size: 1em; border-bottom:1px solid #d5d0cb; margin-bottom:0px; padding-bottom:6px; }
  
.legal h2 {
	border-bottom:none;
	margin-bottom:2px;
  }
  

h3 { font-weight: bold; margin-bottom:6px; font-family: Tahoma, Arial, sans-serif;} 
#primaryContent h3 { margin-top:14px; }
#primaryContent .panel h3 { margin-top:0px; }
ul.newsItems li h3 { margin:0px;}

h5 { font-weight:bold; margin-bottom:6px; }
#primaryContent h4 { margin-top:12px }
#primaryContent h5 { margin-top:14px }
#primaryContent .column h5 { margin-top:0px; }

.promo h5 { margin-bottom:4px; font-size:1.3em; font-weight:normal; }

p { margin-bottom:6px; }

p.smallPrint { font-size:0.9em; }

a {
  color:#4D718B;
  text-decoration:none;
}
h4 a { color:#7b6f64 }
.promo a { color:#fff; }

ul.siteMap a { color:#7b6f64; }

a.pdf {
  background: url(http://www.adecco.qc.ca/Ressources/Images/Master/pdf.gif) no-repeat left top;
  padding-left:25px;
  padding-bottom:5px;
}
ul.siteMap a:hover,
a:hover,
.mainImage a.bullet:hover { 
  color:#ED1C24; 
  text-decoration:underline;  
}

h3.bullet,
a.bullet {
  padding-left:8px;
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/bullet.gif') left 4px no-repeat;
}

ul.list {
  margin-bottom:6px;
  margin-left:12px;
  list-style-type:square;
}

ul.long {
  margin-bottom:12px;
}

ul.long li {
  margin-bottom:8px;
}

ul.list ul li {
  margin-bottom:3px;
  padding-left:10px;
  background: url('http://www.adecco.qc.ca/Ressources/Images/Master/sub-bullet-grey.gif')  left 6px no-repeat;
}

ul.officeList { 
  margin-top:12px;
  margin-left:0px;
  list-style-type:none;  
}

ul.officeList li {
  padding-top:0px;
  padding-bottom:6px;
  padding-left:22px;
  background: url('http://www.adecco.qc.ca/Ressources/Images/Master/favicon.gif')  left 0px no-repeat;
}
ul.linkList { margin-bottom:8px; }
ul.linkList li {
  margin-bottom:4px;
  padding-left:10px;
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/bullet.gif') left 6px no-repeat;
}
ul.featuredList li a { font-weight:bold; }
ol {
  list-style-type:decimal;
  margin-left:18px;
}
ol li {
  margin-bottom:6px;
  font-weight:bold;
}
ol li span { font-weight:normal; }
strong { font-weight:bold; }
em { font-style:italic; }
hr { 
  clear:both;
  width:100%;
  height:1px; 
  border:0;
  color:#c4bdb6; 
  background-color:#c4bdb6; 
}
.promo {
  font-family:Arial, sans-serif;
  font-size:1.2em;
  color:#fff;
}
.promo p { line-height:1.3em; }/*

/* -----     End Typography Styles     ----- */



/*
body {
	line-height: 1;
	color: black;
}*/
body{
	background-color:#F8F8F8;
}
body.popupSm { background:#fff; }
#MainContainer{
	width:940px!important;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/container-bg2.gif') no-repeat;
	margin:23px auto 0;
	padding:23px 14px 0;
	z-index:10000;
	/*height:620px;*/
	height:100%;
}
  .popup #container {
	width:617px;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/popup-bg.gif') no-repeat;
  }

  .popupSm #container {
	width:334px;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/popupSm-bg.gif') no-repeat;
	padding-top:0px;
	margin-top:8px;
  }
  /*****************/ 
 /* Global Header */
/*****************/ 
#logo p.tag { margin:6px 0 0; }

.popup #logo { margin-left:10px; }


/*
.window800 #globalNav {
  margin-right:180px;
}*/

#globalNav {
  float:right;
  width:50%;
}
/*#globalNav div{
  clear:left;
  float:left;
}*/
#globalNav ul {
  float:right;
}
#globalNav ul li {
  float:left;
  margin-left:7px;
  padding-left:7px;
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/globalNav-bg.gif') no-repeat;
}
#globalNav ul li a {
  height:21px;
  float:left;
  padding-right:32px;
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/globalNav-right.gif') no-repeat top right;
  line-height:20px;
  color:#ED1C24;
}
#globalNav ul li.world a { background:url('http://www.adecco.qc.ca/Ressources/Images/Master/globalNav-world-right.gif') no-repeat top right; }

/*******************************************************************/
/*
#globalNav {
  float:right;
  width:50%;
}
#globalNav ul {
  float:right;
}
#globalNav ul li {
  float:left;
  margin-left:7px;
  padding-left:7px;
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/globalNav-bg.gif') no-repeat;
}
#globalNav ul li a {
  height:21px;
  float:left;
  padding-right:32px;
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/globalNav-right.gif') no-repeat top right;
  line-height:20px;
  color:#ED1C24;
}
#globalNav ul li.world a { background:url('http://www.adecco.qc.ca/Ressources/Images/Master/globalNav-world-right.gif') no-repeat top right; }
*/
/*******************************************************************/

#GlobalLinks{
	height:21px!important;
}
#GlobalLinks li{
	height:21px!important;
}
#GlobalLinks li a{
	font-size:11px!important;
	color:#f00!important;
}

#AdeccoCountryName{
	margin-left:10px;
}
#AdeccoLanguage{
	width:40px;
}
  /*******************/
 /* Search Section  */
/*******************/ 
#search label { display:none; }
#search {
	float:right;
	clear:both;
	display:block;
	margin-top:27px;
}
#search .searchTerm {
	height:16px;
	padding-top:3px;
	border:0px;
	vertical-align:middle;	
	padding-left:20px;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/search-bg.gif') no-repeat;
	font-size:0.9em;
}
#search input {
	vertical-align:middle;
	border:0;
	margin:-4px 0px 0px 0px;
	padding:0;
	height:14px;
}
#search .submit {
	vertical-align:middle;
}
#MainHeader{
	width:100%;
	background-color:transparent;
	padding:0;
	clear:both;
}/*
#HeaderLogo{
	height:75px;
	width:190px;	
	float:left;
	padding:10px 0px 0px 5px; 
	background:#fff url(http://www.adecco.qc.ca/Ressources/images/Agence.PNG) no-repeat 100% 100%;
}
#HeaderCountry{
	
	
}
#HeaderAdeccoWorld{
	
}
*/
  /**************************/
 /* Global Site Navigation */
/**************************/ 
#primaryNav ul{
	float:left;
	width:100%;
	margin-top:18px;
	border-bottom:1px solid #D7D2CD;
	font-size:1.15em;
	font-family:Arial, sans-serif;
	height:25px;
	/*padding:3px 0px;*/
}
#primaryNav ul li{
	float:left;
	margin:0 14px;
	padding-top:7px;
	height:25px;
}
#primaryNav ul li a{
	color:#7B6F64!important;
	text-decoration:none;
}
#primaryNav ul li a:hover{color:#ED1C24;}
#primaryNav ul li.selected{
	margin:0 0 -1px!important;
	padding:0;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/primaryNav-bg.gif') no-repeat;
	/*border-bottom:solid 1px blue;*/
	height:25px;
}
#primaryNav ul li.selected strong{
	float:left;
	padding:7px 12px 4px 10px;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/primaryNav-right.gif') no-repeat top right;
	height:25px;
}

  /**************************/
 /* Global Site Navigation - OLD */
/**************************/ 
#GlobalNav ul
{
	margin: 0;
	padding: 0;
	list-style-type:none;
	font-family:Arial, sans-serif;
}
#GlobalNav ul li{
	position: relative;
	display: inline;
	float: left;


/*	
	float:left;
	margin:0 14px;
	padding-top:7px;
	height:35px!important; */
	/*border-bottom:1px solid #D7D2CD;*/
}
#GlobalNav ul li span{
	position: relative;
	display: inline;
	float:left;
}
#GlobalNav ul li span a
{
	float:left;
	color:#7B6F64;
	text-decoration:none;
	line-height:15px;
}
#GlobalNav ul li a:hover{color:#ED1C24;}
/*
#GlobalNav ul li.selected{
	margin:0 0 -1px!important;
	padding:0;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/primaryNav-bg.gif') no-repeat;
	height:25px;
}
*/
#GlobalNav ul li.selected{
	/*margin:0 0 -4px!important;*/
	margin:0 0 -4px!important;
	padding:0;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/primaryNav-bg.gif') no-repeat;
	height:25px;
	/*border-bottom:solid 1px blue!important;*/
	border-bottom:1px solid #fff;
	z-index:10000;
}
#GlobalNav ul li.selected span{
	float:left;
	padding:7px 12px 4px 10px;
	/*padding:7px 12px 4px 10px;*/
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/primaryNav-right.gif') no-repeat top right;
	height:25px;
	font-weight:600;
}

/* 2 */
#GlobalNav2 ul
{
	margin: 0;
	padding: 0;
	list-style-type:none;
	font-family:Arial, sans-serif;
	z-index:10001;
}
#GlobalNav2 ul li{
	position: relative;
	display: inline;
	float: left;


/*	
	float:left;
	margin:0 14px;
	padding-top:7px;
	height:35px!important; */
	/*border-bottom:1px solid #D7D2CD;*/
}
#GlobalNav2 ul li span{
	position: relative;
	display: inline;
	float:left;
}
#GlobalNav2 ul li span a
{
	float:left;
	color:#7B6F64;
	text-decoration:none;
	line-height:15px;
}
#GlobalNav2 ul li a:hover{color:#ED1C24;}
/*
#GlobalNav ul li.selected{
	margin:0 0 -1px!important;
	padding:0;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/primaryNav-bg.gif') no-repeat;
	height:25px;
}
*/
#GlobalNav2 ul li.selected{
	/*margin:0 0 -4px!important;*/
	margin:0 0 -4px!important;
	padding:0;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/primaryNav-bg.gif') no-repeat;
	height:25px;
	/*border-bottom:solid 1px blue!important;*/
	border-bottom:1px solid #fff;
	z-index:10000;
}
#GlobalNav2 ul li.selected span{
	float:left;
	padding:7px 12px 4px 10px;
	/*padding:7px 12px 4px 10px;*/
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/primaryNav-right.gif') no-repeat top right;
	height:25px;
	font-weight:600;
}

  /**************************/
 /* Global Site Navigation */
/**************************/ 
#oGlobalNavMenu{
	margin-top:20px;
	width:900px
}
#oGlobalNavMenu hr{
	position:relative;
	top:-2px;
	left:0px;
	clear:both; 
	width:920px;
	border: 0;
	height: 1px;
	/*background-color:#c4bdb6;*/
	background-color:#fff;
	color:#fff;	
}
#NavMenu{
	padding:0;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	
}
#NavMenu li{
	display:inline;
	float:left;
	background-color:#fff;
	margin:0;
	padding:0;
	border:0;
	vertical-align:middle;
	
}
#NavMenu li .tabL{
	height:32px;width:8px;border:0;float:left;
	background:#fff; 
	margin:0;
	padding:0;
	border:0;
}
#NavMenu li .tabC{
	height:32px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	background:#fff;
}
#NavMenu li .tabR{
	height:32px;width:8px;
	float:left;
	background:#fff;
	margin:0;
	padding:0;
	border:0;
}
#NavMenu li.selected{
	z-index:10000;
	/*border-bottom:solid 1px #fff;	*/
}
#NavMenu li.selected a{
	font-weight:600!important;
}
#NavMenu li.selected .tabL{
	height:32px;width:8px;border:0;float:left;
	background:#fff url('http://www.adecco.qc.ca/Ressources/Images/Master/tableft.png');
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	border:0;
	z-index:10000;
	border-bottom:solid 1px #fff;	
}
#NavMenu li.selected .tabC{
	height:32px;border:0;float:left;
	/*background:#fff url('http://www.adecco.qc.ca/Ressources/Images/Master/tabcenter.png') 100px;*/
	border-top:solid 1px #c4bdb6;
	/*background-repeat:repeat-x;*/
	margin:0;
	padding:0;
	z-index:10000;
	border-bottom:solid 1px #fff;
}
#NavMenu li.selected .tabR{
	height:32px;width:9px;border:0;float:left;
	background:#fff url('http://www.adecco.qc.ca/Ressources/Images/Master/tabright.png');
	background-repeat:no-repeat;
	z-index:10000;
	border-bottom:solid 1px #fff;
}
#NavMenu li .tabC a{
	font-size:1.15em;
	font-family:Arial, sans-serif;	
	color:#7c6e63;
	line-height:16px;
	text-decoration:none;
	float:left;
	border:0;
	white-space:nowrap;
	background-color:#fff;
	margin:8px 5px 0px 5px;
	
}
#NavMenu li .tabC a:hover{
	color:#f00;
}

  /***********************/
 /*  Sub Master Pages   */
/***********************/ 
.SubMasterContent{
	width:100%;
	height:100%;
	margin-top:20px;
}
.SubMasterContent #TMain{
	border:0px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;
	/*background-color:Blue!important;*/
}  
#TNavigation{
	border:0px;
	margin:5px 0px 10px 0px;
	padding:0px;
	/*background-color:Aqua;*/
	height:100%;
} 
  /*******************/
 /*  Accueil Menu   */ 
/*******************/
.LeftNavContainer{
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top!important;
}
.LeftNavContainer p{
	font-size:13px;
	font-weight:600!important;
	margin:8px 0px 8px 12px;
	color:#999087!important;
}
.LeftNavContainer ul{
	margin-bottom:6px;
	margin-left:12px;
}
.LeftNavContainer li{
	height:13px;
	line-height:13px!important;
	
}
.LeftNavContainer li a{
	line-height:13px!important;
	font-size:11px!important;
	color:#4D718B!important;
	font-weight:600!important;
}
.LeftNavContainer li a:hover{
	color:#f00!important;
}
.LeftNavContainer .top{
	height:5px;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/box-180-lightgrey-top.gif') no-repeat 100%;	
}
.LeftNavContainer .middle{
	width:180px;
	background-color:#f4f3f1;
	height:200px;
} 
.LeftNavContainer .bottom{
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/box-180-lightgrey-base.gif') no-repeat 100% 100%;
	height:5px;	
}
#AccueilMenu{
	
}
#AccueilMenu dl{
	margin:0px 0px 0px 0px;
	padding-left:0px;
}
#AccueilMenu dd{
	height:15px!important;
	line-height:15px!important;
	margin-left:5px;
	padding-left:10px;
	background:url('http://www.adecco.qc.ca/Ressources/images/Master/bullet.gif') left 3px no-repeat;
	display:table;
}
.HasSubMenus{
	background:url('http://www.adecco.qc.ca/Ressources/images/Master/AccueilNoBullet.png') left 4px no-repeat!important;
}
#AccueilMenu dd a{
	font-size:11px!important;
	height:12px!important;
	line-height:12px!important;
	font-weight:600!important;
}
#AccueilSubMenu dl{
	margin:5px 0px 0px 10px!important;
}
#AccueilSubMenu dd{
	height:14px!important;
	line-height:14px!important;	
	margin-left:0px;
	padding-left:5px;
	background:url('http://www.adecco.qc.ca/Ressources/images/Master/bullet.gif') left 3px no-repeat;
	display:table;
}
#AccueilSubMenu dd a{
	font-size:11px!important;
	font-weight:400!important;	
	margin-left:-3px;
	padding-left:10px;
}
dd a{
	color:#4D718B!important;
	text-decoration:none;	
}
dd a:hover{
	color:#ED1C24!important; 
	text-decoration:underline;
}

  /*****************/
 /* GENERIC MENUS */
/*****************/ 
.GenericMenuContainer{
	width:180px;
	vertical-align:top!important;
}
.GenericMenu{
	color:#7B6F64!important;
	font-size:11px!important;
	font-weight:600!important;
	padding:0px 0px 8px 0px;
	margin:0;
	vertical-align:top!important;
}
.GenericMenuItem{
	color:#7B6F64;
	font-size:11px!important;
	font-weight:400!important;
	vertical-align:top!important;
	line-height:12px!important;
}
.MenuTopSeparator{
	border-top:solid 2px #d7d2cd;
	border-bottom:solid 1px #d7d2cd;
	padding-top:3px!important;
}
.MenuSeparator{
	border-bottom:solid 1px #d7d2cd;
}
.MenuBottomSeparator{
	border-bottom:solid 2px #d7d2cd;	
}
.MenuItem{
	margin:3px 0px 0px 2px;
	padding:3px 0px 10px 0px;
	line-height:12px!important;
}
  /****************/
 /*  Left Pub    */ 
/****************/
.LeftPubNavContainer{
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top!important;
}
.LeftPubNavContainer p{
	font-size:11px;
	font-weight:600;
	margin:8px 0px 8px 12px;
	color:#999087!important;
}
.LeftPubNavContainer ul{
	margin-bottom:6px;
	margin-left:12px;
}
.LeftPubNavContainer li{
	height:15px;
}
.LeftPubNavContainer .top{
	height:5px;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/box-180-lightgrey-top.gif') no-repeat 100%;	
}
.LeftPubNavContainer .middle{
	width:180px;
	background-color:#f4f3f1;
	height:200px;
} 
.LeftPubNavContainer .bottom{
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/box-180-lightgrey-base.gif') no-repeat 100% 100%;
	height:5px;	
}





/*
.LeftNavContainer iframe{
	background-color:#f4f3f1!important;
	margin-left:8px;
}
*/
ul.linkList { margin-bottom:8px; }

ul.linkList li {
  margin-bottom:0px;
  padding:3px 0px 3px 10px;
  height:20px;
  /*padding-left:10px;
  padding-top:3px;*/
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/bullet.gif') left 6px no-repeat;
  
}
ul.featuredList li a { font-weight:bold; }  
a {
  color:#4D718B;
  text-decoration:none;
  height:20px!important;
  line-height:20px!important;
}
a:hover, .mainImage a.bullet:hover { 
  color:#ED1C24; 
  text-decoration:underline;  
}

ul.subMenu{
	font-size:8px!important;
	margin:0px 0px 0px -3px!important;
}
ul.linkList li {
  margin-bottom:0px;
  padding:3px 0px 3px 5px;
  height:10px;
  /*padding-left:10px;
  padding-top:3px;*/
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/bullet.gif') left 6px no-repeat;
  
}
ul.subMenu a{
  color:#4D718B;
  text-decoration:none;
  height:10px!important;
  line-height:10px!important;
}
  /**********************/
 /* Left Pub Container */
/**********************/ 
#LeftPubPane{
	margin-top:5px;
	background-color:#fff!important;
	height:100%!important;
}
#VideoMain{
}
#VideoMain ul{
	/*margin-top:0px;*/
}
iframe#oSubMenuContent{
	/*padding:10px 0px 0px 0px!important;*/
	margin:10px 0px 0px 0px!important;
	/*
	width:160px!important;
	height:190px!important;
	*/
}
#oSubMenuContent{
	/*background-color:#f4f3f1!important;*/
	background-color:#fff!important;
	height:300px!important;
}

  /*******************/
 /* --   Footer  -- */	
/*******************/
#footer {
  width:940px!important;
  clear:both;
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/container-footer.gif') no-repeat bottom;
  margin:0px auto 20px;
  padding:0 16px 38px;
}
.popup #footer {
  width:585px;
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/popup-footer.gif') no-repeat bottom;
}
.popupSm #footer {
  width:330px;
  background:url('http://www.adecco.qc.ca/Ressources/Images/Master/popupSm-footer.gif') no-repeat bottom;
  padding-bottom:14px;
}
#footer ul {
  display:block;
  border-top:1px solid #E1DDDA;
  margin:0 -12px;
  padding:8px 12px 0;
}      
#footer ul li {
  float:left;
  height:13px;
}
#footer ul li a {
  margin-left:5px;
  border-left:1px solid #4D718B;
  padding-left:5px;
  font-size:11px!important;
  color:#4D718B!important;
}
#footer ul.SpecialUL{
  padding-top:2px;
  border-top:0px none #E1DDDA !important;
}
#footer ul.SpecialUL li a.SpecialLI{
  margin-left:5px;
  border-left:1px none #E1DDDA !important;
  padding-left:80px;
}
#footer p.translation { 
  clear:left;
  color:#ED1C24; 
} 
#FooterLinks{
	margin:20px auto!important;
	height:20px;
}
.HorizBuffer50{
	width:250px!important;
}
.FirstItem{
	position:relative;
	top:3px;
	left:0px;
	/*
	padding-top:3px!important;		
	margin-top:3px!important;		
	*/
  font-size:11px!important;
}
#AdeccoYear{
  font-size:11px!important;
  
}
  /********************/ 
 /* MASTER - Acceuil */
/********************/

  /*************************/
 /*  Acceuil (Home Page)  */
/*************************/ 
.SubPage{
	background-color:#fff!important;
}
#SubPagePaneHolder{
                   
	padding:10px 0px;
	vertical-align:top;
}
#SubPage_Default{
	height:100%;
	width:100%;
	border:solid 1px black!important;
	background-color:#fff;
}
#DefaultPage{
	height:426px;
	width:748px;
	background-color:#fff!important;
	/*border:solid 1px black;*/
	margin:5px 0px 0px 10px;
}
/*#MainImage{
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/AdeccoMain.jpg') no-repeat;
	height:251px!important;
	padding:0px;
	cursor:pointer;	
}
#MainImageMessage{
	background-color:#AFA59B;
	height:30px!important;
	color:#fff!important;
}
.oMainSubImageText{
	font-family:Arial;
	font-size:11px!important;
	font-style:normal;
	font-weight:600;
	margin-left:15px!important;
	margin-top:10px!important;
	color:#fff!important;
}*/
#MainImageMessage{
	background-color:#AFA59B;
	height:30px!important;
	color:#fff!important;
	vertical-align:middle;
	/*background:#AFA59B url('http://www.adecco.qc.ca/Ressources/images/Master/bullet.gif') left 12px no-repeat;*/
	margin-left:10px;
}
#MainSubImageText{
	position:relative!important;
	top:5px!important;
	left:10px!important;
	color:#fff!important;
}
.MainSubImgTextLink{
	color:#fff!important;
	text-decoration:none;
	font-family:Arial!important;
	font-size:12px!important;
	font-style:normal;
	font-weight:600!important;
	margin-left:15px!important;
	margin-top:10px!important;	
}
#MainSubImageText a:hover{
	text-decoration:underline;
}

#EndMainImage{
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/hero-base.gif') no-repeat;
	height:5px!important;
	padding:0px;
	vertical-align:top;
}
.DefaultPageDetailContent{
	height:140px!important;
	width:374px;
	padding:10px 0px 0px 0px;
}
/*#DefaultPageDetailLeftContentPane{
	 width:140px;
	 height:374px;
}*/
#EntHeader{
	height:25px;
	margin-bottom:8px;
	padding-left:10px;
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/bullet.gif') left 10px no-repeat;
	font-size:14px;
	font-weight:600!important;
}
#EntHeader a{
	color:#999087!important;
	font-weight:600!important;
	font-size:13px;
}
#EntHeader a:hover{
	color:#f00!important;
	font-weight:600!important;
	font-size:13px;
	text-decoration:none;
}
#EntImage{
	background:url('http://www.adecco.qc.ca/Ressources/Images/Master/entreprise.jpg') no-repeat;
	height:96px!important;
	padding:0px;
	margin:0px;
	vertical-align:top;	
	width:171px;
	cursor:pointer;
}
#EntrepriseContainer{
	position:relative;
	top:0px;
	left:0px;
	vertical-align:top;
	background-color:#fff!important;
	margin:5px 5px 0px 0px;
	height:125px;
	width:360px;
	padding:0px 0px 0px 5px;
}
#EntrepriseContainer ul{
	display:list-item;
	margin:0px 0px 5px 25px;
	vertical-align:top;
}
#EntrepriseContainer li{
	display:list-item;
	list-style:square;
}
#EntrepriseContainer p{
	color:#7B6F64;
	font-size:11px;
	line-height:17px;
}
/*
#DefaultPageDetailRightContentPane{
	width:100%;
	height:100%;
}


*/
  /************************/ 
 /* MASTER - SiteDetails */
/************************/
.SiteDetailSubPagePaneHolder{
	width:580px;
}
.SiteDetailSubPagePubPaneHolder{
	width:180px;
	vertical-align:top;
}
#SiteDetailSubPageRightPub{
	/*background-color:red!important;*/
	width:180px!important;
	height:250px;
	background-color:#fff;
}
.SiteDetailSubPageDetailFrame{
	margin:5px 0px 10px 10px;
	width:560px!important;
}
.SiteDetailSubPagePubDetailFrame{
	margin:5px 0px 10px 0px;
	width:180px!important;
	height:250px;
	background-color:white!important;
	/*background-color:red!important;*/
}
.VideoTableContainer{
	padding-top:5px;
}
.VideoTable{
	margin:0px 15px;
	padding:5px;
}
.VideoTable td{
	height:33px;
	width:65px
}
.VideoTable img{
	height:33px;
	width:65px;
	margin-top:0px;
	padding:0px 10px 0px 0px;
}
.VideoTable {
	padding-left:10px;
}
  /********************/ 
 /*  EMPLOI (Pages)  */
/********************/
.EmploiContainer{font:11px/15px!important;line-height:15px!important;letter-spacing:normal;text-indent:0px;margin:0px 0px 0px 20px;vertical-align:top;}
.EmploiContainer a{color:#4D718B!important;text-decoration:none;margin-top:-10px!important;}
.EmploiContainer a:hover{color:#f00!important;text-decoration:underline;}
.EmploiHeader{margin:10px 0px 0px 0px!important;font-size:22px!important;font-weight:400!important;height:22px!important;line-height:22px!important;}
.EmploiHeaderSmall{margin:30px 0px 10px 10px!important;font-size:16px!important;font-weight:600!important;}
.EmploiHeaderXSmall{margin:10px 0px 10px 10px!important;font-size:14px!important;font-weight:400!important;}
.EmploiHeaderImage{margin:15px 0px 5px 0px;}
.EmploiText{margin:15px 0px 0px 10px!important;text-align:justify;font-size:12px;text-align:justify;}
.EmploiTextBranch{margin:5px 0px 0px 10px!important;text-align:justify;font-size:12px;text-align:justify;}
.EmploiTextBold{font-weight:600!important;}
.EmploiList{margin:15px 0px 20px 20px;}
.EmploiListBranch{margin:15px 0px 0px 10px!important;padding:0px!important;}
.EmploiListItem{color:#999087;margin:8px 0px 0px 20px;list-style-type:disc;}
.EmploiListItemBranch{color:#999087;margin:0px 0px 0px 10px!important;list-style-type:none;padding:0px!important;width:400px!important;}
.EmploiListText{font-size:12px;}
.EmploiTextTemoignage{font-size:12px;font-weight:600;margin:5px 0px 20px 5px;}
.EmploiLink{margin:-3px 0px 0px 6px!important;font-size:12px!important;text-decoration:underline!important;font-weight:600!important;color:#4D718B!important;}
.EmploiInnerLink{margin-left:5px;font-size:12px;text-decoration:none;font-weight:600;line-height:13px!important;height:13px!important;}
.EmploiBuffer10{height:0px!important;}
.EmploiBuffer20{height:20px;}
.EmploiBuffer50{height:50px;}
.EmploiBuffer{height:100px;}
.EmploiBuffer150{height:150px;}
.EmploiGroupHeader{margin:20px 0px 8px 10px!important;}
.EmploiGroupItem{margin:5px 0px 3px 20px!important;}
.EmploiLogin{margin:0px auto;width:260px!important;}
.EmploiLogin p{margin:10px auto;font-size:15px;font-weight:600;}
.EmploiLogin label{font-size:12px;}
.EmploiLogin btnCandidatTempLogin{clear:both;font-size:12px;margin:0px auto;padding-left:20px;}
.EmploiSectionParagraph{width:500px;}
..EmploiParagraph{width:400px!important;}
.EmploiParagraph300{width:300px!important;}
.EmploiParagraph400{width:400px!important;}
.EmploiParagraph450{width:450px;}
.EmploiParagraph470{width:470px;}
.EmploiParagraph485{width:485px;}
.EmploiParagraph500{width:500px;}
.EmploiParagraph510{width:510px;}
.EmploiParagraph520{width:520px;}
.EmploiAdeccoJobLink{}
.NoBullet{color:#fff;}

.EmploiTable{
	width:520px;
	margin:20px 5px;
	background:#fff url('http://www.adecco.qc.ca/Ressources/images/Frames/Adecco4/Plain.png') 100% 100%;
	padding:3px;
	vertical-align:bottom!important; 
}
.EmploiTable td{
	vertical-align:middle!important; 
}
.EmploiTable .Header{
	font-size:16px!important;
	font-weight:600!important;
	line-height:24px!important;
	clear:both!important;
	text-align:justify;
	width:100%!important;
	margin-left:200px;
}
.EmploiTable .Question{
	width:200px!important;
	margin:15px 3px!important;
	padding-top:10px;
	height:20px!important;
	
}
.EmploiTable .Awnser{
	width:250px!important;
	margin:5px 3px!important;
	padding-top:0px;
}
.EmploiTable .Button{
	clear:both;
	margin:10px 200px!important;
	width:110px!important;	
}
.NoListItems{
	height:30px;
	margin-top:15px;
	font-size:16px;
}
.Refresh{	
	position:relative!important;
	top:13px!important;
	clear:right!important;
	float:right!important;
	height:21px!important;
	width:26px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/Images/Buttons/Refresh.png);
	border:0px;
	margin:30px 30px -10px 0px!important;
}
.Notice{
	font-size:10px!important;
	margin:3px 0px 0px 0px; 
	padding-left:10px;
	padding-top:5px;
	clear:left;
	float:left;
	height:21px;
	
}
.DynCode{
	width:80px!important;
	text-align:left;
	/*padding:0px 0px 0px 10px!important;*/
	margin:10px 0px 0px 10px!important;
	/*clear:right;*/
}
#DynImage{
	margin:20px 0px 0px 10px;
	border:solid 1px #C3BFBF;
}
.EnterCode{
	padding:5px 0px 0px 10px;
}
.TDnotice{
	vertical-align:middle!important;
	/*height:21px!important;*/
	/*display:table-row;*/
	
}
#ctl00_ctl00_SubPage_SubPage_chkDomaines{
	border:1px solid #A5AEB5!important;
	background-color:#fff!important;
	margin:10px 0px 5px 4px;
	width:252px;
}
#ctl00_ctl00_SubPage_SubPage_chkDomaines label{
	vertical-align:super!important;
}
#ctl00_ctl00_SubPage_SubPage_chkRegions{
	border:1px solid #A5AEB5!important;
	background-color:#fff!important;
	margin:5px 0px 0px 4px;
	width:252px;
}
#ctl00_ctl00_SubPage_SubPage_chkRegions label{
	vertical-align:super!important;
}
.SubscribeWarning{
	text-align:justify;
	width:460px;
	margin:10px 10px 15px 20px; 
	font-size:14px;
	color:#f00!important;
	
}
.SubscribeNotice{
	vertical-align:baseline!important;
}
span .SubscribeAccept{
	/*height:10px!important;
	background-color:Blue;*/
	vertical-align:baseline!important;
	/*display:block;*/
}

span #ctl00_ctl00_SubPage_SubPage_chkAcceptEmails{
	margin:20px 0px 0px 60px!important; 
	vertical-align:baseline!important;
	background-color:Transparent;
}
/*
span input{
	margin:10px 0px 0px 60px; 
	vertical-align:baseline!important;
	background-color:Blue;
}*/
/*
span .SubscribeAccept #ctl00_ctl00_SubPage_SubPage_chkAcceptEmails label{
	margin:10px 10px 5px 20px; 
	vertical-align:bottom!important;
	background-color:Green!important;
	display:block;margin:1px;
}*/
span label{
	/*margin:10px 10px 5px 20px;*/
	vertical-align:baseline!important; 
	/*padding-top:20px;*/
	/*margin-top:20px;*/
	/*display:block;*/
	margin:5px;
	/*clear:both;
	float:right;*/
}
.HelpLink{
	font-weight:600;
	line-height:14px!important;
	
}
#CandidatPassword{
	background-color:Gray!important;
	margin:10px!important;
	border:1px solid #f00!important;
	color:#fff!important;
	height:100px!important;
}
#CandidatPassword p{
	color:#fff!important;
	margin-top:10px!important;
}
#CandidatPassword span{
	color:#fff!important;
	margin-top:10px!important;
}
#span #ctl00_ctl00_SubPage_SubPage_lblPassword{
	/*width:260px!important;*/
	color:#fff!important;
}

  /***********/
 /* ÉQUIPES */
/***********/ 
#Branchs{font:11px/15px!important;line-height:15px!important;letter-spacing:normal;text-indent:5px;margin:0px 0px 0px 20px;text-align:center;vertical-align:top;}
#Branchs p{margin:10px 0px 15px 0px!important;}
.BranchHeader{margin:0px 0px 0px 10px!important;font-size:22px!important;font-weight:400;height:22px!important;line-height:25px!important;z-index:9999}
#Branchs img{clear:left!important;float:left!important;padding-bottom:20px!important;}
.BranchHeaderImage{margin:0px 0px 0px 0px!important;}
#Branchs ul{margin-top:10px!important;}
#Branchs li{margin:5px;}
.BranchSection{margin:35px auto!important;font-size:16px;font-weight:600;clear:left!important;height:20px;padding:20px 0px!important;}
.BranchName{font-size:15px;padding:15px 0px 10px 0px!important;font-weight:600;margin-bottom:5px!important;height:20px!important;}
.AccueilDetail{
	clear:left!important;
	float:left!important;
	margin-left:0px!important;
}


/*
#FAQ{font:11px/15px!important;line-height:15px!important;letter-spacing:normal;text-indent:5px;margin:0px 0px 0px 20px;text-align:center;}
#FAQ p{margin:10px 0px 15px 0px!important;}
#FAQ ul{margin-top:10px!important;}
#FAQ li{margin:5px;}
.BranchSection{margin:35px auto!important;font-size:16px;font-weight:600;clear:left!important;height:20px;padding:20px 0px!important;}
.BranchName{font-size:15px;padding:15px 0px 10px 0px;font-weight:600;margin-bottom:5px!important;}
.AccueilDetail{
	clear:left!important;
	float:left!important;
	margin-left:0px!important;
}
*/
  /************/
 /* CARRIERE */
/************/
/*.EmploiHeader{margin:0px 0px 0px 0px!important;font-size:22px!important;font-weight:400;height:22px!important;}*/
.SiteDetailHeader{
	margin:0px 0px 0px 0px!important;font-size:22px!important;font-weight:400;clear:left!important;float:left!important;height:22px!important;line-height:22px!important
}
.SiteDetailHeaderImage{
	margin:0px 0px 0px 0px;
}
.CarriereAdecco{
	margin:10px 0px 0px 20px;
	font-size:12px;
	width:480px;
	text-align:justify;
	color:Blue!important;
}
.CarriereAdecco a{
	color:#4D718B!important;
	line-height:13px!important;
	height:12px!important;
}
.CarriereAdecco a:hover{
	color:#f00!important;
	text-decoration:underline;
}
.CarriereAdeccoEmpty{
	margin:10px 0px 20px 20px;
	color:#D58B2D!important;
	font-size:12px;
}
  /**************************/
 /* Job Search (eCandidat) */
/**************************/
#JobSearchContainer{
	position:relative;
	top:0px;
	left:0px;
	height:270px!important;
	width:100%;
	background-color:#f4f3f1;
	vertical-align:top;
	display:block;
}
#JobSearchContainer table{
	background-color:#f4f3f1;
	margin-left:18px;
	height:170px!important;
	width:160px;
	clear:left;
	float:left;	
}
#JobSearchContainer table tr{
	background-color:#f4f3f1;
	height:15px!important;
	width:100px;
}
#JobSearchContainer table td{
	background-color:#f4f3f1;
	height:23px!important;
	width:100px;
}
#JobSearchContainer p{
	clear:left;
	float:left;
	padding:10px 0px 5px 10px;
	font-size:13px;
	font-weight:600;
	color:#999087!important;
	width:160px;	
}
#JobSearchContainer label{
	clear:left;
	float:left;
	height:0px;
	padding:5px 0px 0px 0px;
}
#JobSearchContainer select{
	clear:left;
	float:left;
	height:18px;
	width:145px!important;
	font-size:10px!important;
	padding:0px 0px 0px 0px;
}
#JobSearchContainer #oKeyword{
	clear:left;
	float:left;
	height:14px;
	width:139px!important;
	font-size:10px!important;
}
#JobSearchContainer #oEcandidatSearch{
	margin:5px 0px 0px 25px;
	vertical-align:middle;
	height:22px;
}
  /********************/
 /*   Job Scroller   */
/********************/
/*.ScrollContainer{
	margin:5x!important;
	background-color:Blue!important;
	background:#00f url('http://www.adecco.qc.ca/Ressources/images/Master/Frame1.JPG') no-repeat;
	border:solid 1px black;
}*/
/*
#TableScrollContainer{
	height:50!important;
	width:200!important;
}*/
  /********************/
 /*   Job Scroller   */
/********************/

#TableScrollContainer{
	padding-top:0px;
	margin:0px 0px 0px 10px;
}
  /*********************/
 /*  Employee Temp   */  
/********************/
#CandidatTempLogin p{
	font-size:22px!important;
	font-weight:400!important;
	margin:5px 0px 25px 0px!important;
	padding-left:35px!important;
}
#tEmpTempLogin{
	text-align:center!important;
}
#tEmpTempLogin label{
	clear:left;
	float:left;
	margin:3px 3px 0px 0px;
	padding-left:15px!important;
}
#tEmpTempLogin #oCanTempPassword{
	clear:right;
	float:right;	

}
#tEmpTempLogin #btnCandidatTempLogin{
	width:140px!important;
}
#tEmpTempLogin td{
	height:30px;
}


  /***************/
 /*  WEB FRAME  */
/***************/
/*
.F-Corners-UL{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/UL.gif);
	background-repeat:no-repeat;
}
.F-Corners-UR{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/UR.gif);
	background-repeat:no-repeat;
}
.F-Corners-BL{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/LL.gif);
	background-repeat:no-repeat;
}
.F-Corners-BR{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/LR.gif);
	background-repeat:no-repeat;
}
.F-Left{
	height:100%!important;
	width:9px!important;
	background:url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/L.gif) repeat-y center center;
}
.F-Right{
	height:100%;
	width:9px;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/R.gif);
	background-repeat:repeat-y;
}
.F-Top{
	height:9px;
	width:100%;
	background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/U.gif) repeat-x fixed center center;
}
.F-Bottom{
	height:10px;
	width:100%;
	background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/B.gif) repeat-x center center;
}
.F-Center{
	height:100%;
	width:100%;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	background-color:#ffffff;
	vertical-align:baseline;
	text-align:center;
}
*/
  /****************/
 /*  WEB FRAME 1 */
/****************/
/*
.Frame1 .F-Corners-UL{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/UL.gif);
	background-repeat:no-repeat;
}
.Frame1 .F-Corners-UR{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/UR.gif);
	background-repeat:no-repeat;
}
.Frame1 .F-Corners-BL{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/LL.gif);
	background-repeat:no-repeat;
}
.Frame1 .F-Corners-BR{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/LR.gif);
	background-repeat:no-repeat;
}
.Frame1 .F-Left{
	height:100%!important;
	width:9px!important;
	background:url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/L.gif) repeat-y center center;
}
.Frame1 .F-Right{
	height:100%;
	width:9px;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/R.gif);
	background-repeat:repeat-y;
}
.Frame1 .F-Top{
	height:9px;
	width:100%;
	background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/U.gif) repeat-x center center;
	z-index:10000;
}
.Frame1 .F-Bottom{
	height:9px;
	width:100%;
	background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/B.gif) repeat-x center center;
}
.Frame1 .F-Center{
	height:100%;
	width:100%;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	background-color:#ffffff;
	vertical-align:baseline;
	text-align:center;
}
*/
/*
.Frame1 .F-Corners-UL{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/UL.gif);
	background-repeat:no-repeat;
}
.Frame1 .F-Corners-UR{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/UR.gif);
	background-repeat:no-repeat;
}
.Frame1 .F-Corners-BL{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/LL.gif);
	background-repeat:no-repeat;
}
.Frame1 .F-Corners-BR{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/LR.gif);
	background-repeat:no-repeat;
}
.Frame1 .F-Left{
	height:100%!important;
	width:9px!important;
	background:url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/L.gif) repeat-y center center;
}
.Frame1 .F-Right{
	height:100%;
	width:9px;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/R.gif);
	background-repeat:repeat-y;
}
.Frame1 .F-Top{
	height:9px;
	width:100%;
	background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/U.gif) repeat-x center center;
}
.Frame1 .F-Bottom{
	height:9px;
	width:100%;
	background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/B.gif) repeat-x center center;
}
.Frame1 .F-Center{
	height:100%;
	width:100%;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	background-color:#ffffff;
	vertical-align:baseline;
	text-align:center;
}
*/
  /****************/
 /*  WEB FRAME 2 */
/****************/
.Frame2 .F-Corners-UL{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/UL.gif);
	background-repeat:no-repeat;
	/*background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/UL.png) 9px 9px;*/
	/*white-space:nowrap;*/
}
.Frame2 .F-Corners-UR{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/UR.gif);
	background-repeat:no-repeat;
}
.Frame2 .F-Corners-BL{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/LL.gif);
	background-repeat:no-repeat;
}
.Frame2 .F-Corners-BR{
	height:9px!important;
	width:9px!important;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/LR.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
}
.Frame2 .F-Left{
	height:100%!important;
	width:9px!important;
	/*background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/L.png);
	background-repeat:repeat-y;*/
	background:url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/L.gif) repeat-y center center;
}
.Frame2 .F-Right{
	height:100%;
	width:9px;
	background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/R.gif);
	background-repeat:repeat-y;
	/*background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco2/R.png) repeat-y fixed center center;*/
}
.Frame2 .F-Top{
	height:9px;
	width:100%;
	/*background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/T.png);
	background-repeat:repeat-x;*/
	/*background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/T.png) repeat-x fixed center center;*/
	background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/U.gif) repeat-x fixed center center;
}
.Frame2 .F-Bottom{
	height:9px;
	width:100%;
	/*background-image: url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/B.png);
	background-repeat:repeat-x;*/
	background: #fff url(http://www.adecco.qc.ca/Ressources/images/Frames/Adecco1/B.gif) repeat-x fixed center center;
}
.Frame2 .F-Center{
	height:100%;
	width:100%;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	background-color:#ffffff;
	vertical-align:baseline;
	text-align:center;
}



#TestSpacing{
	height:500px;
	
}

  /**********************/
 /*  Right Panes Pubs  */
/**********************/ 
.SiteDetailSubPageRightPubHolder{
	
}
.SiteDetailSubPageRightPubHolder table{
	background-color:Blue;
	height:300px;
}
.SiteDetailSubPageRightPubHolder .PubCell{
	height:250px;
	width:180px;
	cursor:pointer;
}

  /**************/
 /*  Misc Page  */
/**************/
.ItemsContent{
	width:98%;
	height:100%;
	
	margin:0px 5px;
}
.ItemsContent table{
	width:100%;
	height:100%;
	
	
}
.ItemsContent .SectionHeader{
	margin:10px 0px;
	padding:5px;
	line-height:25px;
	font-size:16px;
	font-weight:600;
	
}
.ItemsContent .SectionLabel{
	margin:5px;
}
.SectionCheckbox label{
	text-align:left;
	padding-left:5px;
	width:100px!important;
	height:15px!important;
	vertical-align:middle;
}
.SectionCheckbox input{
	text-align:left;
	padding-left:15px;
	width:15px!important;
	height:15px!important;
	vertical-align:middle;
}
.ItemsContent input{
	margin:5px;
	width:480px;
}
.ItemsContent .SmallButton{
	text-align:center;
	height:21px;
	width:26px;
}

  /**************************************/
 /*   Admin Section (Pubs Management)  */ 
/**************************************/
#ErrorItemsContent table{
	width:100%!important;
	/*background-color:Blue;
	border:solid 1px silver;*/
}
#ErrorItemsContent table th{
	text-align:center;
	background-color:Silver;
	color:#000;
	padding:2px 0px!important;	
}
#ErrorItemsContent table tr{
	
	
}
#ErrorItemsContent table td{
	/*background-color:Green;*/
	text-align:center;
	vertical-align:middle;
	height:30px;
	margin:0;
	padding:0;
	
}
#ErrorItemsContent table td select{
	width :100px;
	clear:both;
	margin:0;
	padding:0;	
}
.PubItemContentDetail{
	height:260px;
	margin-left:0px;
}
.PubItemContentDetail PubLabel{
	width:160px;
	margin-left:10px;
}
#ErrorItemsContent.oTH_Date{
	width:200px;
}
#ErrorItemsContent.oTH_PageName{
	width:200px;
}
#ErrorItemsContent.oTH_Edition{
	width:140px;
}
#ErrorItemsContent.oTH_Edition input{
	/*width:120px;*/
	background-color:Red;
}
#txtErrorDetails{
	height:400px;
	width:300px;
	
}


  /**********************/
 /*  Right Panes Pubs  */
/**********************/ 
.SiteDetailSubPageRightPubHolder{
	
}
.SiteDetailSubPageRightPubHolder table{
	background-color:Blue;
	height:300px;
}
.SiteDetailSubPageRightPubHolder .PubCell{
	height:250px;
	width:180px;
	cursor:pointer;
}
#oUpload{
	z-index:1;
	visibility:hidden;
	/*display:none;*/
	position:absolute!important;
	/*position:absolute;*/
	height:80px!important;
	width:500px!important;
	/*display:block;*/ 
	left:450px;
	top:1090px;
}
#oUpload #filUploadFile{
	/*width:290px!important;*/
}
.UploadInput{
	width:100%;
}