div#header{
	background: url(../images/gamme/backgrounds/17-header.png) 0 0 no-repeat;
	line-height:0.6;
}
div#corps{
	background: url(../images/gamme/backgrounds/17-corps.png) 0 0 repeat-y;
	padding-top: 10px;
	padding-right: 343px;
	padding-bottom: 44px;
}
div#footer{
	background: url(../images/gamme/backgrounds/17-footer.png) 0 0 no-repeat;
}
h1 {
    font-family: Arial, sans-serif;
    color: #333333;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 20px;
}
.text{
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: 12px;
    line-height: 23px;
}
span.text{
    color: #808080;
}    

