/* CSS Document */
.outilsHome{
	width:205px;
	float:right;
}

.titreOutils{
	background:url(../images/outils-home-haut.gif) no-repeat;
	height:18px;
	padding:3px 0px 0px 5px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

.contenuOutils{
	background:url(../images/outils-home-fond.gif) repeat-y;
}

.bottomOutils{
	background:url(../images/outils-home-bas.gif) no-repeat;
	height:10px;
}

#contenuHome{
	width:460px;
	margin-left:21px;
}

.contArticle{
	clear:left;
}

.titreNews{
	background:url(../images/news-titre-home.gif) no-repeat;
	height:18px;
	padding:3px 0px 0px 5px;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

.contenuNewsHome{
	background:url(../images/news-fond-home.gif) repeat-y;
	padding:5px 14px 1px 5px;
}

.bottomNews{
	background:url(../images/news-bas-home.gif) no-repeat;
	height:10px;
	margin-bottom:10px;
}

.image img{
	float:right;
	border:2px solid #8A4B96;
}