body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #1C3754;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
}

a:link {
	color: #336799;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #336799;
}
a:hover {
	text-decoration: none;
	color: #E32891;
}
a:active {
	text-decoration: underline;
	color: #F9AA6F;
}
h1 {
	color: #336699;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 55px;
	margin-bottom: 0px;
}
h2 {
	color: #336699;
	font-size: 14px;
	text-align: right;
	margin-top: 10px;
	margin-right: 55px;
	margin-bottom: 0px;
}
h3 {
	color: #1C3753;
	font-size: 14px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}
h4 {
	font-size: 12px;
	color: #1C3753;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 8px;
}
.header-axiom {
	background: #FFFFFF url(../images/top.jpg) no-repeat;
	height: 85px;
	width: 804px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.titlebar {
	background: #FFFFFF url(../images/intro-text.jpg) no-repeat;
	height: 35px;
	width: 718px;
	padding-top: 11px;
}
.footercol {
	width: 251px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #1C3754;
	margin: 0px;	
	background-image: url(../images/bg-col.jpg);
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(../images/submit.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 100px;
	color: #333333;
	margin-left: 4px;
	margin-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 13px;
}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 3px;
	height: 19px;
}