.site_footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #666;
	padding: 15px;
}
#social {
	height: 33px;
	width: 27px;
	position: fixed;
	left: 0px;
	top: 150px;
	z-index: 1;
}
#rendezvous {
	height: 312px;
	width: 27px;
	left: 0px;
	top: 200px;
	z-index: 2;
	position: fixed;
}

