/* Surclassement */

#reserveG{
	background-image:url('img/recrutement1.jpg');
	background-position:0 100%;
	background-repeat:no-repeat;
}

h1{
	padding-bottom:70px;
}

/* Spécifique */

ul{
	font-size:.8em;
	margin-top:.5em;
	margin-bottom:.5em;
}

ul + p{
	margin-top:1.5em;
}

.ref{
	text-indent:1.5em;
	margin:0;
}

.mission{
	text-indent:0;
	margin:1em 1em 1em 1.5em;
	font-weight:bold;
}

.titreListe{
	font-style:italic;
	color:#E78200;
	font-weight:600;
}

.onglet{
	cursor:pointer;
}

.ongletTexte{
	display:none;
}

#comment{
	border-color:orange darkorange darkorange orange;
	border-style:solid;
	border-width:1px 3px 3px 1px;
	margin-left:30px;
	margin-right:10px;
	margin-top:100px;
	padding:1em 0 0.8em;
}
