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

.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:-12px;
	padding-bottom:24px;
	
	}

.cadre-vert{
	padding:0 24px 12px 12px;
	background:url(../medias/cadre-vert-middle.gif) top left repeat-y;
	display:block;
}

.listeProg .carriere{
	display:block;
	margin-bottom : 5px;
}

a.lire-la-suite  {
	text-decoration:none;
	font-weight:bold;
}


.back{
	display:block;
	width:100%;
	text-align:right;
	margin-bottom:15px;
}

.back a {
	text-decoration:none;
}

h3 {
	background:url(../medias/H3-etude-puce.gif)  left no-repeat;
	padding-left : 20px;
	margin-top:0;
}

.imgMarge{
	margin-left: 15px;
	margin-bottom : 15px;
}

.download{
	font-weight:bold;
}

.download a{
	text-decoration:none;
}

.file {
	margin-bottom:15px;
}
