﻿/* Feuille de style pour l'impression - 31/03/2008 - Alsacréations pour courrierdesmaires.fr */

/* global.css */
html {
    font-size: 100%;
    margin: 0;
}

body {
    font: normal 62.5%/1em Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
    line-height: normal;
}


/* =Titres: marges et couleurs */
h2, h3, h4, h5, h6 { margin: 0.7em 0 0.3em 0;
                         }

h1, h1 a { background: url(../img/M_header_courrier_des_maires_fr.png) left top no-repeat;
           text-indent: -5000px;
           width: 720px;
           height: 81px;
           }
h2, h2 a { color: #6C0617; }
h3, h3 a { color: #CB610A; /* Orange #F58220 plus foncé */ }
h4, h4 a { color: #6C0617; }
h5, h5 a { color: black ; }
h6, h6 a { color: #CB610A; /* Orange #F58220 plus foncé */ }

h1 { margin: 0; }
h2 { font-size: 2.2em; }
h3 { font-size: 1.6em; font-weight: normal; text-transform: uppercase; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }

/* aucun titre n'est souligné */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; font-size: 1.0em; }

h1, h1 a {
    display: none;
}

h1#cssprint {
    position: static;
    text-indent: 0;
    display: block;
}
h1#cssprint img {
    width: 720px;
    height: 81px;
}

/* On affiche pas le doublon que constitue le lien lors d'un "text-replacement" */
.cache { display: none; }


/* =paragraphes et liens */
p { margin: 0.4em 0; }

a { color: darkmagenta; }


/* =Suppression du header */
#M_smart_bandeau, #M_header #M_header_evitement, #M_header #M_header_outils, #M_header #M_header_recherche, #M_header #M_header_logo a,
#M_navigation, #M_fil_ariane { display: none; }

#M_header h1 { color: #6A0148; font-weight: bold; }

/* #M_fil_ariane conservé, pour tester */
#M_fil_ariane { margin: 0 0 10px 16px; }
#M_fil_ariane li { display: inline; }
#M_fil_ariane a { color: black; }
#M_fil_ariane img { display: none; }


/* =Suppression de modules colonne centrale (pas tous) */
#M_smart_carre, #C_autopromo_offres { display: none; }
/* et aussi: (gabarit par gabarit) */
.clairance, #M_outils, #M_archives_rech, #M_rech_semaines_prec,
.M_mini_Alaune_outils,
#M_mini_decryptage, #M_rech_sem_prec_juridique, #M_recherche_emploi_home_outils,
#M_titre_emploi_outils, #M_recherche_emploi_form,
#M_smart_resultat, .M_inscription_e2_promotion,
#M_recherche_rapide_archives_action, .M_resultat_archives_affichage, #M_recherche_rapide_archives_bis
 { display: none; }

/* et encore: lien de poursuite */
.important { display: none; }


/* =formulaires d'inscription */
fieldset { margin: 10px 12px 10px 0; }
fieldset h3 { color: black; font-size: 1em; margin: 0 0 0.8em 0;}
.form_m label { width: 180px; float: left;}
.M_inscription_e2_aide { color: #F58220;
                         margin-top: 20px;
                         padding-left: 20px;
                         background: white url(../img/M_inscription_e2_exclamation.png) left 3px no-repeat;
}


/* =P_home_archives */
#M_archives_3_derniers_liste_out ul { margin: 0 0 16px 0; padding: 0; }
#M_archives_3_derniers_liste_out li { display: inline; margin-left: 10px; }


/* =P_moncompte */
.M_moncompte_home_encadre p { font-weight: bold; color: #F58220; }
.M_moncompte_home_encadre p span { color: black; }
.M_moncompte_home_encadre p a { color: #F58220; text-decoration: none; }


/* =P_poser_question */
#M_poser_question_form label { display: block; }


/* =P_detail_france */
.M_mini_liste_actu_france_outils { font-weight: bold; }
#M_all_liste_actu_france { display: none; }


/* À voir:
(5) M_mini_veille
(8a) P_detail_document => ouvrir les 3 autres chapitres
(8) P_home_emploi #C_guide, #C_pub_partenaire 
 */

/* =Suppresion colonne droite */
#right { display: none; }


/* =Suppresion des footers */
.bottom_item, #M_footer { display: none; }
