@CHARSET "ISO-8859-1";
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	margin :0;
	padding: 0;
}
img.img {
	padding:0;
	margin:0;
	border:0;
}

span.R {
	color:#FF0000;
}
p.R {
	color:#FF0000;
	font-size: 70%;
	padding: 10px;
}
p.T1 {
	width:720px;
	color:#3333FF;
	font-size: 140%;
	text-align:center;
}
td.Titre {
	color:#3333FF;
	font-size: 110%;
	text-align:center;
}
p.err {
	width:720px;
	color:#ff0000;
	font-size: 110%;
	border: 1px solid #ff0000;
	text-align:center;
}
#Container {
	width:720px;
	border: 1px solid #3333FF;
}
p.OK {
	padding: 20px;
	color:#3333FF;
	font-size: 110%;
	text-align:left;
}
li {
	padding: 5px;
	color:#3333FF;
	font-size: 110%;
}
p.titre {
	font-size: 120%;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	color:#3333FF;
}
a.err {
	color:#ff0000;
	font-size: 110%;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
td {
	font-size: 12px;
	color:#3333FF;
	padding:2px;
}
td.F1 {
	width:120px;
}
td.F2 {
	width:600px;
}
td.P1 {
	color:#3333FF;
	width:80px;
}
td.P2 {
	color:#3333FF;
	width:440px;
}
td.P3 {
	color:#3333FF;
	width:100px;
}
td.P4 {
	color:#3333FF;
	width:150px;
}
td.P3R {
	text-align:right;
	color:#ffffff;
	background-color: #3333FF;
}
td.T1 {
	font-size: 110%;
	color:#ffffff;
	font-weight:bold;
	background-color: #3333FF;
}
.xdTextBox{
  height:18px;
	font-size: 11px;
}
.btn{
	cursor: pointer;
	padding:0;
	width:100px;
	height: 20px;
	font-size: 11px;
	border:0;
	color: #ffffff;
	background: url(ico_frame100.png) #3333FF top left no-repeat;
}
a.history{
	cursor: pointer;
	padding:3px 0px 0px 0px;
	width:100px;
	height: 20px;
	font-size: 11px;
	border:0;
	color: #ffffff;
	background: url(ico_frame100.png) #3333FF top left no-repeat;
	text-decoration: none;
	font-weight:none;
}
a.history:hover {
	color:#ff0000;
}