#welcombox{
	width:548px;
	height:73px;
	margin:0px;
	padding:0px;
	background:url(../img/contact_bg.gif) repeat-x 0 0;
	}
/*---------- rightbody -------*/

#rightBody .tt{
	font:16px Tahoma, Arial, Helvetica, sans-serif; color:#B7647B; text-align:justify; font-weight:bold;
	}
	
#rightBody .stt{
	display:block;	background-color:#FF99FF;  font:10px Tahoma, Arial, Helvetica, sans-serif; color:#6a182e; text-align:justify; font-weight:bold; padding: 2px 2px 2px 4px; margin:0px 0 12px 8px; height:70px; width:120px; float:left;
	}			

#rightBody .disclaimer{
	font:10px Tahoma, Arial, Helvetica, sans-serif; color:#B7647B; text-align:justify; font-weight:normal;
	}
	
	
#rightBody #image{
	display:block; margin:10px 0 0 0px; padding:10px 10px 10px 10px;
	font:11px Verdana, Arial, Helvetica, sans-serif; color:#D7C5AB; text-align:justify; text-decoration:underline;
	height:133px; width:93px; float:left;
	}

#rightBody form input.bu{
	background: url(../images/submit.gif) no-repeat 0 0; width:88px; height:22px; margin:0px 0px 0 0px; float:left; border:none;
	cursor:pointer; display:block; float:right;
						}
#rightBody form #blocerror {
	font:11px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#f00;
						}
#rightBody form .error {
	font:11px Verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#f00;
						}

#rightBody form #envoyer {
	display:block; width:111px; height:21px; margin:0px 0px 0 123px; float:left; border:none; text-align:center;
						}
					
#rightBody form .captcha {
	display:block; margin:5px 5px 5px 123px; float:left;
						}	


