@charset "UTF-8";
/* CSS Document */

#info h2 {
	margin: 0 0 25px 0;
}
#info h4 {
	margin: 10px 0 10px 0;
	font-size:18px;
	font-weight:normal;
}
.program {
	width:942px;
	text-align:center;
	margin:0 0 25px 0;
}
.title_wrapper {
	width:908px;
	margin:0 auto;
	}
.program .title {
	width:908px;
	text-align:left;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0 0 10px 0;
}
.program .sub_title {
	width:908px;
	text-align:left;
	font-size:16px;
	font-style:italic;
	font-weight:lighter;
	}
.program p {
	margin: 8px 0 8px 0;
}
.program .column_left_wrapper {
	width:600px;
	text-align:center;
	float:left;
}
.program .column_left {
	margin:0 auto;
	width:567px;
}
.program .column_right_wrapper {
	width:342px;
	float:left;
	text-align:center;
}
.program .column_right {
	width:308px;
	margin:0 auto;
	text-align:left;
}

.program img {
	/*height:275px;
	width:300px;*/
	padding:5px 15px 0px 1px;
	float:left;
	}
.program ul {
	padding:0 0 20px 16px;
}
.program li {
	list-style:disc;
	color:#FFC800;
	text-align:left;
	}
	
.yellow {
	background:#FFD200;
	}
.events {
	height:22px;
	width:908px;
	text-indent:-9999em;
	background:url(../site_images/pages/events.gif) no-repeat left;
}

.evenements {
	height:22px;
	width:908px;
	text-indent:-9999em;
	background:url(../site_images/pages/evenements.gif) no-repeat left;
}

