#content.sas div.main div.center h3 {
	color: #d9273f;
}

#content.sas div.main div.center a {
	color: #626262;
	text-decoration : none;
}

#content.sas div.main div.center a:hover {
	text-decoration : underline;
}

tr.job-out {
	cursor: default;
	background-color: #FFF;
}

tr.job-over {
	cursor: pointer;
	background-color: #ebebeb;
}

#recrutement-form p {
	margin-top: 3px;
}

#recrutement-form p label {
	width: 90px;
	font-weight: bold;
	font-size: 11px;
	color: #626262;
}

#recrutement-form p input[type='text'], textarea {
	width: 140px;
}

#recrutement-form p input[type='file'] {
	font-size: 11px;
}

#recrutement-form p select, input, textarea {
	background-color: #e7eaed;
	border-top: 2px solid #828177;
	border-left: 2px solid #828177;
	border-right: 2px solid #f9f8f3;
	border-bottom: 2px solid #f9f8f3;
}

#recrutement-form p label, select, input {
	display: block;
	float: left;
	font-size: 11px;
}

ul.form-errors {
	margin-left: 0;
	padding: 5px;
	list-style: none;
	border: 2px solid #e22626;
}

ul.form-errors li {
	padding: 2px;
	color: #e22626;
}

div.form-success {
	padding: 5px;
	border: 2px solid #52aa4a;
	font-weight: bold;
	color: #52aa4a;
}

#poste-recrutement {
	margin-top: 30px;
}

#poste-recrutement th {
	text-align: left;
	width: 165px;
	padding: 5px;
	border-right: 1px solid #EEE;
	vertical-align: top;
}

#poste-recrutement td {
	font-weight: normal;
	padding: 5px 0 5px 20px;
	border-collapse: collapse;
	vertical-align: top;
	word-wrap: break-word;
}

#poste-recrutement td div {
	width: 285px;
	word-wrap: break-word;
	overflow: hidden;
}

#poste-recrutement-footer {
	margin-top: 10px;
	margin-left: 5px;
	border-top: 1px solid #EEE;
	padding-top: 10px;
	width: 500px
}

#content.sas div.main div.center div.actualite-contenu a {
	color:#626262;
	text-deocration:underline
}

#content.sas div.main div.center div.actualite-contenu a:hover {
	color:#4d4d4d;
	text-deocration:underline
}
