/*html, html * {
	position:relative;

}*/
body {
	background: #000;
	background-image:url(images/background.jpg);
	margin:0;
	color:#FFFFFF;
	font-family: Arial,"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
}
#fondGene {
	position:fixed;
	width:100%;
	/*background-image:url(images/background/img00.jpg);
	background-position:30% 30%;*/
	height:100%;
	margin:0;
}
#base {
	position:absolute;
	top:50%;
	width:100%;
	height:1px;
	left:0;
	overflow:visible;
	z-index:0;
}
#center {
	position:absolute;
	top:-300px;
	width:955px;
	margin-left:-477px;
	height:580px;
	left:50%;
	/*border:solid 1px #FFF;*/
	background-color:#000;
	z-index:1;
}
#haut {
	position:absolute;
	top:0px;
	left:0;
	width:840px;
	height:70px;
	background-color:#000;
	padding-left:115px;
	line-height:30px;
	background:url(images/logoHaut.png) no-repeat;
	z-index:200;
}
#hautAcc{
	position:absolute;
	top:44px;
	left:111px;
	z-index:220;
	width: 218px;
	height: auto;
}
#bas {
	position:absolute;
	top:513px;
	left:0;
	width:955px;
	height:67px;
	background-color:#000;
	/*background-image:url(images/bandeau_bas.jpg);*/
	z-index:100;
}
/******************************************************************/
/**************************     MENU       ************************/
/*#menu {
	position:absolute;
	top:513px;
	left:0;
	width:955px;
	height:31px;
	background-color:#000;
	background-image:url(images/menuTest.png);
	z-index:500;
}*/
#menuVis {
	position:absolute;
	top:440px;
	left:10px;
	width:104px;
	height:92px;
	z-index:400;
}
/******************************************************************/
/******************************************************************/
#welcome {
	position:absolute;
	top:518px;
	left:0;
	width:955px;
	height:39px;
	/*background-image: url(/images/menu/bg.png);*/
	z-index:500;
	text-align:center;
	font-size:14px;
	font-weight:bolder;
}
#swf {
	position:absolute;
	top:0px;
	left:0;
	width:955px;
	height:513px;
	background-color:#000000;
	/*background:url(images/logo_parfumerie.png) no-repeat center;*/
	z-index:300;
}
#infosText {
	position:absolute;
	top:70px;
	left:0;
	width:242px;
	height:423px;
	padding:10px;
	text-align:justify;
	background-color:#000;
	z-index:350;
}
#visuMarques {
	position:absolute;
	top:70px;
	left:262px;
	width:693px;
	height:443px;
	background:url(images/bgCtre.jpg) no-repeat;
	z-index:300;
}
#swfPrada {
	position:absolute;
	top:70px;
	left:262px;
	width:347px;
	height:443px;
	z-index:310;
}
#accBas {
	position:absolute;
	top:552px;
	left:10px;
	width:247px;
	height:20px;
	line-height:20px;
	text-align:left;
	z-index:110;
}
#menuIndexGche {
	position:absolute;
	top:542px;
	left:10px;
	width:396px;
	height:20px;
	line-height:20px;
	text-align:left;
	z-index:600;
}
#menuIndexDte {
	position:absolute;
	top:542px;
	left:573px;
	width:372px;
	height:20px;
	line-height:20px;
	text-align:right;
	z-index:610;
}
#addTelIndex {
	position:absolute;
	top:558px;
	left:0px;
	width:955px;
	height:20px;
	line-height:20px;
	text-align:center;
	z-index:110;
}
#addTel {
	position:absolute;
	top:552px;
	left:679px;
	width:276px;
	height:20px;
	line-height:20px;
	text-align:right;
	z-index:110;
}
#puce {
	padding-left:15px;
	background-image:url(images/coeur.png);
	background-repeat:no-repeat;
	text-decoration:underline;/*background-position:5px;*/
}

/*******************    LES LIENS ENTRE PAGES   **************************/
#basGcheBtn {
	position:absolute;
	top:480px;
	left:10px;
	width:118px;
	height:20px;
	line-height:20px;
	z-index:370;
}
#basDteBtn {
	position:absolute;
	top:480px;
	left:140px;
	width:118px;
	height:20px;
	line-height:20px;
	z-index:370;
}
#basCtreBtn {
	position:absolute;
	top:480px;
	left:72px;
	width:118px;
	height:20px;
	line-height:20px;
	z-index:370;
}
/*******************    LES LIENS GENERAUX   **************************/
#retour {
	position:absolute;
	top:450px;
	left:72px;
	width:118px;
	height:20px;
	line-height:20px;
	z-index:370;
}
#accessMap1 {
	position:absolute;
	top:475px;
	left:72px;
	width:118px;
	height:20px;
	line-height:20px;
	z-index:370;
}
#accessMap {
	position:absolute;
	top:420px;
	left:72px;
	width:118px;
	height:20px;
	line-height:20px;
	z-index:370;
}
#videoBtn {
	position:absolute;
	top:313px;
	left:72px;
	width:118px;
	height:20px;
	line-height:20px;
	z-index:370;
}
/****************************************************************************/
/****************************    CLASSE    **********************************/
/****************************************************************************/
a {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
}
.Jaune {
	color: #FFCC33;
}
.JauneBold {
	color: #FFCC00;
	font-weight:bold;
}
.JauneBoldMaj {
	color: #FFCC00;
	font-weight:bold;
	text-transform:uppercase;
}
.petitNoir {
	color:#000;
	font-size:10px;
}
.petit {
	color:#fff;
	font-size:10px;
}
.petit a {
	color:#fff;
	text-decoration:none;
}
.petit a:hover {
	font-weight:bold;
}
.BoldBlanc, .Bold a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.Bold, .Bold a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.Bold a:hover {
	color:#FFFFFF;
	background-color:#006699;
	padding:5px;
	font-weight:bold;
	text-decoration:none;
}
.normal {
	color:#000;
	font-size:12px;
}
.majuscule {
	text-transform:uppercase;
}
.hautAcc {
	font-weight:bold;color: #FFF;
	font-size:14px;
}
.titre {
	font-weight:bold;color: #FFCC00;
	font-size:14px;
}
.btn {
	color:#fff;
	background-color:#000000;
	border: #fff ridge 1px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

