.KT_required{
	color:#FF0000;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

input, textarea, select {
    width:300px;
	border:1px solid #cad8db;
	color:#688494;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;	
	background:#FFFFFF;
}
.i_focus{
	border-left:4px solid #cad8db;
}

#KT_Custom1{
	font-weight:bold;
	border:none;
	height:20px;
	width:100px;
	color:#FFFFFF;
	background:url(../images/bt_envoyer.gif) no-repeat;
	font-size:9px;
}

#KT_Custom1:hover{
	background:url(../images/bt_envoyer_over.gif) no-repeat;
}


/*--------------------------------Merci----------------------------*/
#formulaires_merci{
	margin:50px;
}