body{
	background-image:url(../images/fondRecrutement.gif);
	background-repeat: repeat-y;
}

.contenu{
	padding-right: 0px;
	margin-top: -20px;
	margin-left: 270px;
	color: black;
	font-family: Verdana;
	font-size: 0.8em;
}

.contenu h2
{
	margin-left: 30px;
	font-weight: bold;
	font-size: 1.8em;
	color: #c90e0e;
	font-family: Arial;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align:center;
}
.contenu h3
{
	padding-left: 50px;
	font-weight: normal;
	font-size: 1.4em;
	color: #888888;
	font-family: Arial;
	padding-top: 30px;
	padding-bottom: 5px;
	text-align:left;
}
.contenu h3:first-letter{
	/* font-size: 1.4em;
	font-weight: bold; */
	color: #c90e0e;
}

.contenu h4
{	margin-left: -0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #c90e0e;
	font-family: Arial;
	padding-top: 30px;
	padding-bottom: 5px;
	text-align:center;
	/*text-decoration:underline;*/
	color:black;
	
}

.contenu .menuEmploi{
	/*margin-left: -50px;
	 margin-left: 40px; */
	margin-bottom: 10px;
	text-align: center;
}
.contenu .menuEmploi li
{
	display: inline;
	font-weight: bold;
	list-style-position: inside;
	font-size: 14px;
	list-style-type: disc;
	font-family:Arial;
}
.contenu .menuEmploi a
{
	color: #898989;
	font-family: tahoma;
}


.contenu .menuEmploi a:hover{
	color:#c90e0e ;
	font-family:tahoma;
	text-decoration:underline;
	
}
.contenu p{
	margin-bottom: 10px;
	margin-left:30px;
}
.imMid{
	vertical-align: middle;
}
.contenu a{
	color: #c90e0e;
	font-family : Arial;
	font-size : 1em;
	font-weight: bold;
	text-decoration: none;
}
.contenu a:hover{
	color: #c90e0e;
	font-family : Arial;
	font-size :1em;
	font-weight: bold;
}
.contenu .droite{
	float: right;
	margin-top:40px;
	margin-left:3px;
}

#profils
{
	border-right: gray 0px solid;
	margin-left:30px;
	margin-right: 200px;
	border-top: gray 1px solid;
	border-left: gray 0px solid;
	border-bottom: gray 1px solid;
}

/***************/