/* ---------- CANVAS ---------- */

html {
	background: #c1d6dd url(../images/main-bg.gif) repeat-x top !important;
	/*background: url(../images/bb2009/bg2.jpg) repeat scroll !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;
}

#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: 293px;
	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;
}

#main {
	background: url(../images/main-bg.png) repeat-y top !important;
	width: 900px;
}

#sandbox {
	position: relative;
	margin: 0px 30px 0px 360px;
	padding: 1.5em 0;	
}

#footer {
	position: relative;
	width: 900px;
	height: 89px;
	background: url(../images/footer-bg3.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: 137px;
	left: 200px;
	background: url(../images/menu-bg.gif) repeat-x right;
	width:100px;
	height: 36px;
}

#main-menu {
	position: absolute;
	top: 220px;
	right: 15px;
}
#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 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 4px 15px 4px;
	background: url(../images/menu-no-edge.png) no-repeat;
	background-position: right top;
}

#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 11px 15px 5px;
}

#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: 260px;
	left: 330px;
	width: 550px;
	text-align: left;
}

#buttons .entree {
	text-transform: uppercase;
	color: #fff;
	font-size: 0.75em;
	margin: 0px;
	float: left;
	display: block;
}
#buttons .employes {
	background: url(../images/btn-entree-employes.png) no-repeat top left;
	padding: 8px 0px 14px 17px;
}
#buttons .clients {
	background: url(../images/btn-entree-clients.png) no-repeat top left;
	padding: 8px 20px 14px 17px;
}

#buttons a.employes:hover {
	background: url(../images/btn-entree-employes-hover.png) no-repeat top left;
}
#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 a.temoignages:hover {
	background: url(../images/btn-temoignages-hover.png) no-repeat top left;
}
/* ---------- HUMAN ---------- */


#logoBBS {
	position:absolute;
	top:620px;
	left:25px;
	height:108px;
	width:72px;
}

#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: 620px;
	width: 300px;
}

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

#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: 280px; 
	top: 10px;
	width: 120px;
	height: 50px;
	/*background-color: red;*/
}

.umcbeurope {
	left: 180px; 
	top: 5px;
	width: 80px;
	height: 60px;
	/*background-color: red;*/
}

.umcbcanada {
	left: 400px; 
	top: 5px;
	width: 80px;
	height: 60px;
	/*background-color: red;*/
}

/*--- LOCALISATOR ---*/
#localisator {
	position: absolute;
	top: 250px;
	left: 39px;
	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 {
	position: relative;
	line-height: 1;
}

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

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

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

div.emplois div.poste {
	width: 350px;
}

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

div.emplois div.region {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 150px;
}

div.emplois div.lieu {
	width: 200px;
}  

div.emplois div.type {
	position: absolute;
	right: 100px;
	bottom: 0px;
	width: 200px;
}

div.emplois div.posted {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 150px;
}

.job-post .label {
	color: #666;
	width: 80px;
	vertical-align: top;
}
.job-post a {
	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;
}
