/* AUTEUR: David O'Hare */

/* DATE DE CREATION: 16/04/01 */

TD {

    color:#175ea5;

    font-family:arial,verdana,"sans serif";

    font-size:90%;

    }

A {color: #0063a5}

A:hover {color: #7208A5}

A:active {color:#0063a5}



.bleu {

    background:#358AC3;

    color:white;

    text-align:center;

	font-size:smaller;

	font-weight:bold;

    }

.titbleu {

    background:#358AC3;

    color:white;

	font-weight:bold;

	font-size:smaller;

    }

.clair {

    background:#C1E5FF;

    color:#0063A5;

    text-align:center;

    font-weight:bold;

    font-size:80%;

	border:solid thin #358AC3;

    }

.jaune {

    background: #FFFB5F;

    color: #0063a5;

    font-weight: bold;

    text-align: center;

    font-size:120%;

	border:solid thin #358AC3;

    }

.jaunebis {

	background: #FEFEE5;

    color: #0063a5;

    text-align: center;

	font-weight: bold;

    font-size:110%;

	border:solid thin #CECECE;

    }

.texte {

    color: #000000;

    font-size: 80%;

	border: double medium #CECECE;

	}

.lientitre {

    color:#FFFFFF;

    text-decoration:none;}

.liste {

	font-size:80%;

	background: #F4FAFF;

	border: solid thin #C1E5FF;

	}

.newstitre {

	font-size:80%;

	background: #FEFEE5;

	color:black;

	border: solid thin #CCCCB1;

	}

.newstexte {

	font-size:80%;

	background: #FFFFFF;

	color:#69695B;

	border: solid thin #CCCCB1;

	}

.newsdate {

	font-size:60%;

	background: #FFFFFF;

	text-align:right;

	}

.newsnom {

	font-size:60%;

	background: #FFFFFF;

	}


