form {border-bottom:1px solid #D7E0DF;}
#contenu .description {
	color:#4F6C7E;
	font-size:1.1em;
	font-weight:bold;
	}

/* =FORMULAIRE */
#contenu .title {border-bottom:1px solid #D7E0DF;}
	#contenu .title label{
		color:#fff;
		display:block;
		font-size:1.2em;
		font-weight:bold;
		height:23px;
		padding:5px 0 0 30px;
		width:317px;
		}
		#already #contenu .title label{background: #E85774 url(../../images/header_titre_smal_already.gif) no-repeat;}
		#developping #contenu .title label {background: #713366 url(../../images/header_titre_small_developing.gif) no-repeat 0% 50%;}
		#operating #contenu .title label {background: #685398 url(../../images/header_titre_small_operating.gif) no-repeat 0% 50%;}
		#visiting #contenu .title label {background:#CBD401 url(../../images/header_titre_small_visiting.gif) no-repeat 0% 50%;}
		#moving #contenu .title label {background: #00B5DD  url(../../images/header_titre_small_moving.gif) no-repeat 0% 50%;}
#contenu .ptext {
	color: #4F6C7E;
	margin: 0 0 20px 20px;
	width: 500px;
	}
#contenu input {
	border:1px solid #D7E0DF;
	color:#4F6C7E;
	margin:20px;
	width:250px;
	}
#contenu select {
	border:1px solid #D7E0DF;
	color:#4F6C7E;
	float:left;
	margin:20px;
	}
#contenu .submit {
	border:none;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	height:43px;
	margin-top:10px;
	margin-bottom:2em;
	text-indent:10px;
	width:82px;
	}
	#already #contenu .submit {background:#E85774;}
	#developping #contenu .submit {background:#713366;}
	#operating #contenu .submit {background:#685398;}
	#visiting #contenu .submit {background:#CBD401;}
	#moving #contenu .submit {background:#00B5DD;}

/* =RESULTATS */
#contenu #titre_result {
	background:url(../../images/bloc_gris.gif) no-repeat #D7E0DF;
	color:#4F6C7E;
	font-size:1.2em;
	font-weight:bold;
	min-height:26px; /*!IE*/
	margin: 8px 0 20px;
	padding-top:10px;
	text-indent:25px;
	vertical-align:middle;
	width:347px;
	}
#contenu #result {width:346px;}
#contenu #result img {margin:10px;}
#contenu #result table {
	border:none;
	width:346px;
	}
	#already #contenu #result thead tr {background: #E85774 url(../../images/header_titre_already.gif) no-repeat;}
	#developping #contenu #result thead tr {background: #713366 url(../../images/header_titre_gauche_developing.gif) no-repeat;}
	#operating #contenu #result thead tr {background: #685398   url(../../images/header_titre_gauche_operating.gif) no-repeat;}
	#visiting #contenu #result thead tr {background: #CBD401 url(../../images/header_titre_gauche_visiting.gif) no-repeat;}
	#moving #contenu #result thead tr {background: #00B5DD  url(../../images/header_titre_gauche_moving.gif) no-repeat;}
	#contenu #result th, #contenu #result td {
		font-weight:bold;
		text-align:left;
		padding-left:20px;
		}
	#contenu #result th {
		border:none;
		color:#fff;
		font-size:1.2em;
		height:28px;
		}
	#contenu #result td {
		border:1px solid #D7E0DF;
		color:#4F6C7E;
		padding: 15px 0 15px 20px;
		}
		#ville {width:300px;}
			#already #ville {background: #E85774 url(../../images/header_titre_droit_already.gif) no-repeat 100% 0;}
			#developping #ville {background: #713366 url(../../images/header_titre_droit_developing.gif) no-repeat 100% 0;}
			#operating #ville {background: #685398 url(../../images/header_titre_droit_operating.gif) no-repeat 100% 0;}
			#visiting #ville {background: #CBD401 url(../../images/header_titre_droit_visiting.gif) no-repeat 100% 0;}
			#moving #ville {background: #00B5DD  url(../../images/header_titre_droit_moving.gif) no-repeat 100% 0;}
		#code {
			border-right:1px solid #D7E0DF;
			width:80px;
			}
.new_search {
	background: url(../../images/picto_new_search.gif) no-repeat;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	min-height:23px; /* !IE */
	padding-top:3px;
	text-decoration:none;
	text-indent:30px;
	width:160px;
	}
	#already .new_search {color:#E85774;}
	#developping .new_search {color:#713366;}
	#operating .new_search {color:#685398;}
	#visiting .new_search {color:#CBD401;}
	#moving .new_search {color:#00B5DD;}

