.conteneur {
	height: 450px;
	width: 796px;
	position: absolute;
	background-image: url(../img/commun/gradient_fond.jpg);
	background-repeat: repeat;
}
.gen {
	height: 170px;
	width: 750px;
	margin-left: 30px;
	margin-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.syn {
	width:750px;
	height:250px;
	margin-left: 30px;
}
.enc {
	margin-left: 250px;
}
.syntxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
#udp {
	position:absolute;
	width:32px;
	height:20px;
	z-index:1;
	left: 296px;
	top: 288px;
}
#links {
	position:absolute;
	width:155px;
	height:27px;
	z-index:1;
	left: 361px;
	top: 282px;
	text-align: center;
}
#sdi {
	position:absolute;
	width:155px;
	height:27px;
	z-index:1;
	left: 544px;
	top: 281px;
	text-align: center;
}
.fonct {
	height: 340px;
	width: 750px;
	margin-left: 30px;
	margin-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.plugins {
	height: 440px;
	width: 750px;
	margin-left: 30px;
	margin-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#stream_enc_txt {
	position:absolute;
	width:315px;
	height:198px;
	z-index:1;
	left: 30px;
	top: 5px;
}
#stream_enc_plug {
	position:absolute;
	width:345px;
	height:188px;
	z-index:1;
	left: 381px;
	top: 5px;
}
#stream_dec_txt {
	position:absolute;
	width:315px;
	height:217px;
	z-index:1;
	left: -351px;
	top: 217px;
}
#stream_dec_plug {
	position:absolute;
	width:395px;
	height:216px;
	z-index:2;
	top: 217px;
	left: 0px;
}

