@charset "utf-8";

/*Title: le Domaine des Aspras content supplemental CSS*/
/*Object: Contain supplementary layout of "le Domaine des Aspras" website internal content for the screen media*/
/*Author: Sébastien Mouren*/

/*----------------------------------------------------*/
/*Universal selector properties; cover the entire page*/
/*----------------------------------------------------*/

    #content    {
        line-height:1.536em;
        }

#text   {
        width:69.6%;/*cela represente 60% à la taille standard*/
        }

#illustrations   {
        width:30%;
        padding:0;
        text-align:center;
        }