#contenu {
	padding-top:30px;
	background-color: #fff;
	padding-left:20px;
	margin-top:0px;
	margin-left:223px;
	z-index:1;
	position: relative;
}

#contenu .sep,
#contenu .page .sepmenu {
	width:530px;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
	color:#000;
	margin-top:10px;
}

#contenu .titre {
	font-size: 40px;
	font-weight: bold;
}

#contenu .soustitre {
	font-size: 28px;
	font-weight: bold;
}


#contenu .wrapper-bandeau {
	height:160px;
	width:594px;
	margin-top:20px;
	margin-left:-20px;
	position: relative;
	overflow:hidden;
}
#contenu .wrapper-bandeau .bandeau {
	height:160px;
	width:1000px;
	overflow:hidden;
}
#contenu .wrapper-bandeau .bandeau ul {
	padding:0;
	margin:0;
	position:relative;
	list-style:none;
}
#contenu .wrapper-bandeau .bandeau ul li {
	padding:0;
	margin:0;
	position:relative;
	float:left;
}

#contenu .texte {
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	line-height:22px;
	padding-top:10px;
	width:530px;
}
#contenu .lettrine {
	text-transform: uppercase;
	font-weight: bold;
}
#contenu .texte p.spip {
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

#contenu .pages .page {
	height: 1%;
}
#contenu .pages .page .texte a {
	color:#000;
}

#contenu .pages .page .titre-pj {
	font-weight: bold;
	text-transform: uppercase;
	font-size:11px;
	margin-top:20px;
}
#contenu .pages .page .sep {
	font-size:11px;
	margin-top:0px;
	margin-bottom:10px;
}
#contenu .pages .page .pjs .pj {
	overflow: auto;
}
#contenu .pages .page .pjs .pj .vig {
	float:left;
	width:35px;
	margin-right:5px;
	margin-bottom: 10px;
	text-align: center;
}
#contenu .pages .page .pjs .pj .nom {
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
}
#contenu .pages .page .pjs .pj .vig img {
	vertical-align: middle;
	border:0px;
}
#contenu .pages .page .pjs .pj a {
	color:#000;
}


#contenu .table-matieres {
	margin-top:10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#contenu .table-matieres .section {
	margin-bottom: 5px;
	width:370px;
	overflow: hidden;
	white-space: nowrap;
}

#contenu .table-matieres .section a {
	color:#000;
	text-decoration: none;
}

#global .sans-marge {
	padding-top:0px;
	padding-left:0;
	padding-right:0;
	position: relative;
	width:594px;
	overflow: hidden;
	margin-top:0px;
}
*html #global .sans-marge {
	margin-left:0px;
	float:left;
	display: inline;
}

/** diaporama **/
#global #contenu .diaporama {
	overflow: hidden;
	background-color: #000;
	width:594px;
	height:520px;
	position: relative;
}
#global #contenu .diaporama  {
    padding:0;
    margin:0;
    position:relative;
}
#global #contenu .diaporama img {  
    top:0; 
    left:0;
}