
#sendetn{
	margin:0;
	background-image:url(../img/bg_color.gif);
	padding:10px;
	/*height:420px;
	width:380px;*/
}

#sendetn img{
	border:0;
	border-style:none;
}

#sendetn .sendetn_strille{
text-align:left;
background-position:top;
background-repeat:repeat-x;
height:35px;
margin-bottom:5px;
margin-top:0px;
padding-left:10px;
padding-top:0px;
}
#sendetn .sendetn_content{
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
height:auto;
letter-spacing:1px;
vertical-align:bottom;
color:#000000;
padding: 5px;
}


#sendetn .nom_exp{
	background-image:url(../img/nom_exp.png);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	margin:0px;
	padding-left:97px;
	padding-top:14px;
}
#sendetn .nom_exp_error{
	background-image:url(../img/nom_error.png);
	background-repeat:no-repeat;
	background-position:left;
	height:30px;
	margin:0px;
	padding-left:97px;
	padding-top:14px;
}
#sendetn .input-nom_exp{
	display:block;
	border:none;
	background-color:#FFFFFF;
	font-size:10px;
	width:300px;
	color:#128959;
}
/********/
#sendetn .couriel_exp{
	background-image:url(../img/couriel_exp.png);
	background-repeat:no-repeat;
	background-position:left;
	height:28px;
	margin:0px;
	padding-left:170px;
	padding-top:13px;
}
#sendetn .couriel_exp_error{
	background-image:url(../img/mail_exp_error.png);
	background-repeat:no-repeat;
	background-position:left;
	height:28px;
	margin:0px;
	padding-left:170px;
	padding-top:13px;
}
#sendetn .input-couriel_exp{
	display:block;
	border:none;
	background-color:#FFFFFF;
	font-size:10px;
	width:230px;
	color:#128959;
}
/********/
/*#sendetn .objet{
	background-image:url(../img/couriel_dest.png);
	background-repeat:no-repeat;
	background-position:left;
	height:27px;
	margin:0px;
	padding-left:135px;
	padding-top:13px;
}*/
#sendetn .objet{
	margin:0px;
	padding-top:3px;
	font-size:10px;
	padding-left:12px;
}
#sendetn .objet label{
	font-size:10px;
	color:#128959;
}
#sendetn .objet_error{
	background-image:url(../img/mail_dest_error.png);
	background-repeat:no-repeat;
	background-position:left;
	height:27px;
	margin:0px;
	padding-left:185px;
	padding-top:13px;
}
#sendetn .select-objet{
	display:block;
	/*border:none;*/
	background-color:#FFFFFF;
	font-size:10px;
	width:215px;
	color:#128959;
}
/********/
#sendetn #message{
	margin-left:0px;
}
#sendetn #message_top{
	background-image:url(../img/message_top.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-repeat:no-repeat;
	height:43px;
}
#sendetn #message_middle{
	background-image:url(../img/message_middle.png);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	padding-top:1px;
	padding-bottom:1px;
	height:auto;
	padding-left:20px;
	/*padding-right:30px;*/
}
#sendetn #message_bottom{
	background-image:url(../img/message_bottom.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-repeat:no-repeat;
	height:20px;
}
#sendetn .input_message{
	width:370px;
	border:none #FFFFFF;
	color:#128959;
}

#sendetn #boutons{
	text-align:center;
}
#sendetn .input_boutons{
	color:#128959;
}

#sendetn #message_mail{
	text-align:center;
	color:#128959;
	padding-top:40px;
	height:320px;
}
