body {
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #646464;
	SCROLLBAR-3DLIGHT-COLOR: #adadad;
	SCROLLBAR-ARROW-COLOR: #ff9600;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #646464;
	background-position: bottom;
	background-position: left;
}
table.accueil{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
table.contenu{
	margin: 0px;
	padding: 0px;
	height: 100%;
}


form {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
select {
	border-right: #216396 1px solid;
	border-top: #216396 1px solid;
	border-left: #216396 1px solid;
	border-bottom: #216396 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #216396;
	font-size: 10px;
	background-color: #ffffff
}

input {
	border-right: #216396 1px solid;
	border-top: #216396 1px solid;
	border-left: #216396 1px solid;
	border-bottom: #216396 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #216396;
	font-size: 10px;
	background-color: #ffffff
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}
strong {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}a:hover {
	font-weight: bold;
	color: #FF7A00;
	text-decoration: underline;
}

.errormessage {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
textarea {

	border-right: #216396 1px solid;
	border-top: #216396 1px solid;
	border-left: #216396 1px solid;
	border-bottom: #216396 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #216396;
	font-size: 10px;
	background-color: #ffffff
}
.signature {
	background-color: #CCCCCC;
}
.bgpastel {
	background-color: #EAF3F9;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
