#duree {
	height:36px;
	background-color:#f2f2f2;
	padding-left:330px;
}
	#restant {
		width:129px;
		height:9px;
		background: url("img/restant.jpg") no-repeat top;
		padding:1px 0 0 2px;
	}
	
#etape {
	height:52px;
	width:490px;
}
	#etape span {
		float:left;
	}
	#etape h2 {
		width:376px;
	}

#letters {
	height:21px;
	width:490px;
	text-align:left;
	padding-top:4px;
}
	#letters a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#828282;
		text-decoration:none;
	}
	#letters a.actif {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#828282;
		font-weight:bold;
		text-decoration:none;
	}
    
#secteurs {
	width:490px;
	background-color:#f2f2f2;
	text-align:left;
	padding-top:4px;
	line-height:16px;
	text-align:center;
}
	#secteurs a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#828282;
		text-decoration:none;
		margin:0px 3px 0px 0px;
	}
	#secteurs a.actif {
		font-weight:bold;
	}

.tabmilieu span.societe {
	float:left;
	width:400px;
	border-bottom:1px dotted #888888;
	padding:0px;
	padding-left:4px;
    text-decoration: none;
}

.tabmilieu a.add {
	width:40px;
	border:solid 1px #cccccc;
	padding-left:1px;
    text-decoration: none;
}

.tabmilieu a.add_select {
	width:40px;
	background-color:#ededed;
	border:solid 1px #cccccc;
	padding-left:1px;
	color:green;
    text-decoration: none;
}

.tabmilieu_fournisseur {
	background: url("img/tb_milieu_ar.png") left repeat;
	padding:0px 10px 0px 10px;
}

.tabmilieu_fournisseur span.societe {
	width:130px;
	border-bottom:1px dotted #888888;
	margin:2px;
	padding:0px;
	padding-left:3px;
    text-decoration: none;
}

.tabmilieu_fournisseur a.pdf {
    height: 15px;
	float:right;
	background-color:#ededed;
	border:solid 1px #cccccc;
	padding-left:1px;
	color:#888888;
    text-decoration: none;
    margin-left:2px;
}

.tabmilieu_fournisseur a.complete_fournisseur {
    height: 15px;
	float:right;
	background-color:#ededed;
	border:solid 1px #cccccc;
	padding-left:1px;
	color:#888888;
    text-decoration: none;
}
.partenaire {
	padding:0px 10px 0px 10px;
	width:470px;
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	position:absolute;
}
.partenaire .errMsg {
	display:inline;
	margin-left:10px;
}