/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-color: #000000;
}

.linkpage A:link {
	text-decoration: none;
	font-weight: bold;
	color: #33CC66;
}
.linkpage A:visited {
	text-decoration: none;
	color: #33CC66;
	font-weight: bold;
}
.linkpage A:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.linkpage A:hover {
	color: #CC0000;
	font-weight: bold;
}

.news A:link {
	text-decoration: none;
	font-weight: none;
	color: #33CC66;
}
.news A:visited {
	text-decoration: none;
	color: #33CC66;
	font-weight: none;
}
.news A:active {
	text-decoration: none;
	color: #CC0000;
	font-weight: none;
}
.news A:hover {
	color: #CC0000;
	font-weight: none;
}


.action A:link {
	text-decoration: none;
	color: #0099FF;
}
.action A:visited {
	text-decoration: none;
	color: #0099FF;
}
.action A:active {
	text-decoration: none;
	color: #FFFFFF;
}
.action A:hover {
	text-decoration: none; 
	color: #FFFFFF;
}
.lien A:link {
	text-decoration: none;
	font-weight: none;
	color: #FFFFFF;
}
.lien A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.lien A:active {
	text-decoration: none;
	font-weight: none;
	color: #0099FF;
}
.lien A:hover {
	text-decoration: none;
	color: red;
	font-weight: none;
}
.date {
	color: #000000;
	background-color: #990000;
}
.rubrique {
	color: #D82828;
	font-weight: bold;
}
.bleu_ital {
	color: #0066FF;
	font-style: oblique;
}
.rouge_sombre {color: #993300; font-size: 12px; }
body {
	font-size: 12px;
}
INPUT {
color:#33CC66;
background-color:#000000;
font-size:12px;
font-family:arial;
}
SELECT {
color:#CC0000;
background-color:#FFCC00;
font-size:12px;
font-family:arial;
} 
