.category .feed
{
  margin: 4px 15px;
  float: right;
  line-height: 25px;
  background-position: left center;
}

.category .feed a
{
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.jobs
{
 width: 760px;
 margin: 0 auto;
}

.jobs tr.even
{
	background-color: #CCFFCC;
  	/*background-color: #f3fafc;*/
	font-size:11px;
}

.jobs tr.odd
{
/*border-bottom: 1px dotted #999;*/
font-size:11px;

}



.jobs tr:hover
{
  background-color: #fff;
}

.jobs td
{
  /*padding: 12px 15px;*/
  padding: 5px 15px;
  border-bottom: 1px dotted #999;
}

.jobs td.position,
.jobs td.location
{
  /*border-right: 1px dotted #999;*/
}

.jobs .location
{
  color: #524F46;
  font-weight: bold;
  width: 50%;
}

.jobs .company
{
  color: #d2813f;
 /*width: 20%;*/

}
.jobs .acheteur
{
  color: #d2813f;
  width: 40%;

}
.jobs .position
{
  padding: 0;
  color: #524F46;
  /*width: 40%;*/
}

.jobs .position a
{
  padding: 12px 15px;
  display: block;
  text-decoration: none;
}

.jobs .position a:hover
{
  text-decoration: underline;
}

.more_jobs
{
  text-align: right;
  text-transform: uppercase;
  font-size: 85%;
  margin: 5px 15px 15px;
  clear: both;
}

.more_jobs a
{
  color: #176f94;
  text-decoration: none;
  font-weight: bold;
  font-size: 130%;
}

.more_jobs a:hover
{
  color: #176f94;
  text-decoration: underline;
}

#page-page-desc{
	background-color: #E4E4E4;
	width: 980px;
}

.pagination_desc
{
  /*margin-left: 15px;
  margin-top: 10px;*/
  font-style: italic;
  color: #828f95;  
  padding-bottom: 10px;
  width: 495px;  
}

.pagination_desc strong
{
  color: #176f94;
}

.pagination
{
  margin-top: 10px;
  float: right;
  margin-right: 10px;
  color: #176f94;
  font-size: 110%;
  font-weight: bold;  
}

.pagination a
{
  margin: 0 1px;
  text-decoration: none;
  color: #828f95;
  font-size: 75%;
  vertical-align: 1px;
  font-weight: normal;
}

.pagination a:hover
{
  text-decoration: underline;
}

.pagination img
{
  vertical-align: -2px;
}
.objetvue{font-weight:normal;}
.objetnonvue{font-weight:bold;}

