body {
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana,sans-serif;
}
body#base {
	background-color: #60513a;
}
body#prophetie {
	background-color: #000;
}
#conteneur {
	position: absolute;
	width: 740px;
	left: 50%;
	margin-left: -370px;
	/*margin: 0 25%;*/
}
#base #conteneur {
	background: #efeeec url(../images/fond-bas-base.jpg) bottom center no-repeat;
}
#prophetie #conteneur {
	background: #f8f4f2 url(../images/fond-bas-prophetie.gif) bottom center no-repeat;
}

ol {
	font-size:12px;
}
/* ----- D�but en-t�te ----- */

th {
	font-size:12px;
	font-style:normal;
}

h1 {
	margin: 0;
	padding: 0;
}
#entete {
	height: 150px;
}
#base #entete {
	background-image: url(../images/fond-entete-base.jpg);
}
#prophetie #entete {
	background-image: url(../images/fond-entete-prophetie.jpg);
}
#entete h1 a {
	display: block;
	position: absolute;
	top: 10px;
	left: 30px;
	height: 132px;
	width: 200px;
	text-indent: -9999px;
	/*
	margin: 0 25%;
	*/
}
#base #entete h1 a {
	/* Original
	background: url(../images/logo-avacture-positif.gif) no-repeat;
	*/
	/*background: url(../images/trouseau1.jpg) no-repeat;*/
	background: url(../images/logo-prophetie.jpg) no-repeat;
}
#prophetie #entete h1 a {
	/*background: url(../images/logo-avacture-negatif.gif) no-repeat;*/
}
#prophetie #entete h1 a:hover {
	/*background: url(../images/logo-avacture-negatif-survole.gif) no-repeat;*/
}
#bouton-musique {
	position: absolute;
	top: 10px;
	left: 350px;
}


/* ---------- D�but navigation principale ----- */

#nav-principale {
	/*margin: 0 25%;*/
	padding: 0;
	font-size: 14px;
	position: absolute;
	top: 105px; /*Firefox: top: 95px;*/
	top: 95px !important;
	left: 5px;
}
#nav-principale li {
	float: left;
	list-style: none;
	width: 140px;
	text-align:center;
}
#nav-principale li.long {
	float: left;
	list-style: none;
	width: 180px;
	text-align:center;
}


#nav-principale li a {
	text-decoration: none;
}
#base #nav-principale li a {
	color: #efeeec;
}
#prophetie #nav-principale li a {
	color: #dfcabf;
}
#base #nav-principale li a:hover, #prophetie #nav-principale li a:hover {
	color: #B50C00;
	/*font-weight: bold;*/
	width: 210px;
}
#base #nav-principale li a.selectionne, #prophetie #nav-principale li a.selectionne {
	color: #fff;
	font-weight: bold;
}


#entete #nav-principale li a.selectionne {
	color: #fff;
	font-weight: bold;
}
#nav-principale li a:hover {
	width: 210px;
}

/* ---------- Fin navigation principale ----- */


/* ---------- D�but utilitaires ----- */

#utilitaires {
	position: absolute;
	top: 0; /*Firefox: top: -15px;*/
	left: 250px;
	padding: 0;
}
#utilitaires li {
	float: left;
	list-style: none;
	margin-right: 4px;
}
#utilitaires li.separateur {
	padding-left: 6px;
}
#base #utilitaires li.separateur {
	background: url(../images/separateur-positif.gif) top left no-repeat;
}
#prophetie #utilitaires li.separateur {
	background: url(../images/separateur-negatif.gif) top left no-repeat;
}
#utilitaires a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
}
#base #utilitaires a {
	color: #60513a;
}
#prophetie #utilitaires a {
	color: #fff;
}
#base #utilitaires a:hover, #prophetie #utilitaires a:hover {
	color: #b50c00;
}
#base #utilitaires a.selectionne, #prophetie #utilitaires a.selectionne {
	color: #b50c00;
}

/* ---------- Fin utilitaires ----- */


/* ----- Fin en-t�te ----- */


/* ----- D�but section ----- */

#section {
	margin-top: -25px;
}
#base #sous-section {
	margin-top: 48px;
}

/* ---------- D�but navigation secondaire (Proph�tie) ----- */

#prophetie #nav-secondaire {
	float: left;
	width: 740px;
	background: url(../images/fond-haut-prophetie.gif) top center no-repeat;
	height: 327px;
	margin: 0 0 -260px 0;
	padding: 0;
}

#prophetie #nav-secondaire li {
	margin: 38px 0 0 0;
	float: left;
	list-style: none;
	padding: 0;
}
#prophetie #nav-secondaire a {
	text-indent: -9999px;
	display: block;
	margin: 0 30px 0 29px;
	font-size: 12px;
}
#prophetie #nav-synopsis-sel {
	width: 56px;
	background: url(../images/nav-synopsis-sel.gif) no-repeat;
}
#prophetie #nav-synopsis {
	width: 56px;
	background: url(../images/nav-synopsis.gif) no-repeat;
}
#prophetie #nav-synopsis_en {
	width: 56px;	
}
#prophetie #nav-synopsis:hover {
	width: 56px;
	background: url(../images/nav-synopsis-sel.gif) no-repeat;
}
#prophetie #nav-bande-annonce-sel {
	width: 114px;
	background: url(../images/nav-bande-annonce-sel.gif) no-repeat;
}
#prophetie #nav-bande-annonce {
	width: 114px;
	background: url(../images/nav-bande-annonce.gif) no-repeat;
}
#prophetie #nav-bande-annonce:hover {
	background: url(../images/nav-bande-annonce-sel.gif) no-repeat;
}
#prophetie #nav-bande-annonce-en-sel {
	width: 80px;
	background: url(../images/nav-trailer-en-sel.gif) no-repeat;
}
#prophetie #nav-bande-annonce-en {
	width: 80px;
	background: url(../images/nav-trailer-en.gif) no-repeat;
}
#prophetie #nav-bande-annonce-en:hover {
	background: url(../images/nav-trailer-en-sel.gif) no-repeat;
}
#prophetie #nav-deroulement-sel {
	width: 97px;
	background: url(../images/nav-deroulement-sel.gif) no-repeat;
}
#prophetie #nav-deroulement {
	width: 97px;
	background: url(../images/nav-deroulement.gif) no-repeat;
}
#prophetie #nav-deroulement:hover {
	background: url(../images/nav-deroulement-sel.gif) no-repeat;
}
#prophetie #nav-deroulement-en-sel {
	width: 97px;
	background: url(../images/nav-details-en-sel.gif) no-repeat;
}
#prophetie #nav-deroulement-en {
	width: 97px;
	background: url(../images/nav-details-en.gif) no-repeat;
}
#prophetie #nav-deroulement-en:hover {
	background: url(../images/nav-details-en-sel.gif) no-repeat;
}
#prophetie #nav-horaire-tarifs-sel {
	width: 128px;
	background: url(../images/nav-horaire-tarifs-sel.gif) no-repeat;
}
#prophetie #nav-horaire-tarifs {
	width: 128px;
	background: url(../images/nav-horaire-tarifs.gif) no-repeat;
}
#prophetie #nav-horaire-tarifs:hover {
	background: url(../images/nav-horaire-tarifs-sel.gif) no-repeat;
}
#prophetie #nav-horaire-tarifs-en-sel {
	width: 130px;
	background: url(../images/nav-hours-en-sel.gif) no-repeat;
}
#prophetie #nav-horaire-tarifs-en {
	width: 130px;
	background: url(../images/nav-hours-en.gif) no-repeat;
}
#prophetie #nav-horaire-tarifs-en:hover {
	background: url(../images/nav-hours-en-sel.gif) no-repeat;
}
#prophetie #nav-secrets-sel {
	width: 50px;
	background: url(../images/nav-secrets-sel.gif) no-repeat;
}
#prophetie #nav-secrets {
	width: 50px;
	background: url(../images/nav-secrets.gif) no-repeat;
}
#prophetie #nav-secrets:hover {
	background: url(../images/nav-secrets-sel.gif) no-repeat;
}

/* ---------- Fin navigation secondaire ----- */


/* ---------- D�but sous-section ----- */

#prophetie #sous-section {
	float:right;
	width: 740px; 
}
#prophetie #sous-section-synopsis {
	float:right;
	width: 740px; 
	width: 740px;
	background-image: url(../images/champlain.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#prophetie #sous-section-mysteres {
	float:right;
	width: 740px; 
	background-image: url(../images/fond-mysteres.gif);
	background-position: 100% 45%;
	background-repeat: no-repeat;
}
#prophetie #sous-section-entrevue {
	float:right;
	width: 740px; 
	background-image: url(../images/fond-entrevue.gif);
	background-position: right 225px;
	background-repeat: no-repeat;
}
#prophetie #sous-section-tournage {
	float:right;
	width: 740px; 
	background-image: url(../images/fond-tournage.gif);
	background-position: right 225px;
	background-repeat: no-repeat;
}
#prophetie #sous-section-secrets {
	float:right;
	width: 740px; 
	background-image: url(../images/fond-secrets.gif);
	background-position: 80px 90px;
	background-repeat: no-repeat;
}
#prophetie #sous-section-deroulement {
	float:right;
	width: 740px; 
}


/* --------------- D�but contenu ----- */

#contenu.reservation {
	float: left;
	padding: 0 0 18px 30px;
	width: 340px;
	height:420px;
}

#contenu {
	float: left;
	padding: 0 0 18px 30px;
	width: 340px;
}

#contenu a {
	color: #78522e;
}
#contenu a:hover {
	color: #b50c00;
}

#contenu p {
	font-size: 12px;
	margin: 0 0 12px 0;
}
#sous-section-tournage #contenu img {
	margin-bottom: 10px;
}
#contenu h2 {
	color: #60513a;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
h2#titre-prophetie {
	height: 62px;
	margin: 12px 0 24px 0;
	text-indent: -9999px;
	background: url(../images/titre-prophetie.gif) top center no-repeat;
}
#contenu ul {
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 0;
}
#contenu em {
	color: #8f603c;
	font-style: normal;
}
#contenu .fonction {
	display: block;
	margin-bottom: 24px;
}
#contenu .incitation {
	color: #b50c00;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#complements .incitation {
	color: #b50c00;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#contenu .question {
	font-weight: bold;
}
#contenu .adresse span {
	display: block;
}
#contenu-secrets {
	width: 740px;
	padding: 124px 0 140px 0;
}
#contenu-bande-annonce {
	width: 740px;
}
#prophetie #sous-section-mysteres em {
	color: #000;
	font-style: italic;
}


/* -------------------- D�but bande annonce ----- */

#contenu-bande-annonce {
	font-size: 12px;
	margin: 75px 0 30px 180px;
	width: 380px;
}
#contenu-bande-annonce ul, #contenu-bande-annonce li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contenu-bande-annonce a {
	color: #78522e;
	display: block;
	padding-left: 24px; 
	line-height: 24px;
}
#contenu-bande-annonce a:hover {
	color: #b50c00;
}
#contenu-bande-annonce .quicktime {
	background: url(../images/icone-quicktime.gif) center left no-repeat;
}
#contenu-bande-annonce .wmp {
	background: url(../images/icone-wmp.gif) center left no-repeat;
}
#contenu-bande-annonce .bande-annonce {
	display: block;
	width: 380px;
	background-color: #000;
	margin: 0 0 100px 0;
}

/* -------------------- Fin bande annonce ----- */


/* -------------------- D�but acc�s secrets ----- */

#acces {
	width: 260px;
	position: relative;
	left: 240px;
	background: url(../images/fond-transparent.gif) top left repeat;
}
#btnMotDePasse {
	width: 54px;
	font-size: 10px;
	font-family: Tahoma,Verdana,sans-serif;
	padding: 3px 0 0 0;
	margin: 0 0 10px 0;
	background-color: #Ab9a8b;
	border: 1px solid #c6b8ab;
	color: #fff;
}
#acces h3 {
	background-color: #b50c00;
	color: #fff;
	margin: 0;
	line-height: 23px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
#acces p {
	font-size: 12px;
	margin: 64px 10px 10px 10px;
	color: #78522e;
}
#formMotDePasse {
	margin: 0 0 10px 10px;
	width: 123px;
	font-size: 10px;
	font-family: Tahoma,Verdana,sans-serif;
	padding: 4px 0 1px 2px;
	border: 1px solid #7e6f5b;
}

/* -------------------- Fin acc�s secrets ----- */


/* -------------------- D�but contact ----- */

#panContact {
	margin-top: 24px;
	position: relative;
	background: url(../images/fond-transparent.gif) top left repeat;
/*	padding: 10px;*/
}
#panContact h2 {
	width: 340px;
	background-color: #b50c00;
	color: #fff;
	margin-bottom: 12px;
	line-height: 23px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
#panContact label {
	display: block;
	font-size: 12px;
	font-family: Tahoma,Verdana,sans-serif;
	padding: 0;
	margin: 0 0 12px 10px;
}
#txtNom, #txtCourriel, #txtSujet {
	position: absolute;
	right: 70px;
	width: 200px;
	font-size: 10px;
	font-family: Tahoma,Verdana,sans-serif;
	padding: 4px 0 1px 2px;
	border: 1px solid #7e6f5b;
}
#txtMessage {
	font-size: 10px;
	font-family: Tahoma,Verdana,sans-serif;
	border: 1px solid #7e6f5b;
	width: 320px;
	margin-top: 6px;
}
#btnSoumettre {
	position: relative;
	left: 270px;
	width: 60px;
	font-size: 10px;
	font-family: Tahoma,Verdana,sans-serif;
	padding: 4px 1px 1px 1px;
	margin: 0 0 10px 0;
	background-color: #Ab9a8b;
	border: 2px solid #c6b8ab;
	color: #fff;
}

/* -------------------- Fin contact ----- */


/* --------------- Fin contenu ----- */


/* --------------- Complements ----- */

#complements {
	margin-left: 390px;
	width: 260px;
	padding-bottom: 10px;
}
#complements p,#complements ul, #complements a {
	color: #78522e;
	font-size: 12px;
	margin: 0 23px 0 23px;
	padding-bottom: 7px;
}
#complements ul {
	padding-left: 15px;
}


#complements .general_form ul, #complements .general_form a, #complements .general_form p {
	list-style:none;
	padding:0;
	color:#B86464;
	margin:0;
}
#complements ul {
	padding-left: 15px;
}


#complements a:hover {
	color: #b50c00;
}
#sous-section-mysteres #complements, #sous-section-entrevue #complements, #sous-section-tournage #complements {
	padding-bottom: 750px;
}
#complements-horaire-tarifs {
	margin-left: 390px;
	width: 260px;
	padding-bottom: 10px;
}
#complements-horaire-tarifs p {
	font-size: 12px;
	margin-bottom: 20px;
}
#complements-horaire-tarifs h2 {
	color: #60513a;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
}


/* -------------------- D�but navigation tertiaire (Proph�tie, secrets) ----- */

#nav-tertiaire {
	width: 260px;
	background: url(../images/fond-transparent.gif) top left repeat;
	margin: 0 0 10px 0;
}
#nav-tertiaire ul {
	text-align: right;
	padding: 12px 0 12px 0;
	margin: 0;
	list-style: none;
}
#nav-tertiaire ul li {
/*	margin: 0;
	padding: 0; */
}
#nav-tertiaire ul a {
	display: block;
	height: 21px;
	padding: 3px 55px 0 0;
	margin: 0;
}
#nav-tertiaire ul a.selectionne {
	color: #b50c00;
}
#nav-mysteres {
	background: url(../images/nav-mysteres.jpg) right no-repeat;
}
#nav-mysteres:hover {
	background: url(../images/nav-mysteres-over.jpg) right no-repeat;
}
#nav-mysteres.selectionne {
	background: url(../images/nav-mysteres-over.jpg) right no-repeat;
}
#nav-entrevue {
	background: url(../images/nav-entrevue.jpg) right no-repeat;
}
#nav-entrevue:hover {
	background: url(../images/nav-entrevue-over.jpg) right no-repeat;
}
#nav-entrevue.selectionne {
	background: url(../images/nav-entrevue-over.jpg) right no-repeat;
}
#nav-tournage {
	background: url(../images/nav-tournage.jpg) right no-repeat;
}
#nav-tournage:hover {
	background: url(../images/nav-tournage-over.jpg) right no-repeat;
}
#nav-tournage.selectionne {
	background: url(../images/nav-tournage-over.jpg) right no-repeat;
}

/* -------------------- Fin navigation tertiaire ----- */


/* -------------------- D�but pub proph�tie ----- */

#pub-prophetie {
	width: 232px;
	background: url(../images/fond-transparent.gif) top left repeat;
	padding: 14px;
}
#pub-prophetie a {
	display: block;
	background: url(../images/pub-prophetie.jpg) top center no-repeat;
	padding-top: 185px;
	width: 232px;
	text-align: center;
}
#pub-prophetie a, #pub-prophetie p {
	font-size: 15px;
	margin: 0;
}
#pub-prophetie #collaboration {
	padding-top: 14px;
	padding-left: 107px;
	background: url(../images/pub-prophetie-collaboration.gif) center left no-repeat;
}
#pub-prophetie #collaboration p, #pub-prophetie #collaboration ul {
	font-size: 10px;
}
#pub-prophetie #collaboration p {
	padding-bottom: 0;
}
#pub-prophetie #collaboration li {
	padding: 0;
	margin: 0;
}
#pub-prophetie #collaboration ul {
	padding-left: 13px;
	margin-left: 0;
}

/* -------------------- Fin pub proph�tie ----- */


/* -------------------- D�but collaborateurs (Proph�tie, synopsis)----- */

#collaborateurs {
	width: 100%;
	background: url(../images/fond-transparent.gif) top left repeat;
	margin-bottom: 10px;
}
#collaborateurs img {
	margin: 7px 0 7px 40px;
	padding: 0;
}

/* -------------------- Fin collaborateurs ----- */


/* -------------------- D�but pub interne (Proph�tie, synopsis) ----- */

#pub-secrets {
	float: right;
}
#pub-bande-annonce, #pub-secrets {
	width: 125px;
	height: 111px;
	background: url(../images/fond-transparent.gif) top left repeat;
	margin-bottom: 10px;
}
#pub-bande-annonce a, #pub-secrets a {
	display: block;
	width: 95px;
	text-align: center;
	margin: 0;
	padding-left: 15px;
	padding-right: 15px;
}
#pub-bande-annonce a {
	background-image: url(../images/pub-bande-annonce.gif);
	background-position: center 7px;
	background-repeat: no-repeat;
	padding-top: 76px;
}
#pub-secrets a {
	background-image: url(../images/pub-secrets.gif);
	background-position: center 19px;
	background-repeat: no-repeat;
	padding-top: 62px;
}

/* -------------------- Fin pub interne ----- */


/* -------------------- D�but tarifs ----- */

#tarifs {
	font-size: 12px;
	border-top: 2px dotted #000;
	border-bottom: 2px dotted #000;
	margin: 12px 0 24px 12px;
}
#tarifs td {
	width: 100px;
	padding: 6px;
	margin: 0;
}
#tarifs td.gauche {
	text-align: right;
	border-right: 2px dotted #000;
}
#tarifs td.droite {
	text-align: left;
}
#tarifs tr.impair {
	background: url(../images/fond-transparent.gif) top left repeat;
	padding: 0;
	margin: 0;
}

/* -------------------- Fin tarifs ----- */


/* -------------------- D�but infolettre ----- */

#infolettre {
	background: url(../images/infolettre-fond.gif) no-repeat;
	width: 260px;
	height: 111px;
}
#contenu #infolettre {
	margin-top: 24px;
}
#infolettre h3 {
	color: #fff;
	width: 260px;
	margin: 0;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
#infolettre p {
	margin: 10px 15px 0 66px;
	color: #b50c00;
	padding-bottom: 7px;
}
#infolettre form {
	margin: 0;
	padding: 0;
}
#NewsLetter1_txtCourriel {
	margin: 0 0 0 66px;
	width: 123px;
	font-size: 10px;
	font-family: Tahoma,Verdana,sans-serif;
	padding: 4px 0 1px 2px;
	border: 1px solid #7e6f5b;
}
#NewsLetter1_btnSoumettre {
	width: 54px;
	font-size: 10px;
	font-family: Tahoma,Verdana,sans-serif;
	padding: 3px 0 0 0;
	margin: 0;
	background-color: #Ab9a8b;
	border: 1px solid #c6b8ab;
	color: #fff;
}

/* -------------------- Fin infolettre ----- */


/* --------------- Fin compl�ments ----- */


/* ---------- Fin sous-section ----- */


/* ----- Fin section ----- */


/* ----- D�but pied de page ----- */

#pieddepage {
	clear: both;
	height: 25px;
	border-top: solid 1px #b50c00;
	padding-left: 30px;
}
#base #pieddepage {
	background-color: #d7d3ce;
}
#prophetie #pieddepage {
	background-color: #3d1900;
}
#pieddepage p, #pieddepage a {
	font-size: 12px;
	line-height: 25px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
}
#base #pieddepage p, #base #pieddepage a {
	color: #60513a;
}
#prophetie #pieddepage p, #prophetie #pieddepage a {
	color: #fff;
}
#base #pieddepage a:hover, #prophetie #pieddepage a:hover {
	color: #b50c00;
}
#courriel {
	margin-left: 70px;
}
#telephone {
	margin-left: 50px;
}
#credits {
	margin-left: 40px; /*margin-left: 130px;*/
}

/* ----- Fin pied de page ----- */


/* ----- D�but signature ----- */

#lemaystudio {
	position: absolute;
	bottom: -38px;
	right: 0;
	display: block;
	text-align: right;
	padding-left: 23px;
	padding-bottom: 6px;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
#base #lemaystudio {
	background: url(../images/logo-lemay-studio-base.gif) 3px 3px no-repeat;
}
#base #lemaystudio:hover {
	background: url(../images/logo-lemay-studio-base-over.gif) top left no-repeat;
}
#prophetie #lemaystudio {
	background: url(../images/logo-lemay-studio-noir.gif) 3px 3px no-repeat;
}
#prophetie #lemaystudio:hover {
	background: url(../images/logo-lemay-studio-noir-over.gif) top left no-repeat;
}

/* ----- Fin signature ----- */

#login-accesscode {
	margin:0 0 0 15px;
	font-size:12px;
}
#login-accesscode h2 {
	color:#60513A;
	font-size:20px;
	font-weight:normal;
	margin:0 0 20px;
}

.accesscode_link {
	padding: 0 10px 0 10px;
}

#accesscodeactivate {
	color:green;
}

.negative {
	color:#B50C00;
	font-weight:bold;
}

.note {
	font-style:italic;
}

a.video-link img {
	border:none
}

.normal {
	font-size:12px;
}
.bold {
	font-weight:bold;
}


#facebook {
	font-size:12px;
	width:230px;
	color:#78522E;
}
#facebook a {
	background:none;
	padding-top:30px;
	text-align:left;	
	width:50px;
}
#facebook a img {
	border:none;
}
#facebooktext {
	font-size:12px;
	position:relative;
	right:-55px;
	top:-45px;
	width:60px;
}