/* CSS Document */

/*body { background-color:#BEB3AB; font-size:10pt;
        font-family: Arial, Helvetica, sans-serif;
        scrollbar-face-color: #861111;
        scrollbar-highlight-color: #BEB3AB;
        scrollbar-shadow-color: #BEB3AB;
        scrollbar-3dlight-color: #BEB3AB;
        scrollbar-arrow-color:  #BEB3AB;
        scrollbar-track-color: #CCCCCC;
        scrollbar-darkshadow-color: #BEB3AB;
		margin-top: 5;}
*/	
body { background-color:#BEB3AB; font-size:10pt;
        font-family: Arial, Helvetica, sans-serif;margin-top: 5;}

td { font-family: Arial, Helvetica, sans-serif;
		font-size:10pt;}

td.sous { color:#993333; font-family: Arial, sans-serif; font-size: 12pt; font-weight:bold}
		
a.lien2:link {color:#993333; text-decoration: none; font-size: 10pt;}
a.lien2:visited {color:#993333; text-decoration: none; font-size: +10pt;}
a.lien2:hover {color:#993333; text-decoration: underline; font-size: +10pt}

a.lien3:link {color:#993333; text-decoration: none; font-size: +10pt;}
a.lien3:visited {color:#993333; text-decoration: none; font-size: +10pt;}
a.lien3:hover {color:#993333; text-decoration: overline underline; font-size: +10pt}

a.lien4:link {color:#000000; text-decoration: none; font-size: +10pt;}
a.lien4:visited {color:#000000; text-decoration: none; font-size: +10pt;}
a.lien4:hover {color:#000000; text-decoration: underline; font-size: +10pt}

H1{color:#993333; font-family: Arial, sans-serif; font-size: 12pt; font-weight:bold}


td.fond {background-image:  URL(Images/sous_bandeau.gif) }
td.trait { background-image: URL(Images/fond_trait.png) }
table.affiche { background-image: URL(Images/fond_affiche.gif) ; height: 100%}
table.news { background: URL(Images/fond_news.gif)  ; height: 100%}
table.seance { background-image: URL(Images/fond_seance.gif) ;  height: 100%}
table.newsletter { background-image: URL(Images/fond_newsletter.gif) ;  height: 100%}

table.cent { height: 100%}
table.cinquante { height: 50%}
