@import url(/communs.css); /* Les styles standards */ body { margin:0; padding:0; background-color:#333; font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; } h2 { text-align:left; font-size:1.6em; } h3 { text-align:left; font-size:1.4em; color:#C23E43; border-bottom:#C23E43 solid 1px; margin-top:1.5em; } h4 { text-align:left; font-size:1.1em; } blockquote { margin:20px 10px; padding:10px; border:solid 2px #C23E43; } blockquote h3 { border:0; margin-bottom:0; } a { color:#8E2D32; text-decoration:none; } a:hover { color:#692124; text-decoration:underline; } img { border:0; } hr { border:1px solid #999; } /* Les autres styles */ #page { margin:0 auto; overflow:hidden; width:650px; background-color:#FFF; } /* L'historique */ #historique { clear:both; padding:10px; text-align:justify; } #historique h3 { margin:15px 0; font-size:1.5em; text-align:center; } #historique h4 { margin-left:15px; font-size:1.2em; color:#C23E43; } /* edito */ #bandeau { float:left; padding-top:20px; width:500px; } #annee { padding:5px 2px; float:right; width:137px; text-align:center; } #annee p { margin:0; padding:0; } #menugeneral { clear:both; padding:5px; text-align:center; background-color:#CCC; font-size:1.2em; font-weight:bold; } #contenu, #programme { clear:both; padding:10px; text-align:justify; } #contenu p { margin:8px 0; } #contenu table { width:100%; } #intro { margin:30px auto; width:500px; text-align:justify; font-style:italic; } #menuannees { margin-bottom:3em; text-align:center; font-size:1.1em; font-weight:bold; } #menuannees p { margin:0; padding:0; } #menupnk { text-align:center; } /* Le programme detaille */ .cie { font-size:1.3em; font-weight:bold; color:#C23E43; } .spect { padding-left:5px; font-size:1.3em; font-weight:bold; font-style:italic; } .details { padding-left:5px; font-size:0.9em; font-style:italic; } p.description { margin:7px 0; } .emphase { font-size:1.1em; color:#C23E43; font-weight:bold; } .couleur { color:#C23E43; } .pucecoul, .pucehover { /* mettre une puse a un span */ margin-left:5px; padding-left:15px; background:url(/lerelecqkerhuon/commun/puce-off.png) left center no-repeat; } .pucehover:hover { background:url(/lerelecqkerhuon/commun/puce-on.png) left center no-repeat; }