﻿#home-info .more-info h2
{
    width:140px;
    height:16px;
    background:url(../images/more-info-title-projets-cle.png) top left no-repeat;
    text-indent:-3000px;
}

#home-info .r h2
{
    width:164px;
    background:url(../images/more-info-title-produits.png) top left no-repeat;
}

#home-info .more-info a
{
    position:absolute;
    bottom:11px;
    right:10px;
    width:62px;
    height:13px;
    background:url(../images/savoir-plus.png) top left no-repeat;
    text-indent:-3000px;
}

#home-info .more-info a:hover
{
    background:url(../images/savoir-plus.png) 0 -13px no-repeat;
}

#a-propos h1
{
    width:357px;
    height:32px;
    background:url(../images/a-propos-head.png) top left no-repeat;
    text-indent:-3000px;
    margin-bottom:21px;
}

*html #a-propos h1
{
	background:none;filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/static/fr-CA/images/a-propos-head.png', sizingMethod='crop');
}

#a-propos p
{
    line-height:18px;
}
