div.art-header
{
  height: 387px;

}

div.art-header-jpeg
{
  /* height: 387px; */
  height: 387px;
  background-image: url('../images/headersom.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

.art-contentlayout{
	margin-top: 20px;
	padding-left: 20px;
	margin-bottom: 10px;

}

div#cadre-fond-som{
	background-image:url('../images/fond-som-jmb.png');
	background-repeat: repeat-x;
	background-position: bottom left;	
}

div#metierjmb{
	/* background: URL('../images/fondmetierjmb.png') no-repeat left top; */
	width:220px;
	height:170px;
	float:left;
	margin-left:0px;
	text-align: left;
}

div#nosmetiers{
	float:left;
	margin-right: 5px;
}

div#metierjmb ul{
	list-style: none;
	margin: 0px;
	text-align: left;
	padding-left: 0px;
}

div#metierjmb li{
	margin-bottom: 2px;
	text-align: left;
	height:30px;
}

div#actusom{
	background: URL('../images/fondactusom.png') no-repeat left top;
	width:163px;
	height:158px;
	float:left;
	margin-left: 25px;
}

div#carte{
	width:163px;
	height:147px;
	float:left;
	margin-left: 25px;
}

div#compteur{
	width:290px;
	height:147px;
	float:left;
	margin-left: 25px;
}

.chiffre_compteur{
	margin-left: 25px;
}

#actusom #contenant h2{
	color:#666;
	font-size: 1em;
	margin-bottom: 3px;
	margin-top: 0px;
	line-height: 13px;
	text-align: justify;
}

#actusom p{
	margin: 0px;
}

#actusom #contenant h2 a{
	color:#666;
	font-size: 1em;
	text-decoration: none;
}

div.chaposom{
	display:none;
}

div.chaposom a{
	font-size: 0.9em;	
}

#actusom #contenant{
	color:#666;
	margin-top: 40px;
	margin-left: 8px;
	text-align: justify;
	width: 147px;
	
}

#actusom #contenant a{
	color:#666;
	font-size: 1em;
	text-decoration: none;
	
}

div#slogansom{
	background: URL('../images/sloganvertical2.png')  no-repeat left top;
	width: 1070px;
	margin: 0 auto;
	position: relative;
	z-index: 700;

}

.art-footer{
	padding-top: 0px;
	margin-top: 0px;
}
	
