* {
	margin:0;
	padding:0;
	border:0;
}
html, body {
	margin:0;
	height:100%;
	background-image:url(../img/fond.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2b8b;
}
#masque {
	position:absolute;
	background-color:#FFFFFF;
	display:none;
	z-index:50;
}
#all {
	height:auto;
	height:100%;
	min-height:100%;
	position:absolute;
	width:100%;
	margin:0 auto;
}
body #all {
	height:auto;
	min-height:100%;
}
a {
	color:#2b2b8b;
	font-weight:bold;
	text-decoration:none;
}
p {
	text-align:left;
	margin-bottom:12px;
	margin-left:10px;
}
h1 {
	padding:0;
	margin:0 0 12px 0;
	font-size:20px;
}
h2 {
	font-size:20px;
	margin:15px;
	padding-left:20px;
	background-image:url(../img/puce.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
h3 {
	font-size:16px;
	margin:15px 0 10px 0;
}
h4 {
	margin-bottom:5px;
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2b2b8b;
	font-weight:bold;
	border:1px solid #cacae2;
	margin:2px;
	padding:2px;
}
.gauche {
	float:left;
	border:0;
}
.droite {
	float:right;
	border:0;
}
.image-gauche {
	margin-right:15px;
	margin-bottom:15px;
	float:left;
	border:1px solid #9c9cc9;
}
.image-droite {
	margin-left:15px;
	margin-bottom:15px;
	float:right;
	border:1px solid #9c9cc9;
}
.milieu {
	margin:0 auto;
	display:block;
}
#header {
	height:125px;
}
#global {
	width:904px;
	height:100%;
	margin:0 auto;
}
#logo {
	float:left;
}
#haut-langues {
	width:880px;
	text-align:right;
	position:absolute;
	margin:0 auto;
}
#login {
	width:197px;
	height:80px;
	float:right;
	margin-right:10px;
	padding:30px 15px 6px 45px;
	background-image:url(../img/login.gif);
	background-repeat:no-repeat;
}
#identifiant {
	height:30px;
}
#pass {
	height:30px;
}
#identifiant strong {
	position:absolute;
	margin-top:5px;
}
#pass strong {
	position:absolute;
	margin-top:5px;
}

#champ-login {
	width:80px;
	height:15px;
	margin:0 2px 5px 5px;
	padding:5px 10px;
	float:right;
	background-image:url(../img/input-login.gif);
	background-repeat:no-repeat;
	border:0;
}
#champ-pass {
	width:52px;
	height:15px;
	margin:0 0 5px 15px;
	padding:5px 10px;
	background-image:url(../img/input-pass.gif);
	background-repeat:no-repeat;
	border:0;
	display:inline;
	float:right;
}
#ok {
	float:right;
}
a.oublie {
	width:100%;
	display:block;
	font-size:10px;
	text-decoration:underline;
	text-align:right;
}
a.oublie:hover {
	text-decoration:none;
}
#accueil {
	height:230px;
}

#flashcontent {
	height:321px;
	width:676px;
	background-image:url(../img/blocmenu.jpg);
	background-repeat:no-repeat;
}
#espace-menu {
	height:100px;
	width:750px;
}

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

#menu-haut {
	width:904px;
	height:72px;
	background-image:url(../img/menu/fond-menu.gif);
	background-repeat:repeat-x;
}
ul#menu-ul {
	width:904px;
	margin:0;
	padding:0;
	float:left;
}
ul#menu-ul li {
	margin:0;
	padding:0;
	display:inline;
	text-align:right;
}
ul#menu-ul li img {
	float:left;
	background-image:url(../img/menu/tiret.gif);
	background-repeat:no-repeat;
}
ul#menu-ul li a#presentation img {
	background-image:none;
}
ul#menu-ul li a {
	width:143px;
	height:41px;
	display:block;
	float:left;
	background-repeat:no-repeat;
	background-position:center;
}
#droite-menu {
	margin-left:4px;
}
#presentation {
	background-image:url(../img/menu/presentation.gif);
}
#nos-services {
	background-image:url(../img/menu/nos-services.gif);
}
#entreprise {
	background-image:url(../img/menu/entreprise.gif);
}
#candidat {
	background-image:url(../img/menu/candidat.gif);
}
#recrutement {
	background-image:url(../img/menu/recrutement.gif);
}
#contact {
	background-image:url(../img/menu/contact.gif);
}
#presentation:hover,#presentation.active {
	background-image:url(../img/menu/presentation_on.gif);
}
#nos-services:hover,#nos-services.active {
	background-image:url(../img/menu/nos-services_on.gif);
}
#entreprise:hover,#entreprise.active {
	background-image:url(../img/menu/entreprise_on.gif);
}
#candidat:hover,#candidat.active {
	background-image:url(../img/menu/candidat_on.gif);
}
#recrutement:hover,#recrutement.active {
	background-image:url(../img/menu/recrutement_on.gif);
}
#contact:hover,#contact.active {
	background-image:url(../img/menu/contact_on.gif);
}

#sous-menus {
	margin:0 auto;
	width:904px;
}
#sous-menus div a {
	padding:5px 10px;
	display:block;
	float:left;
	background-image:url(../img/menu/tiretssmenu.gif);
	background-repeat:no-repeat;
	background-position:right;
	color:#6965a4;
}
#sous-menus div a:hover {
	color:#2b2b8b;
}
#sous-menus div a.fin {
	background-image:none;
}
#sous-menus div {
	/*top:167px;*/
	margin-top:-30px;
	position:absolute;
	background-image:url(../img/menu/fond-sousmenu.gif);
	background-repeat:repeat-x;
	visibility:hidden;
}
#sous-menu1 {
	width:395px;
	margin-left:20px;
	z-index:10;
}
#sous-menu2 {
	width:818px;
	margin-left:20px;
	z-index:20;
}
#sous-menu3 {
	width:780px;
	margin-left:100px;
	z-index:30;
}
#sous-menu4 {
	width:310px;
	margin-left:400px;
	z-index:40;
}

/* ----- fin menu ----- */

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

#menu-gauche {
	width:247px;
	margin-bottom:50px;
	padding-bottom:50px;
	float:left;
	border-right:1px solid #e8e8f2;
}
#infos-user {
	width:145px;
	height:65px;
	margin:25px auto;
	padding:8px 15px 25px 23px;
	background-image:url(../img/menu_gauche/login.gif);
	background-repeat:no-repeat;
}
#menu-gauche ul {
	width:200px;
	margin:30px auto;
	display:block;
}
#menu-gauche li {
	height:30px;
	margin:0;
	padding-left:10px;
	border-bottom:1px solid #cacae2;
	background-image:url(../img/menu_gauche/fond-menu.gif);
	background-repeat:repeat-x;
	list-style-type:none;
}
#menu-gauche li a {
	width:150px;
	margin:0;
	padding:8px 0 5px 10px;
	display:block;
	float:left;
}
#menu-gauche li img {
	float:left;
}
#modifier-cv {
	border-top:1px solid #cacae2;
}

#onglet-mission {
	width:193px;
	height:17px;
	margin:15px auto;
	padding:13px 0 0 20px;
	background-image:url(../img/menu_gauche/mission.gif);
}
#onglets-mission a {
	display:block;
	float:left;
}
#onglet-competence {
	width:188px;
	height:17px;
	margin:15px auto;
	padding:13px 0 0 25px;
	background-image:url(../img/menu_gauche/competence.gif);
}
a.comp_on {
	color:#2b2b8b;
}
a.comp_off {
	color:#7b7bb5;
}
a.mission_on {
	color:#2b2b8b;
	margin-left:33px;
}
a.mission_off {
	color:#7b7bb5;
	margin-left:30px;
}
#recherche {
	margin:15px auto;
}
#recherche img {
	margin:4px auto;
	display:block;
}
#recherche a {
	width:175px;
	height:25px;
	margin:4px auto;
	display:block;
	background-image:url(../img/menu_gauche/input.gif);
	background-repeat:no-repeat;
	background-position:center;
}
#rechercher {
	width:92px;
	height:32px;
	margin:20px auto;
	display:block;
	background-image:url(../img/menu_gauche/valider.gif);
	cursor:pointer;
}

/* ----- fin menu gauche ----- */

#contenu {
	width:620px;
	float:left;
	margin-left:30px;
	margin-top:15px;
	padding-bottom:50px;
}

#col-droite {
	width:197px;
	float:left;
	margin-top:15px;
	padding-bottom:50px;
	padding-left:20px;
}	

#bandeau-flash {
	width:197px;
	height:400px;
	display:block;
	padding-top:20px;
}

.legende {
	margin:0 10px 0 10px;
	padding-left:5px;
	font-size:10px;
	background-color:#fcfbec;
	border:1px solid #d5d5e8;
}
#txt-accueil {
	width:640px;
	padding:10px;
	float:left;
}
#blocs-depos {
	float:right;
	padding:0 24px 0 24px;
	border-left:1px solid #d5d5e8;
}
#tableaux-home {
	height:400px;
	padding-bottom:100px;
}
#spacer {
	width:100%;
	height:50px;
	display:inline;
}
#footer {
	height:26px;
	width:100%;
	background-color:#2b2b8b;
	float:left;
	color:#FFF;
	position:absolute;
	bottom:0;
}
#footer a {
	color:#FFF;
	background-color:#2b2b8b;
}
#footer-centre {
	width:904px;
	margin:5px auto;
}
#footer #copyright {
	float:left;
}
#footer #mentions {
	float:right;
}

