/**
 *  Styles personnalisables
 *  --------------------------
 * formatage des elements d'en-tete et pied de page */
#header { background: #EE3224; }
#footer {
	background: url(../../images/skin/oxylane/presentation/footer_bg.gif) no-repeat right center;
}
#footer a {
	line-height: 29px;
	color: #FFF;
	display: block;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
	font-size: 11px;
}
#header ul.headerMenu li a {
	color: #FFF;
	text-decoration: none;
}
#header ul.headerMenu li a:hover { text-decoration: underline; }
#header ul.headerMenu li.current { background: url(../../images/skin/oxylane/presentation/menu_bgleft.gif) no-repeat; }
#header ul.headerMenu li.current a {
	background: url(../../images/skin/oxylane/presentation/menu_bgright.gif) no-repeat right top;
	color: #333;
}
h3 {
	font-size: 12px;
	color: #ED3224;
	padding-bottom:5px;
}
/* Fin styles personnalisables */
/* - - - - - - - - - - - - - - - - - - - - - - - - - */
/* formatage des titres */
div.h2 {
	background: url(../../images/skin/oxylane/presentation/h2standard_filet.jpg) repeat-x;
	height: 43px;
	margin-bottom: 30px;
	clear:left;
}
div.h2 h2 {
	background: url(../../images/skin/oxylane/presentation/h2standard_left.jpg) no-repeat;
	height: 43px;
	padding-left: 14px;
}
div.h2 span {
	background: url(../../images/skin/oxylane/presentation/h2standard_right.jpg) no-repeat right top;
	line-height: 33px;
	padding-top: 10px;
	padding-right: 43px;
	float: left;
	font-size:12px;
	font-weight:normal;
}
div.cvBlock h2.cvH2 {
	/*background: url(../../images/skin/oxylane/presentation/h2_leftcv.jpg) no-repeat;*/
	height: 43px;
	padding-left: 14px;
	float:left;
	margin-top:-8px;
	position:absolute;
}
div.cvBlock .cvH2 span {
	font-size: 12px;
	font-weight: normal;
	background: url(../../images/skin/oxylane/presentation/h2_rightcv.jpg) no-repeat right top;
	float:left;
	padding-top: 10px;
	padding-right: 43px;
	line-height: 33px;
}
div.h2login {
	background: url(../../images/skin/oxylane/presentation/h2l_left.jpg) no-repeat;
	height: 30px;
	padding-left: 17px;
	margin-bottom: 18px;
}
div.h2login h2 {
	font-size: 12px;
	font-weight: normal;
	background: url(../../images/skin/oxylane/presentation/h2l_right.jpg) no-repeat right top;
	float:left;
	line-height: 30px;
	padding-right: 43px;
}
/* bloc de texte standard */
div.bloc_texte, fieldset.cv {
	margin-left: 14px;
	clear: left;
}
div.bloc_texte ul {
	list-style: url(../../images/skin/oxylane/buttons/puce.gif) outside;
	padding-left: 14px;
	margin-top: 40px;
}
div.bloc_texte ul li { margin-bottom: 15px; }
.red { color: #E41715; }
.blue { color: #003366; }
.aright { text-align:right; }
.aleft { text-align:left; }
/* formatage des boutons */
div.btBack {
	float:left;	
	clear:both;
}
div.btBack a, li.btBack a {
	background: url(../../images/skin/oxylane/buttons/bt1_back.gif) no-repeat left center;
	height: 23px;
	padding-left: 21px;
	clear: left;
	display:block;
}
div.btBack a span, li.btBack a span{
	line-height: 23px;
	background: url(../../images/skin/oxylane/buttons/bt1_right.gif) no-repeat right center;
	display:block;
	padding-right: 21px;
	height: 23px;
	cursor: pointer;
}
div.bt2 a, li.bt2 a {
	height: 22px;
	background: url(../../images/skin/oxylane/buttons/bt2_left.gif) no-repeat left center;
	padding-left: 20px;
	clear: left;
	display:block;
	font-weight: normal;
	text-decoration: none;
}
span.bt2 a{
	height: 24px;
	background: url(../../images/skin/oxylane/buttons/bt2_left.gif) no-repeat left center;
	padding-left: 20px;
	padding: 5px 5px;
	font-weight: normal;
	text-decoration: none;
}
li.bt2 a {
	clear:none;
	margin-right:20px;	
}
div.bt2 a span, li.bt2 a span {
	background: url(../../images/skin/oxylane/buttons/bt2_right.gif) no-repeat right center;
	padding-right: 20px;
	display: block;
	height: 22px;
	line-height: 22px;
	cursor: pointer;
}
span.bt2 a span {
	background: url(../../images/skin/oxylane/buttons/bt2_right.gif) no-repeat right center;
	height: 24px;
	line-height: 24px;
	padding: 5px 20px 5px 15px;
	cursor: pointer;
}
div.bt2, li.bt2 {
	float:left;
	clear:both;
}

div.btred a, li.btred a {
	height: 22px;
	background: url(../../images/skin/oxylane/buttons/bt2_left_red.gif) no-repeat left center;
	padding-left: 20px;
	clear: left;
	display:block;
	font-weight: normal;
	text-decoration: none;
}
span.btred a{
	height: 24px;
	background: url(../../images/skin/oxylane/buttons/bt2_left_red.gif) no-repeat left center;
	padding-left: 20px;
	padding: 5px 5px;
	font-weight: normal;
	text-decoration: none;
}
li.btred a {
	clear:none;
	margin-right:20px;	
}
div.btred a span, li.btred a span {
	background: url(../../images/skin/oxylane/buttons/bt2_right_red.gif) no-repeat right center;
	padding-right: 20px;
	display: block;
	height: 22px;
	line-height: 22px;
}
span.btred a span {
	background: url(../../images/skin/oxylane/buttons/bt2_right_red.gif) no-repeat right center;
	height: 24px;
	line-height: 24px;
	padding: 5px 20px 5px 15px;
	color: white
}
div.btred a:hover, li.btred a:hover, span.btred a:hover{
	background: url(../../images/skin/oxylane/buttons/bt2_left_red_over.gif) no-repeat left center;
}
div.btred a span:hover, li.btred a span:hover ,span.btred a span:hover {
	background: url(../../images/skin/oxylane/buttons/bt2_right_red_over.gif) no-repeat right center;
}


div.btred, li.btred {
	float:left;
	clear:both;
}


ul.infos_metier li {
	line-height:40px;
	padding-left:50px;
	margin-bottom:10px;
}
li.itw {
	height:34px;
	background: url(../../images/skin/oxylane/buttons/p_itw.gif) no-repeat left center;
}
li.itw a {
	margin-top:10px;
}
li.asso {
	height: 24px;
	background: url(../../images/skin/oxylane/buttons/p_asso.gif) no-repeat left center;
}
li.valid {
	height: 22px;
	background: url(../../images/skin/oxylane/buttons/p_valid.gif) no-repeat left center;
	padding-left:35px;
	margin-bottom:25px;
}
li.offres {
	height: 24px;
	background: url(../../images/skin/oxylane/buttons/p_offres.gif) no-repeat;
	padding-left: 30px;
	margin-bottom:30px;
}
li.candidature {
	height: 24px;
	background: url(../../images/skin/oxylane/buttons/p_candspont.gif) no-repeat;
	padding-left: 30px;
	margin-bottom:30px;
}
li.viral {
	height: 22px;
	background: url(../../images/skin/oxylane/buttons/p_viral.gif) no-repeat left center;
	padding-left: 67px;
	margin-bottom:30px;
}
#dream_content li.disabled span, #dream_content li.disabled a {
	cursor: default;
	color : #888888;
}
.sep {
 margin-right:13px;
}
div.file {
	height: 42px;
	background: url(../../images/skin/oxylane/buttons/p_book2.gif) no-repeat top left ;
	padding-left: 67px;
}
div.file a  {
	margin-top:10px;
	display:inline;
	float:left;
}
p.file { 
	line-height: 42px;
	white-space:nowrap;
	margin-left:15px;
	float:left;
}
.sep3 { margin-left:340px; }
.sep2 { margin-right:140px; }
li.btPrev a {
	height: 23px;
	background: url(../../images/skin/oxylane/buttons/bt1_prev.gif) no-repeat left center;
	display:block;
	padding-left: 25px;
}
li.btPrev a span {
	background: url(../../images/skin/oxylane/buttons/bt1_right.gif) no-repeat right center;
	padding-right: 21px;
	height: 23px;
	line-height: 23px;
	display: block;
	float: left;
}
li.btNext a {
	height: 23px;
	background: url(../../images/skin/oxylane/buttons/bt1_next.gif) no-repeat right center;
	display:block;
	padding-right: 25px;
}
li.btNext a span {
	background: url(../../images/skin/oxylane/buttons/bt1_left.gif) no-repeat left center;
	padding-left: 21px;
	height: 23px;
	line-height: 23px;
	display: block;
	float: left;
}
.btFloat {
	float:left; 
}
.buttonInfo {
	float:left;
	margin-left:-10px;
	margin-top:4px;
}
/* page metier_choix */
form.selectmetier {
	margin-top:60px;
	margin-bottom:90px;
}
/* page offres_metier */
div.infos {
	font-weight: bold;
	width: 260px;
	margin-bottom: 30px;
	float:left;
}
div.large-infos {
	font-weight: bold;
	width: 90%;
	margin-bottom: 10px;
	float:left;
}
.cb {
	clear:both;	
}
div#contentLeft select, div#contentRight select { color: #003366; }
p.offres {
	color: #003366;
	padding-left: 15px;
	background: url(../../images/skin/oxylane/buttons/p_offre.gif) no-repeat;
	text-align:left;
}
p.offres a {
	text-decoration: underline;
	color: #003366;
}
fieldset.cv label.handi checkbox {
	background: #94B794 url(../../images/skin/oxylane/buttons/arrow_up.gif) no-repeat right center;
	padding: 5px 28px 5px 5px;
}
table.selection {
	color: #003366;
	width: 100%;
}
table.selection th.head {
	color: #FFF;
	/*background: #94B794;*/
	text-align: left;
	padding: 5px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#dream_content table.selection th.first { background: #94B794 url(../../images/skin/oxylane/buttons/selection_th_first.gif) no-repeat center center; }
#dream_content table.selection th.last { background: #94B794 url(../../images/skin/oxylane/buttons/selection_th_last.gif) no-repeat center center; }
table.selection th.other {
	padding: 5px 28px 5px 5px;
	/* background: #94B794 url(../../images/skin/oxylane/buttons/arrow_up.gif) no-repeat right center; */
	background-color: #94B794;
}
table.selection th.head.selected { color: #CCFF00; }
table.selection th.head a { color: #FFF; }
table.selection td {
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 2px 5px;
}
table.selection tr.odd {
	background: #F1F8E2;
}
table.selection tr.even {
	background: #E2F1C6;
}
table.selection td.center { text-align: center; }
table.selection td.strong { font-weight: bold; }
#dream_content table.selection tr.rowSelected,
#dream_content table.selection tr.selected,
#dream_content table.selection tr.rowActive,
#dream_content table.selection tr.active {
	background-color: #E0EBCC;
	color: #003366;
	font-weight: normal;
}

#page a.selection:visited, #page a.selection:active, #page a.selection:link {
	text-decoration: none;
	color: #555;
	font-weight: normal;
	border: none;
}

#page a.selection:hover {
	text-decoration: underline;
	color: #555;
	font-weight: normal;
	border: none;
}

#page a.selection img {
	border: none;
}

p.resultatoffres {
	color: #003366;
	font-weight: bold;
	margin-top:10px;
	padding-left: 40%;
}
table.active {
	color: #003366;
	width: 100%;
	margin-bottom: 30px;
}
table.active td {
	padding: 5px;
}
table.active th.head {
	color: #FFF;
	background: #ADD6D6;
	text-align: left;
	padding: 5px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
table.active th.head.selected { color: #5BDADF; }
table.active th.other {
	padding: 5px 28px 5px 5px;
	background-color: #ADD6D6;
}
table.active th.other a { color: #FFFFFF; }
table.active th.center { text-align: center; }
table.active td { border-right: 1px solid #FFF; }
table.active tr { color:#000000;}
table.active tr.odd {
	background: #F1F8F8;
}
table.active td.center { text-align: center; }
table.active td.strong { font-weight: bold; }
table.active tr.even {
	background: #E2F1F1;
}
#dream_content table.active tr.rowSelected, #dream_content table.active tr.rowActive,
#dream_content table.active tr.selected, #dream_content table.active tr.active,
#dream_content table.active tr.rowSelected a, #dream_content table.active tr.rowActive a,
#dream_content table.active tr.selected a, #dream_content table.active tr.active a {
	background-color:#74A4A6;
	color:#FFFFFF;
}
table.histo {
	color: #666666;
	width: 100%;
	margin-bottom:40px;
}
table.histo th.head {
	color: #FFF;
	background: #A39E9E;
	text-align: left;
	padding: 5px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
table.histo th.other {
	padding: 5px 28px 5px 5px;
	/* background: #ADADAD url(../../images/skin/oxylane/buttons/arrow_up.gif) no-repeat right center; */
	background-color: #ADADAD;
}
table.histo th img {
	text-align:right;
}
table.histo th.sort a { color: #333; }
table.histo th.other a { color: #FFFFFF; }
table.histo td {
	border-right: 1px solid #FFF;
	padding: 5px;
}
table.histo tr.odd {
	background:#EFEFEF;
}
table.histo td.center { text-align: center; }
table.histo td.strong { font-weight: bold; }
table.histo tr.even {
	background: #DEDEDE;
}
#dream_content table.histo tr.rowSelected, #dream_content table.histo tr.rowActive,
#dream_content table.histo tr.selected, #dream_content table.histo tr.active {
	background-color:#747474;
	color:#FFFFFF;
}
/* pages cv */
cite {
	font-size: 10px;
	font-style: italic;
	color: #E41714;
}
#page fieldset.cvlog {
	background: url(../../images/skin/oxylane/presentation/login_bg.gif) no-repeat left bottom;
	overflow: hidden;
	padding-bottom: 21px;
	padding-top: 15px;
	padding-left: 22px;
}
form.cv label {
	/*margin-top: 15px;*/
	display: block;
	clear: left;
	float: left;
	width: 200px;
}
form.cv div.info {
	clear:left;
	padding-bottom:21px;
	overflow:hidden;
}
form.cv label.info {
	/*background: url(../../images/skin/oxylane/buttons/p_infos.gif) no-repeat right center;*/
	/*height: 19px;*/
	width: auto;
	padding-right: 25px;
}
fieldset.cv label.handi {
	background: url(../../images/skin/oxylane/buttons/p_important.gif) no-repeat left top;
	padding-left: 25px;
	margin-top:0px;
	height: 40px;
}
fieldset.cv label.handi checkbox { padding-right: 5px; }
fieldset.cv label.mentions {
	float: none;
	margin-bottom: 10px;
}
form.cv select {
	margin-left: 10px;
	color: #003366;
	height: 23px;
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	border: 1px solid #999999;
}


form.cv select.first{
/*margin-left:0px;*/
}
form.cv .civ select {
	margin: 0;
}
.absolu {
	position:absolute;	
}
form.cv textarea {
	height: 120px;
	border: 1px solid #999999;
	font-family: "Trebuchet MS,Arial,Helvetica,sans-serif";
}

form.cv input {
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	color: #003366;
}

form.cv input[type=text], form.cv input[type=password]{
	border: 1px solid #999999;
}

form.cv input[type=text]:focus, form.cv input[type=password]:focus{
	background: #E2F2F2;
}

fieldset.multiselect input {
	color: #003366;
	line-height: 22px;
	background: url(../../images/skin/oxylane/presentation/input_small.gif) no-repeat;
	height: 22px;
	width: 80px;
	border-style: none;
	font-size: 12px;
	margin-left: 10px;
	padding-bottom:5px;
	cursor:pointer;
	font-family: "Trebuchet MS";
}
table.result {
	color: #003366;
	width: 100%;
	clear: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
table.result th.head {
	color: #FFF;
	background: #B7DBDB;
	text-align: left;
	padding: 5px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
table.result th.other {
	padding: 5px 28px 5px 5px;
	/*background: #ADD6D6 url(../../images/skin/oxylane/buttons/arrow_up.gif) no-repeat right center;*/
	background-color: #ADD6D6;
}
table.result th.head.selected { color: #02777C; }
table.result th.sortup a, table.result th.sortdown a { color: #3A6C6C; }
table.result th.other a { color: #FFFFFF; }
table.result td { border-right: 1px solid #FFF;padding: 4px; }
table.result tr.odd {
	background: #F1F8F8;
}
table.result td.center { text-align: center; }
table.result td.strong { font-weight: bold; }
table.result tr.even {
	background: #E2F1F1;
}
table.result td.checklistSection {
	background:url("../../images/menu/v2/fond-menu-over.png") repeat-x #CD0000;
	font-weight: bold;
	color: white;
	padding-left:10px;
}
#dream_content table.result tr.rowSelected, #dream_content table.result tr.rowActive,
#dream_content table.result tr.selected, #dream_content table.result tr.active  {
	background-color:#C5E4E4;
	color:#003366;
}
fieldset.contrat { clear: left; }
table.contrat td.first {
	padding-bottom: 15px;
	padding-left: 15px;
}
table.contrat td.suite {
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 18px;
	vertical-align: top;
}
table.contrat td.suite div {
	overflow: scroll;
	padding: 5px;
	border: 1px solid #666;
	height: 150px;
	width: 70%;
}
p.country {
	font-weight: normal;
	color: #003366;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}
input.l1 { width: 145px; }
input.l2 { width: 75px; }
input.l3 { width: 330px; }
input.l4 { width: 200px; }
p.flright {
	float:right;
	font-size: 10px;
	color: #003366;
	padding-right: 25px;
	line-height: 19px;
	/*background: url(../../images/skin/oxylane/buttons/p_infos.gif) no-repeat right top; */
	height: 19px;
	margin-right: 10px;
}
fieldset.cv label.source {
	margin-top:0px;
	clear: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.btns, div.btnLast {
	height: 22px;
	/*background: url(../../images/skin/oxylane/buttons/info.gif) no-repeat 200px center;*/
	padding-right: 40px;
	float: left;
}
fieldset.cv div.btnLast { margin-bottom: 60px; }
div.btns input, div.btnLast input {
	line-height: 22px;
	background: url(../../images/skin/oxylane/presentation/input_info.gif) no-repeat;
	height: 22px;
	width: 200px;
	border-style: none;
	color: #003366;
	padding-bottom:2px;
}

div.btns input[disabled=disabled], div.btnLast input[disabled=disabled] {
	color: #AAA;
	background: url(../../images/skin/oxylane/presentation/input_info_disabled.gif) no-repeat;
}


/* page opportunite */
dl.lieu_travail { background: url(../../images/skin/oxylane/buttons/p_lieutravail.gif) no-repeat; }
dl.worktime { background: url(../../images/skin/oxylane/buttons/p_work-time-2.gif) no-repeat; }
dl.date_debut { background: url(../../images/skin/oxylane/buttons/p_datedebut.gif) no-repeat; }
dl.date_fin { background: url(../../images/skin/oxylane/buttons/p_date-end.gif) no-repeat; }
dl.work_time { background: url(../../images/skin/oxylane/buttons/p_work-time.gif) no-repeat; }
dl.publication { background: url(../../images/skin/oxylane/buttons/p_work-time-2.gif) no-repeat; }
dl.recrutor { background: url(../../images/menu/managers.png) no-repeat; }
dl.contact { background: url(../../images/skin/oxylane/buttons/p_itw-cuik.gif) no-repeat; }
dl.infosComp { background: url(../../images/skin/oxylane/buttons/info2.gif) no-repeat; }



dl.remuneration { background: url(../../images/skin/oxylane/buttons/p_remuneration.gif) no-repeat; }
/* /page opportunite */
#page h2.login {
	font-size: 14px;
	font-weight: bold;
	height: 34px;
}
#page h2.loginerror {
	font-size: 13px;
	font-weight: bold;
	color: #ED3224;
	text-align: center;
}
.tooltipH2 {
	font-weight:bold;
	float:right;
}
.inline {
	display:inline;
}
.pointer {
	cursor:pointer;
}
.noBorder {
	border:none;
	background:none;	
}
.hide {display:none;}
div.fltRight {
	float:right;
}
form.cv label.contract, form.cv label.duration {
	float:none;
	font-weight:normal;
	display:inline;
}
div.crb {
	clear:both;
}
div#carousel {
	margin:10px 0;
	padding:10px 5px;
	background-color: #FFF2E0;
	border: #FFDFBD 1px solid;
}
div#carousel form ul {
	padding-left:0px;
}

.block {
	display:block;
}
.centerOppDiv {
	margin-left:42%;
}
div#carousel label {
	display:block;
	margin: 5px 10px 5px 0px;
}

div#carousel div#insertPart {
	overflow:scroll;
	height:500px;
	margin-top:15px;	
}
div#carousel div#insertPart fieldset {
	margin-top:10px;
	border: #B1ADAA 1px solid;
	background-color: #F7ECE3;
	padding:5px 5px;
}
div#carousel div#insertPart fieldset legend {
	color:#001E94;
	padding: 0px 3px;
	font-weight:bold;
}
div#carousel div#insertPart fieldset label {
	display: block;
	float: left; 
	width: 100px; 
	padding: 0; 
	margin: 10px 5px 0 0;
	text-align: right;
}
div#carousel div#insertPart fieldset input {
	margin-top: 10px;
}
div#carousel div#insertPart fieldset br {
	clear:left;
}
div#carousel div#insertPart fieldset table.insert {
	border-collapse:collapse;
	margin:10px 0 0 10px;
	width:450px;
}
div#carousel div#insertPart fieldset table.insert input {
	border:none;
	margin:0 0 0 0;
	padding:2px;
}
div#carousel div#insertPart fieldset table.insert input.small {
	text-align:center;
}
div#carousel div#insertPart fieldset table.insert tr {
	height:20px;
}
div#carousel div#insertPart fieldset table.insert td.title {
	font-weight:bold;
	background-color:#FFBF8F;
	border:#999999 1px solid;
	text-align:center;
}
div#carousel div#insertPart fieldset table.insert td.border {
	border:#999999 1px solid;
	background-color:#FFFFFF;
}
div#carousel div#insertPart fieldset table.insert td {
	text-align:center;
}
div#carousel div#insertPart fieldset table.insert td img {
	height:16px;
	width:16px;
	border:none;
}
.scrollImg {
	padding-left:220px !important;
}
#listPreferredJobs {
	margin-top:10px;
}
#page .cv p.decal, #page .cv div.decal {
	margin-left:10px;
}
.interview u { /* popup interview */
	display:block;
	margin:15px 0 0;
}
.cv .cvBlock {
	background:transparent url(../../images/skin/oxylane/presentation/cv_left.jpg) no-repeat left top;
	height:191px;
	margin-top:10px;
}
.cv .cvBlock .cvContent {
	background:transparent url(../../images/skin/oxylane/presentation/cv_bg_repeat.jpg) repeat-x;
	overflow: hidden;
	padding-bottom: 30px;
	padding-top:50px;
	margin-left: 22px;
	margin-right:15px;
	height: 100%
}
.cv .cvBlock .cvRight {
	height:191px;
	background:transparent url(../../images/skin/oxylane/presentation/cv_right.jpg) no-repeat right top;
}
.dontforget {
	font-weight:bold;
	padding-left:20px;
	margin-bottom:10px;
}
/*#carouselFlash {
		background:transparent url(../../images/carrousel/img/fond.png) repeat-x left top;
}*/
.claims {
	color:#FF0000;
	/*float:left;*/
	font-size:22px;
	font-weight:bold;
	margin-top:-50px;
	text-align:center;
	width:100%;
}
div.popupLegalNotif {
	width:100%;
}
div.popupLegalNotif div {
	width:40%;
	background-color:#EE3224;
	margin:0 auto;
	padding: 5px;
	color:#FFFFFF;
}
.legalTitle a {
	color:#FF0000;
}
.legalBody {
	margin-top:10px;
	margin-bottom:15px;
	padding-left:5px;
}

div.cbleu-left{
	background:transparent url(../../images/skin/oxylane/carrebleu/cv_left.gif) no-repeat left top;
	padding: 0px;
	height: 187px;
	margin: 10px 20px 10px 0;
}

div.cbleu-right{
	background:transparent url(../../images/skin/oxylane/carrebleu/cv_right.gif) no-repeat right top;
	padding: 0px;
	height: 187px;
}


div.cbleu-center{
	margin: 0 7px;
	background: #E2F2F2;
	border-top: 1px #939B9D solid;
	border-bottom: 1px #939B9D solid;
	height: 185px;
}

div.cbleu-center input{
	margin-left: 5px;
	margin-right: 5px;
} 

form.cv div.item{
	margin-top: 5px;
	margin-bottom: 5px;	
}

table.cv-error {
	background: #FFCCCC;
	border: 1px solid red;	
	color: red;
	width: 100%;
	margin-top: 20px;
}

table.cv-error td#content{
	padding : 5px 20px;
}

table.cv-error td#pic{
	width: 30px;
	/*background: url('../../images/emoticon_unhappy.gif') no-repeat transparent;*/
	background-position: 15px 10px; 
}

table.cv-error td#content ul{
	margin-top: 5px;
}

table.cv-error td#content ul li{
	margin-bottom: 5px;
}

form.cv div.h2 {
	margin-bottom: 15px;	
}

span.nobr{
	white-space: nowrap;
}
object#carrousel_discoverJobs{
	overflow:hidden;	
}

#page a.underline, #dream_content a.underline{
	text-decoration: underline;	
}

