#fond {
	background-color: #F2F1E9;
	background-image: url(images/fond_broadcasting.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 1024px;
	margin-top: 0px;
	/*background-color: #B2ABA1;*/
}
#place_titre_rubrique {
	background-image: url(images/titre_broadcasting.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 631px;
}

#place_titre_webcasting {
	background-image: url(images/titre_webcasting.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 78px;
	width: 631px;
}
#place_video {
	background-color: #E4E2D2;
	margin-top: 20px;
	display: block;
	padding: 0px;
	height:240px;
}
#texte_video {
	display: block;
	padding-top:15px;
	padding-bottom:15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom:0px;
}
#video {
	float: left;
	display: block;
	width: 340px;
	height: 240px;
	margin: 0px;
	padding: 0px;
}

