/* CSS Document */
#cont-prog {
	width: 541px;
	margin-right: auto;
	margin-left: auto;
}
div.programmes {
	float: left;
	width: 531px;
	background: #f8f8f8;
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 2px;
}
div.programmes-droite {
	float: left;
	width: 347px;
}
div.programmes-titre {
	float: left;
	width: 541px;
	background: #bda780;
	margin-top: 2px;
	padding: 3px 5px;
}
img.details-programmes {
	float: left;
	margin-right: 10px;
}
h1 {
	margin-top: 0px;
	color: #FFFFFF;
	margin-bottom: 0px;
}
h2 {
	color: #333333;
}
h3 {
	color: #8d7d6d;
}
h6 {
	text-align: center;
	width: 757px;
	float: left;
}
