@import url("leSite.css");
#pageTemp{
	font-size:20pt;
	font-weight:bolder;
	color:#fff;
	text-align:center;
	margin-top:150px;
}
#page{
	background:url("../images/accueil.jpg");
}
#videHaut,#videHaut1{
	position:relative;
	float:left;
	width:100%;
	height:355px;
}
#videHaut1{
	height:355px;
}
#adresseMail{
	position:relative;
	float:left;
	width:250px;
	height:40px;
	cursor:pointer;
}
div.videGauche,div.videGauche1{
	position:relative;
	float:left;
	width:535px;
	height:30px;
}
div.videGauche1{
	width:535px;
}
#ventes,#sInscrire,#lesproduits,#plan{
	position:relative;
	float:left;
	width:299px;
	height:35px;
	cursor:pointer;
}
#ventes{
}
#sInscrire,#lesproduits,#plan{
	margin-top:10px;
}
img.images{
	width:100%;
	height:100%;
}