html, body {
	height: 100%;
	margin: 0;
	background: url(images/dos.jpg) repeat-y center;
	color: #660066;
	font: 14px Georgia, "Times New Roman", Times, serif;
	}
h1{color: #FFFFFF;
font-size:9px;
text-align:right;}
div#global {
	min-height: 100%;
	width: 760px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
	background: url(img/global.png) center repeat-y;
	}
div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 50px; 
	overflow: auto;
	}
div#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	background: url(images/bas.jpg) no-repeat center;
	font-size: 9px;
	text-align:center;
	}
div#content {
	float: right;
	width: 520px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: #660066 solid 1px;
	text-align:justify;
	min-height:100%;
	}
div#sidebar {
	float: right;
	width: 210px;
	}
div#header {
	color: #fff;
	height: 288px;
	position: static;
	padding-bottom: 40px;
	padding-top: 20px;
	background:url(images/nouvfond.jpg) no-repeat center;
	}
div#header h1 {
	margin: 0;
	position: absolute;
	bottom: 10px;
	left: 90px;
	font-size:9px;
	}
ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul#menu li a {
	display: block;
	height: 30px;
	line-height: 30px;
	
	padding-left: 35px;
	margin: 2px 0;
	border-bottom: 1px solid #ff6600;
	color: #ff6600;
	text-decoration: none;

}


ul#menu li a:hover {
background: url(images/titre_menu.jpg) repeat left center ;
	background-position: left bottom;
	color: #660066;
}
div#content h2 {
	padding-left: 35px;
	color: #FF6600;
	background: url(images/titreh3.jpg) repeat left;
	}
div#content h3 {
	
	font-variant: small-caps;
	color: #FF6600;
	
	}
a {
	color: #ff6600;
	font-weight: bold;
	}
a:hover {
	color: #660066;
	}
div#argauche {
	float: left;
	width: 380px;
		
	}
div#ardroit {
	float: left;
	width: 110px;
	font-size: 11px;
	margin-left:10px;
	padding:0;
	border-left: 1px solid #FF6600;
	}
div#ardroit h1 {
	padding-left: 10px;	
	color: #660066;
	}
ul#ardroit li ul a {
padding-left:0px;

}
img, .spip_logos { margin: 0; padding: 0; border: 0; }

