.javascript_css {
	position: relative;
	z-index: 3;
	padding: 20px;
	background: #fffcd3;
}
#content,.section{
	padding:0;
	margin:0;
	list-style:none;
}
#content ul, #content li{
	list-style:none;
}
#content{
	overflow:hidden;
	width:858px;
	background-color:white;
	position:relative;
	height:400px;
	float:left;
	margin-bottom:20px;
	border: 1px solid #888888;
}
#content h2{
	margin:20px 0pt;
}
#content a{
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
.section{
	width:10000px;
	position:relative;
}

.section .sub{
	position:relative;
	float:left;
	padding:9px 21px 42px 21px;
	width:819px;
	height:352px;
}
.section .sub p{
	width:780px;
}
.section .next, .section .prev{
	position:absolute;
	bottom:15px;
}
.section .next img, .section .prev img{
	border:none;
}
.section .next{
	right:30px;
}
.section .prev{
	left:30px;
}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}

#section1 h2{
	color:#7C117E;
}
#section2 h2, #section2a h2, #section2b h2, #section2c h2, #section2d h2, #section2e h2, #section2f h2, #section2g h2{
	color:#0D38A2;
}
#section3 h2, #section3a h2, #section3b h2, #section3c h2, #section3d h2, #section3e h2{
	color:#9E9FA1;
}
#section4 h2, #section4a h2, #section4b h2, #section4c h2{
	color:#A0D01B;
}
#section5 h2, #section5a h2, #section5b h2, #section5c h2{
	color:#BD191A;
}

#section1{
	background-image:url(../images/fond-sinformer.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#section2, #section2a, #section2b, #section2c, #section2d, #section2e, #section2f, #section2g{
	background-image:url(../images/fond-sedeplacer.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#section3, #section3a, #section3b, #section3c, #section3d, #section3e{
	background-image:url(../images/fond-voir.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#section4, #section4a, #section4b, #section4c{
	background-image:url(../images/fond-entendre.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#section5, #section5a, #section5b, #section5c{
	background-image:url(../images/fond-toucher.png);
	background-position:top left;
	background-repeat:no-repeat;
}