#partie_milieu-interieur-change { 
	width:900px;
	height:440px;
}
/* boite formulaire */
#formulaire-contact { 
	width:560px;
	height:400px;
	border:#888 1px solid;
	float:left;
}
.formulaire-contact {
	margin-left:20px;
}
.position-formulaire-contact {
	margin:20px;
}
.rose {
	color:#fc00fc;
}
.legende {
	color:#fc00fc;
	font-size:0.85em;
}
.imput  { 
	width:250px;
	height:20px;
	border:#888 1px solid;
	background-color:#fff;
	font-family:PrestigeElite Std, courier New;
	color:#888;
}
.envoyer  { 
	width:100px;
	height:20px;
	border:#888 1px solid;
	background-color:#888;
	font-family:PrestigeElite Std, courier New;
	color:#fff;
}
/*#nom { 
	margin-left:173px;
}
#email  { 
	margin-left:149px;
}
#description  { 
	margin-left:5px;
}
#message  { 
	margin-left:20px;
}
#envoyer  { 
	margin-left:196px;
}*/
/* boite image */
#boite-image { 
	width:280px;
	height:400px;
	/*background-color:#00FF00;*/
	float:left;
}
/* formulaire 2 */
#boite-question-contact { 
	width:260px;
	height:200px;
	float:left;
	line-height:20px;
}
#boite-reponse-contact { 
	width:260px;
	height:200px;
	float:left;
}
#nom { 
	margin-left:10px;
}
#adr_mail  { 
	margin-left:10px;
}
#objet  { 
	margin-left:10px;
}
#message  { 
	margin-left:10px;
}

