@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 0px 12px;
	background:url(../medias/cadre-vert-middle.gif) top left repeat-y;
}

.etude h3 {
	margin-top:0;
	padding-left: 15px;
	background:url(../medias/H3-etude-puce.gif) left 2px no-repeat;
	font-weight : bold;
	font-size: 14px;
	text-transform:uppercase;
}


div.titre {
	display:block;
	background:url(../medias/H2-etude-left.gif)  top left no-repeat;
	margin-bottom:10px;
	padding-bottom:3px;
	height:19px;
}

h2 {
	display:inline;
	margin-left:8px;
	padding: 1px 8px 3px 2px;
	margin-bottom:10px;
	color:white;
	height:23px;
	background:#b3cb19 url(../medias/H2-etude-right.gif)  right top no-repeat;
	
}
.texte {
	padding-bottom:24px;
}

