.background {
	float: left;
	background: url(../images/sec-emplois/emplois-B.jpg);
	background-repeat: repeat-X;
	background-position: bottom;
	width: 550px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border: solid 1px #CCCCCC;
	margin-bottom: 20px;
}

.inner {
}

.plusdinfo {
	float: left;
	background: url(../images/sec-emplois/emplois-plusdinfo.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 122px;
	height: 54px;
	float: right;
	clear: both;
}


.title {
	color: #F63;
	font-family: Arial, Helvetica sans-serif;
	width: 425px;
	font-size: 15px;
	float: left;
}

.commdetails, .commbody {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Arial, sans-serif;
	width: 425px;
	float: left;
}

.icon {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}

.commbody {
	border-top: solid 1px #CCC;
	float: right;
	display: none;
	clear: both;
}