/*****************************************************************************/
/*********************         TIP A FRIEND       ****************************/
/*****************************************************************************/
.tipafriend_contenu_droite input {
	float:left;
	margin:0 0 10px;
	padding:3px;
	width:200px;
}
.tipafriend_contenu_gauche {
	float:left;
	width:200px;
}
.tipafriend_contenu_droite {
	float:left;
	width:360px;
	padding:0 0 0 10px
}
.tipafriend_contenu_droite #html {
	margin:5px 0;
	width:10px;
}
.tipafriend_contenu_droite input.btn_envoyer {
	background-color:#E4E4E4;
	border-color:#E2E2E2 #4D4D4D #4D4D4D #E2E2E2;
	border-style:solid;
	border-width:2px;
	color:#333333;
	cursor:pointer;
	font-weight:bold;
	width:auto;
}
