#central
{
	background-image: url('/images/frontend/accueil/background-central.jpg');
	width: 607px;
	height: 301px;
	font-family: arial;
}
#central a
{
  color: white;
}
#actualite
{
	position: absolute;
	width: 607px;
	height: 110px;
	left: 0px;
	top: 301px;
}
#pub
{
	position: absolute;
	background-repeat:no-repeat;
	width: 201px;
	height: 300px;
	top: 2px;
	left: 608px;
}
#central p.text
{
	margin-top: 70px;
	width: 240px;
	height: 67px;
	float: left;
	font-size: 11px;
	color: #575755;
	font-family: arial;
	margin-left: 20px;
	padding-right: 40px;
	text-align: justify;
}
#central div.bouton-salarie {
	position:absolute; 
	top:112px;
	left:20px;
	background-image:url('/images/frontend/accueil/bouton.png');
	background-repeat:no-repeat;
	background-position:top left;
	width:110px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:3px 0 0 28px;
	text-align:left;
}
#central div.bouton-dirigeant {
	position:absolute; 
	top:112px;
	left:150px;
	background-image:url('/images/frontend/accueil/bouton.png');
	background-repeat:no-repeat;
	background-position:top left;
	width:110px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:3px 0 0 28px;
	text-align:left;
}
#central div.bouton-salarie a, #central div.bouton-dirigeant a, #central div.bouton-parcours a {text-decoration:none;}
#central div.bouton-parcours {
	position:absolute; 
	top:112px;
	left:395px;
	background-image:url('/images/frontend/accueil/bouton2.png');
	background-repeat:no-repeat;
	background-position:top left;
	width:128px;
	height:20px;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:3px 0 0 32px;
	text-align:left;
}

#central #news
{
	position: absolute;
	overflow: hidden;
	height: 105px;
	width: 350px;
	left: 317px;
	top: 190px;
}

#central .news
{
	position: absolute;
	top: 105px;
	left: 0px;
	height: 95px;
	width: 350px;
	color: white;
	font-size: 12px;
	font-family: arial;
}
#central .news .bloc1 {
	margin:0;
	padding:0;
	float:left;
}
#central .news .bloc2 {
	margin:0 0 0 15px;
	float:left;
	padding:0;
	width:185px;
	height:95px;
}

#central .news img
{
	float: left;
	margin:0;
	padding:0;
}

#central #aussi
{
	position: absolute;
	top: 164px;
	left: 15px;
	height: auto;
}
#central #aussi p
{
	float:left;
	color: white;
	font-size: 13px;
	margin-bottom: 10px;
	width:250px;
}
#central #aussi div.logos-actions {
	position:relative;
	width:100px;
	height:100px;
	margin:40px 0 0 0px;
}
#central #aussi ul.liens {
	margin:-100px 0 0 130px;
	list-style:none;
	padding:0;
}
#central #aussi li {
	clear:left;
}
#central #aussi li a
{
	float:left;
	font-size: 12px;
	background-color: #e5ebbd;
	padding: 2px 10px 2px 10px;
	margin-top: 3px;
	width: 115px;
	color: #575755;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

#test
{
	width: 100%;
	height: 70px;
	display: block;
	position: absolute;
	top: 120px;
	z-index: 1000;
	left: 0px;
}
#support
{
	width: 100%;
	height: 70px;

	display: block;
	position: absolute;
	top: 180px;
	z-index: 1000;

	left: 0px;
}
#plateforme
{
	width: 100%;
	height: 70px;

	display: block;
	position: absolute;
	top: 250px;
	z-index: 1000;
	left: 0px;
}

.carte-monde {
	float:left;
	width:350px;
	height:160px;
	margin:10px 0 0 10px;
}
.carte-monde .visuel-map {
	float:left;
	background-image:url(/images/frontend/accueil/carte-vide.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	width:225px;
	height:160px;
}
.carte-monde p {
	float:left;
	width:100px;
	margin:15px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.drap-us a {
	float:left;
	width:60px;
	height:52px;
	margin:45px 0 0 34px;
	text-decoration:none !important;
}
.drap-fr a {
	float:left;
	width:60px;
	height:52px;
	margin:22px 0 0 32px;
	text-decoration:none !important;
}

#blocus {
	position:absolute;
	background-color:#FFF;
	margin:31px 0 0 12px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#333;
	border:1px solid #CCC;
}
#blocfr {
	position:absolute;
	background-color:#FFF;
	margin:7px 0 0 85px;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#333;
	border:1px solid #CCC;
}

.carousel {
	float:left;
	width:400px;
	height:150px;
	margin:20px 0 0 25px;
	overflow:hidden;
}


/* panes */
#flowpanes {
  float:left;
  position:relative;
  overflow:hidden;
  margin:20px 0 0 25px;
  width:400px;
  height:150px;

  padding: 0;
}
  
/* root element for tabs */
#flowtabs {
position: absolute;
right: 30px;
top: 130px;
width:auto;
height: 26px;
/*padding: 6px 2px 6px 10px;*/
margin:0;
z-index: 2;
}

/* single tab */
#flowtabs li { 
  float:left; 
  margin:0 0 0 6px; 
  padding:0;
  text-indent:0; 
  list-style-type:none;
}

/* a- tag inside single tab */
#flowtabs li a {
  display: block;

  font-size:16px;
  font-weight:bold;
  color:#9b9b9b;
  text-align: center;

  background:url("/images/carousel/bouton-chiffre.jpg");
  background-position:top left;
  background-repeat: no-repeat;
  padding:3px 0 0 0;
  width:16px;
	height:15px;
	background: url(/images/frontend/slider/bullet.png) left top;
}

/* mouseover state */
#flowtabs a:hover{
background-position: -16px 0;
}

/* currently selected tabs */
#flowtabs a.current {
background-position: -16px 0;
}

/* our additional wrapper element for the items */
#flowpanes .items {
width:20000em;
position:absolute;
clear:both;
margin:0 0 0 1px;
padding:0;
}
  
/* single pane */
#flowpanes .items div.item {
display:none; 
float:left;
display:block;
}


