body 
{
	background-image: url(images/fondG.jpg), url(images/fondD.jpg);
	background-position: top left,top right ;
	background-color:#A1A0BF;
	background-repeat: repeat-y;
}
#page
{
	background-color: #A1A0BF;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	
}

#entete 
{
	padding-left: 200px;
}
#menu
{
	background-image: url(bouton2.jpg);
	float: left;
	border-top-color: #6633CC;
	border-right-color: #6633CC;
	border-bottom-color: #6633CC;
	border-left-color: #6633CC;
	margin: 10px;
}
#corps
{
	
	vertical-align: middle;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 260px;
}

#pub
{
	/*position:absolute;*/
	z-index: 1;
	/*left: 213px;
	//top: 615px;
	//width: 151px;
	//height: 135px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;*/
}

#tarif{
	position: absolute;
	left: 682px;
	top: 418px;
	width: 325px;
	height: 120px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 15px;
	text-align: center;
}
