/* CSS Document */

#container {
	background-image: url(../images/contact/fond-contact.png);
	background-color: #000000;
}
#rubcontact {
	position: absolute;
	left: 425px;
	top: 2px;
	height: 110px;
	width: 111px;
}
#textecontact {
	color: #FFFFFF;
	position: absolute;
	left: 267px;
	top: 162px;
	width: 436px;
	height: 249px;
	text-align: center;
}

