@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	line-height:120%;
	vertical-align:baseline;
}
/* remember to define focus styles! */
:focus{
	outline:0;
}
body{
	line-height:1;
	color:black;
	background:white;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#eee;
	scrollbar-highlight-color:#eee;
	scrollbar-track-color:#eee;
	scrollbar-arrow-color:#eee;
	scrollbar-3dlight-color:#eee;
	scrollbar-darkshadow-color:#eee;
	font-family:Arial, Verdana, Geneva, sans-serif;
	background:#f5f5f5;
}
ol, ul{
	/*list-style:none;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table{
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td{
	text-align:left;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content:"";
}
blockquote, q{
	quotes:"" "";
}
p{
	margin-top:0px;
	margin-bottom:10px;
}
h2{
	margin-top:0px;
	font-size:18px;
	font-weight:bold;
}
a{
	color:black;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
img{
	border:0px;
	vertical-align:bottom;
}
.img-link{
	border:0px;
	float:left;
}
.underline{
	text-decoration:underline;
	font-weight:bold;
}
.box-decorator1{
	background:url(../graphics/box-bg-rail.jpg) repeat-y scroll top left;
	margin-bottom:20px;
	width:256px;
}
.box-decorator2{
	background:url(../graphics/box-bg-bottom.jpg) no-repeat bottom left;
	width:256px;
}
.box-decorator3, #right #menu-offres .box-decorator3{
	background:url(../graphics/box-bg-top.jpg) no-repeat top left;
	padding:15px 15px 15px 20px;
	width:226px;
}
#jobalert-content #left .box-decorator3{
	padding:15px 15px 75px 15px;
	_padding:15px 15px 67px 15px;
}
#left .box-decorator3{
	background:url(../graphics/box-bg-top.jpg) no-repeat top left;
	padding:15px;
	padding-bottom:40px;
	width:226px;
}
#right .box-decorator3{
	background:url(../graphics/box-bg-top.jpg) no-repeat top left;
	padding:15px;
	padding-bottom:28px;
	width:226px;
}
#content.content-decorator1{
	background:url(../graphics/content-bg-rail.jpg) repeat-y scroll top left;
}
.content-decorator2{
	background:url(../graphics/content-bg-bottom.jpg) no-repeat bottom left;
}
.content-decorator3{
	background:url(../graphics/content-bg-top.jpg) no-repeat top left;
	padding:0px 0px 18px 34px;
	_padding:0px 0px 18px 34px;
}
.decorator1{
	background:url(../graphics/navbar-bg-rail.jpg) repeat-x top left;
	width:936px;
}
.decorator2{
	background:url(../graphics/navbar-bg-left.jpg) no-repeat top left;
	width:936px;
}
.decorator3{
	background:url(../graphics/navbar-bg-right.jpg) no-repeat top right;
	width:936px;
}
#container{
	margin:0 auto;
	color:#000;
}
#header{
	width:1004px;
	margin:0 auto;
	text-align:center;
}
#header a#home-link{
	margin:0 auto;
}
#content{
	background:#ffffff;
	color:#000;
	width:1004px;
	margin:0 auto;
}
.sidebar{
	width:255px;
}
#left{
	float:left;
	margin-bottom:0px;
	padding-bottom:0px;
}
#left p.edito {
	font-size:11px;
	text-align:right;
	padding:0 15px;
}
#right{
	float:left;
	margin-left:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#center{
	float:left;
	margin-right:15px;
	width:400px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#center.twocolumns{
	float:left;
	margin:0px;
	width:680px;
}
#footer{
	font-size:11px;
	font-style:italic;
	color:#a6a4a4;
	margin-top:0px;
	width:940px;
	clear:both;
	border-top:1px solid #eee;
}
#footer div.hr{
	margin-top:5px;
	border-top:1px solid #eee;
}
#footer div{
	padding-left:20px;
}
#footer img{
	vertical-align:middle;
}
/* PAGE D'ACCUEIL */
#featured{
	background:#52668b;
	margin-bottom:20px;
	width:370px;
	border:0px;
}
#last-offer{
	background:#eee;
	width:370px;
	margin-top:2px;
}
#last-offer-content{
	float:left;
	width:298px;
	height:199px;
}
#last-offer h2{
	background:#d8dce4;
	color:#52668b;
	margin-bottom:0px;
	padding:7px 8px 5px 8px;
	height:16px;
	font-size:12px;
	font-weight:bold;
	text-transform:upperCase;
}
ul#offres-list{
	background:#eee;
	margin-top:2px;
	margin-bottom:0px;
	padding:17px 17px 0px 20px;
	color:#52668b;
	font-size:12px;
	list-style-type:none;
}
ul#offres-list li{
	margin-bottom:7px;
}
ul#offres-list li a{
	color:#52668b;
	text-decoration:underline;
	font-weight:bold;
}
ul#offres-menu{
	float:right;
	margin-top:0px;
	margin-bottom:0px;
	font-size:12px;
}
ul#offres-menu li{
	list-style-type:none;
}
ul#offres-menu li a{
	display:block;
	width:72px;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
#last-offer-footer{
	padding:0px;
	background:#d8dce4;
	clear:both;
}
#offres-container{
	background:#b9bfd1 url(../graphics/offres-bg.jpg) no-repeat top left;
	padding:15px 20px 15px 28px;
	height:415px;
}
#offres-header{
	width:500px;
	height:26px;
	background:#e2c7e0 url(../graphics/titre-offres.jpg) no-repeat top left;
	font-size:11px;
	font-weight:bold;
	padding:12px 0 0 20px;
}
#offres-content{
	width:500px;
	height:350px;
	overflow:auto;
	background:#e2c7e0;
	padding:0 10px;
	font-size:12px;
}
#offres-content a{
	text-decoration:underline;
	font-weight:bold;
	color:#9c318f;
}
#offres-content table{
	width:476px;
}
#offres-content td{
	padding:7px;
}
#offres-footer{
	width:520px;
	height:28px;
	background:#e2c7e0 url(../graphics/footer-offres.jpg) no-repeat top left;
}
#menu{
	margin-bottom:20px;
	width:956px;
	height:29px;
	clear:both;
}
#rdv-container{
	width:325px;
	height:408px;
	background:#e2c7e0 url(../graphics/rdv-bg.jpg) no-repeat top left;
	padding:60px 305px 60px 50px;
}
#rdv-container p{
	font-size:12px;
	text-align:center;
}
#contact-container{
	width:334px;
	_width:340px;
	padding:25px 25px 0px 37px;
	margin:0px;
	height:496px;
	font-size:11px;
	background:#94B0C8 url(../graphics/contact-bg.jpg) no-repeat top left;
}
#contact-container p{
	margin-bottom:2px;
}
#contact-container form input{
	height:26px;
}
#contact-container form textarea{
	height:250px;
	padding:10px;
	width:310px;
	border:1px solid #94b0c8;
	overflow:hidden;
	background:#f0f0f0;
}
#contact-container form span{
	vertical-align:top;
	line-height:200%;
}
#contact-container form input{
	padding:4px 2px 2px 2px;
	margin-left:4px;
}
#contact-container form input#contactnom{
	border:none;
	padding-right:20px;
	width:106px;
	background:transparent url(../graphics/input-nom.jpg) no-repeat top left;
	_background:transparent url(../graphics/input-nom.jpg) no-repeat fixed top left;
}
#contact-container form input#contactprenom{
	border:none;
	padding-right:22px;
	width:86px;
	_width:76px;
	background:transparent url(../graphics/input-prenom.jpg) no-repeat top left;
	_background:transparent url(../graphics/input-prenom.jpg) no-repeat fixed top left;
}
#contact-container form input#contactemail{
	border:none;
	padding-right:10px;
	width:172px;
	background:transparent url(../graphics/input-adresse.jpg) no-repeat top left;
	_background:transparent url(../graphics/input-adresse.jpg) no-repeat fixed top left;
}
#contact-container form input#contact-send{
	border:none;
	width:72px;
	height:46px;
	margin-top:5px;
	margin-left:269px;
	background:none;
}
.spacer{
	clear:both;
}
#siteplan{
	display:block;
	float:right;
	line-height:50%;
	padding:18px 35px 3px 0;
}
#siteplan a{
	font-style:italic;
	color:#999;
	font-size:9px;
}
ul#jt-menubar, ul#vj-menubar{
	margin:10px 0 0 0;
	padding:0 0 0 15px;
	font-size:12px;
}
ul#vj-menubar{
	margin-bottom:14px;
}
ul#jt-menubar li, ul#vj-menubar li{
	list-style-image:url(../graphics/puce.jpg);
	margin-left:10px;
}
#menu ul.menu-bar{
	list-style-type:none;
	margin:0;
	margin-left:37px;
	line-height:70%;
}
#menu ul.menu-bar li{
	float:left;
	display:block;
	text-transform:upperCase;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	height:29px;
}
#menu ul.menu-bar li a{
	float:left;
	display:block;
	padding:7px 5px;
	color:#fff;
}
#menu ul.menu-bar li a span{
	display:none;
}
ul.menu-bar li a.home-lnk{
	background:url(../graphics/menu/home_off.jpg) no-repeat;
	width:39px;
}
ul.menu-bar li a.home-lnk:hover,ul.menu-bar li a.home-lnk_hover{
	background:url(../graphics/menu/home_on.jpg) no-repeat;
	width:39px;
}
ul.menu-bar li a.vj-lnk{
	background:url(../graphics/menu/evj_off.jpg) no-repeat;
	width:186px;
}
ul.menu-bar li a.vj-lnk:hover,ul.menu-bar li a.vj-lnk_hover{
	background:url(../graphics/menu/evj_on.jpg) no-repeat;
	width:186px;
}
ul.menu-bar li a.jt-lnk{
	background:url(../graphics/menu/ejt_off.jpg) no-repeat;
	width:165px;
}
ul.menu-bar li a.jt-lnk:hover,ul.menu-bar li a.jt-lnk_hover{
	background:url(../graphics/menu/ejt_on.jpg) no-repeat;
	width:165px;
}
ul.menu-bar li a.offres-lnk{
	background:url(../graphics/menu/offres_off.jpg) no-repeat;
	width:79px;
}
ul.menu-bar li a.offres-lnk:hover,ul.menu-bar li a.offres-lnk_hover{
	background:url(../graphics/menu/offres_on.jpg) no-repeat;
	width:79px;
}
ul.menu-bar li a.rdv-lnk{
	background:url(../graphics/menu/rdv_off.jpg) no-repeat;
	width:125px;
}
ul.menu-bar li a.rdv-lnk:hover,ul.menu-bar li a.rdv-lnk_hover{
	background:url(../graphics/menu/rdv_on.jpg) no-repeat;
	width:125px;
}
ul.menu-bar li a.contact-lnk{
	background:url(../graphics/menu/contacter_off.jpg) no-repeat;
	width:125px;
}
ul.menu-bar li a.contact-lnk:hover,ul.menu-bar li a.contact-lnk_hover{
	background:url(../graphics/menu/contacter_on.jpg) no-repeat;
	width:125px;
}
ul.menu-bar li a.postuler-lnk{
	background:url(../graphics/menu/postuler_off.jpg) no-repeat;
	width:71px;
}
ul.menu-bar li a.postuler-lnk:hover,ul.menu-bar li a.postuler-lnk_hover{
	background:url(../graphics/menu/postuler_on.jpg) no-repeat;
	width:71px;
}
#detail{
	text-align:right;
	margin-top:0px;
	margin-right:5px;
	float:right;
	color:black;
	font-size:10px;
	font-weight:normal;
}
#drh-quote{
	background:#d8dce4;
	padding:15px;
	margin-bottom:20px;
	width:226px;
}
#drh-quote img{
	float:left;
	margin:0px 15px 0px 0px;
}
#drh-quote em{
	margin:0px 0px 0px 0px;
	font-size:13px;
	font-style:italic;
	width:120px;
	float:left;
	color:#000;
}
#drh-quote p{
	margin:10px 0px 0px 0px;
	font-size:12px;
	float:left;
	color:#000;
}
.section p{
	margin-top:0px;
	margin-bottom:0px;
	font-size:11px;
}
.jt-link-brick,.vj-link-brick,.link-n{
	display:block;
	width:213px;
	margin-top:10px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	margin-bottom:10px;
}
.jt-link-brick{
	padding:12px 0px 12px 12px;
	background:url(../graphics/bouton-bg.jpg) no-repeat top left;
}
.vj-link-brick{
	padding:3px 0px 21px 12px;
	_padding:3px 0px 12px 12px;
	background:url(../graphics/bouton-bg.jpg) no-repeat top left;
}
.link-n{
	margin:15px 0 5px;
}
.section img{
	margin-right:15px;
}
#menu-offres.section img{
	margin-right:0px;
	vertical-align:top;
}
#menu-offres.section .box-decorator3{
	padding-left:20px;
}
div.image-box{
	margin-bottom:20px;
}
/* EDITO */
#edito{
	padding-top:60px;
	margin-left:15px;
}
#edito p,
#talents p,
#vj p,
#cfa p{
	font-size:11px;
}
#cfa p{
	margin-bottom:8px;
}
#edito-quote{
	float:left;
	width:196px;
	margin-top:58px;
	padding:30px;
	background:#d8dce4;
	font-weight:bold;
	font-style:italic;
	line-height:120%;
}
#signature{
	float:right;
}
/* JOBALERT */
#ja-inscription .box-decorator1{
	margin:20px 0px 0px 20px;
	height:119px;
}
#ja-inscription .box-decorator3{
	padding:10px;
}
#ja-inscription form h2{
	margin:0px 0px 4px 6px;
}
#ja-inscription{
	background:#fff;
	height:218px;
	float:right;
	margin-top:222px;
}
#ja-inscription .underline{
	text-decoration:underline;
	font-weight:bold;
	margin-top:1px;
	padding-top:1px;
	height:10px;
}
#jobalert-picto{
	font-size:0px;
	line-height:0px;
}
#jobalert-edito.box-decorator1{
	_height:150px;
}
#jobalert-edito .box-decorator2{
	_height:150px;
}
#jobalert-edito .box-decorator3{
	_height:150px;
}
#pas-de-compte{
	display:block;
	float:left;
}
input#email, input#password{
	width:130px;
	height:26px;
	background:transparent url(../graphics/input-nom.jpg) no-repeat;
	border:0;
	float:left;
}
input#send{
	background:url(../graphics/send.jpg) no-repeat scroll top left;
	width:69px;
	height:58px;
	margin:0px 0px 0px 0px;
	_margin:0px 0px 0px -3px;
	border:0;
	line-height:120%;
}
table{
	padding-left:8px;
	font-size:12px;
}
#submit-btns img{
	vertical-align:middle;
}
#submit-btns{
	margin:20px 0px 0px 0px;
}
#jobalert-content{
	margin-top:40px;
	margin-bottom:0px;
}
#jobalert-content #center{
	background:transparent url(../graphics/photo-jobalert.jpg) no-repeat scroll top left;
	width:680px;
	margin:0px;
	padding:0px;
}
#jobalert-content #left{
	margin-right:0px;
}
#jobalert-content #left h1{
	font-size:22px;
	line-height:100%;
	margin-top:20px;
	margin-bottom:30px;
}
#jobalert-content #left p{
	font-size:12px;
}
/* JEUNES TALENTS*/
#jt-intro{
	background:#e9ebef url(../graphics/jt-intro-bg.jpg) no-repeat top left;
}
#jt-stages{
	background:#a7bbd0 url(../graphics/jt-stages-bg.jpg) no-repeat top left;
}
#jt-alternance{
	background:#d6cdde url(../graphics/jt-alternance-bg.jpg) no-repeat top left;
}
#jt-diplomes{
	background:#bfb2a9 url(../graphics/jt-diplomes-bg.jpg) no-repeat top left;
}
#jt-intro, #jt-stages, #jt-alternance, #jt-diplomes{
	padding:40px 15px 20px 30px;
	width:370px;
	height:512px;
}
#jt-options{
	height:100px;
	background:#f7f7f7;
}
#talents h2,
#vj h2,
#cfa h2{
	margin-bottom:10px;
}
/* VENDEURS JUNIORS*/
#vj-dispositifs,#vj-programme{
	padding:40px 15px 20px 30px;
	width:370px;
	height:512px;
}
#vj-dispositifs{
	background:#b9bfd1 url(../graphics/vj-dispositifs-bg.jpg) no-repeat top left;
}
#vj-programme{
	background:#aac6d1 url(../graphics/vj-programme-bg.jpg) no-repeat top left;
}
/* CFA */
#cfa-partenaires{
	background:#deca9f url(../graphics/vj-partenaires-bg.jpg) no-repeat top left;
	padding:40px 20px 20px 30px;
	float:left;
	width:635px;
	height:625px;
}
strong{
	font-weight:bold;
}
#cfa1, #cfa2, #cfa3{
	float:left;
	margin-right:16px;
	width:200px;
}
#cfa3{
	margin-right:0;
}
.validation-advice {
	color:red;
	float:left;
}
/* PLAN DU SITE*/
#sitemap-container {
	height:529px;
	background:#e5cee3 url(../graphics/sitemap_bg.jpg) no-repeat top left;
	width:940px;
}
#sitemap-content {
	float:right;
	font-size:12px;
	margin:20px 30px 0px 0px;
	_margin:20px 15px 0px 0px;
	width:200px;
}
#sitemap-content ul {
	list-style-type:none;
	margin:10px 0px;
}