/* Main structure ------------------------------------*/
h1{
	font-family: "Arial Narrow";
	font-size: 20px;
	color: #3A3937;
	font-weight: bold;
	margin: 2px 0px;
	padding: 0px;
}
h2{
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #3A3937;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A3937;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4{
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #3A3937;
	font-weight: bold;
}

a,a:link,a:visited{
	color: #0066CC;
	text-decoration: none;
}
a:hover{
	color: #910D1F;/*#910D1F*/
	text-decoration: none;
}

li{
	list-style-image: none;
	list-style-type: none;
}

input{
	border: 1px solid #B4CAD9;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
}

form, li, ul, div, img{
	margin: 0px;
	padding: 0px;
}

.btn_std{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006699;
	background-color: #EAF2F7;
	font-size: 12px;
	border-top: 1px solid #C9DCEA;
	border-right: 1px solid #B4CAD9;
	border-bottom: 1px solid #B4CAD9;
	border-left: 1px solid #C9DCEA;

}
html, body {
	margin:0;
	padding:0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #474655;
	background-color: FEFEFE;
	background-image: url(../assets/jpeg/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	text-align: center;

} 
/*---Sample CSS for DIV pagelayout------------------------------------------------------------------*/

#conteneur{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image: none;
	padding: 0px;
	background-color: #FFFFFF;
	
}
#container{
	width: 1024px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	/*
	background-image: url(../assets/jpeg/bg_container_1px.gif);
	background-repeat: repeat;
	*/
	
}
#top_navigation{
	width: 1024px;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
#language{
	border: 1px none #FFFF00;
	padding: 0px;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 0px;
	float: right;
	width: 50px;
	margin-left: 0px;
	}
#header_image{
	height: 182px;
	width: 1024px;
	
}

#main {
	float: left;
	overflow: hidden;
	padding: 0px;
	text-align: left;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 25px 25px 26px;
	width: 589px;
	line-height: 150%;
}
#main h1 {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #000000;
	line-height: 200%;

}

#main h3 {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #3A3937;

}
#main a, #main a:link, #main a:visited{
	color: #174BA6;
	text-decoration: none;
}
#main a:hover{
	text-decoration: none;
	color: #910D1F;
}
#left {
	float: left;
	width: 192px;
	margin: 0px;
	padding: 0px;
}
#left ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#left ul li {
	list-style:none;
	margin: 0px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
#right {
	float: right;
	margin: 0;
	padding: 0px;
	width: 192px;

}
#body_footer{
	height: 25px;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	bottom: 0px;
	left: 0px;
	background-color: #FFFFFF;
	border-top: #666666;
	border-right: #666666;
	border-bottom: 1px solid #666666;
	border-left: #666666;
}
#footer {
	clear: both;
	padding: 10px 0px 0px;
	color: #666666;
	bottom: 0px;
	margin: 20px 0px 5px;
	font-size: 10px;
}
#footer li{
	display: inline;

}
#footer a,#footer a:link,#footer a:visited{

	color: #666666;
	text-decoration: none;
}
#footer a:hover{
	color: #999999;
	text-decoration: none;
}
/* header---------------------------------------------------------*/
#header {
	height: 108px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../assets/jpeg/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
}

#logo {
	float: left;
}
#title_header h1 {
	margin: 0px;
	padding: 10px 0px 0px 220px;
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #253C67;
	line-height: normal;

}

#header_claims {
	font-size: 11pt;
	color: #000033;
	font-family: "Arial Narrow";
	margin: 0px;
	text-align: left;
	font-weight: normal;
	padding: 10px 0px 0px 180px;
	line-height: normal;
	width: auto;

}
#date {
	color: #9EA9BC;
	padding: 45px 0px 0px;
	font-size: 10px;
	width: 175px;
	float: right;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
#menu_hr {
	border: 1px solid #FF0000;
	position: absolute;
	left: 200px;
	height: 100px;
	width: 400px;
}
#navborder {
	background-image: url(../assets/jpeg/bg_F0FBFD.jpg);
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: repeat;

}
#sommaire{
	color: #000000;
	font-family: "Verdana Ref";
	font-size: 11px;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	border: none;
}
#sommaire a, #sommaire a:link{
	background-image: url(../assets/jpeg/puce_arrow_right.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	color: #003399;
	text-decoration: none;
	display: inline;
	left: 0px;
	position: relative;
	height: 22px;
	padding-bottom: 5px;
}
#sommaire a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/puce_arrow_right_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: underline;

}
#sommaire input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	font-variant: normal;
	color: #000000;

}
.SommaireTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px none #D8E4EE;
	vertical-align: middle;
	height: 18px;
	text-align: center;


}
.SommaireNavTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;



}
.SommaireSubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../assets/jpeg/bullet_small_bgrey.gif);
	background-repeat: no-repeat;
	height: 30px;
	background-position: left top;
	text-indent: 12pt;
	border-bottom-style: none;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-color: #FFFFFF;
	padding-bottom: 6px;

}
.SommaireTitleCandidat {
	font-family: "Verdana Ref";
	font-size: 11px;
	color: #666666;
	background-image: url(../assets/jpeg/sommaire_title_candidat_07.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 302px;
	padding-top: 0px;
	padding-left: 68px;
	background-position: left top;
	line-height: 26px;
	border: none;




}
.SommaireTitleFirm {
	font-family: "Verdana Ref";
	font-size: 11px;
	color: #666666;
	background-image: url(../assets/jpeg/sommaire_title_arbeitgeber_07.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 302px;
	padding-left: 68px;
	background-position: left top;
	line-height: 26px;


}
.SommaireIntro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 70px;
	padding: 5px;



}
.SommaireIntro h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.Sommairelogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-left-style: none;
	background-image: url(../assets/jpeg/bg_sommaireLog.gif);
	width: 245px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	margin-left: 59px;
	background-repeat: repeat-y;

}

.Sommairebg{
	background-image: url(../assets/jpeg/bg_sommaire.gif);
	background-repeat: repeat-y;
	border-top: none;
	border-right: none;
	border-bottom: 5px solid #FFFFFF;
	border-left: none;


}
.SommairebgNav{
	background-image: url(../assets/jpeg/bg_sommaireNav.gif);
	background-repeat: repeat-y;
	margin-left: 59px;
	margin-top: 0px;
	background-position: left top;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;


}
.textleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.feedback {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FCF4C7;
	border: 1px solid #D6C8A9;
	padding: 2px;

}

#article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 100%;

}
#article a, #article a:link {
	color: #003399;
	display: inline;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#article a:hover {
	color: #000000;
	text-decoration: underline;

}
#article h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: none;

}
#article h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: none;

}
#article01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px 5px 10px;
	background-image: none;
	width: 454px;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px none #e8e8e8;
	border-left: 1px solid #e8e8e8;
	overflow: hidden;

}
#article01 a, #article01 a:link {
	color: #003399;
	display: inline;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;




}
#article01 a:hover {
	color: #000000;
	text-decoration: underline;

}
#article01 h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: none;

}
#article01 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: none;

}
.articlebg{
	background-image: url(../assets/jpeg/bg_article.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
#formborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;/*
	background-image: url(../assets/jpeg/bg_EBECEC.gif);
	background-repeat: repeat;*/
	background-color: #F7F7F9;
	border-top: 1px solid #CBD5D6;
	border-right: 1px solid #CBD5D6;
	border-bottom: 1px solid #CBD5D6;
	border-left: 1px solid #CBD5D6;
	padding-left: 10px;

}
#formborder input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;


}
#form a, #form a:link{
	color: #003399;
	text-decoration: none;

}
#form a:hover {
	color: #000000;
	text-decoration: underline;


}
#form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
form p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	height: 18px;
	padding-top: 3px;
	background-color: #E5E6EB;


}

#form h4, #form h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: none;

}
#formtitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	height: 20px;
	width: 100%;
	background-image: url(../assets/jpeg/form_titre.gif);

}
#formtitre td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	padding: 3px;
	width: 100%;
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	background-color: #CBD5D6;
	background-image: url(../assets/jpeg/form_titre.gif);

}

.soustitre input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
#tablecv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: none;
	margin: 0px;
	padding: 0px;

}
#tablecv td {
	border: 1px solid #999999;
	background-color: #FFFFFF;


}
#form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#form textarea, #form table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#form table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-indent: 10pt;
}
#recherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/sommaire_titre.jpg);
	background-repeat: repeat;
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;

}
#recherche input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: none;
	background-color: #FFFFFF;


}


.inputsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#menuright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-image: none;
	background-repeat: repeat;
	border: none;

}
#menuright a {
	color: #003399;
	text-decoration: none;

}
#menuright a:hover {
	color: #000000;
	text-decoration: underline;

}
.asterisque {
	color: #A68917;
}
.btnConsulter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	background-image: url(../assets/jpeg/icone_consulter_cv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding: 3px 0px 3px 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-decoration: none;

}
.btnModifier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-image: url(../assets/jpeg/modifier_cv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding: 3px 0px 3px 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.btnEffacer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-image: url(../assets/jpeg/corbeille_cv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding: 3px 0px 3px 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;

}
.btnConsulterTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/icone_consulter_cv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding: 3px 0px 3px 20px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #A7AFB0;
	border-bottom: 1px solid #A7AFB0;
	border-left: 1px solid #E8E8E8;


}
.btnModifierTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/modifier_cv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding: 3px 0px 3px 20px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #A7AFB0;
	border-bottom: 1px solid #A7AFB0;
	border-left: 1px solid #E8E8E8;


}
.btnEffacerTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/corbeille_cv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding: 3px 0px 3px 20px;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #A7AFB0;
	border-bottom: 1px solid #A7AFB0;
	border-left: 1px solid #E8E8E8;


}
.btnConsulterForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/icone_consulter_cv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding: 0px 0px 0px 10px;
	background-color: #F0F0F0;
	font-weight: bold;
	border: none;

}
.btnModifierForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/modifier_cv.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	border: none;
}
.btnEffacerForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/corbeille_cv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	padding: 0px 0px 0px 10px;
	font-weight: bolder;
	border: none;

}
.btnPublierForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/publier_cv_yes.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding: 0px;
	font-weight: bold;
	border: none;

}
.btnEditerD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/flag_allemand.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	border: none;

}
.btnEditerF {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../assets/jpeg/flag_francais.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	border: none;
}
#rubrique {

	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;

}

#ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#ad p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
}
#ad h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 15px;
	font-weight: bold;

}
#offreRecherche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
#imprimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#edit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#edit p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000FF;
}
#edit h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-size: 15px;
	font-weight: bold;

}

/*search*/
#search{
	padding: 0px;
	position: absolute;
	right: 7px;
	margin-top: 10px;
	top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search img{
	border: none;
	vertical-align: middle;
}
.search_input{
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border: 1px solid #CDD6DC;
	height: 16px;
	width: 150px;


}
.search_button{
	height: 15px;
	width: 15px;
	border: none;
	
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}
.box_left {
	padding-right: 2px;
	border-right: 1px solid #C8D6E5;

}
.box_left h2,.right_top h2{
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #8B9DB0;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;

}

.right_top{
	margin: 0px;
	float: right;
	width: 175px;
	padding: 7px 2px 0px;

}
.box_form{
	width:184px;
	padding:5px;
	font-size: 10px;
	overflow: hidden;
	color: #FFFFFF;
}
.input_box_form{
	font-size: 11px;
	width: 97px;
	color: #333333;
}
.box_login{
	width:184px;
	padding:5px;
	font-size: 10px;
	overflow: hidden;
	color: #FFFFFF;
	background-color: #333333;
}
.input_box_login{
	font-size: 11px;
	width: 97px;
	color: #333333;
	border: none;
}
.box_login a,box_login a:link,box_login a:visited{
	color: #FFFFFF;

} 
.box_newsletter{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.box_newsletter h3{
	color: #999999;

}

.btn_70{
	background-image: url(../assets/jpeg/btn_70.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 70px;
	border: none;
	color: #3A3937;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.btn_70_login_candidat{
	background-image: url(../assets/jpeg/btn_70_login_candidat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 70px;
	border: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.btn_70_login_recruteur{
	background-image: url(../assets/jpeg/btn_70_login_recruteur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 70px;
	border: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.btn_100, .btnsearch{
	background-image: url(../assets/jpeg/btn_90.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 100px;
	border: none;
	color: #3A3937;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.btn_150{
	background-image: url(../assets/jpeg/btn_150.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 150px;
	border: none;
	color: #3A3937;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.btn_200{
	background-image: url(../assets/jpeg/btn_200.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 200px;
	border: none;
	color: #3A3937;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.table_list {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #C8D6E5;
	color: #3A3937;
	font-size: 11px;
}
.table_list td{
	font-size: 11px;
}

/*Edit Offres----------------------------------------------------------------------------*/
#EditAd {
	color: #252F54;
	margin: 0px;
	padding: 20px 20px 20px 0px;

}
#EditAd table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#EditAd p {
	margin: 0px;
	padding: 0px;
}
#EditAd h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3B4B68;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #DEE3E7;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#EditAd h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #51677B;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px;
	font-style: normal;
}
/*Candidature-------------------------------------------------------------------*/
#candidature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 10px;
	margin: 0px;

}
#candidature a, #candidature a:link {
	color: #003399;
	display: inline;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;




}
#candidature a:hover {
	color: #000000;
	text-decoration: underline;

}
#candidature h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border: none;
	margin: 5px;
	padding: 0px;

}
#candidature h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border: none;

}
.message{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
	margin: 0px;
	padding: 2px;
	background-color: #FFFFCC;
	border: 1px solid #FF9966;
}

.SelectCandidatList{
	padding: 5px;
	width: 250px;
	border: 1px solid #666666;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	background-color: #F0FBFD;
}
#SelectCandidatListOption{
	padding: 5px;
	width: 200px;
	border: 1px solid #99CC66;
	word-spacing: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
	


.BtnDelete{
	background-color: #E8E8E8;
	padding: 2px;
	width: 200px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../assets/jpeg/corbeille_cv.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BtnNoDelete{
	background-color: #E8E8E8;
	padding: 2px;
	width: 200px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.BtnSendMail{
	background-color: #E8E8E8;
	padding: 2px;
	width: 300px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../assets/jpeg/mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BtnNoSendMail{
	background-color: #E8E8E8;
	padding: 2px;
	width: 300px;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.infoStatusRed{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FF0000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.infoStatusGreen{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666633;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#news_top{
	color: #0000FF;
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
}

#news_top a,#news_top a:link,#news_top a:visited {
	color: #0000FF;
	text-decoration: none;
}

.SearchBack{

	padding: 2px;
	width: 250px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../assets/jpeg/btn_250.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	float: right;
}
.small{
	font-size: 10px;
}
.databank{
	line-height: 150%;
	background-color: #EBF5FF;
	margin: 5px 0px 0px;
	padding: 2px;
	border: 1px solid #99CCFF;
}
.offer_nav{
	background-image: url(../assets/jpeg/offer_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 566px;
	list-style-image: none;
	list-style-type: none;
}
.offer_nav li{
	display: inline;
	margin: 0px;
	padding: 3px 0px 0px;
	width: 140px;
	float: left;
	text-align: center;

}
.expro{
	color: #999999;
}

.cell_cv{
	background-image: url(../assets/jpeg/bg_EBECEC.gif);
	background-repeat: repeat;
	border-top: 1px solid #CBD5D6;
	border-right: 1px solid #CBD5D6;
	border-bottom: 1px solid #CBD5D6;
	border-left: 1px solid #CBD5D6;
	margin-bottom: 10px;
	color: #000000;
	
}
.cell_cv table td{font-size: 11 px;}

.soustitre {
	font-weight: bold;
	color: #000000;
	background-image: url(../assets/jpeg/fond_sous_titre.jpg);
	height: 20px;
	width: 100%;
	border-bottom: 1px solid #999999;
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 3px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bg_CBD5D6{
	background-image: url(../assets/jpeg/fond_sous_titre.gif);
	background-repeat: repeat;
}
.box_color1_top{
	background-image: url(../assets/jpeg/box_color1_top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 566px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.box_color1_middle{
	background-image: url(../assets/jpeg/box_color1_middle.jpg);
	background-repeat: repeat-y;
	width: 700px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	color: #000033;
}
.box_color1_bottom{
	background-image: url(../assets/jpeg/box_color1_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 700px;
	float: right;
	margin: 0px;
	padding: 0px;
}

#webxline{
	text-align: center;
}
#webxline a,#webxline a:link,#webxline a:visited{
	color: #999999;
}
#webxline a:hover{
	color: #FFFFFF;
}
.NavTitle {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../assets/jpeg/logo_candidats01.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-color: #666666;
	background-color: #CBD5D6;
	padding-left: 70px;
	font-variant: small-caps;

}
.NavTitleFirm {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	height: 50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../assets/jpeg/logo_firmenbereich.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-color: #666666;
	background-color: #CBD5D6;
	padding-left: 50px;
	font-variant: small-caps;

}


.NavTitleFirmbereich {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../assets/jpeg/logo_ihr_firmenbereich.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-color: #CCCCCC;

}
.NavTitleEmploi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../assets/jpeg/logo_espace_emploi.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-color: #CCCCCC;

}
.bg_body_color{
	background-color: #676767;
	margin: 0px;
	padding: 0px;
}
.bg_main_table{
	background-color: #FFFFFF;
}
/*TableScore-------------------------------------------------------------------*/
#TableScore table
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D3B2;
	margin: 0px;
	padding: 0px;
}
#TableScore td
{
	padding-left: 10px;

}
.TableScore_gold
{
	margin: 0;
	padding: 3px;
	background-color: #EAEADA;
   
}
.font666633{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #666600;
}
.fontred{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.fonddarkgreen{
	color: #009900;
}
.TableScore_white
{
	margin: 0;
	padding: 3px;
	background-color: #FFFFFF;
    /*background-color: #D7E1E5;*/
}
.TableScore_yellow
{
	margin: 0;
	padding: 3px;
	background-color: #F2F2E8;
    /*background-color: #D7E1E5;*/
}
#TableScore  h3{
	list-style-type:none;
	list-style-image: none;
	list-style-position: outside;
	line-height: normal;
	font-weight: bold;
	color: #999900;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.FormAction{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 900px;
	border: 1px solid #CCCCCC;
}
/* intro*/
.main_col{
	float: left;
	width: 281px;
	margin-left: 0px;
	border: 1px none #FF0000;
}
.main_col h3{
	font-size: 16px;
	font-family: "Arial Narrow";
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main_col h3 a, main_col h3 a:link, main_col h3 a:visited{
	font-size: 16px;
	font-family: "Arial Narrow";
    background-image: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.main_col a,main_col a:link,main_col a:visited{
	font-weight: bold;
	background-image: url(../assets/jpeg/arrow_grey_link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 20px;

} 
.line{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
#recherche_offre{
	background-color: #FFFFFF;
	width: 586px;
	border: 1px solid #CCCCCC;
}
.recherche_onglet{
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px 10px;
	float: left;
	width: auto;
	font-size: 16px;
	color: #999999;
}
.recherche_titre h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3A3937;
	padding-top: 5px;
	float: left;
	margin-left: 10px;
}
.box_top_right{
	background-color: #FFFFFF;


}
.content_article{
	background-color: #FFFFFF;
	padding: 10px;
	width: auto;
	border: 1px solid #DBDEE3;

}
.titre{
	margin-bottom: 20px;
}
.intro_spacer{
	background-color: #333333;
	height: 7px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
.breve{}
.breve_date{
	float: left;
	width: 80px;
}
.breve_title{
	float: left;
	width: 195px;
}
.breve_title a,breve_title a:link,breve_title a:visited{
	text-decoration: none;
	background-image: none;
	font-weight: normal;
}
.breve_title a:hover{} 

.member_breadcrumbs{
	font-size: 12px;
	height: 20px;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

#menu_member_left{
	background-color: #FFFFFF;
	width: 180px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 10px;
	line-height: 150%;
	list-style-image: none;
	list-style-type: none;
	float: left;

}
#member_main{
	float: right;
	width: 795px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 0px 0px 20px;
	margin: 0px;


}

#member_main_content{
	padding-left: 0px;
	margin: 5px 10px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: auto;

}
#member_main_content h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}
.offer_nav_member{
	background-image: url(../assets/jpeg/offer_nav_member.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 772px;
	list-style-image: none;
	list-style-type: none;
}
.offer_nav_member li{
	display: inline;
	margin: 0px;
	padding: 3px 0px 0px;
	width: 175px;
	float: left;
	text-align: center;

}
.radioform{
	background-color: #F7F7F9; 
	border: none;
}
bidon{
	font-size: 9px;
	background-image: none;
	margin: 0px;
	float: right;
	width: 175px;
	font-family: "Trebuchet MS";
	color: #666666;
	border-top: 1px solid #808080;
	border-right: 1px none #808080;
	border-bottom: 1px none #808080;
	border-left: 1px none #808080;
	padding: 5px;
	list-style-position: inside;
}
.line_separator{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.sitemap_list li{
	padding-left: 40px;
}