/* Global style definition */
body  {
	padding:0px;
	margin:0px;
	
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
}

input, select, textarea {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10pt;
}

img { border-width:0px; }

p { margin:0 0 10px 0; }

a:link, a:active, a:visited, a:hover { color:#333333; text-decoration:none; }
a:hover { text-decoration:underline; }
a:visited { color:#444444; }

form { padding:0px; margin:0px; }

h1, h4 { padding:0; margin:15px 0 0 15px; color:#006699; font-size:10pt; font-weight:bold; }
h4 { font-size:10pt; }
h2,h3 { padding:0;   font-size:11pt; font-weight:bold; font-size:9pt;}
/* The main container */
#base {
	position:relative;
	width:1000px;
	
	margin-left:auto;
	margin-right:auto;
}


/* The header */
#header {
	width:999px;
	height:145px;
}

	/* The title */
	#header #title {
		position:relative;
		top:40px;
		left:5px;
		margin-left: 10px;
	}
	
	/* Connection and connected user informations */
	#header .header-infos {
		position:absolute;
		width:999px;
		height:28px;
		
		border-bottom:1px solid #d0d0d0;
	}

	#header .header-infos a {
		color:#9ab75e;
		font-weight:bold;
	}
	
	#header .header-infos select {
		font-size:8pt;
	}
	
	#header .header-infos input.special-input {
		background-color:#fff;
		border:1px solid #a0a0a0;
	
		color:#202020;
		font-size:9pt;
	}

	#header .header-infos .valid-bt {
		font-weight:bold;
	}

		#header #fastConnectForm {
			top:7px;
	
			font-size:8pt;
			color:#a0a0a0;
			
			text-align:right;
		}

		#header #connectedUserInfos, #header #fastConnectLink, #header #sitesList {
			top:7px;
		
			text-align:right;
			font-size:9pt;
			font-weight:bold;
			color:#404040;
		}

		#header #connectedUserInfos a, #header #fastConnectForm a, #header #sitesList {
			font-weight:normal;
		} 

	/* Page path */
	#header .pagePath {
		position:absolute;
		width:725px;
		
		left:225px;
		top:85px;
		
		text-align:right;
	}
	
	.pagePath {
		padding:4px;
		margin:0 0 4px 0;
	
		font-size:9pt;
		font-weight:bold;
		color:#c0c0c0;
		background-color:#edf5da;
	}
	
	.pagePath a {
		font-weight:normal;
	}
	
	.pagePath a:link, .pagePath a:hover, .pagePath a:active, .pagePath a:visited {
		color:#666666;
	}
	
	.pagePath a:link.current, .pagePath a:visited.current, .pagePath a:active.current, .pagePath a:hover.current {
		color:#000000;
		text-decoration:none;
		font-weight:bold;
	}
	
	.pagePath a:hover.current {
		text-decoration:underline;
	}
	
	.pagePath span.current {
		color:#000;
		font-weight:bold;
	}
	
	/* Top pub space */
	#header #topPubSpace {
		position:absolute;
		width:728px;
		height:90px;
		top:45px;
		left:230px;
	}

/* The banner */
#banner {
	width:1000px;
	height:75px;
	
	background:no-repeat url('images/seanergic_clic_and_sea_banner.png');
}

/* The top vertical menu */
.vMenu {
	width:1000px;
	height:19px;
	margin:1px 0;
	padding:0;
}

	.vMenu li {
		display:block;
		float:left;
		padding:1px;
		margin:0;
		
		background:#fff url('images/seanergic_main_tab_left.gif') no-repeat scroll 1px;
	
		font-size:10pt;
		text-align:center;
	}
	
	.vMenu li span {
		font-weight:bold;
		color:#535945;
	} 

	.vMenu li.special {
		background:#fff url('images/seanergic_main_tab_left_special.png') no-repeat scroll 1px;
	}
	.vMenu li.first {
		background:#fff url('images/seanergic_main_tab_left.gif') no-repeat scroll 0px;
	}
	
	.vMenu li.current {
		background:#fff url('images/seanergic_main_tab_active_left.gif') no-repeat scroll 0px;
	}
	.vMenu li.current.special {
		background:#fff url('images/seanergic_main_tab_active_left_special.png') no-repeat scroll 1px;
	}
	.vMenu a:link, .vMenu a:visited, .vMenu a:active, .vMenu a:hover {
		color:#535945;
		text-decoration:none;
		font-weight:bold;
	}

	.vMenu a:hover {
		text-decoration:underline;
	}

	.vMenu a.menuBtDisable {
		color:#535945;
		text-decoration:none;
		font-weight:bold;
	}

	.vMenu a:hover.menuBtDisable {
		text-decoration:none;
	}

/* A sub-menu */	
ul.subMenu {
	display:block;
	padding:0px;
	margin:0px;
	
	list-style:none;
}

ul.subMenu li {
	display:block;
	height:22px;
	padding:0px;
	margin:0px;

	background: url('images/seanergic_subMenu_bg.png');
	behavior: url("theme/lib/iepngfix.htc");

	font-size:8pt;
}

ul.subMenu li span { padding:3px; }
ul.subMenu li a {
	padding:0 0 0 4px;

	font-size:9pt;
	text-decoration:none;
	line-height:22px;
}
ul.subMenu li a:link, ul.subMenu li a:visited, ul.subMenu li a:hover, ul.subMenu li a:active {
	color:#1c2111;
}

ul.subMenu li a:hover { text-decoration:underline; }

/* The central container */
#container { width:100%; }

	/* The left menu */
	#leftMenu {
		float:left;
		width:209px;
		
		color:#2e351d;
	}
	
		/* The cv fast-search zone */
		#cvSearch {
			background-color:#efefef;
		}
		
		#cvSearch.special {
			background: url('images/seanergic_cvSearch_bg.gif') repeat-x;
		}
		
		#cvSearch .title {
			height:37px;
			padding:9px 0 0 55px;
		
			background: url('images/seanergic_special_menu.png') no-repeat;
			
			font-weight:bold;
			font-size:10pt;
		}
	
		#leftMenu #cvSearch .title h3{
			margin-top: 0px;
			font-size: 10pt;
		}	
		
		#cvSearch .title h3{
			
			padding:0 0 20px ;
		
			font-size:10pt;
		}		
			#cvSearch .form {
				padding:0 0 10px 10px;
			}
			
			#right_menu .form{
				padding:7px 8px 15px 12px;
			}
			#right_menu  input{
				margin:5px 0 0 0px;
			}
			#cvSearch .form input.max, #cvSearch .form select.max {
				width:170px;
			}
		
			#cvSearch .form input, #cvSearch .form select {
				margin:2px;
				
				background-color:#c1cdaa;
				color:#444343;
			}
			
			#cvSearch .form .bt {
				padding:1px;
				width:23px;
				height:24px;
				
				font-size:9pt;
				font-weight:bold;
				
				background: url('images/seanergic_bt_ok.png');
				behavior: url("theme/lib/iepngfix.htc");
				border-width:0px;
			}
			
		/* Direct access */		
		#directAccess .title {
			height:37px;
			padding:0 0 0 55px;
			margin: 5px 0 0;
			background: url('images/seanergic_direct_access_menu_ico.png') no-repeat;
		}
		
		#directAccess .title h3 {
			padding:9px 0 0 0;
			margin:0;
			font-size: 12px;
		}
		
		#directAccess .content {
			padding:4px;
						
		/*	min-height:250px;*/
			height:250px;
			width:220px;
			
	/*		background: url('images/seanergic_green_bg.gif') repeat-x;*/
		}
		
		html>body #directAccess .content {
			height:auto;
			width:201px;
		}
			
		/* The left pub space */
		#leftPub {
			margin:10px 0 10px 0;
		}
		
		/* Poll */		
		#poll .title {
			height:37px;
			padding:0px 0 0 55px;
		
			background: url('images/seanergic_poll_menu_ico.gif') no-repeat;
			
			font-weight:bold;
			font-size:10pt;
		}
		
			#poll .title span {
				display:block;
				padding:9px 0 0 0;
			}
		
			#poll .content {
				height:114px;
				min-height:114px;

				background: url('images/seanergic_poll_bg.gif') repeat-x;
			}
			
			html>body #poll .content {
				height:auto;
			}
			
			.poll .content form {
				padding:10px;
			}
			
			.poll .content .bt 	{
				margin:10px 1px 1px 1px;
				width:47px;
				height:25px;
				
				font-size:9pt;
				font-weight:bold;
				
				background: url('images/seanergic_bt_valid.png');
				behavior: url("theme/lib/iepngfix.htc");
				border-width:0px;
			}
			
			.poll .content label {
				display:block;
			}
			
			.poll .pollTxt {
				display:block;
				padding:0 0 10px 0;
			}
	
	/* The central content */
	#content {
		float:left;
		width:491px;
		
		padding:5px 0 0 0;
	}
	
	#bigContent {
		float:left;
		width:741px;
		
		padding:0 0 0 0;
	}
	
	/* Central pub */
	#centerPub {
		width:490px;
	/*	height:120px;*/
		
		margin-left:auto;
		margin-right:auto;
		
		margin-top:20px;
	}
		#bigContentCvs {
		float:right;
		width:711px;
		
		padding:0 0 0 0;
	}
	
	#bigContentDetail {
		float:left;
		width:1000px;
		
		padding:0 0 0 0;
	}
	
	/* The right menu */
	#right_menu {
		float:right;
		width:300px;
		overflow:hidden;
	}
	
		.s-menu .title {
			display:block;
			height:22px;
			
			margin:5px 0 0 0;
			
			background: url('images/seanergic_menu_bg.gif') no-repeat;
		}
		
		.s-menu .help {
			float:right;
		}
		
		.s-menu .title h3 {
			display:block;
			float:left;
			margin:0px;
			padding:3px 0 0 5px;

			font-size:9pt;			
		}
		
		.s-menu .content {
			margin:3px 0 0 0;
		}

		.s-menu .content .txt {
			padding:5px 5px 3px 5px;
		}
		
		.s-menu .short {
			padding-bottom:5px;
			min-height:58px;
			height:58px;
			background: url('images/seanergic_menu_short_bg.gif') repeat-x;
		}

		.s-menu a:link, .s-menu a:active, .s-menu a:visited, .s-menu a:hover {
			font-size:9pt;
			color:#5c686b;
			text-decoration:underline;
		}
		
		.s-menu a:hover {
			text-decoration:none;
		}
		
		/* for non IE browsers */
		html>body .s-menu .short {
			height:auto;
		}
		
		.s-menu .long {
			padding-bottom:5px;
			min-height:100px;
			height:100px;
			background: url('images/seanergic_menu_long_bg.gif') repeat-x;
		}
		
		/* for non IE browsers */
		html>body .s-menu .long {
			height:auto;
		}
		
		/* Connected user */				
		#connectedUser .title {
			height:37px;
			padding:0 0 0 55px;
		
			background: url('images/seanergic_login_menu_ico.gif') no-repeat;
		}
		
		#connectedUser .title h3 {
			padding:9px 0 0 0;
			margin:0;
			
			font-size:10pt;
		}
		
		#connectedUser .content {
			padding:8px 4px 0 12px;
						
			min-height:100px;
			height:100px;
			
			background: url('images/seanergic_login_menu_bg.gif') repeat-x;
		}
		
		html>body #connectedUser .content {
			height:auto;
		}
		
		/* Atualities */		
		#actus .title {
			height:37px;
			padding:0 0 0 55px;
		
			background: url('images/seanergic_news_menu_ico.png') no-repeat;
		}
		
		#actus .title h3 {
			padding:9px 0 0 0;
			margin:0;
			font-size:12px;
		}
		
		#actus .title  h4 {
			padding:9px 0 0 0;
			margin:0;
			font-weight:bold;	
			font-size:10pt;
			color: #000000;
		}
		  
		
		#actus .content {
		/*	padding-top:4px;*/
						
		/*	min-height:832px;*/
			height:832px;
			
		/*	background: url('images/seanergic_news_menu_bg.gif') repeat-x;*/
		}
		
		html>body #actus .content {
			height:auto;
		}
		
		/* The separator */
		.menu-sep {
			display:block;
			margin:0;
			
			clear:both;
			
			border:dashed;
			border-width:1px 0 0 0;
			border-color:#666666;
		}
		
		html>body .menu-sep {
			padding:6px 0;
		}
		
		/* A text in a menu */
		.menu-txt {
			padding:0 0px;
			
			font-size:9pt;
			color:#444343;
			
			clear:both;
		}
		
		.menu-txt h3 {
			padding:4px 0;
			margin:0;
			font-size:10pt;
		}
		.menu-txt h4{
			padding:4px 0;
			margin:0;
			font-size:10pt;
			color:000000;
		}
		/*  A logo in the menu */
		.menu-logo {
			text-align:center;
			margin:10px 0;
		}
		
		/* Recuiter's logo */
		.menu-recuiter-logo, .menu-partener-logo {
			width:85px;
			height:65px;
			
			float:left;
			
			margin:0 0px 10px 6px;
			
			text-align:center;
			vertical-align:middle;
			
			background:#fff;
			border:1px solid #ababab;
		}
		
	/* The skyscrapper */
	#skyscrapper {
		position:absolute;
	/*	width:120px;*/
		height:600px;
		left:974px;
		top:304px;
	}
		
/* Content page */
#contentPage {
	padding:10px;
}
		
/* Express offer */
.expressOffer {
	padding:6px;
	height:105px;
/*	background: url('images/seanergic-bouton-newsletter.jpg') no-repeat scroll 10px 30px;*/
}

.expressOffer h4{
	padding:0;
	margin:0;
	color:#000000;
}

.r-content {
	padding:0 0 0 98px;
	
	color:#0d414d;
	font-weight:bold;
	font-size:10pt;
	line-height:15px;
}

.r-content img {
	display:block;
	margin:6px 0 0 0;
}

/* Offer details */
.annonce .logo {
	float:left;
	width:95px;
	padding:5px 0 0 0;
	
/*	text-align:center;*/
}
.share {
	margin-left : 200px;
	font-size : 8pt;
/*	margin-right: 100px;*/
	clear: both;
		
}
.annonce .details {
/*	border-left:2px solid #ff9900;*/
	margin-left:0px;
	padding-left:5px;
}

.annonce .details.sector1 { border-color:#3f9b91; }
.annonce .details.sector2 { border-color:#9a9999; }
.annonce .details.sector3 { border-color:#eb811d; }
.annonce .details.sector4 { border-color:#e21523; }
.annonce .details.sector5 { border-color:#c00a1e; }
.annonce .details.sector6 { border-color:#191719; }
.annonce .details.sector7 { border-color:#0e408e; }
.annonce .details.sector8 { border-color:#414d85; }
.annonce .details.sector9 { border-color:#414d85; }
.annonce .details.sector10 { border-color:#53c2ea; }
.annonce .details.sector11 { border-color:#fbcc34; }
.annonce .details.sector12 { border-color:#c8d32a; }
.annonce .details.sector13 { border-color:#78b427; }
.annonce .details.sector13 { border-color:#435a82; }


.color-sector {
	border-bottom : 1px solid ;
	margin-left: 2px;
	margin-right: 5px;
	margin-top: 10px; /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
    margin-bottom: 10px;
	
}

.color-sector.sector1 { border-color:#3f9b91; }
.color-sector.sector2 { border-color:#9a9999; }
.color-sector.sector3 { border-color:#eb811d; }
.color-sector.sector4 { border-color:#e21523; }
.color-sector.sector5 { border-color:#c00a1e; }
.color-sector.sector6 { border-color:#191719; }
.color-sector.sector7 { border-color:#0e408e; }
.color-sector.sector8 { border-color:#414d85; }
.color-sector.sector9 { border-color:#414d85; }
.color-sector.sector11 { border-color:#fbcc34; }
.color-sector.sector12 { border-color:#c8d32a; }
.color-sector.sector13 { border-color:#78b427; }
.color-sector.sector13 { border-color:#435a82; }


.cv .list,
.annonce .list {
	display:block;
	list-style:none;
	
	padding:0px 0 10px 0;
	margin:0;
}

.cv h3,
.annonce h3 {
	padding:0px;
	margin:0;
/*	line-height:28px;*/

	color:#83b817;
}

.cv h4,
.annonce h4 {
	padding:0;
	margin:0;
}

.cv h4,
.annonce h4 {
	font-size:9pt;
}

.cv h4 a:hover,
.annonce h4 a:hover {
	text-decoration:none;
}

.cv span,
.annonce span {
	line-height:18px;
}


.annonce span.label {
	display:inline-block;
	width:110px;
}

.cv span.label{
	display:inline-block;
	width:140px;
}


.annonce span.special {
	display:inline-block;
	width:336px;
	vertical-align:top;
	font-weight:bold;
	color:#83b817;
}
.annonce span.special h2,.annonce span.special h3{
margin: 0;
}

.annoncepourvue a{
	color:#336699;
	text-decoration: underline;
}
.cv span.special{
	display:inline-block;
	width:280px;
	vertical-align:top;

	color:#83b817;
}

.searchAnounceSector h2
{
  padding:0;
  margin:15px 0 0 15px; 
  color:#006699; 
  font-size:10pt; 
  font-weight:bold;
   }
.cv .actions,
.annonce .actions {
	margin-bottom:10px;
	text-align:center;
}

.cv .actions a:link, .cv .actions a:visited, .cv .actions a:active, .cv .actions a:hover,
.annonce .actions a:link, .annonce .actions a:visited, .annonce .actions a:active, .annonce .actions a:hover {
	color:#515454;
}

.cv p, .cv span,
.annonce p, .annonce span {
	color:#5b5a5a;
}

.cv .navigation,
.annonce .navigation {
	padding:10px 0;
	text-align:center;
}


.cv .navigation .left,
.cv .navigation .center,
.cv .navigation .right,

.annonce .navigation .left,
.annonce .navigation .center,
.annonce .navigation .right {
	display:inline-block;
	width:100px;
	
	font-size:8pt;
}

.cv .navigation .left,
.annonce .navigation .left {
	text-align:left;
}

.cv .navigation .center ,
.annonce .navigation .center {
	text-align:center;
}

.cv .navigation .right,
.annonce .navigation .right {
	text-align:right;
}


/* CV details */
.cv .list li {
	margin:5px 0;
}

.cv .details {
	margin-left:10px;
	padding-left:10px;
}



.cv .special.cancel,
.cv .special.ok {
	width:16px;
	height:16px;
}

.cv .special.ok {
	background: url('images/seanergic_action_check.gif') no-repeat;
}

.cv .special.cancel {
	background: url('images/seanergic_action_delete.gif') no-repeat;
}

/* Element in offers list */
div.offers .element {
	height:70px;
}

div.offers .content {
	float:left;
	margin:10px 0 0 4px;
	padding:0 0 0 8px;
	width:330px;
	
	border-left:3px solid;
}

div.offers .element .logo {
	float:left;
	width:85px;
	height:65px;
	margin:5px 0 5px 0;
	text-align:center;
}

div.offers .element h3 {
	padding:0px 0 4px 0;
	margin:0;
	
	font-size:10pt;
	font-weight:bold;
	color:#83b817;
}

div.offers .element span {
	color:#006699;
}

/* Advanced search */
.advSearchBox {
	width:716px;
	margin:20px auto 0 auto;
}

.advSearchBox .head {
	height:36px;
	background:url('images/seanergic_advSearchHead2.png') no-repeat;
	color:#5d5a5a;
}

.advSearchBox .head h3 {
	margin:0;
	padding:10px 0 0 55px;
	
	font-size:10pt;
}

.advSearchBox .content {
	padding:10px 0 0 0;
	
	border:1px solid #83b817;
	border-width:0 1px 1px 1px;
}

.advSearchBox span.sectors {
	display:block;
	float:left;
	width:70px;
	margin:0 0 0 10px;
	
	color:#5c686b;
	font-weight:bold;
}

.advSearchBox div.sectors {
	display:block;
	width:370px;
	margin:0 0 16px 16px;
	background-color:#ecf6d8;
	border:1px solid #c7d5aa;
	color:#5c686b;
}

html>body .advSearchBox div.sectors {
	float:left;
	padding-left: 10px;
	border-radius: 15px 15px 15px 15px;
}

.advSearchBox label.sector {
	display:inline-block;
	width:180px;

}

.advSearchBox .label {
	display:inline-block;
	width:130px;
	padding:15px 0 5px 10px;

	color:#5c686b;
	font-weight:bold;
}

.advSearchBox .texta {
	margin:10px 0 0 25px;
	width:360px;
	height:80px;
	
	background-color:#ecf6d8;
	color:#5c686b;
}

.advSearchBox  select.special {
	width:449px;
}

.advSearchBox .actions {
	margin:10px 0 10px 329px;
}
	
/* A list with an arrow [first  level] */
ul.fList
{
	padding:1px 0 0 0;
	margin:0px;
	list-style:none;
}
	
ul.fList li
{
	margin:6px 4px;
	padding:0 0 0 18px;
	
	background: url('images/seanergic_fleche.gif') no-repeat scroll 0 3px;
	
	color:#5d5a5a;
	font-size:9pt;
}
	
.recruiter-box ul.fList li
{
	color:#5b9faf;
}
	
ul.fList li .ok
{
	display:block;
	margin-right:4px;
	padding-right:25px;
	
	background: url('images/seanergic_action_check.gif') no-repeat;
	background-position:right;
}
	
ul.fList li .no
{
	display:block;
	margin-right:4px;
	padding-right:97px;
	
	background: url('images/seanergic_action_delete.gif') no-repeat;
	background-position:right;
}

ul.fList li a:link, ul.fList li a:active, ul.fList li a:hover, ul.fList li a:visited
{
	color:#5c686b;
	font-size:9pt;
}

ul.fList li .special 
{
	color:#30bada;
}

/* A second level list */
ul.sList
{
	padding:0;
	margin:0 0 0 5px;
	list-style:none;
}
	
/* The footer */
#footer {
	height:110px;
	padding:10px;
	margin:10px 0 0 0;
	
	background-color:#f0f0f0;
}

	#footer div {
		float:left;
		
		width:381px;

		padding-left:10px;
		vertical-align:top;
	}
	
	#footer div.last {
		float:left;
		
		width:170px;

		padding-left:10px;
		vertical-align:top;
	}
	
	#footer h3 {
		padding:0 13px;
		margin:4px 0px;

		background: url('images/seanergic_footer_ul_bg.gif') no-repeat scroll 0 6px;

		color:#83b817;
		font-size:10pt;
	}

	#footer ul {
		padding:0px;
		margin:0 0 0 0px;
		
		text-indent:0px;

		list-style-position:outside;
		list-style-image:url('images/seanergic_footer_list_bg.gif');
		list-style-type:square;
	}
	
	#footer ul li {
		padding:0px;
		margin:1px 0 1px 20px; 
		font-size:10pt;
	}
	
	#footer ul li a:link, #footer ul li a:visited, #footer ul li a:active, #footer ul li a:hover {
		padding:0px;
		margin:0px;
		
		
		font-size:9pt;
		color:#535945;
	}
	
	#footer ul li a:hover {
		text-decoration:none;
	}
	
	#footer ul li a:visited {
		color:#9daa80;
	}
	
	#copyright {
		padding:10px;
		margin:1px 0 0 0;
		
		background-color:#f0f0f0;
		text-align:center;
	}
	
	#copyright a:link, #copyright a:hover, #copyright a:active {
		color:#303030;
	}

	#copyright a:visited {
		color:#606060;
	}

/* The popup's style */
.popup {
	width:260px;
	border:1px solid #000000;

	background-color:#daeaba;
}

.popup.recuiter {
	background-color:#c1eaf4;
}

.popup .head {
	width:260px;
	height:38px;
	
	padding:0;
	margin:0;
	
	background: url('images/popup_headerbg.gif') no-repeat;
}

.popup.recuiter .head {
	background: url('images/popup_recuiter_headerbg.gif') no-repeat;
}

.popup .head h1 {
	display:block;

	margin:0;
	padding:12px 0 0 55px;
	
	font-size:10pt;
	color:#5d5a5a;
}

.popup.recuiter .head h1 {
}

.popup .content {
	width:260px;
}

.popup .content .form {
	padding:0 0 0 10px;
}

.popup .content .link {
	padding:0 10px 0 10px;
}

.popup .content .link a {
	color: #444343;
}

.popup .content .link.right {
	text-align:right;
}

.popup .content p {
	padding:5px;
}

.popup .content label {
	line-height:24px;
	font-weight:bold;
}

.popup .content input {
	width:230px;
	padding:2px;
	vertical-align:top;
	border:1px solid #93a76a;
	background-color:#fff;
	color:#000;
}

.popup.recuiter .content input {
	border-color:#11a4c7;
}

.popup .content input.bt {
	height:22px;
	width:100px;
	padding:0px 4px;
	
	background: url('images/seanergic_bt_bg.gif') repeat-x;
	border:1px solid #93a76a;
	
	color:#303030;
	font-size:9pt;
	font-weight:bold;
}

.popup.recuiter .content input.bt {
	background: url('images/seanergic_bt_r_bg.gif') repeat-x;
	border-color:#11a4c7;
}

/* Common style definitions */
.hidden {
	display:none;
}

.clear {
	clear:both;
}

.small {
	font-size:9pt;
}

.b {
	font-weight:bold;
}

.i {
	font-style:italic;
}

.note {
	font-size:8pt;
}

form.form {
	display:block;
	margin:10px;
}

form.form h3 {
	font-size:11pt;
	font-weight:bold;
	color:#006699;
}

form.form p {
	display:block;
	margin:20px 10px 20px 15px;
	
	color:#666666;
}

form.form label {
	display:block;
	padding:2px 0 2px 20px;
	
	font-weight:bold;
	color:#5c686b;
}

form.form label.simple {
	padding:0;
	margin:0;
	
	color:#000;
	font-weight:normal;
}

form.form span.err {
	display:block;
	padding:0 0 5px 185px;
	
	font-size:8pt;
	color:#ff4646;
}

	form.form span.err ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}

form.form label span {
	display:inline-block;
	width:160px;
}

form.form label input, form.form label select, form.form label textarea {
	padding:2px;
	vertical-align:top;
	border:1px solid #93a76a;
	background-color:#c1cdaa;
	color:#000;
	width: 150px;
}

form.form label textarea {
	background-color:#ecf6d8;
	width:438px;
}

form.form select.fixL {
	width:220px;
}

form.form .actions {
	margin:5px 0 0 185px;
}

form.form .special {
	font-weight:bold;
}

.actions input {
	height:22px;
	padding:0px 4px;
	
	background: url('images/seanergic_bt_bg.gif') repeat-x;
	border:1px solid #d1d1d1;
	
	color:#303030;
	font-size:9pt;
}

input.special, select.special, textarea.special {
	background-color:#c1cdaa;
	color:#fff;
}

#cvSearch a:link, #cvSearch a:visited, #cvSearch a:active{
	text-decoration: underline;
}

#cvSearch  a:hover {
	text-decoration: none;
}
.advSearchBox #moteur_motcle {
	width:442px; 
	margin-left:93px;
}
div.searchCritaria ul.fList li
{
	margin:6px 4px;
	padding:0 0 0 18px;
	
	background: url('images/seanergic_fleche.gif') no-repeat scroll 0 3px;
	
	color:#006699;
	font-size:7pt;
}
div.searchCritaria ul.fList li p{
	font-size:8pt;
	font-weight: bold;
}
div.searchCritaria ul.fList li a:link,div.searchCritaria ul.fList li a:hover,
div.searchCritaria ul.fList li a:active,div.searchCritaria ul.fList li a:visited
{
	
	font-size:8pt;
}
.detailCv .bouton input{
	height:22px;
	padding:0px 4px;
	color:#303030;
	font-size:9pt;
	
}

.msgPatienter{

    position        : fixed;
    top             : 50%;
    margin-top      : -36px; /* Correspond à moins la hauteur totale de l'élément fixe (ici 70px + 2px de bordure) divisée par 2 */
	
	
}
.searchCritaria{
	background: url("images/seanergic_news_menu_bg.gif") repeat-x scroll 0 0 transparent;
	float : left;
	width: 210px;
	margin-right: 2px;
}

.pagePathMoteur {
	width: 953px;	
}

.advSearchBox .head h3 {
	margin:0;
	padding:10px 0 0 55px;
	
	font-size:10pt;
}

.advSearchBox .content {
	padding:10px 0 0 0;
	
	border:1px solid #90BF2F;
	border-width:0 1px 1px 1px;
}

.advSearchBox span.sectors {
	display:block;
	float:left;
	width:70px;
	margin:0 0 0 10px;
	
	color:#5c686b;
	font-weight:bold;
}

.advSearchBox div.sectors {
	display:block;
	width:670px;
	margin:0 0 16px 16px;
	background-color:white;/*#ecf6d8;*/
	border:1px solid #c7d5aa;
	color:#5c686b;
}

html>body .advSearchBox div.sectors {
	float:left;
	padding-left: 10px;
	border-radius: 15px 15px 15px 15px;
}

.advSearchBox label.sector {
	display:inline-block;
	width:180px;

}

.advSearchBox .texta {
	margin:10px 0 0 25px;
	width:360px;
	height:80px;
	
	background-color:#ecf6d8;
	color:#5c686b;
}

.advSearchBox  select.special {
	width:439px;
}

.advSearchBox .label {
	display:inline-block;
	width:248px;
	padding:15px 0 5px 10px;

	color:#5c686b;
	font-weight:bold;
}

.zoneCliquable {
	display:inline-block;
	/*width:200px;*/
	padding:15px 0 5px 0px;
	text-decoration:underline;
	color:#5c686b;
}

.advSearchBox .actions {
	margin:10px 0 10px 329px;
}

.pagePathMoteur {
	width:992px;
}

.right_menu-moteur {
	margin-top:36px;
}

.advSearchBox .recherche_par_motcle {
	width: 145px;
}

#moteur_motcle  {
	width: 512px;
	margin-left: 23px;
}

.explication {
	display:inline-block;
	font-family:Verdana,Helvetica,sans-serif;
	font-size:7pt;
	padding:0px 0px 5px 10px;
	color:#5c686b;
}


.paysSelect {
	margin-left: 261px;	
	color: #5C686B;
	font-family: Verdana,Helvetica,sans-serif;
	font-size:8pt;
}



.advSearchCandidat {
    margin: 20px auto 0;
    width: 414px;
}

.advSearchCandidat .head {
    background: url("images/seanergic_advSearchHead.gif") no-repeat scroll 0 0 transparent;
    color: #5D5A5A;
    height: 36px;
}

.advSearchCandidat .head h3 {
    font-size: 10pt;
    margin: 0;
    padding: 10px 0 0 55px;
}

h2, h3 {
    font-size: 12px;
    font-weight: bold;
    padding: 0;
}

.advSearchCandidat .content {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #90BF2F;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 10px 0 0;
}

.advSearchCandidat .label {
    color: #5C686B;
    display: inline-block;
    font-weight: bold;
    padding: 15px 0 5px 10px;
    width: 130px;
}

.label {
    font-style: italic;
}

html > body .advSearchCandidat div.sectors {
    float: left;
    padding-left: 10px;
}

.advSearchCandidat div.sectors {
    background-color: #ECF6D8;
    border: 1px solid #90BF2F;
    color: #5C686B;
    display: block;
    margin: 0 0 16px 16px;
    width: 370px;
}

.advSearchCandidat .jobs {
	margin-left:15px;	
}

.advSearchCandidat .actions {
    margin: 10px 0 10px 143px;
}


.center_il_recrute {
    height: 90px;
    margin-top: 20px;
    margin-left:10px;
    width: 468px;

}
.center_il_recrute span{
	padding: 6px;
}
.lealune {    
	background: url("images/seanergic_news_menu_bg.gif") repeat-x scroll 0 0 transparent;
  /*  border-radius: 15px 15px 15px 15px;*/
  /*  box-shadow: 2px 2px 2px 2px black;*/
    margin: 0px 0px 7px 0px;
    padding: 8px;
    height: 120px;
    
    }
    
select#job {
	width:385px;
	
}

.msgCandidatureBienEnvoyee {
	color: red;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
	
}

.twtr-widget {
	float : left;
	margin-left : 10px;
	margin-bottom : 10px;
	}
