/*******************************/
/*        	 article           */
/*******************************/
#accueil{
  border:0 solid;
  height:170px;
  margin:0 auto;
  overflow:hidden;
  padding:0;
  width:714px;
}

.articleH2{
	background:transparent none repeat scroll 0 0;
	border:0 solid;
	font-size:13px;
	margin:4px;
	overflow:hidden;
  padding:0 0 10px 5px;
}
.articleDesc{
  border:0 solid;
  color:#485257;
  font-size:11px;
  height:90px;
  margin:0 9px 0 118px;
  overflow:auto;
}
.articleLink{
	margin:0 0 0 0px;
}
.articleLink img{
  border:0 none;
  margin:0 0 0 120px;
}
/* Arcticle gauche */
.articleL{
	background:transparent url(../scpt/images/articleBg2.png) no-repeat scroll center center;
	float:left;
	height:157px;
	margin:0;
	padding:0;
	width:356px;
}
.imgArticleL{
	background:transparent url(../scpt/images/dccms.png) no-repeat scroll center center;
	border:0 solid;
	float:left;
	height:153px;
	width:115px;
}
/* Arcticle droite */
.articleR{
	background:transparent url(../scpt/images/articleBg.png) no-repeat scroll center center;
	float:left;
	height:157px;
	margin:0;
	padding:0;
	width:356px;
}
.imgArticleR{
	background:transparent url(../scpt/images/ecomm.png) no-repeat scroll center center;
	border:0 solid;
	float:left;
	height:153px;
	width:115px;
}

.contact1{
	background:transparent url(../scpt/images/tel.gif) no-repeat scroll center center;
	border:0 solid;
	float:left;
	height:153px;
	width:115px;
}

.contact2{
	background:transparent url(../scpt/images/mail.gif) no-repeat scroll center center;
	border:0 solid;
	float:left;
	height:153px;
	width:115px;
}