@charset "UTF-8";
/* CSS Document */

body{
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
#div_centre{
	height: 499px;
	width: 900px;
}
.text_contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#block_son{
	width: 100px;
	height: 40px;
	display: inline;
	float: right;
	margin-right: 70px;
}

