/*HEADINGS
	=========================================*/
.main_logo {
    padding: 0;
    margin: 0;
    background: url(/assets/images/logo_crystal.gif) top left no-repeat;
    height: 52px;
    width: 274px;
    text-indent: -9999px
    }
h1.title_accueil_main {
    padding: 0;
    margin: 0;
    background: url(/assets/images/chic_urbain_tres_montreal.gif) top left no-repeat;
    height: 15px;
    width: 290px;
    text-indent: -9999px
    }
h1.title_accueil_main_en {
    padding: 0;
    margin: 0;
    background: url(/assets/images/en/titles/chic_urban_metropolitan.gif) top left no-repeat;
    height: 15px;
    width: 278px;
    text-indent: -9999px
    }
h2 {
    padding: 12px 0 20px 0;
    font-weight: bold;
    font-family: Georgia;
    font-size: 16px
    }
.title {
    padding: 0 0 0 8px;
    font-weight: bold;
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 11px
    }
.heading {
    background: url(/assets/images/head_contact.gif) top right no-repeat;
    display: block;
    width: 384px;
    height: 53px
    }