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

.vocationImg{
	float:left;
	margin-right:35px;
}

.intro {
	margin-bottom:20px;
}

.vocations {
	padding-left:35px
}

.vocation{
	margin-top : 10px;
}

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

img.close{
	float:right;
}
.plus a{
	background:url(../medias/fleche-download.gif) right no-repeat;
	text-decoration:none;
	padding-right:30px;
	color:#000;
	display:block;
	margin:0;
}
.plus {
	text-align:right;
	margin-bottom:15px;
	margin-top:15px;
}

