body
{
	margin: 0;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

img
{
	border: 0;
}

/* POSITIONNEMENT */

#wrapper
{
	width: 1042px;
	margin: 0 auto;
	text-align:left; 
	z-index:0;
	background: url(../images/bg.gif) top left repeat-y;
}

#header
{
	width:1042px;
	margin: 5px auto 0 auto;	
	height:162px;
	text-align:left; 
	background: url(../images/logo_corsicajob.jpg) top left no-repeat;
}

#subtitle
{
	position: relative;
	top:70px;
	left:260px;
	width:300px;
	height:70px;
	text-align: center;
}

#edito
{
	float:left;
	padding:120px 0 0 10px;
	width:180px;
	color: #000;
}

#menutop
{
	background: url(../images/menutop.gif) top left no-repeat;
	margin: 0 auto;	
	height: 26px;
	width: 1042px;
	text-align:left;
}

#menutop div
{
	margin-left: 210px;
	color: #FFF;
	height:24px;
	padding-top: 2px;
	font-weight: bold;
}

#content
{
	position:relative;
	top:0px;
	left:0px;
	width:1042px;
	height:auto;
	z-index:1;
	background: url(../images/edito.jpg) top left no-repeat;
}

#contentmiddle
{
	position:relative;
	float:left;
	width:450px;
	height: auto;
	z-index:50;
	margin: 20px 0 0 45px;
}

#contentright
{
  position:relative;
	float: left;
	width: 315px;
	z-index:50;
	margin:20px 0 10px 10px;	
}

#content1col
{
	position:relative;
	float: left;
	width: 775px;
	z-index:50;
	margin:20px 0 0 45px;
}

#path
{
	position:relative;
	top: 5px;
	left: 5px;
	font-size:70%;
	color:#000;
	width:800px;
	z-index:2;
}

#footer
{
	position:relative;
	width:1042px;
	height:122px;
	margin: -50px auto 0 auto;
	color:#FFF;
	padding-top:83px;
	background: url(../images/footer2lines.gif) top left no-repeat;
	z-index:3;
	text-align:center;
}

#footerlinks
{
	height:24px;
	width:1042px;
	padding-top: 2px;
	background: none;
}

.cleardiv
{
	clear: both;
}

/*---------------------*/
/* ELEMENTS GRAPHIQUES */
/*---------------------*/
.fondactu
{
	background: url(../images/encarts/fondactu.jpg) top left repeat-y;
}

img.actutitle
{
	margin:0 0 0 5px;
}

.showcase
{
	/*margin: 5px 2px;*/
	width:305px;
	height:155px;
}

.partnertable
{
	width:300px;
	border:0;
	margin:0 2px;
}

.partnertable td
{
	width: 100px;
	height: 50px;
	border:1px #CCC solid;
	padding: 0;
}

#candidat,#recruteur
{
	width:406px;
	height:178px;
	background: url(../images/encarts/bloc_home.jpg) bottom left no-repeat;
	margin-top: 20px;
	font-size: 80%;
}

.cartouche
{
	margin: 15px 15px 0 0;
	border:0;
}

#fondactutop
{
	width:315px;
	height:14px;
	background: url(../images/encarts/fondactutop.jpg) top left no-repeat;
}

#fondactubottom
{
	width:315px;
	height:15px;
	background: url(../images/encarts/fondactubottom.jpg) bottom left no-repeat;
}

.fondvertclair
{
	background-color:#EBF2BA;
}

.fondvertfonce
{
	background-color:#D0DD4F;
}

.fondrougeclair
{
	background-color:#E9BDC6;
}

.fondrougefonce
{
	background-color:#B5213E;
}

.encart
{
	background: url(../images/encarts/bando_centre_entreprises.gif) top left repeat-y;
	margin: 0 0 0 3px;
}

.topencart
{
	background: url(../images/encarts/bando_haut_entreprises.gif) top left no-repeat;
	width: 310px;
	height: 38px;
	margin: 5px 0 -1px 3px;
}

.basencart
{
	background: url(../images/encarts/bando_bas_entreprises.gif) top left no-repeat;
	width: 310px;
	height: 22px;
	margin: 0 0 0 3px;
}

.tableoffres
{
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	font-size: 12px;
}

.tolv /*Table Offres Ligne Verte */
{
	/*background-color:#f1f5d7;*/
	/*background-color:#fff;*/
	border-bottom : 1px solid #bbb;
	border-left : 1px solid #bbb;
	vertical-align : middle;
	height: 20px;
	text-align: left;
	padding-left: 4px;
}

.tolb /*Table Offres Ligne Blanche */
{
	/*background-color:#FFF;*/
	border-bottom : 1px solid #bbb;
	border-left : 1px solid #bbb;
	vertical-align : middle;
	height: 20px;
	text-align: left;
	padding-left: 4px;
}

/*-------------*/
/* FORMULAIRES */
/*-------------*/
form
{
	margin: 0;
}

#candidat form,#recruteur form
{
	margin: 10px 5px;
}

.inputstyle
{
	border:2px #000 solid;
	background-color:#FFF;
	color:#000;
	margin: 5px 0;
}

.submitstyle
{
	border:2px #000 solid;
	background-color:#FFF;
	color:#000;
	text-align:center;
	width: 60px;
	padding-left:2px;
	margin: 5px 0;
}

#recruteur .inputstyle,#candidat .inputstyle
{
	margin: 2px 0;
}

.submitstylered,.submitstylegreen
{
	border:2px #000 solid;
	color:#000;
	margin-bottom:3px;
	text-align:center;	
	font-size:70%;
	width: 25px;
	height:20px;
}

.submitstylered
{
	background-color:#E9BDC6;
}

.submitstylegreen
{
	background-color:#EBF2BA;
}

#idcandidat,#idrecruteur
{
	width: 130px;
	margin: 2px 0;
}

#passcandidat,#passrecruteur
{
	width: 80px;
	margin: 2px 0;
}

.submitstyle
{
	font-weight:600;
	height:22px;
	text-align:left;
}

.inputnx
{
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
	font-size: 10px;
	height: 18px;
}


#candidat label,#recruteur label
{
	margin-left:10px;
	font-weight: bold;
}

.champs
{
	height:13px;
	border: 1px solid #000;
	font-size: 10px;
	width: 250px;
}

#formu
{
	font-size: 10px;
}

#formu input
{
	height:13px; border: 1px solid #000; font-size: 10px;
	
}

/*-------*/
/* LIENS */
/*-------*/
#menutop a,#menutop a:hover, #footer a,#footer a:hover
{
	color:#FFF;
	font-size: 75%;
}

a.blacklink,a:hover.blacklink
{
	color:#000;
	font-size: 90%;
}

a:hover.blacklink
{
	text-decoration:none;
}

.uppcas
{
	font-variant: small-caps;
}

#footer a
{
	text-decoration:none;
	font-variant: small-caps;
}

#footer a:hover
{
	text-decoration: underline;
	font-variant: small-caps;
}

a
{
	color:#B5213E;
}

a:hover
{
	color:#000;
}

#edito a
{
	color: #000;
}

#edito a:hover
{
	color:#fff;
}

.fondactu a,.fondactu a:hover
{
	color: #000;
}

.fondactu a
{
	text-decoration:underline;
}

.fondactu a:hover
{
	text-decoration: none;
}

#candidat a
{
	color:#b5c412;
}

#candidat a:hover
{
	color:#000;
}

/*-------*/
/* TEXTE */
/*-------*/
p
{
	font-size:80%;
	color:#000;
	margin: 0 0 5px 0;
}

.aide
{
	font-size:70%;
	color:#666;
	margin: 1px 0;
}

.aide2
{
	font-size:70%;
	color:#666;
	margin: 1px 0;
	font-style: italic;
}

#edito p
{
	font-size: 80%;
	color: #FFF;
	margin: 10px 0;
}

#candidat p,#recruteur p
{
	width: 200px;
	font-weight: bold;
	margin: 10px 15px;
}

p.creacpte
{
	font-size:110%;
	text-align:center;
}

.fontlight
{
	font-weight:200;
	font-size: 90%;
}

.fontwhite
{
	color:#FFF;
}

#footer p
{
	color:#FFF;
	font-size: 70%;
	font-style: italic;
}

.alert
{
	color: #ae2843;
	font-weight: bold;
}

/*------------*/
/* ALIGNEMENT */
/*------------*/

.alignleft
{
	text-align: left;
}

.alignright
{
	text-align: right;
}

.aligncenter
{
	text-align: center;
}

/*--------*/
/* LISTES */
/*--------*/
ul li
{
	font-size: 80%;
}

#edito li
{
	list-style: none;
	color: #FFF;
	margin-left: -40px;
	font-size: 70%;
}

.fondactu li
{
	list-style-image: url(../images/pictos/fleche_actu.gif);
	font-size: 80%;
	font-weight: 500;
	margin: 5px 0;
}

.fondactu ul
{
	margin-left: 50px;
}

.pucerouge
{
	list-style-image: url(../images/pictos/fleche_droite.gif);
}

.puceverte
{
	list-style-image: url(../images/pictos/puce_verte.gif);
}

/*--------*/
/* TITRES */
/*--------*/
#edito h1
{
	position: relative;
	top:-20px;
	left:8px;
	width:120px;	
	margin: 0;	
	text-align: left;
	line-height: normal;
	font-weight: bold;
	font-size: 110%;
	z-index:3;	
}

.ombretitle
{
	font-size: 140%;
	text-align: left;
	font-weight:bold;	
	color:#EBF2BA;
	z-index:2;
}

h1
{
	font-weight:600;
	font-size:140%;
	margin: 5px 0;
	color: #000;
}

.searchhome
{
	font-weight:400;
	font-size:110%;
	margin: 5px 0;
}

#candidat h2,#recruteur h2
{
	font-size: 120%;
	font-style: italic;
}

#candidat h2
{
	color: #b5c412;
	margin-left: 20px;
}

#recruteur h2
{
	color: #B5213E;
	margin-left: 20px;
}

h2
{
	font-weight:600;
	font-size:110%;
	margin: 5px 0;
	color: #B5213E;
}

h3
{
	font-weight:600;
	font-size:100%;
	margin: 5px 0;
	color: #000;
}

h4
{
	font-size: 100%;
	font-weight:bold;
	font-style:italic;
	margin:0;
	padding:0;
	color:#000;
}

/*------------*/
/* CALENDRIER */
/*------------*/

.calendar
{
	width:80%;
	height: 210px;
	text-align:center;
}

.calendar tbody td
{
	border:1px #000 solid;
}

.calendar thead a,.calendar thead a:hover
{
	color: #000;
	text-decoration: none;
	font-weight:bold;
}

.calendar tbody a,.calendar tbody a:hover
{
	font-weight:bold;
}

.noday
{
	background-color:#ccc;
}

.day
{
	background-color:#D0DD4F;
}

.today
{
	background-color:#E9BDC6;
}

/*-----------*/
/* CARTOUCHE */
/*-----------*/

.cr445 p,.cv445 p,.cv770 p,.cr770 p
{
	font-size: 100%;
	margin:0;
	padding:0;
}

.cr445,.cv445,.cv770,.cr770
{
	font-size:80%;
	padding-left:10px;
}

/* cartouche rouge 445px */
.cr445
{
	background: url(../images/cartouches/cartouche_milieu_rouge_445.gif) top left repeat-y;
	width:445px;
}

.bascr445
{
	background: url(../images/cartouches/cartouche_bas_rouge_445.gif) top left no-repeat;
	width:445px;
	height:14px;
	margin-bottom:5px;
}

.topcr445
{
	background: url(../images/cartouches/cartouche_haut_rouge_445.gif) bottom left no-repeat;
	width:445px;
	height: 16px;
	margin-top:5px;	
}

/* cartouche vert 445px */
.cv445
{
	background: url(../images/cartouches/cartouche_milieu_vert_445.gif) top left repeat-y;
	width:445px;
}

.bascv445
{
	background: url(../images/cartouches/cartouche_bas_vert_445.gif) top left no-repeat;
	width:445px;
	height:20px;
	margin-bottom:5px;
}

.topcv445
{
	background: url(../images/cartouches/cartouche_haut_vert_445.gif) bottom left no-repeat;
	width:445px;
	height: 15px;
	margin-top:5px;	
}

/* cartouche rouge 770px */
.cr770
{
	background: url(../images/cartouches/cartouche_milieu_rouge_770.gif) top left repeat-y;
	width:770px;
}

.bascr770
{
	background: url(../images/cartouches/cartouche_bas_rouge_770.gif) top left no-repeat;
	width:770px;
	height:28px;
	margin-bottom:5px;	
}

.topcr770
{
	background: url(../images/cartouches/cartouche_haut_rouge_770.gif) bottom left no-repeat;
	width:770px;
	height: 21px;
	margin-top:5px;	
}

/* cartouche vert 770px */
.cv770
{
	background: url(../images/cartouches/cartouche_milieu_vert_770.gif) top left repeat-y;
	width:770px;
}

.bascv770
{
	background: url(../images/cartouches/cartouche_bas_vert_770.gif) top left no-repeat;
	width:770px;
	height:25px;
	margin-bottom:5px;	
}

.topcv770
{
	background: url(../images/cartouches/cartouche_haut_vert_770.gif) bottom left no-repeat;
	width:770px;
	height: 21px;
	margin-top:5px;	
}

/*----------*/
/* TABLEAUX */
/*----------*/
table
{
	margin:10px 0;
	padding:0;
	text-align:center;
}

td
{
	font-size:80%;
}

.prestavert tbody td
{
	border:#D0DD4F 1px solid;
}

.prestarouge td
{
	border:#B5213E 1px solid;
}

.titrevertpresta
{
	background: url(../images/tableau/fond_vert_tableau.gif) top left repeat-x;
	color:#000;
	font-style:italic;
	font-weight: bold;
	font-size:110%;
	height: 47px;
	vertical-align:middle;
	margin:10px;
	text-align:center;
	border:#D0DD4F 1px solid;
}

.titrerougepresta
{
	background: url(../images/tableau/fond_rouge_tableau.gif) top left repeat-x;
	color:#FFF;
	font-style:italic;
	font-weight: bold;
	font-size:110%;
	height: 47px;
	vertical-align:middle;
	margin:10px;
	text-align:center;
}

/*  ***************************** CV */

.cv_head
{
	background: #EEE;
	border-bottom: 1px solid #000;
}

/* ################# INFOBULLE */

a.pop_info
{
	position:relative;
	text-decoration: none; 
	/*font-weight: bold;*/
	font-size: 11px;
	color: #31438d;
}

a:hover.pop_info
{
	text-decoration: none;
	background: none;
}

a.pop_info span
{
	display: none;
}

a:hover.pop_info span
{
	display: inline;
	position: absolute; 
	top:1.5em;
	left:15px;
	z-index: 20;
	background: #FFF5FF;
	color: #000;
	border:1px solid #bcc8f9;
	width:210px;
	height: auto;
	text-align:left;
	/*font-weight:bold;*/
	font-size: 9px;
	padding:4px 4px;
}


/* ################################### MENU DEROULANT */

ul#menu li
{
	float:left;
	display:block;
	/*margin-top:-15px;*/
	/*padding: 2px 1px;*/
}	

ul#menu li ul
{
	display:none;
}

ul#menu li:hover>ul
{
	display:block;
}

ul#menu
{
	margin:0px;
	padding:0px;
	list-style:none;
	font-variant: normal;
	/*width:100%;
	float:right;*/
}

ul#menu li a
{
	display:block;
	font-variant: normal;
}

ul#menu ul
{
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	/*width: 160px;*/
	z-index:98;
	border: solid 1px #000;
	border-top: 0;
	font-variant: normal;
}

ul#menu ul ul
{
	top:10px;
	left:155px;
	z-index:99;
	font-variant: normal;
}

ul#menu ul li
{
	position:relative;
	float:none;
	margin:0px;
	padding:0px;
	_display:inline;
	font-variant: normal;
}

ul#menu ul li a
{
	display:block;
	margin:0px;
	padding:0px;
	width:200px;
	height: 18px;
	border:none;
	color: #000;
	font-size: 12px;
	font-variant: normal;
	text-align:left;
}

ul#menu ul li a:hover
{
	color: #b6203f;
	background-color: #fff;
	padding : 0;
	font-variant: normal;
}

.menuEnt
{
	background: #f6e1e4;
	color: #000;
	height : 18px;
	border-top: solid 1px #DDD;
	width:200px;
	font-variant: normal;
}

.menuCandidat
{
	background: #e9efab;
	color: #000;
	height : 18px;
	border-top: solid 1px #DDD;
	width:200px;
	font-variant: normal;
}

#menubar
{
	
	height: 20px;
}


#menubar a
{
  padding: 5px;
  padding-top: 2px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
}

#menubar a:hover
{
  padding: 5px;
  padding-top: 2px;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
}