@charset "UTF-8";

/*** CSS default ***/

.blockTooltip {
	background:#fff url(bgd-blockContent.gif) repeat-x top;
	font-size:11px;
	color:#000;
	border:2px solid #88c7e4;
	width:200px;
	padding:5px;
	position:absolute;
	top:0px;
	left:0px;
}

#blockPopUp {
	display:none;
	width:100% !important;
	width:auto;
	position:fixed !important;
	position:absolute;
	top:0px;	
	left:0px;
	z-index:9000
}

#blockPopUp div.content{
	text-align:center;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border:1px solid #555;
	border-top:0px;
	padding:14px 0;
}

                                                                                                                                                                                                                                     
/* -------------------------------- */
/* UPLOAD FICHIER */
/* -------------------------------- */

iframe.uploadIframe {
	width:510px;
	height:27px;
	display:block;
	background:transparent;
}
body.bodyUpload {
	background:transparent !important;
}
.blockIframeUpload {
	background:transparent !important;
	width:100%;
	height:100%;
}
.blockIframeUpload .loader {
	display:block;
	float:right;
}
.blockIframeUpload .loader img {
	display:none;
	padding:7px 0 0;
}
.blockIframeUpload .form .submit {
	width:30px;
	margin:0 0 0 5px;
}
.block-2 .uploadPreview {
	float:left;
	background:#fff;
	width:75px;
	border:1px solid #ddd;
	padding:6px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin:8px 8px 0 0;
	position:relative;
}
.block-2 .uploadPreview:hover {
	border:1px solid #4189be;
}
.block-2  .uploadPreview .preview,
.block-2  .uploadPreview .preview a {
	display:block;
	width:75px;
	height:75px;
}
.block-2  .uploadPreview .preview a span {
	display:block;
	background:none no-repeat center center;
	width:75px;
	height:75px;
	margin:0 auto;
	border:1px solid #ddd;
}
.block-2  .uploadPreview .preview a span span {
	display:none;
}
.block-2  .uploadPreview .description {
	font-size:11px;
	color:#666;
	font-style:italic;
	padding:3px 0 0;
}
.block-2  .uploadPreview .delete {
	display:block;
	position:absolute;
	top:2px;
	right:2px;
	background:url(bgd_btndelete-01.png) no-repeat;
	width:16px;
	height:16px;
	font-size:0;
	text-indent:-9999px;
}
.block-2  .uploadPreview .delete span {
	display:none;
}
.block-2  .uploadPreview .restore {
	display:block;
	position:absolute;
	top:2px;
	right:2px;
	background:url(bgd_btnrestore-01.png) no-repeat;
	width:16px;
	height:16px;
	font-size:0;
	text-indent:-9999px;
}
.block-2  .uploadPreview .restore span {
	display:none;
}

/*** CSS entrepreneur ***/
@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;                                                                                                                                                                                                                         
	border: none;
}


/*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, b, u, i, center, 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-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }*/

body {
	font: 12px Arial, Arial, Helvetica, sans-serif;
	background: url(bgd-body.png) repeat-x top #fcfcfc;
	color: #444;
}
.bgd {
	background: url(bgd-body-2.jpg) no-repeat center top;
}
#blockGlobal {
	width: 860px;
	margin: 0 auto;
}
.blockHeader {
	height: 103px;	
}
.blockHeader h1 {
	padding-top: 40px;	
}
.blockHeader h1 span {
	font-size: 15px;
	color: #d1ecfe;
	font-weight: normal;
	display: block;
}
.blockHeader .block-1 {
	width: 400px;
	float: left;
}
.blockHeader .block-2 {
	width: 460px;
	height: 64px;
	padding: 39px 0 0 0;
	float: left;
	background: url(joinus.png) no-repeat 178px center;
	text-align: right;
}
.blockHeader .block-2 a span { display: none; }
.blockHeader .block-2 a.btn-FB {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	background: url(btn-FB.png);
	margin: 0 10px 0 0;
}
.blockHeader .block-2 a.btn-TW {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	background: url(btn-TW.png);
	margin: 0 10px 0 0;
}
.blockHeader .block-2 a.btn-IN {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	background: url(btn-IN.png) no-repeat;
	margin: 0 10px 0 0;
}
.blockHeader .block-2 a.btn-VIADEO {
	display: block;
	float: right;
	width: 25px;
	height: 25px;
	background: url(btn-VIADEO.png) no-repeat;
}
.blockCenter .bgd {
	position:relative;
	background: url(bgd-blockCenter.jpg) no-repeat center top;
	min-height:274px;
	height:auto !important;
	height:274px;
}
.blockCenter .bgd.noMen {
	background-image: url(bgd-blockCenter-noMen.jpg);
}
.blockCenter .top {
	height: auto;
	padding: 34px 0 0 0;
}
.blockCenter .top .ribbon {
	background: url(ribbon.gif) no-repeat;
	position:absolute;
	width:137px;
	height:137px;
	top:-4px;
	right:-4px;
}
* html .blockCenter .top .ribbon {
	background-image: url(ribbon.gif);
}
.blockCenter .top .ribbon span {
	display:none;
}
.blockCenter .top h2 span,
.blockCenter .top h3 span { 
	display: none;
}
.blockCenter .top h2 {
	margin: 0 0 0 30px;
	background: url(slogan-1.gif) no-repeat left top;
	height: 51px;
}
.blockCenter .top h3 {
	margin: 28px 0 0 138px;
	background: url(slogan-2.gif) no-repeat left top;
	height: 22px;
}
.blockCenter .top p {
	margin: 14px 0 0 138px;
	width: 415px;
	font-size: 14px;
	color: #717172;
}
.blockCenter .bgd.noMen .blockOfferJob {
	padding-top:15px;
}
.blockCenter .bgd.noMen .top p {
	margin-left:25px;
	width:540px;
}
.blockCenter .bgd.noMen .top p a {
	color:#73A100;
	font-style:italic;
}
.blockCenter .bgd.noMen .blockOfferJob .offer {
	border-bottom:1px dashed #d7d7d7;
	width:540px;
	margin-left:25px;
}
.blockCenter .bgd.noMen .top .blockOfferJob .offer p {
	margin-left:0;
	width:auto;
}
.blockCenter .bgd.noMen .top .blockOfferJob .offer a {
	margin-bottom:10px;
	display:-moz-inline-box;
	display:inline-block;
	zoom:1;
	#display:inline;
}
.blockCenter .top .inputHome {
	width: 380px;
	overflow: hidden;
	padding:24px 0 0 138px;
	padding-bottom:16px;
	clear:both;
}
.blockCenter .top .inputHome input.text {
	background: url(bgd-inputHome.gif) no-repeat left top;
	width: 252px;
	font-size: 16px;
	line-height: 28px;
	height: 36px;
	margin: 0;
	padding: 0 0 0 5px;
	border: none;
	color: #5a5a5a;
	display:block;
	float:left;
	text-align:left;
}
.blockCenter .top .inputHome input.image {
	float:right;
	border: none;
	background: none;
	padding: none;
	margin: none;
	display:block;
	width:123px;
}
.foot {
	background: url(bgd-footer.png) no-repeat center top;
	height: 134px;
}
.foot .slideLogo {
	width: 860px;
	height: 101px;
	margin: 0 auto;	
	overflow:hidden;
}
.foot .slideLogo .slideOffers {
	width:5000px;
	margin : 0 0 0 0px;
}
.foot .slideLogo .slideOffers .item {
	width: 132px;
	height: 77px;
	margin:13px 10px 0 0;	
	float:left;
}
.foot .mask {
	width: 847px;
	position: relative;
	margin: -101px auto 0 auto;
	height: 58px;
	padding: 43px 0 0 13px;
	background: url(mask.png) no-repeat left top;
	color: #8a8a8a;
	font-size: 14px;
	text-shadow: 1px 1px 0 #fff;
}
.foot .mask strong {
	color: #73a100;
}
.blockFooterTexts {
	margin:0 auto;
	width:860px;
}
.copyright {
	float:right;
	font-size: 11px;
	color: #939392;
	margin: 0 auto;	
	text-align: right;
	padding: 10px 0 0 0;
}
.footerLink {
	float:left;
	font-size: 13px;
	color: #939392;
}
.footerLink a {
	color:#1868a0;
	text-decoration:underline;
}

.footerLink .linkPartner {
	background: url(btn_partner.png) no-repeat 0 0;
	height: 56px;
	width: 280px;
	display: block;
	float: left;
}

.copyright .linkRecruit {
	background: url(picto_arrow.gif) no-repeat 10px 16px;
	width: 209px;
	text-decoration: none;
	color: #939392;
}

.copyright .linkRecruit:hover {                                                                                                                                                                                                               
    color: #93b639;
}


.footerLink .linkPartner:hover {
	background-position:  0 -65px;
}

.footerLink .linkPartner span {
	display: none;
}

.footerLink .linkRecruit span {
	font-size: 13px;
	color: #939392;
	padding: 0 0 0 3px;
}

.footerLink .linkRecruit:hover span {
	color: #2870aa;
}

.blockCenter .msgConfirm {
	background: url(bgd-ico-valid.gif) no-repeat;
	padding-left:26px;
	font-size:16px;
	margin: 45px 0 0 138px;
	font-weight:bold;
	width:400px;
	color:#73A100;
}

.blockCenter .msgConfirm p{
	margin: 10px 0 0 0;
}

.blockCenter .msgConfirm .signature {
	color: #717172;
	font-style: italic;
	padding: 10px 0;
}

.blockCenter .msgConfirm .signature a {
	color: #1868A0;
	font-size: 13px;
	font-weight: normal;
}

strong {
	font-weight:bold;
}
.fieldError {
	color:red;
}
.formText {
	padding-top:10px;
}
.table-inscription {
	width:415px;
	padding:20px 0 20px 138px;
}
.table-inscription td {
	height:25px;
	padding:3px 0;
}
.table-inscription input {
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 12px;
	height: 20px;
	width: 215px;
	padding:0 5px;
}
.table-inscription .label {
	width:180px;
	padding-right:10px;
	padding-top:7px;
	font-weight:bold;
}
.table-inscription .input {
	vertical-align:top;
}
.table-inscription textarea {
	border: 1px solid #CCCCCC;
	height: 50px;
	width: 220px;
	padding:5px 0 0 5px;
	font:12px Arial,Arial,Helvetica,sans-serif;
	color:#666;
}
.table-inscription .textarea-02 {
	height:100px;
}
.table-inscription .formAction {
	margin:5px 0 0 184px;
}
.table-inscription .formAction input {
	border:none;
	background-color:transparent;

}
.table-inscription .btnValidForm {
	cursor:pointer;
}
.table-inscription .btnValidForm span {
	display:block;
	height:35px;
	width:124px;
	background: url(btn-freeregister.gif) no-repeat;
}
.table-inscription .btnValidForm span span {
	display:none;
}
.table-inscription.partnerForm .btnValidForm span {
	display:block;
	height:35px;
	width:124px;
	background: url(btn-send.gif) no-repeat;
}
.table-inscription.partnerForm .btnValidForm span span {
	display:none;
}
.requiredFields {
	color:#7DBF0E;
}
span.sup {
	vertical-align:text-top !important;
	background:transparent none !important;
	display:inline !important;
	font-size:80% !important;
	padding:0 !important;
	margin:0 !important;
	border:0 !important;
	min-height:0 !important;
	height:auto !important;
	line-height:8px !important;
}


.blockCenter .top p.howtoTxt {
	color: #73a100;
}

.needList {
	margin: 10px 0 0 138px;
	width: 415px;
}

.needList li {
	padding: 0 0 5px 15px;
	background: url(puce_list.gif) no-repeat 0 6px;
}



