* {
	margin: 0px;
	padding: 0px;
}

img {
	border-style: none;
	border-width: 0px;
}

ul li.spip {
	list-style: disc;
	margin-left: 2em;
}

ol li.spip {
	list-style: decimal;
	margin-left: 2em;
}

p.spip {
	margin-top: 0.6em;
	text-align: justify;
	margin-bottom: 0.6em;
}

h1 {
	font-size: 160%;
	text-align:center;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 120%;
	margin: 0;
	padding: 0;
}

em {
	text-align:right;
	font-style: italic;
}

body {
	behavior: url(/jdr/shaan/CSS/csshover.htc);
	font: 80% verdana, arial, sans-serif;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

dl, dt, dd, ul, li, dr {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
	
#menu {
	z-index: 10;
	position: absolute;
	top: 124px;
	left: -1px;
}


#menu dr {
	float: left;
	width: 32px;
	height: 30px;
}
#menu dl {
	float: left;
	width: 149px;
	margin: 0 1px;
	height: 30px;
}

#menu dt {
	cursor: pointer;
	height: 30px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #666;
}

#menu dd {
	border: 1px solid #666;
	display: none;
}
#menu li {
	text-align: center;
}
#menu li a {
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}

#page {
	position: absolute;
	top: 30px;
	left: 150px;
	width: 791px;
}
#cadre {
	z-index: 2;
	position: absolute;
	left: 0;
	width: 788px;
	top: 155px;
	border: 1px solid gray; 
}

#back {
	cursor: pointer;
	width: 30px;
	height: 30px;
	display: block;
	border: 1px solid #666;
}
span[id=back] {
	width: 34px !important;
}

#logosden {
	position: absolute;
	top: 10px;
	left: 10px;
}

#top {
	float: left;
	position: relative;
	bottom: 50px;
	left: -130px;
	filter:alpha(opacity=60); /* IE's opacity*/
	-moz-opacity: 0.60;
	opacity: 0.60;
}


#bandeau {
        width: 790px;
        height: 155px;
	top: 0;
	left: 0;
	z-index: 1;
}

#news {
	float: left;
	width: 200px;
	padding-right: 5px;
	text-align: justify;
	border-right: 1px solid #AACCCC;
	padding-left: 5px;
	margin-right: -1px;
	font-size: 0.9em;
}

#soustitre {
	font-size: 0.8em;
}

#descriptif {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.9em;
}

#contenu {
	float: left;
	width: 560px;
	height: 100%;
	padding-left: 5px;
	text-align: justify;
	border-left: 1px solid #AACCCC;
}

#copyright {
	float: left;
	width: 765px;
	height: 90px;
	vertical-align: middle;
	margin-top: 6px;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 15px;
	text-align: center;
	border-top: 1px solid #AACCCC;
}

div[id=copyright] {
	margin-left: 11px !important;
}

