#content #text{
	padding-bottom:100px;
}
#content #text ul, #content #text p, #content #text a{
	font-size:0.8em;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}

#content .article{
	background-image:url(../../images/background/bottom_article_repeat.gif);
	background-repeat:repeat-y;
	width:664px;
	margin-bottom:20px;
	margin-top:20px;
}
#content .article p, #content .article ul{
	padding-right:200px;
}
#content .article.violet{
	background-image:url(../../images/background/bottom_article_repeat_belge.gif);
}
#content .article.blue{
	background-image:url(../../images/background/bottom_article_repeat_belge.gif);
}
#content .article.belge{
	background-image:url(../../images/background/bottom_article_repeat_belge.gif);
}
#content .article.pink{
	background-image:url(../../images/background/bottom_article_repeat_belge.gif);
}
#content .article .content{
	background-image:url(../../images/background/bottom_article.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 30px;
	padding-bottom:20px;
	height:75px;
}
#content[id] .article .content{
	min-height:75px;
	height:auto;
}
#content .article.violet .content{
	background-image:url(../../images/background/bottom_article_violet.gif);
}
#content .article.blue .content{
	background-image:url(../../images/background/bottom_article_blue.gif);
}
#content .article.pink .content{
	background-image:url(../../images/background/bottom_article_pink.gif);
}
#content .article.belge .content{
	background-image:url(../../images/background/bottom_article_belge.gif);
}
#content .article h2{
	font-size:0.9em !important;
	color:#00556b;
	padding:0px 30px;
	padding-top:7px;
	padding-bottom:3px;
	background-image:url(../../images/background/top_article.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:2px;
	height:17px;
}
#content[id] .article h2{
	min-height:17px;
	height:auto;
}
#content .article.violet h2{
	background-image:url(../../images/background/top_article_violet.gif);
}
#content .article.blue h2{
	background-image:url(../../images/background/top_article_blue.gif);
}
#content .article.belge h2{
	background-image:url(../../images/background/top_article_belge.gif);
}
#content .article.pink h2{
	background-image:url(../../images/background/top_article_pink.gif);
}
#content .article.violet_strong h2{
	background-image:url(../../images/background/top_article_violet_strong.gif);
}
#content .article.green h2{
	background-image:url(../../images/background/top_article_green.gif);
}
#content .article.green_ligth h2{
	background-image:url(../../images/background/top_article_green_ligth.gif);
}
#content .article.blue_strong h2{
	background-image:url(../../images/background/top_article_blue_strong.gif);
}
#content .article h2 span{
	font-weight:normal;
	font-size:0.8em;
}
#content .article .resume{
	font-style:italic;
	font-size:0.7em !important;
}
#content a.devis{
	display:block;
	background-image:url(../../images/background/prestation/button_devis.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	width:181px;
	height:31px;
	float:right;
	text-align:center;
	color:#09700b;
	font-size:0.9em;
	padding-top:11px;
	margin-left:30px;
}
#content a.devis:hover{
	background-position:0px -42px;
}