body {
	margin: 8px;
	padding:0px;
	background-color:#ffffff;
	font-family: "Trebuchet MS",Georgia, Serif, times;
	font-size:100%;
	color:#000000;
	background-repeat:repeat-y;
	background-position:center center;
}
h1 {
	margin:10px;
	font-size:1.1em;
	font-weight:bold;
}

h2 {
	margin:5px;
	font-size:0.95em;
	font-weight:bold;
}

a{
	color:#172750;
}


ul {
	list-style-type:circle;
}
#container {
	width:982px;
	height:642px;
	color:#000000;
	background-color:#ffffff;
	background-image:url(images/fond.gif);
	background-repeat:repeat-y;
	margin:auto;
}
#sign{
color:#763682;
text-align:center;
margin-top:0px;
}
#sign a{
color:#763682;
text-decoration:none;
}
#sign a:hover{
text-decoration:underline;
}

.menu{
	width:982px;
	height:21px;
	background-color:#faeb1d;
	font-size:1em;
	color:#172750;
	text-align:center;
}

.menu a{
	border-right:1px solid #172750;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#172750;
	margin:0px;
}

.menu a:hover{
	background-color:#172750;
	color:#faeb1d;
}

#page{
	border:2px solid #faeb1d;
	padding:10px;
	color:#172750;
	font: 0.9em "Trebuchet MS",Georgia, Serif, times;
}

#cadre_bas{
	clear:both;
	width:100%;
	text-align:center;
}

.cadre_bas_jaune{
	border:2px solid #faeb1d;
	width:210px;
	height:140px;
	float:left;
	margin:0px 10px 0px 10px;
}

.cadre_bas_jaune a{
	padding:0px;
	text-decoration:none;
	font-weight:bold;
	color:#172750;
	margin:0px;
	font-size:0.9em;
}