.titreArticle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: left;
	border: none;
	margin-top: 5px;
}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	/*text-decoration: underline;*/
}
body {
	/*background-color: #FFFFFF;*/
	scrollbar-arrow-color:##FFFFCC;
	scrollbar-face-color:#FFCC00;
	scrollbar-highlight-color:#FFFFCC;
	scrollbar-3dlight-color:#FFCC00;
	scrollbar-shadow-color:#FFFFCC;
	scrollbar-darkshadow-color:#FFCC00;
	scrollbar-track-color:##FFFFCC;	
}
.listeArticle{
	font-size: x-small;
}
.listeArticle td a {
	color: #000000;
	text-decoration: none;
/* 	font-weight: bold;*/
	font-weight: normal;

}
.listeArticle td a:hover {
/*	font-weight: bold; */
	color: #99CC00;
	text-decoration: none;
}
table.listeArticle {
	cell-spacing:0px;
	border-style:none;
	border-color:#FF0000;
	border-width:1px; 
}
td.listeArticle {
	cell-spacing:0px;
	border-style:none;
	border-color:#FF0000;
	border-width:1px; 
}
.date {
	font-style: italic;
	color: #FF0000;
}.copyright {
	font-size: x-small;
}
.dateArticle {
	font-style: italic;
	color: #FF9900;
	font-size: xx-small;
}
.auteurArticle {
	font-style: italic;
	color: #FFCC66;
	font-size: xx-small;
}

.boutonEnvoyer {
background-color: #FFFFCC;
border-color: FF0000;
border-width: 1;
font-size: 10pt;
font-weight: bold;
}

.champTexte {
border-color: FF0000;
border-style: solid;
border-width: 1;
font-size: 10pt;
font-weight: bold;
}
img {
	border: none;
}
input {
	background-color: #FFCC66;
	border: 1px solid #FF0000;
	line-height: normal;
}
.bouton {
	border: 0px none #FF0000;
}
.titrePage, h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FF0000;
	text-align: center;
	text-transform: uppercase;
}
hr {
	color: #CC0000;
	background-color: red;
	height: 1px;
	border: 0;
}
