body
{
	background: white;
	font-family: verdana;
	width: 1000px;
	margin: auto;
	color: black;
}
.underline { text-decoration: underline; }
a 
{
	text-decoration: none;
	color: #355e91;
}
p
{
	margin: 0px;
}
form
{
	font-family: verdana;
}
#corps
{
	background: url("images/fond9.JPG") no-repeat white;
	margin-top: 0px;
	border-left: 3px solid #355e91;
	float: left;
	margin-bottom: 15px;
}
#top
{
	margin: 0px;
	padding-top: 1px;
	height: 80px;
	margin-left: 430px;
	margin-bottom: 1px;
}
#top p
{
	margin: 0px;
	font-size: small;
	display: inline;
}
#stat #login_p
{
	font-weight: bold;
	float: right;
	padding-right: 5px;
	padding-top: 4px;
}
#corps2 a
{
	color: #355e91;
	text-decoration: underline;
}
#corps2
{
	background: url("images/deg.png") no-repeat bottom;
	float: left;
	margin: 0px;
	margin-left: -3px;
	border-left: 3px solid #355e91;
	padding: 5px 5px 10px 10px;
	margin-bottom: 0px;
	width: 985px;
}
#corps2 p
{
	margin-top: 0px;
}
#menu, #menu ul
{
	font-size: 15px;
	height: 20px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
#menu 
{
	border-top: 1px solid black;
	background-color: #355e91;
	position: absolute;
	width: 1003px;
	margin-left: -3px;
}
#menu a, #menu .niveau1 .plus, #w3c a.lien
{
	display: block;
	margin-top: 1px;
	padding-bottom: 2px;
	width: 165px;
	background: #355e91;
	color: white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	height: 1%;
}
#menu ul, #menu ul ul {  display: none;  }

#menu .n0
{
	border-bottom: 1px solid black;
	font-weight: bold;
}
#menu .niveau1 a
{
	background: #5d7fae;
}
#menu a:hover, #menu .plus:hover { background-color: #943533; }
#menu a:active, #menu .plus:active { background-color: #5F879D; }

#menu li
{
	float: left;
	position: relative;
	margin-top: -1px;
}
#menu li li
{
	float: none;
	width: 165px;
}

#menu .niveau2
{
	position: absolute;
	left: 165px;
	margin-left: 1px;
	top: 0px;
}
#menu .niveau2_bis
{
	position: absolute;
	left: -167px;
	margin-left: 1px;
	top: 0px;
}
#menu li:hover .niveau1, #menu li li:hover .niveau2, #menu li li:hover .niveau2_bis { display: block; }

#stat
{
	font-size: x-small;
	background-color: #355e91;
	color: white;
	height: 14px;
	width: 998px;
	margin-top: 21px;
	padding: 0px;
	padding-left: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-left: -3px;
	float: left;
}
#stat p
{
	margin: 0px;
	margin-top: -2px;
	display: inline;
	float: left;
	padding-top: 4px;
}
#stat a {  color: white; }
#stat a:hover
{
	text-decoration: underline;
}
#w3c 
{
	float: left;
	margin-right: 5px;
}
#w3c p { display: inline; }

#corps h1
{
	text-decoration: underline;
	margin-top: 5px;
}
.delete a, .delete ul
{
	display: block;
	list-style-type: none;
}
.delete ul {display: none;}
.delete li:hover ul {display: block;}

#foot
{
	margin-top: 10px;
	border-top: 2px solid #355e91;
	padding: 5px;
	border-bottom: 2px solid #355e91;
	height: 31px;
	margin-bottom: 5px;
	clear: both;
}
#foot a
{
	color: #355e91;
	text-decoration: underline;
}
#register
{
	width: 300px;
	padding: 10px;
	text-align: center;
}
#register legend, #login legend
{
	font-weight: bold;
	color: #355e91;
}
#login
{
	width: 300px;
	margin: auto;
	padding: 10px;
	text-align: center;
}
.form_edit
{
	text-align: center;
}
.box
{
	float: left;
	margin-top: 40px;
	margin-left: 40px;
	width: 425px;
}
.box_title
{
	height: 20px;
	padding-top: 1px;
	text-align: center;
	background: #355e91;
	color: white;
	border-bottom: 1px solid silver;
}
.box_body
{
	padding: 5px;
	border-left: 3px solid #355e91;
	height: 200px;
	overflow: auto;
}
.box_body p
{
	margin: 0px;
}
#top_news
{
	float: left;
	margin-left: 40px;
	margin-top: 40px;
	width: 425px;
}
#full_news
{
	float: left;
	margin-left: 35px;
	margin-top: 20px;
	width: 900px;
	
}
.n_title
{
	height: 20px;
	padding-top: 1px;
	text-align: center;
	background: #355e91;
	color: white;
	border-bottom: 1px solid silver;
}
.n_time
{
	background: #355e91;
	font-size: x-small;
	height: 12px;
	color: white;
	padding-left: 7px;
}
.n_body
{
	padding: 5px;
	border-left: 3px solid #355e91;
	height: 190px;
	overflow: auto;
}
.n_body p
{
	margin: 0px;
}
.news
{
	float: left;
	margin-left: 40px;
	margin-top: 20px;
	width: 900px;
}
.full_n_body
{
	padding: 5px;
}
.full_n_body a
{
	font-weight: bold;
}