div#conteneur{
	background-image:url();
}
form label {
	font-weight: normal;
}
div#contenu{
	padding:0;margin:0;
	padding-top:12px;
	width:978px;
	font-size: 0.9em;
}
div#type_job{
	float:left;
	width:250px;
	height:133px;
	padding-left:27px;
	padding-top:67px;
}
div#type_job select{
	margin-top:10px;
}
.submit_job_type{
	padding:0;
	margin-left:12px;
	margin-top:-6px;
	border:0;
	width:30px;
	height:30px;
	background:url(../images/submit_job_type.gif) 0px 8px no-repeat white;
	color:white;
}
div#jobs{
	float:left;
	width:675px;
	padding-left:3px;
	padding-top:56px;
	padding-bottom:10px;
}
div#jobs table{
	margin-top:3px;
	border-collapse: collapse;
	border-bottom: 1px solid #afb2d0;
}
div#jobs table td{
	height:33px;
	border-bottom: 1px solid #afb2d0;
}
div#jobs table td.dot{
	width:67px;
	height:34px;
	text-align: center;
	border: 1px dotted #afb2d0;
	border-left-style: solid;
	border-right-style: solid;
}
div#jobs table td.libel{
	width:551px;
	text-align: left;
	padding-left:10px;
}
div#jobs table td.ref{
	afont-weight: bold;
	
}
div#jobs table img.td_plus{
	margin-top:10px;
}
p#titre_detail{
	position: absolute;
	top:250px;
	right:45px;
}
p#titre_ref{
	position: absolute;
	top:250px;
	right:110px;
}

div#mail{
	clear:left;
	height:250px;
	margin:0;
	padding:0;
	padding-top:10px;
	border-top: 1px dotted #afb2d0;
}
div#mail #part1{
	float:left;
	width:360px;
	height:200px;
}
div#mail #part2{
	position:relative;
	margin:0;padding:0;
	padding-top:23px;
	float:left;
	height:200px;
}
div#mail #mail_txt{
	width:347px;
	height:121px;
}
div#mail h2{
	margin-left:60px;
}
div#mail input{
	width: 160px;
	border: 1px solid #6e8aac;
	margin-top:7px;
}
select{
	width:158px;
}
div#mail select, div#mail textarea{
	border: 1px solid #6e8aac;
	margin-top:7px;
}
div#mail .submit{
	border:0;
	width:69px;
	height:31px;
	background-image:url(../images/send.gif);
	position:absolute;
	top:160px;
	right:0px;
	padding-bottom:6px;
	color:white;
}
div#mail select{
	width: 164px;
}
div#mail label{
	width:116px;
}
div#mail #petit{
	font-size: 0.8em;
	color:#8b8c8e;
}
span.bleu
{
	color:#003a79;
}
