/* A tab */
div.tab {
	width:463px;
	margin:10px auto 20px auto;
}

div.tab div.head {
	width:463px;
	height:31px;
	
	background: url('images/seanergic_tabHead.gif') scroll 0 2px no-repeat;
}

div.tab div.head h1 {
	padding:0px;
	margin:0 0 0 40px;
	
	font-size:11pt;
	font-weight:bold;
	color:#59bed5;
}

div.tab div.content {
	width:461px;
	
	border:1px solid #b6c1c2;
	border-width:0 1px 1px 1px;
	
	color:#5c686b;
}

div.tab div.content p {
	display:block;
	margin:0;
	padding:5px;
}

div.tab div.content div.bt {
	padding:10px;
	text-align:right;
}

div.tab div.content div.bt input {
	height:22px;
	padding:0px 4px;
	
	background: url('images/seanergic_bt_bg.gif') repeat-x;
	border:1px solid #d1d1d1;
	
	color:#303030;
	font-size:9pt;
	font-weight:bold;
}

/* A second level tab */
div.tabLevel2 {
	width:423px;
	margin:10px auto 20px auto;
}

div.tabLevel2 div.head
{
	width:423px;
	height:21px;
	
	background: url('images/seanergic_tabLevel2Top.gif') no-repeat;
}

div.tabLevel2 div.head h3 {
	display:inline;
	padding:4px;
	margin:0 0 0 8px;

	background:#fff;

	font-size:9pt;
}

div.tabLevel2 div.content {
	width:421px;
	margin:0;
	padding:0;
	
	border: 1px solid #59c8e1;
	border-width:0 1px 0 1px;
}

div.tabLevel2 div.bottom {
	height:5px;
	background: url('images/seanergic_tabLevel2Bottom.gif') no-repeat;
}

/* A big tab */
div.bigTab, div.bigTab2 {
	width:713px;
	margin:15px 0 15px 12px;
	overflow:hidden;
}
div.tableanonce div.bigTab div.content{
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 8pt;
}

.cvSerchResult{
	  font-size: 9pt;
}
div.cvSerchResult td {
 font-size: 8pt;	
}
.cvSerchResult_label{
	width : 761px;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 8pt;
	color :#434746;
}
.cvSerchResult_label span{
	color : #006699;
}
.cvSerchResult_label a{
	width: 150px;
	float: right;	
}
div.cvSerchResult div.bigTab {
	width:769px;
	margin:5px 0 5px 2px;
	overflow:hidden;
}
div.bigTab3 {
	width:713px;
	margin:15px 0 15px 12px;
	overflow:hidden;
}

 div.bigTab div.head,div.bigTab2 div.head, div.bigTab3 div.head {
	width:713px;
	height:45px;
	
	background: url('images/seanergic_bigTabHead.gif') scroll 0 2px no-repeat;
}
div.tableanonce div.bigTab {
	width:955px;
	margin:15px 0 15px 12px;
	overflow:hidden;
}
div.bigTab div.head, div.bigTab2 div.head {
	width:713px;
	height:45px;
	
	background: url('images/seanergic_bigTabHead2.gif') scroll 0 2px no-repeat;
}

div.bigTab2 div.head {
	background: url('images/seanergic_bigTabHead.gif') scroll 0 2px no-repeat;
}

div.bigTab div.head h1, div.bigTab2 div.head h1 {
	position:absolute;
	padding:0px;
	margin:0 0 0 250px;
	
	font-size:11pt;
	font-weight:bold;
	color:#59bed5;
}

div.bigTab2 div.head h1 {
	color:#426466;
}

div.bigTab div.head h2, div.bigTab2 div.head h2 {
	position:absolute;
	margin: 7px 0 0 20px;
	
	font-size:9pt;
	font-weight:bold;
	font-style:italic;
	color:#5c686b;
}

div.bigTab div.head ul, div.bigTab2 div.head ul {
	position:absolute;
	padding:0;
	margin:22px 0 0 15px;
	
	list-style:none;
}

div.bigTab div.head ul li, div.bigTab2 div.head ul li {
	display:inline;
	
	font-size:9pt;
}

div.bigTab div.content, div.bigTab2 div.content {
	padding:5px;
	
	border:1px solid #b6c1c2;
	
	color:#5c686b;
	background-color:#fff;
}

div.bigTab div.bottom, div.bigTab2 div.bottom {
	width:713px;
	height:34px;
	
	background: url('images/seanergic_bigTab_bottomBg.gif') no-repeat;
	margin:5px 0 0 0;
	
	text-align:right;
	color:#666;
}

div.bigTab div.bottom input,
div.bigTab div.bottom select,
div.bigTab2 div.bottom input,
div.bigTab2 div.bottom select {
	padding:0;
	margin:0;
	
	border:1px solid #e0e0e0;
	background-color:#fff;
	
	font-size:8pt;
	text-align:center;
	color:#333;
}


div.bigTab div.bottom div.access span,
div.bigTab2 div.bottom div.access span {
	display:block;
	margin:3px 0 0 0;
}

div.bigTab div.bottom div.access span input ,
div.bigTab2 div.bottom div.access span input {
	width:20px;
}

div.bigTab div.bottom div.navigate span,
div.bigTab2 div.bottom div.navigate span {
	display:block;
	margin:4px 0 0 0;
}

div.bigTab div.bottom div.list span,
div.bigTab2 div.bottom div.list span {
	display:block;
	margin:3px 0 0 0;
}

div.bigTab div.bottom div.list span select,
div.bigTab2 div.bottom div.list span select {
	border:0;
}

div.bigTab div.bottom .bt, div.bigTab2 div.bottom .bt {
	float:right;
	
	width:140px;
	height:24px;
	
	padding:1px;
	margin:5px 4px 0 0;
	
	background: url('images/seanergic_bigTab_bt.gif') no-repeat;
	text-align:center;
	font-size:8pt;
}

div.bigTab div.bottom .bt a:link, div.bigTab div.bottom .bt a:active, div.bigTab div.bottom .bt a:visited,
div.bigTab2 div.bottom .bt a:link, div.bigTab2 div.bottom .bt a:active, div.bigTab2 div.bottom .bt a:visited {
	text-decoration:none;
}

div.bigTab div.bottom .bt a:hover,
div.bigTab2 div.bottom .bt a:hover {
	text-decoration:underline;
}

div.bigTabsSpacer {
	height:170px;
	width:741px;
}

div.bigTabsSpacer .content {
	float:left;
	padding:5px 0;
	width:491px;
}

div.bigTab2 .bottom.links {
	text-align:left;
}

div.bigTab2 .bottom.links a {

	line-height:32px;
	padding:0px 0 0 17px;
	margin:0 0 0 10px;

	background:transparent url('images/seanergic_fleche.gif') no-repeat scroll 0 3px;
	color:#5c686b;
}

/* Choise list inside a tab */
.choiseList div {
	height:25px;
	padding:2px;
}

.choiseList  div:hover {
	background-color:#f0f0f0;
}

.choiseList label {
	display:block;
	margin:2px;
	
	padding:0 5px 0 5px;
}

.choiseList span.special {
	float:right;
	margin-top:2px;
}

.choiseList span.simple {
	float:left;
}

.choiseList .special {
	color:#30bada;
}

/* Tariffs list */
div.tarifs ul {
	padding:10px 10px 10px 20px;
	margin:0px;
	
	list-style:none;
}

div.tarifs ul li {
	height:10px;
	padding:3px;
	margin:2px;
}

div.tarifs ul h3 {
	padding:0px;
	margin:0px;
	
	font-size:9pt;
	font-weight:normal;
	text-align:right;
	color:#59c8e1;
}

div.tarifs ul li span {
	float:left;
}

div.tarifs ul li span.special {
	float:right;
	padding-right:5px;
	color:#59c8e1;
}


/* A list container : [Element with shadow] */
div.listContainer, div.internContainer {
	margin:15px 5px 0px 15px;
	width:460px;
	
	padding:0 0 7px 0;
	
	border-width:0 0 1px 0;
	background: scroll bottom url('images/seanergic_lastOffers_bottom_bg.gif') repeat-x;
}

div.listContainer .element, div.internContainer .content {
	padding:2px;
		
	border:solid #e6e6e6;
	border-width:1px 1px 0 1px;
		
	background: scroll right url('images/seanergic_lastOffers_right_bg.gif') repeat-y;
		
	font-size:9pt;
}

div.internContainer .content h1, div.internContainer .content h4{
		margin: 15px 0 0 0 ;
}
div.listPageNumbers {
	padding:10px;
	text-align:center;
}

div.listPageNumbers a:link, 
div.listPageNumbers a:active, 
div.listPageNumbers a:visited, 
div.listPageNumbers a:hover {
	padding:4px;
	
	font-size:9pt;
	text-decoration:none;
	color:#666666;
}

div.listPageNumbers a:link.current, 
div.listPageNumbers a:active.current, 
div.listPageNumbers a:visited.current, 
div.listPageNumbers a:hover.current {
	color:#000;
	font-weight:bold;
}

div.listPageNumbers a:hover {
	text-decoration:underline;
}

div.tableanonce{
}
 div.tableanonce div.bigTab  div.head {
	width:955px;
	height:45px;
	
	background: url('images/seanergic_bigTabHead3.png') scroll 0 2px no-repeat;
}

div.cvSerchResult div.bigTab{
	width:773px;
	padding-left: 5px;	
}

div.cvSerchResult div.bigTab  div.head   {
	width:773px;
	height:55px;
	background: url('images/seanergic_bigTabHead4.png') scroll 0 2px no-repeat;
}

div.cvSerchResult div.bigTab  div.head  ul li {
 font-size: 8pt;
}
div.detailCv {
	width:1000px;
	
}

div.detailCv  {
	vertical-align:top;
}


div.detailCv h4{
font-size: 8pt;
font-family: Arial,Verdana,Helvetica,sans-serif;
margin: 15px 0 0 0px;
}
div.detailCv .colonneGauche {
	width: 510px;
	float : left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;

	/*border:1px solid black;*/
}



div.detailCv .colonneGauche .BlocDetailCv,div.detailCv .colonneGauche .blocTitre {
	width:490px;
/*	border:1px solid black;*/
 	
	margin:20px 0px 5px 10px;
	
	background: url('images/seanergic_detailCvBlocTitre.png') scroll 0 2px no-repeat;
}

div.detailCv .colonneDroite {
	width:480px;
	float:right;
	margin:0 0 0 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	
	/* border:5px dotted black; */
}

div.colonneDroite ul.fList li {
    font-size: 8pt;
}

div.detailCv .colonneDroite .BlocCoordonneesCandidat {
	width:400px;
	margin:20px 15px 5px 20px;
	/*height:45px;*/
	background: url('images/seanergic_detailCvBlocTitre1.png') scroll 0 2px no-repeat;
}

div.detailCv .colonneDroite .BlocGestionCandidat {
	width:400px;
	/*height:45px;*/
	
	margin:20px 15px 5px 20px;
	
	background: url('images/seanergic_detailCvBlocTitre1.png') scroll 0 2px no-repeat;
}


div.tableanonce div.bottom {
	width:955px;
	height:34px;
	
	background: url('images/seanergic_bigTab_bottomBg2.png') no-repeat;
	margin:5px 0 0 0;
	
	text-align:right;
	color:#666;
}

div.cvSerchResult div.bigTab div.bottom {
	width:773px;
	height:34px;
	
	background: url('images/seanergic_bigTab_bottomBg3.png') no-repeat;
	margin:5px 0 0 0;
	
	text-align:right;
	color:#666;
}

.home_Rec_Top{
	
	height:150px;
	width:955px;
	
}	

.home_Rec_butttom{
	height:200px;
	width:955px;
	border: 1px;
}
/**    css home recruteur top **/ 
.home_Rec_media{
	float:right;
	height:150px;
	width:250px;	
}

.home_Rec_welcom{
	float:right;
	height:150px;
	width:505px;	
}
.home_Rec_cvtheque{
	float:left;
	height:150px;
	width:200px;	
}
/** css home recruteur buttom   ***/
.home_Rec_service{ /** c est les meme que home_Rec_media **/
	margin:2px 6px 0 0;
	float:right;
	height:200px;
	width:294px;	
}
.home_Rec_candi{
	margin:2px 6px 0 0;
	float:left;
	height:200px;
	width:194px;	
}
.home_Rec_compte{
	margin:2px 6px 0 0;
	float:right;
	height:200px;
	width:199px;	
}
.home_Rec_contact{
	margin:2px 6px 0 0;
	float:right;
	height:220px;
	width:244px;	
}
div.detailCv textarea {
	width:340px;
	height:50px;
	margin-left:0px;
}

div.detailCv .radio {
	//width:400px;
	margin:6px 0px 6px 27px;
}

div.detailCv .actions {
	margin:6px 0px 6px 20px;
}
div.detailCv div.contentBottom .actions {
	margin:6px 0px 6px 170px;
}

div.detailCv .colonneGauche .BlocInfosComplem {
	width:490px;
	/*height:45px;*/
	margin:18px 0px 0px 18px;
	
}


div.detailCv .colonneGauche  .imgTop {
	width:490px;
	height:45px;
	background: url('images/seanergic_detailCvBlocTitre2.png') scroll 0 2px no-repeat;
}

div.detailCv .colonneDroite .imgTop{
	width:450px;
	height:45px;
	
	background: url('images/seanergic_detailCvBlocTitre1.png') scroll 0 2px no-repeat;
}

.coordonneeCvleft {
	float: left;
	width: 300px;
}
.coordonneeCvright {
	float: right;
}
div.detailCv .colonneGauche .contentBottom{
	width:490px;
	border:1px solid #C1CAD5;
	-moz-border-radius: 15px;
	
}

div.detailCv .colonneDroite .contentBottom{
	width:450px;
	border:1px solid #C1CAD5;
	-moz-border-radius: 15px;
	
}

div.detailCv .colonneDroite h4,div.detailCv .colonneGauche h4{
    padding: 20px;
}


.classementCss{
	width: 350px;
	height: 45px;
}
.classement{
	width: 200px;
}
.classementBouton{
	width: 100px;
	float: right;
	float: top;
}

div.bigTab2 div.head {
	background: url('images/seanergic_bigTabHead2.gif') scroll 0 2px no-repeat;
}
div.bigTab div.head h1, div.bigTab2 div.head h1, div.bigTab3 div.head h1 {
	position:absolute;
	padding:0px;
	margin:0 0 0 250px;
	
	font-size:11pt;
	font-weight:bold;
	color:#59bed5;
}
div.internContainer .content h1, div.internContainer .content h4{
		margin: 15px 0 0 0 ;
}
div.bigTabsSpacerMoteur {
	height:15px;
	width:741px;
}
div.tableanonce div.bottom {
    background: url("images/seanergic_bigTab_bottomBg2.png") no-repeat scroll 0 0 transparent;
    color: #666666;
    height: 34px;
    margin: 5px 0 0;
    text-align: right;
    width: 955px;
}
div.detailCv div.colonneGauche li, div.detailCv div.colonneDroite li {
    margin: 5px 0 0 1px;
}

#template_actu {
    border: 2px solid #DBDBDB;
}

.share_actu {
    border-bottom: 1px solid #B8C4C2;
    height: 30px;
    margin-left: 10px;
    padding-left: 130px;
    padding-top: 0;
    width: 530px;
}

.share_actu input {
  background: url("images/seanergic_main_tab_left.gif") repeat-x scroll 0 0 transparent;
    border: 1px solid #93A76A;
    color: #334B41;
    cursor: pointer;
    font-size: 8pt;
    font-weight: bold;
    height: 20px;
    margin: 0 20px;
    padding: 0 4px;
}
.share_actu input {
	color: 
}

#template_actu {
  	border: 2px solid #DBDBDB;  
}
#template_actu h1{
margin-left: 10px;
}
#fb{
float: left;
}
.content_fiche_salon{
  	margin: 15px 5px 0 15px;
    padding: 0 0 7px;
}
.logo_salon{
	float : right;
	padding-right: 30px;
	margin-top: 10px;
}
#pre-incription_salon{
	padding: 5px;
	float: inherit;
	width: 461px;
}
