/**
 * @version $Id$
 * @author IVèS
 * @copyright Copyright (C) 2006 - 2008 IVèS
 * Style specifique à la page d'index
 */

#index_slogan
{
	position:relative;
	width:763px;
	margin-left:20px;
	z-index:3;
	text-align:center;
}

#fleche
{
	position:absolute;
	top:155px;
	right:0px;
	z-index:3;
	width:211px;
	height:527px;
	background:url(../images/commun/fleches.gif) no-repeat;
margin:0;
padding:0;
}

#schema {
	position:relative;
	margin:0 0 0 60px;
	height:260px;
	width:671px;
	background:url(../images/commun/bck_flow.png) no-repeat;
}

#candidat {
	position:absolute;
	top:-12px;
	left:86px;
}

#recruteur {
	position:absolute;
	top:-35px;
	right:-100px;
}

#videoconference {
	position:absolute;
	top:116px;
	right:-172px;
}
