/* INSTALL OTYS 4 WEB STYLE SHEET */
/* W3C VERIFIED CSS 2.1 */
/* COPYRIGHT OTYS CORP 2003-2007 */
/* AUTHOR:MRFAHRENHEIT */
/* RHYTHM: 4 */
/* TEMPLATE: CMSBUSJAB<NUM>.HTML */
/* SITE SPECIFIC */



/* FIRST BASE,BLOCKLEVELS */
body{

	background:url("../_images/bg-body.jpg") repeat scroll center center #e3e3e4;
	margin: 0 auto;
	color: #000;
 
}

input,textarea{
	background:#ffffff none repeat scroll 0 0;
	border:1px solid #d7d7d7;
	color:#434343;
	margin-bottom:3px;
	font-size:11px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

textarea{
	overflow:auto;
}

select{
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

td,th,div{
	color:#000;
	font-size:14px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	text-align:left;
}

h1{
	color:#CF0044;
	font-size:14pt;
}

h2{
	color:#1c2b39;
	font-size:12pt;
}

a{

    color: #CF0044;
    text-decoration: none;
}

/***************** TOP BAR ***********************/

#topBar {

	background: url("../_images/bg-top.jpg") repeat-x transparent;
	height: 30px;

}

#menu2 {
    margin: 0 auto;
    padding: 6px 0 0;
    text-align: right;
    width: 980px;
}

#menu2 a{

	color: #fff;
	font-size: 14px;
	text-decoration: none;
	margin: 0 10px 0 0;

}

#wrapper {
	width:990px;
	margin:auto;
	background: #ffffff;
}


/*****************HEADER***********************/

#header{

	background:url("../_images/bg-header.jpg") no-repeat scroll center center transparent;
	height:178px;
	padding: 2px 0 0 15px;
}

#logo{

	float:left;
}

#teaser1{

	float:left;
	padding	: 50px 0 0 190px
}


#teaser1 .teaserText {

	color: #000000;
	font-size: 14px;
	text-align: center;

}

#teaser1 .teaserOuter{



}

.clear {

	clear:both;

}
/********** LEFT COLOMN ***************/

#left{

	float: left;
	padding: 40px 0 0 10px;

}

/********** TAG CLOUD ***************/

#tagcloud {

    height: 250px;
    margin: 0 0 10px;
    width: 300px;

}

/************Identification***********/

 #identification{

	background:url("../_images/bg-identification.png") no-repeat scroll 0 0 transparent;
	height:127px;
	width: 231px;

}

.webUserHookButton {

    margin: 0 0 0 16px;	

}

.webUserHookOuter{

	height:43px;
	background:url("../_images/fd_login.jpg") repeat-x scroll 0 0 transparent;
	margin-bottom:0 !important;
}

.webUserHookText{

	display:none;
}

.webUserHookHeader{

color: #FFFFFF;
    font-size: 14px;
    padding: 12px 0 10px 67px;
}


.webUserHookInput input{

	background: url("../_images/input_identification.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 17px;
    margin-bottom: 5px;
    margin-left: 42px;
    padding: 3px;
    width: 128px;
}

.webUserHookButton .button{



}

.webUserHookKeyWord label {

	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0 0 0;
	margin: 5px 0 0 0;
	display: none;
}

/***** FIND US ******/

	
#findus{

	background: url("../_images/bg-findus.png") no-repeat scroll 0 0 transparent;
    height: 103px;
    padding: 12px;
    width: 207px;
}

#findus .title{

	color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
	margin: 0 0 10px 0;
}

#findus .description{

	font-weight: bold;
	color: #ffffff;
}

.floatleft {

	float: left;

}

#findus img{

	margin: 0 6px;

}

/*********** RIGHT COLOMN ***********/

#right{

	float: left;
	width: 672px;
	min-height: 520px;
	background: url("../_images/vague.jpg") no-repeat 60px 220px transparent;

}

#right .contentText{

	color: #000000;

}

#right .contentText a{

	color: #AE003E;

}

/*MENU*/

#menu{

	margin:30px 0 0;
	padding-bottom:30px;
}

/********************* CONTACT FORM ********************/

.formInput label {
    display: block;
    float: left;
    padding: 0 5px 4px 0;
    width: 155px;
	color: grey;
	font-size: 14px;
}

.aplTextInput input {

    background: url("../_images/buttRep.png") repeat-x scroll 0 0 transparent;
    border: medium none;
    font-size: 12px;
    height: 23px;
    margin: 1px;
    overflow: visible;
    padding: 0 4px;
    width: auto;

}

.form .roundedButtonLeft{

	display:inline-block;
	padding-left:3px;
	background:url(../_images/buttLeft.png) no-repeat 0% 50%;
}

.form .roundedButtonRight{

	display:inline-block;
	padding-right:3px;
	background:url(../_images/buttRight.png) no-repeat 100% 50%;
}

.form .buttonContainer input {

	margin-right:0px;
}


.formInput textarea {

    background: url("../_images/textarea.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 140px;
    padding: 5px;
    width: 230px;
}



.button {

    background: url("../_images/buttRep_red.png") repeat-x scroll 0 0 transparent;
    border: medium none;
	color: #ffffff;
    font-size: 12px;
    height: 30px;
    margin: 1px;
    overflow: visible;
    padding: 0 4px;
    width: auto;

}

.roundedButtonLeft{

    background: url("../_images/buttLeft_red.png") no-repeat scroll 0 50% transparent;
    display: inline-block;
    padding-left: 7px;
}

.roundedButtonRight{

    background: url("../_images/buttRight_red.png") no-repeat scroll 100% 50% transparent;
    display: inline-block;
    padding-right: 7px;
}

.buttonContainer input {

	margin-right:0px;
}

.aplMFileButton .roundedButtonLeft{

    background: url("../_images/buttLeft_red.png") no-repeat scroll 0 50% transparent;
    display: inline-block;
    padding-left: 7px;
}

.aplMFileButton .roundedButtonRight{

    background: url("../_images/buttRight_red.png") no-repeat scroll 100% 50% transparent;
    display: inline-block;
    padding-right: 7px;
}

.aplMFileButton .button {

    background: url("../_images/buttRep_red.png") repeat-x scroll 0 0 transparent;
    border: medium none;
	color: #ffffff;
    font-size: 12px;
    height: 30px;
    margin: 1px;
    overflow: visible;
    padding: 0 4px;
    width: auto;

}

/********************* NEWS ***********************/

.nwsSlOuter{

	float:right;
	width: 210px;
}

.nwsSlTitle{

	float: right;
	background:url("../_images/fond_news.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#616161;
	font-size:24px;
	font-style:italic;
	height:39px;
	text-align:center;
	width:198px;
	
}

/*********************** PRINCIPAL CONTENT *********************/

#contentMid{

	background:url("../_images/fd_mid.png") repeat-y scroll 0 0 transparent;
	float:left;
	width:538px;
	min-height: 450px;

}

#midUp{

	background:url("../_images/under_id2.png") no-repeat scroll 0 0 transparent;
	height: 9px;
	width: 558px
	
}

.contentTitle{

	color:#FFFFFF;
	font-size:14pt;
	text-align : center;
	display: none;
}

.contentOuter{

	padding:10px 10px 40px;
}

.contentSubHeader{

	font-size:14pt;
	color:#ae003e;
	text-align:center;
}

.contentText{

	font-size: 14px;
	color: #ffffff;

}
.nmBc{
text-align: center;
}

.jbdBc{
text-align: center;
}
.outer {
    padding: 16px 16px 16px 30px;
}

.aplAplSLink a{
}

.menuLink a {
    color: #CF0044;
}

.vacsTable{
padding: 16px;
}

.formSmallInput a{
color:#FFFFFF !important;
}
.aplListLink a{
}

#contentMid form{
padding: 16px;
}

/***************** NETWORK ************************/

#Network{

	background:url("../_images/network.png") no-repeat scroll 0 0 transparent;
	height:88px;
	padding:0 3px;
	width:476px;
	margin:0 auto;
}

.networkHookOuter .hookHeader{

	display: none;

}

.error {
    color: #6D0000 !important;
}


#Network .hookOuter{

	margin-bottom:0 !important;
}

#Network img {

	border:medium none;
	height:51px;
	margin:20px 10px;
}

#networkHookScreen {

	clear: both;
    height: 90px;
    margin-top: 2px;
    overflow: hidden;
    position: relative;
	width:476px !important;
}


.networkHookRoll {

    position: absolute;
    top: 0;
    white-space: nowrap;
}

/************** Recherche simple ******************/

#recherchesimple{

	height:25px;
	padding:20px 5px;

}

.sssInputField{

	width: 175px;
	float: left;

}
.sssInputField input{
	
	width:175px;
	background : transparent url(../_images/field_search.png) no-repeat scroll 0 0;
	border: none;
	padding:7px 0 7px 10px;
}

.sssSearchButton input{

	background : transparent url(../_images/button_search.gif) no-repeat scroll 0 0;
	border:none;
	width:36px;
	height:25px;
	cursor:pointer;
}

.sssSearchButton{

	float: left;
	margin-left:-1px;
	padding-top:1px;
}



/*FOOTER*/

#footer {

	background:url("../_images/bg-footer.jpg") repeat-x scroll 0 0 #616161;
	color:#fff;
	height:39px;
	line-height:22px;
	padding:20px;
	text-align:center;
}


#footer a{

	text-decoration: none;
	color: #fff;
	font-size: 14px;
	margin: 0 5px;
}

#content{

	width:990px;
	min-height: 520px;
}

.contentContactSubHeader {

	display: none;
}

/*Content left*/

#contentLeft{

	background : url(../_images/under_id.png) repeat-x scroll 0 0 #616161;
	width:226px;
	float:left;
	min-height:450px;
}

#contentLeft a{

	margin-bottom:5px;
	display:block;
	background : transparent url(../_images/sep_menu.png) no-repeat scroll 0 bottom;
	padding-right:35px;
	padding-bottom:4px;
	padding: 2px 27px 4px 0;
	color:#FFFFFF;
	text-decoration:none;
	text-align:right;
	font-size:17px;
}

#contentLeft a:hover{

	
}

.nwsSlItemWord{
	color: #FFFFFF;
}

.nwsSlDescription{
	text-align: justify;
	margin-bottom: 15px;
}

.nwsSlItemTitle a {
	padding: 0 !important;
    text-align: left !important;
    background-image: none !important;
    margin: 0 !important;
	color: #ED7F10 !important;
}

.jblTitle {
	color:#FFFFFF;
	font-size:18px;
}

.nwsSlItemContainer{
	width: 198px;
}


/*Content Right*/

#contentRight{
background:url("../_images/under_id.png") repeat-x scroll 0 0 #4f748e;
width:226px;
float:right;
min-height:450px;
}



/*recherche avancee*/

.jshText{
display:none;
}
.jshHeader{
background : transparent url(../_images/puceblue.jpg) no-repeat scroll 0 0;
padding-left:20px;
font-size:14px;
margin-bottom:20px;
}
.jshOuter{
background : transparent url(../_images/backgroundsearch.jpg) no-repeat scroll 0 0;
width:167px;
height:195px;
padding:10px;
margin-bottom:20px;
}
.jshHinput select{
width:150px;
margin-bottom:5px;
font-size:11px;
color:#1c2b39;
}
.jshHinput label{
display:block;
}
.jshTrefwoord label{
	display:none;
}

.jshTrefwoord input{

	width:175px;
	margin-bottom:5px;
	background : transparent url(../_images/field_search.png) no-repeat scroll 0 0;
	height: 27px;
	border: none;
}

.jshBc input{
	background : transparent url(../_images/button_search.gif) no-repeat scroll 0 0;
	border:none;
	width:36px;
	height:25px;
	margin-top:10px;
	cursor:pointer;
}

/**************** Postes mis en avant ******************/

.jslOuter{

	padding: 0 5px;
	background-color: #dbdbdb;

}

.jslOuter .jslTitle{
	
	color:#4F748E;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:underline;
}

.shortListText {

	color:#4F748E;	

}

/******************* CATEGORIE *************************/

.jobCatHookHolder{

	padding: 0 5px;
}

.jobCatHookHolder .jobCatHookHeader{

	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
	text-decoration:underline;

}

.jobCatHookItemTitle a{

	font-size: 12px;
	color: white;
	text-decoration: underline;
	line-height: 20px;
	background : transparent url(../_images/puce_bleu.png) no-repeat scroll 0 center;
	display: block;
	padding:0 15px;

}

.jobCatHookItemTitle span{

	display: none;

}


.jslFunctionName a {
background: url("../_images/puce_bleu.png") no-repeat scroll 0 center transparent;
color:#4F748E;
padding: 0 0 0 15px;
display:block;
font-size:11px;
margin-bottom:3px;
text-decoration:underline;
}

.jslLocation {
margin-bottom:10px;
font-style:italic;
color:#1c2b39;
}

/*JQUERY1*/
#jquery1{
margin-bottom:20px;
}


/*JQUERY2*/

#jquery2{
background : transparent url(../_images/backgroundjquery2.jpg) no-repeat scroll 0 0;
width:512px;
height:31px;
margin-bottom:20px;
}

/******************** CANDIDATURE SPONTANEE *******************/

.formInput select {
    height: auto !important;
    max-height: 100px;
    padding-left: 2px;
    width: 285px;
}

.aplAplyLi a{
    background: url("/_images_global/linkedin_small15.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 15px;
    padding-left: 20px;
    vertical-align: bottom;
	color:#cf0044;
}

.aplAplyTk a {
    display: block;
    height: 15px;
	color:#cf0044;
}



/*HLB3*/

/*
#hlb3{
text-align:right;
margin-bottom:2px;
}
#hlb3 a{
color:#0097cf;
text-decoration:none;
}
#hlb3 a:hover{
text-decoration:underline;
}
#hlb3 span{
color:#0097cf;
}
/*Contenttext*/
.contentText a{
background:transparent url(../_images/pucecontenttext.png) no-repeat scroll right center;
color:#0097CF;
padding-right:12px;
text-decoration:none;
}
.contentText a:hover{
text-decoration:underline;
}
.contentText p{
line-height:19px;
margin-bottom:10px;
}

/*Page Toutes les offres*/

.jblItemTitle a {
text-decoration:none;
color:#1C2B39;
}
.jblItemTitle a:hover{
text-decoration:underline;
}

.jblItemDescr a {
text-decoration:none;
color:#1C2B39;
}
.jblItemDescr a:hover{
text-decoration:underline;
}

/*Dans une offre*/


.cpEmail a{
color:#0097cf;
text-decoration:none;
}
.cpEmail a:hover{
text-decoration:underline;
}



/*CrumblePath*/

#crumble{
margin-bottom:20px;
color:#666666;
}
#crumble a{
color:#0097cf;
text-decoration:none;
}
#crumble a:hover{
text-decoration:underline;
}
#crumble b{
text-decoration:underline;
}
/*Site map*/

.Smp1 a {
color:#0097CF;
text-decoration:none;
}
.Smp1 a:hover{
text-decoration:underline;
}

.Smp2 a {
color:#333333;
text-decoration:none;
}
.Smp2 a:hover{
text-decoration:underline;
}

.Smp3 a {
color:#666666;
text-decoration:none;
}
.Smp3 a:hover{
text-decoration:underline;
}
.last a{
color:#1B2B3A;
}




.webUserHookInput{
float:left;
margin:0px 0 0 8px
}
*/

