@charset "utf-8";
/* CSS Document */
#edtReqExpmail_Req, 
#edtExpnom_Req,
#edtReqSujet_Req {
	left:25em;
	position: absolute;
	width: 20em;
}
#avatarenvoi {
	position: absolute;
	left:56em; margin-top:-2em;
	
}
#edtExmessage {
	width: 40em;
	vertical-align: top;
	display: block;
}
form p {
	padding-bottom: 0.5em;
}
form  {
	background-color: #666;
	padding: 3em;
	padding-top: 5em;
	width: 46em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFF;
}
form input[type=submit],
form input[type=reset] {	
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#edtExmessage {
	height: 15em;
	width: 33em;
}


