body{ 
	color : #000000;
	background-color : white;
	font-weight : normal;
	font-style : normal;
        margin-top:    0em;
        margin-right:  0em;
        margin-bottom: 0em;
        margin-left:   0em;
	margin-width:  0em;
	margin-height: 0em;
	}

p{
	font-size: 100%;
	font-weight: normal;
	font-style : normal;
	text-align : justify;
	}

p.updated{
	font-size: 75%;
	font-style : italic;
	text-align : left;
	}


h1, h2, h3, h4 {
	font-weight: bold;
	font-style : normal;
	}

h1      { font-size: 140%;}
h2      { font-size: 120%;}
h3      { font-size: 110%;}
h4      { font-size: 100%;}


td{
	font-weight: normal;
	font-style : normal;	
	font-size : 90%;
	}

td.date          { text-align : right; }
td.announcement  { text-align : left;  }
td.titre         { color : #FFFFFF; background-color : #940D30; font-size : 80%; }
td.titre200      { color : #FFFFFF; background-color : #940D30; font-size : 200%; text-align: center;  }
td.menuCell      { font-weight: bold; background-color : #DDDDDD; text-align : center;  }
td.menuCellActif { font-weight: bold; background-color : #AAAAAA; text-align : center; }
td.submenuCell      { color : #111111; background-color : #AAAAAA; text-align : center;  }
td.submenuCellActif { color : #111111; background-color : #CCCCCC; text-align : center; }
td.conf_nameshort   { font-weight: bold; text-align : left; }
td.conf_name        { text-align : left; font-weight: bold; }
td.conf_deadline    { color : red; font-weight: bold; text-align : center;}
td.conf_date        { color : #000000; font-weight: bold; text-align : center; }

th{
	color : #000000;
	background-color : #BBBBBB;
	font-weight: bold ! important;
	font-style : normal;
	font-size : 100%;
	}

pre{ font-family : Courier ! important;	}

a:link           { color : "#2B29A6"; text-decoration : none; }
a:visited        { color : "#2B29A6"; text-decoration : none; }
a:alink          { color : "#8080FF"; text-decoration : none; }
a:hover          { text-decoration : underline; }



.small { font-size: 8pt; }
.sechead { font-size: 10pt; }
.bullets { font-size: 6pt; }
.welcome { font-size: 12pt; color: #333399; }
.footer { font-size: 10pt; }
.news { font-size: 12pt; }

