/* Feuille de style pour le bulletin Le FRAPRU frappe encore */
/* AndrŽ Leclerc - 23 janvier 2010 */


/* divs */

#sommaireBulletin {
   float: left; 
   padding: 12px; 
   width: 14em; 
   border-right:0; 
   border-bottom: 1px solid; 
   margin-right: 12px; 
   background-color: #fffad6;
   font-family: Arial, sans-serif;
   font-size: 10pt;
}


/* tags */

a:link {
   color: #c00;
}

a:visited {
   color: #660a00;
}

h1, h2, h3, h3.spip, h4 {
   font-family: Arial, sans-serif;
   font-weight: bold;
   margin: 0;
   padding-top: 18px;
   padding-bottom: 9px;
}

h1 {
   text-align: center;
}

h3, h3.spip {
   color: #004e62;
}

p {
   font-family: Georgia, sans-serif;
   font-size: 10pt;
   line-height: 1.4em;
   margin: 0;
   padding-top: 9px;
   padding-bottom: 9px;
}


/* Pour corriger les erreurs de spip_style.css et frapru.css... */

.spip_documents_center { 
   display: block; 
   width: 400px;  
   margin: 1em auto;
   clear: none;
}

.spip_doc_descriptif { 
   /* text-align: center; */
   margin: 0;
   font-size: 8pt; 
   font-weight: normal;
   width: 400px;
   color: black;
   clear: none;
}


/* classes */

h1.entry-title {
   padding-top: 0;
   margin-top: 0;
}

.surtitre, .soustitre {  /* pour neutraliser habillage.css */
   letter-spacing: normal;
}

p.surtitre {
   color: #c00;
   text-align: center;
   font-family: Arial, sams-serif;
   font-weight: bold;
   font-size: 1.2em;
}

div.chapo {
   margin: 0;
   padding: 0;
}

div.chapo p {
   font-family: Arial, sans-serif;
   font-weight: bold;
   font-size: 11pt;
   line-height: 1.2em;
   color: #004e62;ˆ
   padding-bottom: 9px;
}

div.notes {
   margin-top: 18px;
   border-top: 1px #004e62 solid;
   font-size: 0.8em;
}

div.notes p {
   font-size: 9pt;
   padding-bottom: 6px;
}

div.numero p {
   font-family: Arial, sans-serif;
   font-size: 12pt;
   font-weight: bold;
}

