.td_text_form{
	font-family:verdana;
	font-size : 12px;
	font-weight : normal;
  color:#2F2114; 
}
.text_petit{
	font-family:verdana;
	font-size : 12px;
	font-weight : normal;
  color:#2F2114; 
}
.text_title{
	font-family:verdana;
	font-size : 12px;
	font-weight : normal;
  color:#2F2114; 
	font-weight:bold;
}
#mail_input{
width:150px; 
float:left;
height:20px;
}
#mail_input2{
width:140px; 
float:left;
clear:left;
}
#mail_input1{
margin-left:0px;
height:20px;
width:100px;
float:left;
clear:left;
text-align:right;
}
#mail_input3{
height:32px;
float:left;
clear:right;
}

#mail_label1{
margin-left:20px;
width:190px;
float:left;
text-align:left;
height:20px;

}
#mail_label2{
margin-left:0px;
width:190px;
float:left;
text-align:left;
height:25px;
}

.button{
	background-color: #F8E497;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #2F2114;
	width: 75px;
	height: 20px;
	padding-bottom:2px;
}
.buttonover{
	background-color: #EBD06E;
	color: #000000;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #2F2114;
	width: 75px;
	height: 20px;
	cursor: pointer;
}
.inputForm{
	 font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #2F2114;
	padding: 0px;
	margin: 0px;
	width: 170px;
	font-weight: normal;
	color: #1B1A19;
	background-color: #F8E497;
}
.inputFormOver{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #2F2114;
	padding: 0px;
	margin: 0px;
	width: 170px;
	font-weight: normal;
	color: #1B1A19;
	background-color:#EBD06E;
}
#envelope{
background:url(../images/charte/envelope.gif);
background-repeat:no-repeat;
background-position:280px 120px;
width:283px;
height:363px;
}

