body{
	background: #ffffff url('/graphics/images/page_bg.gif') repeat-x; 
	padding-top: 20px;
	color: #222;
	text-align: center;
	font: 85% "Trebuchet MS",Arial,sans-serif;
	margin:0px;
	margin-top:8px;
}

h1,h2,p {
	margin: 0;
	padding: 0 10px;
	font-weight:normal;
}

h1,h2 {
	clear:both;
}

p {
	padding: 0 10px 15px;
}

h1 {
	font-size: 250%;
	letter-spacing: 1px;
}

h2 {
	padding-bottom: 5px;
	font-size: 200%;
	line-height:1;
	color:#002455;
}

#article h1 {
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
}
#article h2 {
	border-bottom: 1px dashed #000;
	margin-bottom: 20px;
}

div#container{
	width:920px;
	margin: 0 auto;
	padding:5px;
	text-align:left;
	background: #FFF;
}

div#header{
	background: #eabbee;
	padding-bottom: 10px;
	height:219px;	
	border-bottom: 5px solid #FFFFFF;	
	margin-top: 10px;
	margin-bottom: 36px;
}

div#headerText {
	margin-left:40px;
	margin-top:150px;
}
div#headerText h1 {
	margin-bottom:10px;
	height:25px;
	font-size: 200%;
	color: #EEE;
	letter-spacing: 1px;
}

div#headerText h2 {
	height:25px;
	font-size: 125%;
	line-height:1;
	color:#002455;
}

div#content {
	border-top: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	width:910px;
	height:100%;
	background: #eae2ea;
	padding:5px;
	margin-bottom:5px;
}

div#article {
	margin-left:200px;
	padding:10px 0;
	height:100%;
	min-height: 300px
}

#article-inplacericheditor {

	margin-left:200px;
	padding:10px 0;
	height:100%;
	min-height: 300px
}


#news {
	position: absolute;
	top:290px;
	width:200px;
	float:left;
	background-color: #eae2ea;
	border-right:1px solid #888;
}

div#nav {
	padding:10px 5px;
	margin:5px 0;
	background-color: transparent;
}

div#nav h2{
	font-size: 120%;
	color: #9E4A24;
}

div#nav h3 {
	color:#002455;
}

div#nav p a {
	text-decoration:none;
	color:#000;
}

div#nav p a:hover {
	text-decoration:underline;
	color:#000;
}

div#nav h3 {
	margin:0px;
	margin-top:2px;
}

div#nav p {
	margin:0px;
	margin-bottom:2px;
} 

div#footer {
	clear:both;
	width:920px;
	background: #eabbee;
	padding:5px 0;
	text-align:center;
	font-size:80%;
	position:relative;
	z-index: 1;
}

* html div#footer {
	z-index: -1;
}

*+html div#footer {
	z-index: -1;
}

#menu {
	width:940px;
	position:absolute;
	top:248px;
	left:-3px;
	background: #989ea6;
	height:26px;
}

#menu ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 90;
}

#menu  ul li {
	float: left;
	margin: 0 5px;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	list-style-type: none;
	background: transparent;
	border-right: 1px #fff solid;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color:#fff;
	margin: 0;
	padding: 5px 8px 5px 8px;
}

#menu  ul li a:hover {
	color: #000;
	text-decoration: none;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu  ul li a {
	float: none;
}

/* End IE5-Mac hack */
#menu  ul.level2, #menu ul.level3 {
	border-top: 1px solid #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #989ea6;
}

#menu  ul.level2 li, #menu ul.level3 li {
	border-bottom: 1px solid #fff;
	float: none;
	margin: 0;
	padding: 0;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 5px 8px 5px 8px;
}

#menu form p {
	margin: 0;
	padding: 2px 0px 5px 0px;
	
}
#menu  ul li.last {
	border:none;
}

#menu .inpimage {
	vertical-align : middle;
}


#creation {
	position:fixed;
	bottom:0px;
	padding-left:20px;
	right:10px;
	font-size:7pt;
}

a {
	color: #f8057a;
}

#logo {
	position:absolute;
	top:19px;
	margin-left:670px;
}


#modifier {
	border-top: dotted navy 1px;
	margin-left: 210px;
	padding-top: 5px;
}

#modifier button {
	text-decoration:overline underline ;
	border:1px solid;
	border-right-color:#630;
	border-bottom-color:#630;
	padding:0 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background:#989ea6;
	text-decoration:none;
	margin:4px; 
}

#annonce {
	margin-left:200px;
	display:inline;
}

#footer hr {
	height:1px;
	border:0;
	width:70%;
	background-color:#896688;;
}

.delete {
	background-color: #aaff99;
}

.insert {
	background-color: #95f6ff;
}

#connecting {
	position:absolute;
	top:0px;
	padding-left:20px;
	right:30px;
	background: transparent url(/graphics/images/user.png) no-repeat;
}

#content input {
	margin-bottom:6px;
	margin-left:250px;
	display:block;
}

#content input.editor_ok_button, #content input.editor_cancel_button {
	margin-bottom:6px;
	margin-left:0px;
	display:inline;
}

#content select {
	margin-bottom:6px;
	display:block;
}

#content label {
	float:left;
	width:250px;
	padding-left:30px;
}

#content a[href^="http"] {
	padding-right:20px;
	background: transparent url(/graphics/images/external_link2.gif) no-repeat right;
}

.newsDiv {
	margin:10px;
}

.newsDiv p.auteur {
	font-size: 9pt;
	margin-top:5px;
}

.newsDiv h2 {
	border-bottom: 1px dotted #989EA6;
}

.hide {
	visibility: hidden;
	display:none;
}

.cpanel {
clear:both;
margin-top:10px;
padding-top:10px;
height:150px;
}

.cpanel h2 {
	border-bottom:dotted navy 1px;
}

.cpanel div.icon {
float:left;
margin-bottom:5px;
margin-right:5px;
text-align:center;
}
.cpanel div.icon a {
border:2px solid #F0F0F0;
color:#666666;
display:block;
float:left;
height:97px;
text-decoration:none;
vertical-align:middle;
width:108px;
}
.cpanel div.icon a:hover {
background:#F9F9F9 none repeat scroll 0%;
border-color:#EEEEEE rgb(204, 204, 204) rgb(204, 204, 204) rgb(238, 238, 238);
border-style:solid;
border-width:2px;
color:#0B55C4;
}
.cpanel img {
margin:0pt auto;
padding:10px 0pt;
border: 0px;
}
.cpanel span {
display:block;
text-align:center;
}

#content table input {
	margin:0px;
	display:inline;
}

del {
	text-decoration: line-through;
}

.erreur {
	color: red;
	font-weight:bold;
}

.tothetop {
	background: transparent url('/graphics/images/top.gif') no-repeat 0 0;
	width:38px;
	height:39px;
	float:right;
	text-decoration:none;
}

hr {
	clear:both;
	position:relative;
	top:10px;
	margin-bottom:10px;
	color: #92bcc8;
	background-color: #92bcc8;
	height: 1px;
	border: 0;
}