/* Feuille de style MASTER */
body {
     margin: 0; /* pour éviter les marges */
     text-align: center; /* pour corriger le bug de centrage IE */
	 background: #000;
	 color: #c0aa78;
     }
#global {
     text-align: left; /* on rétablit l'alignement normal du texte */
	 margin-left: auto;
     margin-right: auto;
	 margin-top: 30px;
	 margin-bottom: 20px;
	 width: 943px;
}
#global td {
	padding: 0;
	margin: 0;
}
#animFlash {
	background: #4a313f;
	border: 1px solid #4a313f;
	width: 296px;
}
p {
	font: 10px Arial, sans-serif;
	color: c0aa78;
	padding: 5px;
}
#content p {
	margin-left: 130px; /*[AA]*/
	margin-right: 15px;
	font: 11px Arial, sans-serif;
	color: #c0aa78;
	padding: 0 10px 0 0;
	text-align: justify;
	line-height: 1.7em; /*permet de gérer l'interlignage*/
}
#content p.p2 {
	color: red;
}
a {
	text-decoration: underline;
	color: #b09556;
}
img {
	border-width: 0;
}
a:hover {
	color: #d0c09a;
}
.actus {
	color: #b09556;
}
.portofolio {
	color: #d1421e;
}
.parfums {
	color: #c10077;
}
.source {
	color: #9ea2cc;
}
.developpement {
	color: #9fad3e;
}
.interview {
	color: #8a5d94;
}
.presse {
	color: #994c2c;
}
.club {
	color: #ffc8fb;
}


/*header*/

#header {
	margin: 0;
}
#headerDiv {
	position: relative;
	border: 1px solid #4a313f;
	border-width: 1px 1px 1px 0;
	width: 646px;
	height: 240px;
	top: 0;
}
#logoBalmain {
	position: absolute;
	top: 45px;
	left: 130px;
}
#logoBalmainAqua {
	position: absolute;
	top: 45px;
	left: 130px;
}
#header h1 {
	margin-left: 130px;
	margin-top: 168px;
	padding: 0;
	padding-top: 10px;
	font: 15px Arial, sans-serif;
	letter-spacing : 5px;
	border-top: 1px solid #c0aa78;
	dispaly: block;
	/*background: red;*/
	margin-bottom: -6px;
}
#header h1.plusBas {
	margin-left: 130px;
	margin-top: 205px;
	padding: 0;
	padding-top: 9px;
	font: 15px Arial, sans-serif;
	letter-spacing : 5px;
	border-top: 1px solid #c0aa78;
	dispaly: block;
	/*background: red;*/
	margin-bottom: -6px;
}
#header h2 {
	margin-left: 130px;
	margin-top: 15px;
	padding: 10px 0 0 25px;
	font: 12px Verdana, sans-serif;
	dispaly: block;
	border-top: 1px solid #c0aa78;
	background: url(../img/pictoPageSelect.gif) left bottom no-repeat;
	margin-bottom: -4px;
	
}


/* navigation principale*/
#nav {
	vertical-align: top;
}
#nav1 a {
	display: block;
	font: 10px Times, serif;
	text-decoration: none;
	border: 1px solid #4a313f;
	border-width: 0 1px 1px 1px;
	padding: 10px 0 10px 60px;
}
#nav1 div#parfumsExpanded {
	font: 10px Times, serif;
	text-decoration: none;
	border: 1px solid #4a313f;
	border-width: 0 1px 1px 1px;
}
#nav1 a.parfumsNav {
	font: 11px Times, serif;
	border: 1px solid #34222c;
	border-width: 0 0 1px 0;
	padding: 8px 0 8px 15px;
	margin-left: 60px; /*permet de décaler la bordure vers la droite*/
	color: #c10077;
}
#nav1 a.parfumsNav:hover {color: #d0c09a;}
#nav1 a.start {   /*cette classe sert à gérer le changement d'apparence lorsqu'on est sur les pages de parfums*/
	display: block;
	font: 10px Times, serif;
	color: #c10077;
	text-decoration: none;
	border-left: 1px solid #4a313f;
	border-right: 1px solid #4a313f;
	border-bottom: 1px solid #34222c;
	padding: 10px 0 10px 60px;
	background: transparent url(../img/pictoParfums.gif) left center no-repeat;
}
#nav1 a.end {
	border-width: 0;
}
/*gère l'apparition ou non des rubriques*/
#nav1 a.actus {
	background: transparent url(../img/pictoActus.gif) left center no-repeat;
}
#nav1 a.portofolio {
	background: transparent url(../img/pictoPortfolio.gif) left center no-repeat;
}
#nav1 a.parfums {
	background: transparent url(../img/pictoParfums.gif) left center no-repeat;
}
#nav1 a.source {
	background: transparent url(../img/pictoSource.gif) left center no-repeat;
}
#nav1 a.developpement {
	background: transparent url(../img/pictoDurable.gif) left center no-repeat;
}
#nav1 a.interview {
	background: transparent url(../img/pictoInterview.gif) left center no-repeat;
	display: none;
}
#nav1 a.presse {
	background: transparent url(../img/pictoPresse.gif) left center no-repeat;
}
#nav1 a.club {
	background: transparent url(../img/pictoClub.gif) left center no-repeat;
}

#nav1 a.actus:hover, #nav1 a.portofolio:hover, #nav1 a.parfums:hover, #nav1 a.start:hover, #nav1 a.source:hover,
#nav1 a.developpement:hover, #nav1 a.interview:hover, #nav1 a.presse:hover, #nav1 a.club:hover {color: #d0c09a;}


/* navigation secondaire*/
#nav2 {
	padding: 6px 0;
	border: 1px solid #4a313f;
	border-width: 0 1px 1px 1px;
	background-color: #2a1f22;
	line-height: 18px;
}
#nav2 a {
	margin-left: 20px;
	display: inline;
	vertical-align: middle;
	font: 10px Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 6px 5px 6px 22px;
}
#nav2 a#liens {
	margin-left: 38px;
	background: transparent url(../img/pictoLiens.gif) no-repeat left 50%;
	display: none;
}
#nav2 a#contact {
	margin-left: 38px;
	background: transparent url(../img/pictoContacts.gif) no-repeat left 50% ;
}
#nav2 a#accueil {
	color: #8a5d94;
	background: transparent url(../img/pictoAccueil.gif) no-repeat left 50%;
}
#nav2 a#liens:hover, #nav2 a#contact:hover, #nav2 a#accueil:hover {
	color: #d0c09a;
}
