#trouvDate {
	width: 87px;
	padding: 15px;
	margin: 0px;
	background-color: #ffffff;
	border: 1px solid #a0a0a0;
	border-top: 0px;
	display: none;
	position: absolute;
}
#sendFriend {
	width: 225px;
	padding: 15px;
	margin: 0 0 0 118px;
	background-color: #ffffff;
	border: 1px solid #a0a0a0;
	display: none;
	position: absolute;
	z-index:100;
}
#sendFriendUl {
	width: 225px;
	padding: 15px;
	margin: 35px 0 0 440px;
	background-color: #ffffff;
	border: 1px solid #a0a0a0;
	display: none;
	position: absolute;
	z-index:1000;
}
#trouvDate div {
	padding: 0;
	margin: 0;
}
#trouvJour {
	float:left;
}
#trouvMois {
	float:right;
}
#trouvJour input, #trouvMois input {
	width: 25px;
}
#subTrouvDate {
	background-color: #AA0000;
	color: #ffffff;
	text-indent:-5000px;
	width:75px;
	height:24px;
	border:none;
}
#divSend-to input, #divSend-name input, #divSend-from input {
	width: 210px;
}
#subSendFriendCancel {
	background-color: #AA0000;
	color: #ffffff;
	text-indent:-5000px;
	width:68px;
	height:22px;
	margin: 5px 7px 0px 5px;
	border: none;
	background: transparent url(/images/fr/btn_annuler.jpg) no-repeat center center;
	float: right;
}
#subCitezClipCancel {
	background-color: #AA0000;
	color: #ffffff;
	text-indent:-5000px;
	width:68px;
	height:22px;
	margin: 5px 7px 0px 5px;
	border: none;
	background: transparent url(/images/fr/btn_annuler.jpg) no-repeat center center;
	float: right;
}
#cmdEnvoyer {
	background-color: #AA0000;
	color: #ffffff;
	text-indent:-5000px;
	width:66px;
	height:23px;
	margin: 5px 7px 0px 5px;
	border: none;
	float: right;
}

#commentaires-form {
	width: 400px;
	margin: 35px 0 0 600px;
}

.internal-popup {
	width: 225px;
	padding: 15px;
	margin: 35px 0 0 440px;
	background-color: #ffffff;
	border: 1px solid #a0a0a0;
	display: none;
	position: absolute;
}

.internal-popup-cancel {
cursor:pointer;
	background-color: #AA0000;
	color: #ffffff;
	text-indent:-5000px;
	width:68px;
	height:22px;
	margin: 5px 7px 0px 5px;
	border: none;
	background: transparent url(/images/fr/btn_annuler.jpg) no-repeat center center;
	float: right;
}

.invisible {
	display: none;
}

#comment-popup-author {
	margin: 5px 0;
}
#comment-popup-approbation {
	margin: 5px 0 10px 0;
	font-size: 10px;
}