#ann_job_id {

}
#divDansContenu {
	padding: 0;
}
.pageSP {
	padding: 0 20px;
}
#depose {
	padding: 0 20px;
}
#consult select{
	margin: 0 20px;
}
#ann_job_id h1 {
	color: #32B31A;
	padding-left: 32px;
	background: url(../img/fleche_verte.gif) 20px 15px no-repeat;
	border-top: 1px solid #EDEDED;
	padding-top: 10px;
}
#ann_job_id .mission {
	padding-left: 32px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #EDEDED;
}
#ann_job_id .annG{
	clear: both;
	float: left;
	font-weight: bold;
	color: #595959;
	width: 200px;
	padding-bottom: 6px;
	text-align: right;
	margin-right: 10px;
}
#ann_job_id .annD{
	float: left;
	padding-bottom: 6px;
	width: 310px;
}
#ann_job_list th {
	font-weight: bold;
	padding: 3px 5px 3px 17px;
	background: url(../img/vert_carre.gif) 5px 8px no-repeat;
	text-align: left;
	color: #32B31A;
}
#ann_job_list td {
	border-top: 1px solid #EDEDED;
	padding: 3px 5px 3px 5px;
}
#ann_job_list table a:link, #ann_job_list table a:visited {
	padding-left: 12px;
	background: url(../img/fleche_verte.gif) 0 4px no-repeat;
	color: #0082C8;

}
#ann_job_list td.date {
	padding-left: 17px;
	color: #595959;
	font-weight: bold;
}
#ann_job_list td.lieu {
	padding-left: 17px;
}
a.imprimer:link, a.imprimer:visited  {
	margin-right: 20px;
	float: right;
	color: #000;
	padding-right: 18px;
	margin-top: 15px;
	background: url(../img/feuille_imprimer.gif) right no-repeat;
}

#depose input[type=submit] {
	background: #E71F00;
	border: 1px solid #EE634D;
	color: #FFF;
	padding: 0px 10px;
	font-weight: bold;
}
#depose .ligne {
	margin-bottom: 5px;
}
#depose .ligne label{
	color: #383838;
}
#depose .ligne input[type=text], .ligne textarea{
	width: 100%;
}