/*================================================================================
 | CSS     : FEUILLE DE STYLE GLOBALE DE MYTILENE (ECRAN LARGE)
 | FICHIER : global_large.css
 |--------------------------------------------------------------------------------
 | Philippe  30/06/08  Création                                                   
 |================================================================================*/

div#div_pub_longue { width:978px; }
div#div_entete { width:980px; }
div#div_pied_de_page { width:980px; }
div#div_pied_de_page div#div_espace { width: 980px; }
div#div_haut_page { width:978px; }
div#div_corps_page { width:978px; }
div#div_corps_page_blc { width:978px; }
div#div_bas_page { width:978px; }
div#div_partie_droite { width:792px; }
div#div_partie_droite > div#div_rethaut { width:792px; }
div#div_partie_droite > div#div_rethaut > p.picto { padding-left:710px; }

