@charset "utf-8";
/* CSS Document */

/* ------------------------------------ */
/* ----------------CSS----------------- */
/* ----------------JS------------------ */
/* ------------------------------------ */
/* ------------------------------------ */


/* ------------------------------------ */
/* -------SURVOL DES ADRESSES---------- */
/* ------------------------------------ */
.tool-tip {
	color: #fff;
	z-index: 13000;
}
.tool-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color:#cf0012;/*9FD4FF*/
	padding: 4px 4px 4px;
	background-color:#FFFFFF;
}
.tool-text {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 4px 4px 4px;
	color:#fff;
	background-color:#cf0012;
}
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 4px 4px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
.custom-text {
	font-size: 11px;
	padding: 4px 4px 4px;
	background: #CFDFA7;
	color:#000000;
}
#flag h2{
	background-color:#333333;
}

/* ------------------------------------ */
/* -----EFFET MAP ONGLET IMAGE--------- */
/* ------------------------------------ */
#demo-bar {
	color:#FFFFFF;
	padding-left:322px;
}
 
#demo-wrapper {
	overflow: hidden; 
	height: 180px; 
	width: 390px;
	border: 1px solid #515151;
	position: relative;
	left:122px;
}
#demo-inner {
	width: 1280px;
	height: 180px;
	background-image:url(../images/careers.png);
	background-repeat:no-repeat;
	position: relative;
}
.scrolling-content {
	background: transparent url(bubble.png) top left no-repeat;
	width: 139px;
	height: 73px;
	text-align: center;
	position: absolute;
}
.scrolling-content h1 { 
	color: #fff;
	font-size: 12px;
}
/* ----ANCRE POUR BOUGER DS L'IMAGE---- */
#content1 {
	left: 0px; 
	top: 0px;
}
#content2 {
	left: 290px; 
	top: 0px;
} 
#content3 {
	left:580px; 
	top: 0px;
}
#content4 {
	left: 870px; 
	top: 0px;
}