.td_text_form{
	font-family:Verdana;
	font-size:11px;
	color:#666666;
	  height:25px;
		vertical-align:middle;
 }
 
.title{
	font-family:Verdana;
	font-size:11px;
	color:#d9241d;
	font-weight:bold;
}
#mail_input1{
height:25px;
width:206px;
float:left;
clear:left;
text-align:right;
vertical-align:middle;
}
.mail_input{
height:25px;
width:206px;
float:left;
text-align:right;

}

.mail_label{
width:80px;
float:left;
text-align:left;
vertical-align:middle;
height:25px;
}

#mail-left{
	width:310px;
	float:left;
}
#mail-right{
	width:310px;
	float:left;
}
.button{
	background-color: #7dbb31;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 0px solid #ffffff;
	width: 73px;
	height:23px;
	background-image:url(../images/charte/btn.jpg);
	background-repeat:no-repeat;
}
.buttonover{
	background-color: #9f1b16;
	color: #ffffff;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 0px solid #ffffff;
	width: 73px;
	height:23px;
	cursor: pointer;
	background-image:url(../images/charte/btn-over.jpg);
	background-repeat:no-repeat;
}
.inputForm{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	width: 206px;
	height:21px;
	font-weight: normal;
	color: #666666;
	background-image:url(../images/charte/contact-box-over.jpg);
	background-repeat:no-repeat;
	border:0px solid black;
}
.inputFormOver{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	width: 206px;
	height:21px;
	font-weight: normal;
	color: #666666;
	background-image:url(../images/charte/contact-box.jpg);
	background-repeat:no-repeat;
	border:0px solid black;
}

.inputForm1{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	width: 577px;
	height:151px;
	font-weight: normal;
	color: #666666;
	background-image:url(../images/charte/mesaj-background.jpg);
	background-repeat:no-repeat;
	border:0px solid black;
}
.inputFormOver1{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	width: 577px;
	height:151px;
	font-weight: normal;
	color: #666666;
	background-image:url(../images/charte/mesaj-background-over.jpg);
	background-repeat:no-repeat;
	border:0px solid black;
}


