#content #text {
	padding-bottom:100px;
	padding-left:300px !important;
}
#content #text .box{
	background-image: url(/images/background/bottom_maxi_repeat.gif);
	background-repeat: repeat-y;
	
}
#content #text .box h2{
	background-image: url(/images/background/top_maxi_green.gif);
	background-repeat: no-repeat;
	padding: 7px 0px 2px 15px;
}
#content #text .bluebox h2{
	background-image: url(/images/background/top_maxi_blue.gif);
}
#content #text .greenbox h2{
	background-image: url(/images/background/top_maxi_green.gif);
}
#content #text .orangebox h2{
	background-image: url(/images/background/top_maxi_orange.gif);
}
#content #text .box .content{
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 10px 0px 20px 20px;
}
#content #text .bluebox .content{
	background-image: url(/images/background/bottom_maxi_blue.gif);
}
#content #text .greenbox .content{
	background-image: url(/images/background/bottom_maxi_green.gif);
}
#content #text .orangebox .content{
	background-image: url(/images/background/bottom_maxi_orange.gif);
}
#content #text .box .content .element{
	width: 220px;
	float :left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content #text .box .content .element h3{
	font-size: 1em;
	padding-left: 5px;
}
#content #text .box .content .element h3 a{
	color: #00556B;
}
#content #text .box .content .element p{
	font-size:0.8em;
	padding: 5px 0px 10px 5px;
	
}
#content #text .box .content .element .temoignage{
	text-align: right;
}
#content #text .box .content .element .temoignage a{
	font-size: 0.7em;
	color: #00556b;
	text-decoration: underline;
	font-weight: bold;
}