body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
/*	background-image:url(images/fond_page.jpg);
	background-repeat:repeat-x;
	background-position:center;*/
	background-color:#e1ebf7;
}
.sign {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#122c47;/*#193C64;*/
}
body, p, td, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
td.idxmenu, a.idxmenu, a.idxmenu:hover, a.idxmenu:visited {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu, a.menu:hover, a.menu:visited {
	color:#000000;
	font-weight:bold;
}
a, a:hover, a:visited {
	color:#0099CC;
	font-weight:normal;
}
#main {
	padding:10px;
	background-color:#f5f5f5;
	border:1px solid #000000;
	text-align:left;
	vertical-align:top;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:14px;
	color:#003366;
	font-weight:bold;
	border-bottom:1px dotted #003366;
	padding-bottom: 5px;
	margin-bottom:20px;
}
td.titre2 {
	font-size:12px;
	color:#eeeeee;
	font-weight:bold;
	border:1px solid #000000;
	background:#3f82cd;
	text-align:center;
}
img.illustr {
	border: 1px solid #003366;
	margin:3px;
}

input, select, textarea {
	border:inset 1px #003366;
}
input.button {
	border:solid 1px;
	background-color:#003366;
	color:#EEEEEE;
	padding:3px;
}
