* {
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-align: justify;
	cursor: default;
}

body {
	margin: 0;
	padding: 0;
	margin-top: 4px;
	background-color: #fff;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #33a;
}

a:hover {
	text-decoration: none;
	color: #999;
}

.footer {
	text-align: right;
	background-image: url('img/footer.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

label {
	color: #003063;
}

.small {
	font-size: 10px
}

tr.list td {
	color: #9b0127;
}

tr.list td.title {
	font-weight: bold;
}

/*
a {text-decoration:none;}
a:link {color: "#546dc1"}
a:visited {color: "#546dc1"}
a:hover {color: "#aaaaaa";}
a:active {color: "#546dc1"}

.mystatuscaption {font-size: 10px;font-weight: bold;font-style: normal;font-family: "arial", "helvetica", sans-serif;color:#bbbbbb;}
.border {border-style: solid;border-color: #cccccc;border-width: 1px;}
.texte2 {font-size:10px;font-family: "verdana", sans-serif;text-align:justify;cursor:default}


.head {padding-left:20px;padding-top:0px;font-weight: bold;font-size:15px;font-family: "verdana","helvetica", sans-serif;color:#ffffff;cursor:default}
.input{background-color: "#fff3d6";font-size:14px;font-family: "arial";}
.select{background-color: "#fff3d6";font-size:14px;}
.list1{font-size:12px;font-family: "arial", sans-serif;color:#9b0127;font-weight:bold;}
.list2{padding-left:5px;font-size:12px;font-family: "arial", sans-serif;color:#9b0127;}
.titre {color:#003063;font-size:12px;font-family: "arial", sans-serif;text-align:justify;cursor:default;font-weight:normal;}
*/