#projet {
	display: block;
	background-color: #666666;
	width: 550px;
	padding: 0 20px 0 20px;
}
label {
	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma;
	font-size: 0.9em;
}
.norm {
	font-size: 1em;
	color: #FFFFFF;
	font-family: verdana;
	font-weight: normal;
}
.big {

	color: #FFFFFF;
	font-weight: bold;
	font-family: tahoma;
	font-size: 0.9em;
}
.big_bread_title {
	font-size: 1.5em;
	color: #99C228;
	font-weight: bold;
}
.little_bread_title {
	font-style: italic;
	color: #CCCCCC;
}
hr {
	/*color: white;*/
background-color: white;
	height: 1px;
	border: 0;
	margin: 0 0 20px 0!important;
}
.form_top {
	background-image: url(images/form_top.gif);
	background-repeat: no-repeat;
	height: 26px;
}
.form_bottom {
	background-image: url(images/form_bottom.gif);
	background-repeat: no-repeat;
	height: 26px;
}
.formulaire p {
	font-size: 1em;
	margin: 0 0 15px 0;
}

#coords {
	display: none;
	background-color: #666666;
	width: 550px;
	padding: 0 20px 0 20px;
}
input.send-btn {
	width:165px;
	text-align:center;
	line-height:26px;
	font-size:1.1em;
	height:27px;
	background: url(images/bt_form_long.gif) no-repeat;
	font-weight:100;
	color:#4F6C46;
	text-decoration: none;   
	margin: 0;
   padding: 0 0 5px 0;
   border: 0; cursor: pointer;
}

input.send-btn:hover {
background-position: 0 -27px
}
#habitation {
	display: block;
	background-color: #666666;
	width: 550px;
	padding: 0 20px 0 20px;
}
