strong, b {
	font-weight: bold;

}
body, table, td, p, div, span
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;

}
BODY {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #999999;
	margin: 0px;
	background-color: #900707;
}
body>table {
	margin: 0 auto;
}
h1 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h2 {
	font-size: 11px;
	color: #666666;
	line-height: normal;
	margin: 0px;
	font-weight: normal;
	display: inline;
}
h3 {
	font-size: 10px;
	line-height: normal;
	color: #FFFFCC;
	margin: 0px;
	font-weight: normal;
	display: inline;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.textemenu {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textemenuhover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.textemenu:hover {
	color: #000000;
}
.bdr {
	border: 15px solid #4B1010;
}
.bdr2 {
	border: 4px solid #4B1010;
}
.libelleform {
	font-size: 11px;
}
.rubform {
	font-size: 12px;
	font-weight: bold;
}
.txtfield {
	font-size: 10px;
}
.boutonform {
	font-size: 10px;
	color: #666666;
}
#tab{
	background-color: #BB0B0B;
}
@media print {

strong, b {
	font-weight: bold;

}
p, table, body , div, span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}
h1 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 11px;
	color: #000000;
	line-height: normal;
	margin: 0px;
	font-weight: normal;
	display: inline;
}
h3 {
	font-size: 10px;
	line-height: normal;
	color: #000000;
	margin: 0px;
	font-weight: normal;
	display: inline;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
}