/* ---------- CANVAS ---------- */
html {
	background: #c1d6dd url(../images/main-bg.gif) repeat-x top;
	/*background: url(../images/bb2009/bg2.jpg) repeat scroll !important;*/
}

html.new {
	background: #a7a49f url(../images/main-bg2.png) repeat-x top !important;
	/*background: url(../images/bb2009/bg2.jpg) repeat scroll !important;*/
}

html.print {
	background: transparent !important;
}
body {  
	background: transparent;
	text-align: left;
}

#canvas {
	width: 1116px;
	height: 720px;
	margin:0 auto;
	background: url(../images/center-bg.png) no-repeat top !important;
}
html.print #canvas,
html.print #canvas_new,
html.print #container-with-margin,
html.print #main
{
	width: 100% !important;
}

#canvas_new {
	width: 1116px;
	height: 720px;
	margin:0 auto;
	background: url(../images/center-bg2.jpg) no-repeat top !important;
}
html.print #canvas_new,
html.print #main
{
	background: transparent !important;
}
html.print #header,
html.print #breadcrumb,
html.print #page-versions,
html.print #pre-footer,
html.print #pre-footer-post,
html.print #footer,
html.print #post-footer,
html.print #human-999,
html.print #main-menu,
html.print #logoBBS,
html.print #buttons,
html.print #buttons-entry,
html.print #buttons-encadre,
html.print #localisator,
html.print #stetoscope
{
	display: none;
}

#container-with-margin {
	position: relative;
	margin:0 auto;
	width: 900px;
	/*background: #f00 url(../images/container-bg3.png) no-repeat top !important;*/
}

#header {
	position: relative;
	width: 900px;
	height: 303px;
	background: url(../images/container-bg2.png) no-repeat top !important;
}

#header-content {
	position: absolute;
	top: 83px;
	left: 25px;
	height: 233px;
	width: 850px;
	/*background-color: #f00;*/
}
#container3 {
	position: absolute;
	top: 83px;	
	left: 25px;
	height: 565px;
	width: 850px;
}

#banner-top {
	position: absolute;
	top: 0px;
	right: 0px;
}
#banner-mots {
	position: relative;
	top: -80px;
	left: -4px
}
#main {
	background: url(../images/main-bg.png) repeat-y top !important;
	width: 900px;
	min-height: 405px;
}

#sandbox {
	position: relative;
	margin: 0px 30px 0px 360px;
	min-height: 530px;
	padding-bottom: 1.5em;
}
html.print #sandbox {
	margin: 0 !important;
}

#footer {
	position: relative;
	width: 900px;
	height: 210px;

}
.footer-fr {
	background: url(../images/footer-bg4.png) no-repeat top !important;
}
.footer-en {
	background: url(../images/footer-bg4.png) no-repeat top !important;
}

#post-footer {
	width: 900px;
	text-align: right;
	font-size: 0.6em;
}
/* ---------- LINKS ---------- */
a {
	color:#537FA6;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}

a:link {
	color:#537FA6;
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
}
a:hover{
	color:#90A5AC;
	text-decoration: none;
	outline: none;
	cursor: pointer; 
	-moz-outline-style: none;
}
a:visited, a:active { 
	color: #A73223; 
	text-decoration: none;
	outline: none;
	-moz-outline-style: none;
	cursor: pointer; 
}



/* ---------- MENU ---------- */

#main-menu-bg {
	position: absolute;
	top: 147px;
	left: -15px;
	background: url(../images/menu-bg.gif) repeat-x right;
	width:800px;
	height: 36px;
}

#main-menu {
	position: absolute;
	top: 230px;
	right: 15px;
}

#main-menu img {
	display: none;
}
#second-menu {
	position: absolute;
	top: 260px;
	right: 25px;
}

#second-menu ul {
	list-style-type: none;
	margin: 0px;
}
#second-menu ul li:hover {
	background: url(../images/menu-no-edge-hover.png) no-repeat;
	background-position: right top;
}
#second-menu ul li {
	display: block;
	float: left;
	padding: 4px 4px 5px 4px;
	background: url(../images/menu-no-edge.png) no-repeat;
	background-position: right top;
}

#second-menu ul li a {
	vertical-align: middle;
	font-size: 11px;
	color: #fff;
}
#second-menu ul li.right {
	background: url(../images/menu-right.png) no-repeat;
	background-position: right top;
	padding: 4px 0px 15px 0px;
}

#second-menu ul li.right:hover  {
	background: url(../images/menu-right-hover.png) no-repeat;
	background-position: right top;
}

#main-menu > ul {
	list-style-type: none;
	margin: 0px;
	padding-bottom:12px;
}
#main-menu ul {
	list-style-type: none;
	margin: 0px;
}
#main-menu ul li:hover {
	background: url(../images/menu-no-edge-hover.png) no-repeat;
	background-position: right top;
}

#main-menu ul > li {
	display: block;
	float: left;
	padding: 4px 10px 15px 10px;
	background: url(../images/menu-no-edge.png) no-repeat;
	background-position: right top;
}

#main-menu ul li ul li {
	padding: 0px;
	background: url(../images/menu-no-edge.png) no-repeat;
	background-position: right top;
}
#main-menu ul li ul {
	display: none;
	z-index: 9999;
}

#main-menu ul li ul a, #main-menu ul li ul li {

	z-index: 9999;
}
#main-menu ul li a {
	vertical-align: top;
	font-size: 11px;
	color: #fff; /* THAT LINE */
}
#main-menu ul li.right {
	background: url(../images/menu-right.png) no-repeat;
	background-position: right top;
	padding: 4px 17px 15px 11px;
}

#main-menu ul li.right a  {

}

#main-menu ul li.right:hover  {
	background: url(../images/menu-right-hover.png) no-repeat;
	background-position: right top;
}

/* ---------- BOUTONS ---------- */

#buttons {
	position: absolute;
	top: 270px;
	left: 330px;
	width: 550px;
	text-align: left;
}
#buttons-entry {
	position: absolute;
	top: 710px;
	left: 25px;
	width: 550px;
	text-align: left;
}
#buttons-encadre {
	position: absolute;
	top: 780px;
	left: 25px;
}


#buttons-entry .entree, #buttons .entree {
	text-transform: uppercase;
	color: #fff;
	font-size: 0.75em;
	margin: 0px;
	float: left;
	display: block;
}


#buttons-entry .employes, #buttons .employes {
	background: url(../images/btn-entree-employes.png) no-repeat top left;
	padding: 8px 0px 14px 17px;
}
#buttons-entry .clients, #buttons .clients  {
	background: url(../images/btn-entree-clients.png) no-repeat top left;
	padding: 8px 25px 14px 17px;
}

#buttons-entry a.employes:hover, #buttons a.employes:hover  {
	background: url(../images/btn-entree-employes-hover.png) no-repeat top left;
}
#buttons-entry a.clients:hover, #buttons a.clients:hover  {
	background: url(../images/btn-entree-clients-hover.png) no-repeat top left;
}

#buttons .temoignages {
	position: absolute;
	display: block;
	right: 0px;
	top: 0px;
	background: url(../images/btn-temoignages.png) no-repeat top left;
	padding: 8px 12px 12px 44px;
	color: #a83223;
	font-size: 1.1em;
}
#buttons .temoignages_fr {
	position: absolute;
	display: block;
	right: 0px;
	top: -8px;
	background: url(../images/Temoignages_fr.png) no-repeat top left;
	padding: 24px 80px;
	color: #a83223;
	font-size: 1.1em;
}
#buttons .temoignages_en {
	position: absolute;
	display: block;
	right: 0px;
	top: -8px;
	background: url(../images/Temoignages_en.png) no-repeat top left;
	padding: 24px 80px;
	color: #a83223;
	font-size: 1.1em;
}

#buttons-entry .services {
	position: absolute;
	display: block;
	left: 70px;
	top: 0px;
	background: url(../images/Service.png) no-repeat top left;
	padding: 13px 0 8px 70px;
	color: #8A1B04;
	font-size: 0.9em;
	width: 140px;
	line-height: 0.9;
}

/*#buttons-entry .services_fr {
	position: absolute;
	display: block;
	left: 90px;
	top: 0px;
	background: url(../images/Service_fr.jpg) no-repeat top left;
	padding: 24px 80px;
	color: #a83223;
	font-size: 1.1em;
}

#buttons-entry .services_en {
	position: absolute;
	display: block;
	left: 90px;
	top: 0px;
	background: url(../images/Service_en.jpg) no-repeat top left;
	padding: 24px 80px;
	color: #a83223;
	font-size: 1.1em;
}*/



#buttons a.temoignages:hover {
	background: url(../images/btn-temoignages-hover.png) no-repeat top left;
}
/* ---------- HUMAN ---------- */


#logoBBS {
	position:absolute;
	top:888px;
	left:25px;
	height:108px;
	display: none;
}

#facebook-page {
	position: absolute;
	top: 0;
	left: 0px;
	width: 150px;
	color: #435bac;
	background: url(../images/Facebook_icon.png) no-repeat top left;
	padding: 0px 0px 50px 50px;
}

/*#human-1 {
	background: url(../images/human-1.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 323px;
	height: 430px;
}

#human-2 {
	background: url(../images/human-2.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 325px;
	height: 457px;
}

#human-3 {
	background: url(../images/human-3.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 319px;
	height: 458px;
}

#human-4 {
	background: url(../images/human-4.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 319px;
	height: 459px;
}

#human-5 {
	background: url(../images/human-5.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 319px;
	height: 457px;
}*/
/* ---------- avantages ---------- */
#avantages {
	position: absolute;
	left: 30px;
	top: 863px;
	width: 300px;
}

/* ---------- CHAT ---------- */
#chat {
	position: absolute;
	top: 420px;
	left: 17px;
	width: 169px;
	height: 120px;
	display: none;
}

#chat .upper {
	background: url(../images/chat-upper.png) no-repeat top left;
	height: 83px;
	color: #fff;
	padding: 20px 10px 0px 29px;
}
#chat a.enterchat {
	position: absolute;
	display: block;
	left: 0px;
	top: 83px;
	background: url(../images/chat-lower.png) no-repeat top left;
	padding: 7px 10px 15px 30px;
	color: #fff;
	font-size: 1.0em;
	text-transform: uppercase;
	width: 100%;
}

#chat a.enterchat:hover {
	background: url(../images/chat-lower-hover.png) no-repeat top left;
}

#chat .discutez {
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
}
#chat .online {
	position: absolute;
	bottom: 37px;
	left: 30px;
	color: #fff;
}

/* ---------- SANDBOX ---------- */


h1 {
	font-size: 2em;
	color: #a83223;

}

/*--- REGIONS ---*/
a.region {
	position: absolute;
	cursor: pointer;
}

.irm {
	left: 130px; 
	bottom: 25px;
	width: 120px;
	height: 50px;
	/*background-color: red;*/
}

.umcbeurope {
	left: 290px; 
	bottom: 20px;
	width: 80px;
	height: 60px;
	/*background-color: red;*/
}

.codeviolet {
	left: 400px; 
	bottom: 20px;
	width: 80px;
	height: 60px;
	/*background-color: red;*/
}

.umcbcanada {
	left: 30px; 
	bottom: 20px;
	width: 80px;
	height: 60px;
	/*background-color: red;*/
}

/*--- LOCALISATOR ---*/
#localisator {
	position: absolute;
	top: 205px;
	left: 32px;
	color: #969088;
	/*width: 169px;
	height: 120px;*/
}
#localisator a {
	color: #969088;
}
#localisator a.local {
	color: #8A1B04;
}

/*--- STETOSCOPE ---*/
#stetoscope {
	position: absolute;
	background: url(../images/stetoscope.png) no-repeat top !important;
	bottom: 30px;
	right: 20px;
	width: 105px;
	height: 90px;
}

/*--- JOB POSTING ---*/

div.emplois div.record-container {
	padding: 5px 5px;
	background-color: #bfd4db;
	margin-bottom: 10px;
}

div.emplois div.record-container table {
	line-height: 1.1;
	margin: 0;
}

div.emplois div.record-container table td {
	vertical-align: top;
}

div.emplois div.record-container .label {
	color: #777;
	padding-top: 10px;
}

div.emplois div.record-container .data {
	font-size: 1.2em;
}

div.emplois div.record-container .poste {
}

div.emplois div.record-container .poste .data {
	font-weight: bold;
}

div.emplois div.record-container .region {
}

div.emplois div.record-container .lieu {
	width: 200px;
}  

div.emplois div.record-container .type {
	width: 100px;
}

div.emplois div.posted {
}

.job-post .label {
	color: #666;
	width: 140px;
	vertical-align: top;
}

.job-post a {
	color: #A83223;
}

.job-post a.job-code {
	text-decoration: underline;
	font-size: 1.3em;
	color: #009;
	font-weight: bold;
	padding-left: 30px;
}
/* ---------- MISC ---------- */

hr { background: #666; color: #666; height: 1px; }

.row {
	clear: both;
}
.col {
	float: left;
}

h3 {
	font-weight: 1.3em;
	font-weight: bold;
	margin-bottom: 0.5em;	
}

a.link {
	text-decoration: underline;
}

q {
	font-style: italic;
	padding-bottom: 1.5em;
}

.temoignages-page h3 {
	margin-top: 2em;
}

/*.cufon_helvbold {
	font-family: "Arial Black";
}*/

.news h2 {
	margin: 0 !important;
}

.news a {
	color: #009;
}

.published {
	color: #999;
}

.OneNews {
	margin-bottom: 2.0em;
}

div.contact a.email img {
	padding-top: 2px;
}

.temoignages p {
	font-style: italic;
	font-size: 1.2em;
}

form li {
	list-style: none;
}
/* ---------- TESTING STYLES ---------- */

.t1 {background-color: aqua !important;}
.t2 {background-color: lime;}
.t3 {background-color: fuchsia;}
.t4 {background-color: blue;}
.t5 {background-color: gray;}
.t6 {background-color: yellow;}
.t7 {background-color: silver;}

ul.jobs li {
	margin-bottom: 1.5em;
}

.testimonials {
	position: relative;
	min-height: 200px;
	height: 200px;
}

.testimonial {
	position: absolute;
	top: 0; left:0;
	margin: 0 2em;
}

#human-999 {
	position: absolute;
	top: 280px;
	left: 25px;
	width: 323px;
	height: 430px;
}

#human-0, .human-0 {
	background: url(../images/human_edwardo.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 323px;
	height: 430px;
}

#human-1, .human-1 {
	background: url(../images/human_natasha.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 323px;
	height: 430px;
}

#human-2, .human-2 {
	background: url(../images/human_lawanda.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 323px;
	height: 430px;
}

#human-3, .human-3 {
	background: url(../images/human_pascal.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 323px;
	height: 430px;
}

#human-4, .human-4 {
	background: url(../images/human_isabelle.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 323px;
	height: 430px;
}

#human-5, .human-5 {
	background: url(../images/human_office.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 323px;
	height: 430px;
}

#human-10, .human-10 {
	background: url(../images/humans_old/human-1.png) no-repeat top left;
	position: absolute;
	top: 143px;
	left: 25px;
	width: 323px;
	height: 430px;
}


.testimonial .corps {
	font-size: 1.35em;
	font-style: italic;
}

#pre-footer {
	display: block;
	clear: both;
	padding: 20px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 10px 0 10px;
	width: 880px;
}

#pre-footer-post {
	height: 0px;
}
.footer-col {
	margin-left: 10px;
	width: 164px;
	float: left;
	display: inline;
}

#pre-footer h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
	line-height: 1em;
}
#pre-footer ul {
	margin: 0;
	list-style-type: none;
}
#pre-footer ul li {
	margin-bottom: 0.25em;
	line-height: 1.2em;
}
#pre-footer p {
	font-size: 0.75em;
	line-height: 1.2em;
}

#pre-footer a, #site-map a {
	color: #444;
}
#pre-footer a:hover, #site-map a:hover {
	color: #777;
}

#site-map ul {
	margin: 0 0 1.5em 1.5em;
	list-style-type: none;
}
#site-map h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
}
#site-map .left, #site-map .right {
	width: 250px;
	float: left;
	display: inline;	
}
#site-map .left {
	margin-right: 10px;
}
#top-spacer {
	padding-bottom: 1.5em;
}
#page-versions {
	text-align: right;
}

#page-versions a {
	padding: 1px 0 1px 18px;
	min-height: 18px;
}

#page-versions a.pdf {
	background: url(../images/pdf-icon.jpeg) no-repeat top left;
}

#page-versions a.print {
	background: url(../images/print-icon.jpeg) no-repeat top left;
}

#header-logo {
	padding: 0 0 0 10px;
}
#footer div {
	padding: 15px 0 0 230px;
	color: #7d7d7d;
}
