.prog-big {
	color:#787878;
	font-size: 110%;
}

#prog-content {
}

/* the programmations listings */
#prog-content #prog-listing {
}
/* the select box section */
#prog-content #prog-filter {
	text-align: center;
	height: 3.5em;
	padding-top: 0;
	margin-bottom:0.5em;
}
/* each result entry */
#prog-listing .programmation {
	margin: 3em 0 2em 0;
}

.prog-entry {
	overflow: auto;
	width: 100%;
	padding: 10px;
	background-color:#F5FAFE;
	border-bottom:1px solid #D4EAF8;
	border-top:1px solid #D4EAF8;
	
}

.prog-separator {
	margin: 1em 0 1em 0;
}

.prog-trie {
	margin: 0 1em 0 0;
}
.prog-trie p {
	padding:0;
	margin:0;
	color: #000;
}

.prog-header {
}

.prog-body {
}

.prog-body .prog-left{
	float: left;
	margin-right: 10px;
}

.prog-body .prog-content{
	float: left;
	/*width: 640px;*/
	width: 412px; /* 640 - 228 (see the prog-date value */
	width: 640px; /* 640 - 228 (see the prog-date value */
	width: 636px; /* 640 - 228 (see the prog-date value */
}

.prog-right {
	color: #222;
	text-align: right;
	float: right;
	width: 228px;
	width: 208px; /* A bit less than 228px, 228px MAX */
}

/*
.prog-date {
	text-align: right;
	float: right;
	width: 228px;
	width: 208px;  A bit less than 228px, 228px MAX 
	font-size: 130%;
	font-weight: bold;
	color: #333;
}
*/

.prog-heure, .prog-moment, .prog-cout, .prog-photo {
}


.prog-title {
	color:#3597BB;
	font-size: 160%;
	width: 760px; /* 760 - 228 see prog-date value */
}


.prog-description {
	color: #333;
}


.prog-lieu {
	padding-bottom: 1em;
}

.prog-download {
	color: #666;
}

.prog-photo {
}

.prog-type {
}

/*
.prog-photo .galerie-text {
	font-size: 90%;
	color: #999;
	float: left;
	text-align: right;
	padding-right: 10px;
	width: 100px;
}

.prog-photo img {
	float:left;
	width: 100px;
}
*/


.prog-lieu span, .prog-download span {
	font-weight: normal;
}


img.avatar {
}

img.icon {
}
