#coordonnees {
	width:670px;
	display:inline; 
	float:left;
	margin:15px 25px 10px 0px;
}

#cadrecnt {
	display:inline; 
	float:left;
	width:670px;
	margin:15px 25px 10px 0px;
}

#rappelpanier {
	display:inline; 
	float:left;
	width:670px;
	margin:15px 25px 10px 0px;
}

legend {
	font-size:12px;
	color: #EBE3D9;
	font-weight:bold;
}
label {
	display:inline;
	float:left;
	width:75px;
	margin:2px 4px 0px 15px;
	height:16px;
	line-height:16px;
}
.civil {
	color: #EBE3D9;
	font-weight:bold;
	width:660px;
	height:20px;
}
.motif {
	margin:0px 44px 0px 15px;
	color: #EBE3D9;
	width:265px;
}

#rappelpanier label,#rappelpanier input,#rappelpanier p{
	display: inline;
	float: left;
}
#rappelpanier p{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width:600px;
}
#rappelpanier label {
	width: 100px;
}
#rappelpanier h3 {
	margin: 10px 0 0 10px;
	padding: 0px;
	border: 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	height:20px;
}


input, textarea, select {
	border:1px solid #444444;
}
.civil input,.motif input {
	border:0px solid #666666;
}

.message {
	width:214px; 
	margin-left:50px;
}
.message2 {
	width:220px; 
	background-color:#EBE3D9;

}

.envoi {
	font-size:11px;
	color:#666666;
	background-color:#EBE3D9;
	cursor:pointer;
	width:102px;
}
.champgd {
	display:inline;
	float:left;
	width:225px;
	margin-bottom:5px;
	background-color:#EBE3D9;
}
.champ {
	display:inline;
	float:left;
	width:50px;
	margin:0px 10px 5px 0px;
	background-color:#EBE3D9;
}
.champ2 {
	display:inline;
	float:left;
	width:160px;
	margin-bottom:5px;
	background-color:#EBE3D9;
}


#btenvoi {
	width:671px; 
	text-align:center; 
	height:25px; 
}