#envoyer
{
 display:block;
 border:0px;
 text-decoration:none;
 cursor:pointer;
 text-decoration:none;
 color:#000;
 font-family:arial;
 font-size:12px;
 font-weight:bold;
 margin-left:10px;
 margin-top:10px;
 float:right;
 
 padding-top:7px;
 text-align:center;
 height:19px;
}

#envoyer
{
width:81px;
background:url(../img/commun/interface/background_bouton_standard.gif) top left no-repeat;

}


#message_form{
	background-color:#4F2222;
	width:650px;
	padding:10px;
	border:1px solid #9F5959;
	border-left:0;
	border-right:0;
	margin:20px auto 0;
	text-align:center;
	color:#FFF;
}
