td {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
A{
	text-decoration : none;
	color : #000099;
}
A:HOVER {
	text-decoration : underline;
	color : #FF0000;
}
.actucorps {  font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.titreboutons { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF }
a.titreboutons {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
a.titreboutons:hover {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
a.titreboutons:visited {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}
.petitliens {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
a.petitliens {
	color : Red;
	text-decoration : none;
}
a.petitliens:hover {
	color : Red;
	text-decoration : underline;
}
.actutitre1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF0000}
.actutitre2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
.produittitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
}
li {
	list-style-image: url(/images/puce_li.gif);
	list-style-type: disc;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
body {
	SCROLLBAR-FACE-COLOR: #E60808;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #F3F3F7;
	SCROLLBAR-TRACK-COLOR: #E60808;
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}
