body {
	background-color: #2E0F43;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-image:  url(images_css/accueil/fond.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

html, body {
height: 100%;
width: 100%;
}

#pageContainer {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 984px;
	height: 478px;
	margin-top: -239px;
	margin-left: -492px;

}

#centre{
	width: 983px;
	height: 446px;
	background-image:  url("images_css/accueil/centre.gif");
	background-repeat: repeat-y;
}

#bas {
	width: 983px;
	height: 32px;

}

#visuel {
	float: left;
	width: 399px;
	height: 446px;
	background-image:  url(images_css/accueil/temp_visuel.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#gauche {
	float: left;
	width: 278px;
	height: 446px;
	background-image:  url(images_css/accueil/fd_gauche.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#entreDeux {
	float: left;
	width: 24px;
	height: 446px;
	background-image:  url("images_css/accueil/entredeux.gif");
	background-repeat: repeat-y;
}

#droite {
	float: left;
	width: 276px;
	height: 446px;
	background-image:  url(images_css/accueil/fd_droite.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#boutique {
	vertical-align: Top;
	width: 278px;
	height: 306px;
}
#contBoutique {
	float: left;
	width: 201px;
	height: 200px;
	/*line-height:22px;*/
}

#minute {
	vertical-align: Top;
	width: 276px;
	height: 306px;
}

#contMinute {
	float: left;
	width: 201px;
	height: 200px;
}

#lettre {
	width: 430px;
	height: 31px;
	vertical-align: middle;
	float: left;
	margin-top: 7px;
}
#fil{
	width: 160px;
	height: 31px;
	vertical-align: middle;
	float: left;
	margin-top: 7px;
}

#footer{
	width: 300px;
	height: 31px;
	vertical-align: middle;
	float: right;
	margin-top: 12px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.titrePack {
	color: #E0B7E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.prixPack {
	color: #B879B8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#fleur {
	float: left;
	width: 66px;
	height: 306px;
}