@charset "UTF-8";
/* CSS Document */


.col40
{
	float:left;
	width:48%;
}

.col10
{
	float:left;
	width:2%;
}

.whitecell
{
	background:#fff;
	padding:30px;
/*	border-left:1px solid #000;
	border-right:1px solid #000;*/
	height:300px;
	overflow:hidden;
}
.blankcell
{
	background:transparent;
	padding:30px;
/*	border-left:1px solid #000;
	border-right:1px solid #000;*/
	height:300px;
	overflow:hidden;
}
.noleft
{
	border-left:0;
}

a.imglink-title
{
	max-height:200px;
	display:inline-block;
	overflow:hidden;
	margin:-30px;
	margin-bottom:30px;
	background:#000;
}

a.imglink-title
{
	max-height:300px;
	background:url(../img/bg-1transp-black-15.png) transparent;
}

a.imglink-title h1
{
	display:none;
}

a.imglink:hover h1
{
	display:block;
}

a.imglink-title:hover img
{
	display:none;
}

a.imglink-title h1.overtitle
{
	font-weight:300;
	font-size:30px;
	text-transform:uppercase;
	margin:0;
	color:#fff; 
	text-align:center; 
	width:470px;
	height:40px;
	padding:105px 0px;
	display:block;
}
a.imglink-title:hover .overtitle
{
	display:block;
}

.contentrow
{
	height:240px;
	overflow:hidden;
/*	border-bottom:1px solid #000;*/
	clear:both;
}

.toprow
{
	border:0;
}

.leftline
{
/*	border-left:1px solid #000;*/
	height:30px;
}

/* Nouveau */

.contentrow2
{
	/*height:240px;*/
	overflow:hidden;
/*	border-bottom:1px solid #000;*/
	clear:both;
}

.blankcell2
{
	background:transparent;
	/*padding:30px;*/
/*	border-left:1px solid #000;
	border-right:1px solid #000;*/
	height:260px;
	overflow:hidden;
}

.whitecell2
{
	background:#fff;
	padding:30px;
/*	border-left:1px solid #000;
	border-right:1px solid #000;*/
	height:275px;
	overflow:hidden;
}

.noleft2
{
	border-left:0;
}

div p.text_jobs {
	padding:20px;
	margin-left: 15px;
	margin-right: 15px;
	background-color:white;
	font-size:1.2em;
	text-align:center;
}