body {
	font-family: helvetica, arial, tahoma, verdana;
	text-align:center;
	background-color: #DBDBDB;
	margin:0px;
	}

#entete {
	width:100%;
	height:100px;
	background-color:#000066;
	}
	
#degrade {
	width:100%;
	height:20px;
	background-image:url(images/degrade.gif);
	}

#page {
	width:auto;
	margin-right:30px;
	margin-left:180px;
	margin-top:20px;
	padding:10px;
	text-align:left;
	background-color: white;
	border: 1px solid #bbb;
	border-color: #bbb;
	}

#pied {
	width:100%;
	padding-left: 10px;
	text-align: left;	
	}
	
#news {
	position:absolute;
	width:110px;
	height:160px;
	left: 30px;
	top: 390px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 27px;
	text-align: left;
	background-color: #ccc;
	border: 1px solid #999;
	border-color: #999;
	overflow : hidden;
	}

#news span, #news span a {
	margin: 0px;
	font-size: 12px;
	color: #000066;
	}

#degrade, #degrade a {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #ddd;
	}

h1, h2 {
	font-weight: bold;
	background-color: white;
	color: #000066;
	text-align:  left;
	line-height: 24px;
	margin-left:  40px;
	margin-right:  25px;
	padding-left: 5px;
	vertical-align: middle;
	border-bottom: 2px solid #000066;
	border-color: #000066;
	}

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 12px;
	}

h2 a {
	text-decoration: none;
	color: #000066;
	}

h2 a:hover {
	color: #ccc;
	background: #000066;
	}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-align:  left;
	line-height: 24px;
	margin-left:  40px;
	margin-right:  25px;
	padding-left: 5px;
	vertical-align: middle;
	}

p, td {
	font-size: 12px;
	margin-left:  40px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
	}

p a {
	color: #000066;
	}

ul {
	font-size: 12px;
	margin-left:  60px;
	padding-left: 45px;
	list-style-type: square;
	}

.cadre {
	border: 1px solid #ccc;
	border-color: #ccc;
	margin-right:  30px;
	margin-left:  45px;
	margin-top: 5px;
	margin-bottom: 5px;
	}

.annonce {
	font-size: 12px;
	margin-left: 0px;
	font-weight: bold;
	color: #000066;
	text-align: justify;
	}

ul.annonce {
	margin-left: 20px;
	}

.bienvenue {
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #000066;
	text-align: justify;
	}

/* DIVERS */
#smenu7, #smenu7 ul, #smenu7 li {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#smenu7 {
	float: left;
	display: none;
	position: absolute;
	z-index: 3;
	left: 150px;
	width: 130px;
	background: #eee;
	border: 1px solid #ccc;
	}

#smenu7 li {
	text-align: left;
	margin-left: 0px;
	height: 24px;
	line-height: 24px;
	}

#smenu7 li a, #smenu7 a {
	color: #000;
	text-decoration: none;
	display: block;
	padding-left: 3px;
	height: 100%;
	}

#smenu7 li a:hover, #smenu7 a:hover {
	color: #000066;
	background: #ccc;
	}