@charset "utf-8";

#baspagecontact1{
	position : absolute;
	top :610px;
	left :300px;
	font-family :Arial;
	font-size: 9px;
	color : rgb(128,128,128);
	font-weight : bold;
	width : 310px;
}
#baspagecontact2{
	/*
	background-color: silver;
	*/
	position : absolute;
	top :625px;
	left :550px;
	font-family : Arial;
	font-size: 9px;
	color : rgb(128,128,128);
	font-weight : bold;
	width :250px;
	text-align: center;
}