#backPrint {
	height:19px;
	float:right;
	margin:0 10px 10px 0;
}

.lnkRetour {
	float:left;
	margin-right:5px;
}

#listeOffreRecrutement {
	font:8pt Arial, Helvetica, Sans-Serif;
	color:#475150;
	margin:0;
	padding:0;	
	width:618px;
	clear:both;
}

.cell {
	float:left;
	padding-top:7px;
	/*height:20px;*/
	width:20px;
	text-align:center;
}

#headerOffreRecrutement {
	height:29px;
	background-image:url(../images/pw2_chapeau_tableau_618x29.gif);
	font-weight:bold;
	color:black;
}

#headerOffreRecrutement span {
	height:20px;
	text-transform:uppercase;
}

.ligneOffreRecrutement {
	height:auto;
	width:618px;
	float:left;
	padding-bottom:7px;
}

#posteHeader {
	padding-left:30px;
	width:235px;
	text-align:left;
}

.posteColumn
{
	width:257px;
	padding-left:8px;
	text-align:left;	
}

.posteColumn a
{
	color:#475150;
	font-size:8pt;	
	text-decoration:none;
}

.posteColumn a:hover 
{
	text-decoration:underline;
}

.societeColumn {
	width:97px;
}

.contratColumn
{
	width:55px;	
}

.refColumn
{
	width:55px;

}

.ligneOffreRecrutement .refColumn
{
		color:#65832d;
}
	
.publicationColumn
{
	width:80px;	
}

.editColumn
{
	/*border:1px red solid;*/
	width:25px;

	
}

.boutonEdit
{
	padding-top:8px;
}

.removeColumn
{
	/*border:1px blue solid;*/
	width:25px;	
}

.boutonRemove
{
	padding-top:10px;	
}

.lightBackground {
	background:url(../images/pw2_contour_tableau_2_618x1.gif) repeat-y;
	background-color:#f2f3f4;
}

.darkBackground {
	background:url(../images/pw2_contour_tableau_2_618x1.gif) repeat-y;
	background-color:#e9e9e9;
}

#footerBackground 
{
	clear:both;
	background:url(../images/pw2_pied_tableau_618x5.gif) no-repeat;
	height:5px;
}

#headerCreateOffre
{

margin-top:10px;
	
}

#containerCreateOffre
{
	width:616px;
	height:23px;
	background-color:#f2f3f4;
	border-left:1px solid #acacac;
	border-right:1px solid #acacac;		
	text-align:center;
}

.nbOffre
{
	color:#475150;
	font-size:8pt;	
	text-decoration:none;
}