@charset "utf-8";
/* CSS Document */
/* CALENDRIER */
a.retour-liste {
	display:block;
	width:624px;
	text-align:right;
	margin-bottom:6px;
	font-weight:bold;
	text-decoration:none;
	}
.cadre-vert-top, .cadre-vert-bottom {
	display:block;
	width:640px;
	height:15px;
}
.cadre-vert-top { background:url(../medias/cadre-vert-top.gif) top left no-repeat;}
.cadre-vert-bottom {
	background:url(../medias/cadre-vert-bottom.gif) top left no-repeat;
	margin-top:-15px;
	padding-bottom:24px;
	}

.cadre-vert {
	padding:12px 24px 12px 12px;
	background:url(../medias/cadre-vert-middle.gif) top left repeat-y;
}
h1.name {
	font-size:12px;
	color:#9aab1c;
	margin-top:-18px;
	text-transform:uppercase;
	margin-bottom:40px;
}
.details {
	display:block;
	margin-top:-18px;
	float:right;
	font-weight:bold;
	text-align:right;
}
.visuel-type {
	display:block;
	height:45px;
	width:167px;
	padding-bottom:6px;
}
h2.rdv {
	font-size:12px;
	text-transform:none;
	color:#b5c159;
	margin-bottom:0;
	}
p, .desc, .intervenants, .liens, .bloc-photos {
	margin-bottom:15px;
	font-weight:bold;
}
.bloc-photos {
	display:block;
	width:600px;
	height:120px;
}
.rdv-photo {
	display:inline;
	margin-right:20px;
}
.participer {
	font-size:13px;
	font-weight:bold;
	padding:0 15px;
	margin-bottom:24px;
}
.participer a { text-decoration:none;}

