#topRowSectionsContainer{
    float:left;
    width:100%;
}

.topRowSection{
    float:left;
    width:314px;
/*
    height:229px;
	height:429px;
*/
	height:320px;
    cursor:pointer;
}

.sectionSeperator{
    float:left;
    width:11px;
}

#stairsSection{
    background-image:url(../images/matrice/accueil/sectionEscaliers.jpg);
}

#floorsSection{
    background-image:url(../images/matrice/accueil/sectionPlancher.jpg);
}

#woodSection{
	background-image:url(../images/matrice/accueil/front_shop_2.jpg);
}

.topRowSection h2{
    float:left;
    width:206px;
    text-align:right;
    height:27px;
    display:inline;
    font-size:14px;
    font-family:"Century Gothic", Verdana, Arial, sans-serif;
    font-weight:normal;
    background-color:#cbc945;
    color:#171117;
    margin:11px 75px 0 11px;
    padding:60px 22px 0 0px;
    /*text-transform:uppercase*/;
}

.topRowSection h2 a{
    color:#171117;
    text-decoration:none;
}

.topRowSection h2 a:hover{
    text-decoration:underline;
}

.sectionFlavorText{
    float:left;
/*
    margin:167px 0 0 12px;
*/
    margin:60px 0 0 12px;
    color:#fff;
    font-family:"Century Gothic", Verdana, Arial, sans-serif;
    /*text-transform:uppercase*/;
}

#bottomRowSectionsContainer{
    float:left;
    width:100%;
}

.bottomRowSection{
    float:left;
    background-color:#171117;
    width:314px;
    height:69px;
    margin:12px 0 0 0;
}

.bottomRowSection h2{
    float:left;
    display:inline;
    width:206px;
    height:;
    background-color:#aba83d;
    font-family:"Century Gothic", Verdana, Arial, sans-serif;
    text-align:right;
    font-size:14px;
    font-weight:normal;
    /*text-transform:uppercase*/;
    margin:7px 74px 0 11px;
    padding:18px 22px 16px 0;
}

.bottomRowSection h2 a{
    color:#171117;
    text-decoration:none;
}

.bottomRowSection h2 a:hover{
    text-decoration:underline;
}
