.titrenews {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.contenunews {
	font-family: sans-serif;
	text-align: justify;
}
.titrepage {
	text-align: center;
	font: italic;
	font-size: 23px;
	font-weight: bold;
}
#newspanel {
	font-family: sans-serif;
	border: 1px dotted white;
}

#newspanel TH {
	text-align: left;
	font-weight: bold;
}

#newspanel IMG { padding-right: 3px; }

#newspanel TH A { color: white; }

#anniversaires TH A { color: white; }

#expos { border: 1px dotted white; }

#expos TH {
	text-align: center;
	font-weight: bold;
}

#expos P { margin:15px; }

#date{
	text-align: left;
	font-weight: bold;
}

#citation {
	text-align: left;
	font: italic;
}

#auteur {
	text-align: right;
	font-weight: bold;
}

a{
	font-family :verdana;
	text-decoration:none;
	font-size:8pt;
	font-weight:600;
	color:#FFFF99;
}

a:hover { color:#F0AF50;text-decoration: none; }

#haut {  
	background-image: url('images/bleu/bordhaut.gif');
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #3F5090;
}

#gauche {  
	background-image: url('images/bleu/bordgauche.gif');
	background-repeat: repeat-y; 
	background-position: right center;
	background-color: #FFFFFF;
}

.droiteold {  
	background-attachment: fixed;
	background-image: url('images/bleu/borddroit.gif');
	background-repeat: repeat-y;
	background-position: right center;
	background-color: #3F5090;
}

#droite {
	background: url("images/bleu/borddroit.gif");
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #FFFFFF;
}

#bas {  
	background-image: url('images/bleu/bordbas.gif');
	background-repeat: repeat-x; 
	background-position: bottom center;
	background-color: #3F5090;
}

BODY{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt;
}
TABLE{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:9pt;
}
.champ { 
	text-indent: 4px;
	background-image: url('images/ombrechamp.gif');
	background-repeat: no-repeat; 
	border: 1px ridge black;
}

textarea { 
	text-indent: 4px;
	background-image: url('images/ombretext.gif');
	background-repeat: no-repeat; 
	border: 1px ridge black;
}
