#mail {
	width: 538px;
	color : #6785ad;
	text-align: right;
}

.intro a {
	color:#DA2F36;
	text-decoration:none;
	font-weight: bold;
}

.intro a:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}

.intro {
	font: 10px Verdana;
	
}

.formTextfield {
	width:300px;
	margin-left:10px;
	border-color : #6785ad;
}

.formTextarea {
	width:300px;
	margin-left:10px;
	border-color : #6785ad;
}


td .formLabel{
	font: 12px Verdana;
	font-variant: small-caps;
	font-weight: bold;
}

td .formTitleMail {
	background-color: #FFFFFF;
	background: right no-repeat url("../../images/custom/mail/top_big_bloc_right.gif");
	font-family:Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#FFF;	
	text-align: right;
	height: 39px !important;
	height: 34px;
	margin-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#mail_body{
	background: right repeat-y url("../../images/custom/mail/middle_bloc.gif");
	width: 538px;
}

.bouton{
	width:60px;
	height:25px;
	background: no-repeat url("../../images/custom/mail/bouton_valider_bleu.gif");
 	border: none;
 	cursor: pointer;
}

#mail_foot{
	background: top no-repeat url("../../images/custom/mail/bottom_bloc.gif");
	width: 538px;
	height: 12px;
}

.mailConfirm .bodyline2title {
	font-family: Verdana;
	font-size : 14px;
	color: #6785ad;
	font-weight: bolder;
}

.mailConfirm .lien {
	color:#DA2F36;
	cursor: pointer;
	border: 0px;
	font: 10px Verdana;
	text-decoration:none;
	font-weight: bold;
}

.mailConfirm .lien:hover {
	color:#000000;
	cursor: pointer;
	border: 0px;
	font: 10px Verdana;
	text-decoration:none;
	font-weight: bold;
}

