/*
// **********************************************************************
// * Copyright © 2005-2006 ckconsult.com - All rights reserved.
// *
// * This is a standard copyright header for source code
// * at ckconsult.com. This file can't be reproduced or used 
// * without the express written permission of their owner.
// * 
// * SITE : http://www.ckconsult.com
// * SITE VERSION : 2.0
// * LAST MODIFICATION : 14.03.2005 23:13
// * 
// * DESCRIPTION : Main CSS part for all browsers.
// * 
// **********************************************************************
*/ 

/*
---------------------------------
	GENERAL STYLE
---------------------------------
*/

body {
	background-color: #ffffff;
	background-image: url(../img/bkg/pagemargin.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	scrollbar-3dlight-color : #D1D7DC;
	scrollbar-arrow-color : #006699;
	scrollbar-darkshadow-color : #98AAB1;
	scrollbar-face-color : #DEE3E7;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #DEE3E7;
	scrollbar-track-color : #EFEFEF;
}

H1 {
	display: block;
	border: 0px;
	padding: 12px 0px 0px 0px;
	margin: 0;
	height: 20px;
	font-family: Helvetica, Verdana, Geneva, Lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #f33;
}

H3 {
	display: block;
	border: 0px;
	padding: 12px 0px 0px 0px;
	margin: 0;
	height: 20px;
	font-family: Helvetica, Verdana, Geneva, Lucida, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #b0d600;
}

H4 {
	display: block;
	border: 0px;
	border-bottom: 1px solid #cccccc;
	padding: 6px 2px 0px 8px;
	margin: 0px;
	height: 18px;
	background-color: #505055;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	/*text-transform: uppercase;*/
	color: #ffffff;
}

H5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #b0d600;
}

H6 {
	display: block;
	margin: 4px 8px 4px 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #b0d600;
}

.citation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #333333;
	text-align: center;
}
.new {
	font: italic normal normal 0.8em/1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}

/*
---------------------------------
	HEADER STYLE
---------------------------------
*/

.headblack {
	background-image: url(../img/bkg/header.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

 .headmenu A,  A.headmenu {
	background-color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	height: 48px;
	overflow: hidden;
}

 .headmenu A:hover, A:hover.headmenu{
	background-color: #b0d600;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	height: 48px;
	overflow: hidden;
}
/*
---------------------------------
	MAIN BLOCK STYLE
---------------------------------
*/

.cktext {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height:1.3em;
	color: #666666;
}

.printable {
	margin: 0;
	padding: 0 8px 0 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height:1.3em;
	color: #666666;
}

.mainmargin {
	background-image: url(../img/bkg/mainmargin.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

.mainfilet {
	background-image: url(../img/bkg/mainfilet.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

/*
---------------------------------
	MENU LATERAL STYLE
---------------------------------
*/

.menulevel1 {
	background-color: #333333;
	background-image: url(../img/bkg/mlevel1.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	border-bottom: 1px solid #e5e5e5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	height: 26px;
}

.mlev1{
	display: block;
	margin-left: 10px;
	text-decoration: none;
	color: #e5e5e5;
}

.mlev1:hover{
	display: block;
	margin-left: 10px;
	text-decoration: none;
	color: #b0d600;
}

.mlev2{
	display: block;
	margin-left: 16px;
	text-decoration: none;
	color: #9f9f9f;
}

.mlev2a{
	display: block;
	margin-left: 16px;
	text-decoration: none;
	color: #525852;
}

.mlev2:hover{
	display: block;
	margin-left: 16px;
	text-decoration: none;
	color: #525852;
}

.menulevel1active {
	background-color: #333333;
	background-image: url(../img/bkg/mlevel1a.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	border-bottom: 1px solid #e5e5e5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	height: 26px;
}

.menulevel2 {
	background-color: #e5e5e5;
	background-image: url(../img/bkg/mlevel2.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	border-bottom: 1px solid #e5e5e5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	height: 26px;
}

.menulevel2active {
	background-color: #e5e5e5;
	background-image: url(../img/bkg/mlevel2a.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	border-bottom: 1px solid #e5e5e5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	height: 26px;
}

.menuintercal {
	background-color: #e5e5e5;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

/*
---------------------------------
	SERVICES STYLE
---------------------------------
*/

.servicestitle {
	background-color:#505055;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	height: 18px;
	padding-left: 7px;
	border-right: 6px solid #ffffff;
	
}

.servicesdetail{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding-left: 7px;
	height: 16px;
	padding-top: 4px;
	border-right: 6px solid #ffffff;
	border-bottom: 1px solid #cccccc;
}
A.serviceslinks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #666666;
}

A:hover.serviceslinks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

/*
---------------------------------
	JOB STYLE
---------------------------------
*/

.jobposition {
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 3px 0px 3px 0px;
	text-align: right;
	color: #999999;
}

.jobquick {
	background-color: #f5f5f5;
	background-image: url(../img/bkg/quick.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	color: #999999;
}

.breadcrumb {
	display: block;
	border-bottom: 1px solid #cccccc;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: bold important!;
	margin: 4px 0px 16px 0px;
	padding: 2px 0px 4px 0px;
	height: 16px;
}
SPAN.breadcrumb A {
	text-decoration: none;
	color: #0066B0;
}

SPAN.breadcrumb A:hover {
	text-decoration: none;
	color: #e5e5e5;
}
.joblink {
	text-decoration: none;
	color: #bfcc10;
}

DL{
	display: block;
	border: 0px;
	padding: 16px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}

DT {
	display: block;
	background-color: #f5f5f5;
	border-top: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	padding: 8px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	height: 22px;
}

.stayleft{
	display: block;
	text-align: left;
	float: left;
	padding: 0px 0px 0px 0px;
	color: #000000;
}

.stayright{
	display: block;
	text-align: right;
	padding: 0px 8px 0px 0px;
	color: #000000;
}
.stayleft A, .stayright A{
	color: #0066B0;
	text-decoration: none;
}

.stayleft A:hover, .stayright A:hover{
	color: #e5e5e5;
	text-decoration: none;
}

.jobresume {
	margin: 4px 2px 4px 12px;
	padding: 0 0 8px 0;
	border: 0;
	border-bottom: 1px solid #dfdfdf;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

.jobresumend {
	margin: 4px 2px 4px 12px;
	padding: 0 0 8px 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

.partnerstxt {
	margin: 0;
	padding: 0 8px 24px 8px;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
}

#subjob {
	margin: 51px 0;
	border: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#subjob UL {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

#subjob LI {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0 0 4px 0;
	border: 0;
}

#subjob UL A {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 4px 2px;
	color: #666;
	font-weight: bold;
}

#subjob UL UL A {
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	padding: 2px 0 4px 10px;
	color: #b0d600;
	font-weight: normal;
}

#subjob A:hover {
	color: #000;	
}

.ckjobtitle, .ckjobtitle A {
	font-family: Helvetica, Verdana, Geneva, Lucida, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000;
	text-decoration: none;
	padding: 20px 0 4px 0;	
}

.joblinea {
	border-bottom: 1px solid #cccccc;
	padding: 2px 0;
	font-weight: normal;
	color: #999;
	background-color: #f5f5f5;
}

.joblineb {
	border-bottom: 1px solid #cccccc;
	padding: 2px 0;
	font-weight: normal;
	color: #999;
}

/*
---------------------------------
	JOB STYLE PROVISOIRE
---------------------------------
*/

.separator {
	border-bottom: 1px solid #e5e5e5;
}

/*
---------------------------------
	FORM STYLE
---------------------------------
*/

.ckfield {
	border: 1px solid #666;
	padding: 1px 0 1px 8px;
	margin: 1px 0 4px 0;
	background-color: #e5e5e5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.ckbuttons {
	border: 1px solid #ccc;
	padding: 1px 8px 1px 8px;
	margin: 1px 0 4px 0;
	background-color: #b0d600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
}

.ckfieldname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height:1.3em;
	color: #333333;
	padding-left: 7px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 16px;
}

.ckrequired {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height:1.3em;
	color: #b0d600;
}

.formcellint{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	padding-left: 7px;
	height: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 7px;
	margin-bottom: 16px;
}

/*
---------------------------------
	CONTACT STYLE
---------------------------------
*/

.contact{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 7px;
	height: 20px;
	padding-top: 4px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 16px;
}

.contactname {
	border-bottom: 1px solid #cccccc;
	padding: 3px 0;
	text-align: left;
	font-weight: bold;
	color: #666;
}

.contactitre {
	border-bottom: 1px solid #cccccc;
	padding: 3px 0;
	text-align: left;
	font-weight: normal;
	color: #999999;
}

#doublelist LI {
	list-style: square;
}


/*
---------------------------------
	FOOTER STYLE
---------------------------------
*/

.footeroblique {
	background-image: url(../img/bkg/footeroblique.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.footerfilet {
	background-image: url(../img/bkg/footerfilet.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
}

.footertext{
	margin: 0;
	padding: ;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	color: #999999;
}
