body
{
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



#top
{
	position: absolute;
	top: 25px;
	left: 50px;
	width: 850px;
	height: 150px;
	background-color: #CCC;
	
}
#top2
{
	position: absolute;
	top: 200px;
	left: 275px;
	width: 400px;
	height: 50px;
	background-color: #FFC;
	font-size: 10px;
	color: #060;
	padding: 5px;
}
#quebec
{
	position: absolute;
	top:250px;
	width: 600px;
	height: 250px;
	left: 200px;

}
#google
{
	position: absolute;
	top: 425px;
	left: 25px;
	width: 150px;
	height: 200px;
	
}
#coordonnees
{
	position: absolute;
	top: 425px;
	left: 200px;
	height: 250px;
	
	width: 660px;
}
#bottom
{
	top: 800px;
	position: absolute;
	width: 1000px;
	height: 20px;
}
#fullbottom
{
	position: absolute;
	top:850px;
	width: 1000px;
	height: 40px;
	
}
#signature
{
	position: absolute;
	top: 900px;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #F30;
}











