body {
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana,sans-serif;
}
#base {
	background-color: #60513a;
}
#conteneur {
	display: block;
	position: absolute;
	width: 740px;
	left: 50%;
	margin-left: -370px;
	background: #efeeec url(images/fond-bas-base.jpg) bottom center no-repeat;
}
/* ----- Début en-tête ----- */
h1 {
	margin: 0;
	padding: 0;
}
#entete, #entete-admin {
	height: 150px;
}
#entete {
	background-image: url(images/fond-entete-base.jpg);
}
#entete-admin {
	background-image: url(images/header-admin-avacture.gif);
}
#entete h1 a, #entete-admin h1 a {
	display: block;
	position: absolute;
	top: 10px;
	left: 30px;
	height: 73px;
	width: 199px;
	text-indent: -9999px;
	background: url(images/logo-avacture-positif.gif) no-repeat;	
}
#bouton-musique {
	position: absolute;
	top: 100px;
	left: 640px;
}
/* ---------- Début navigation principale ----- */
#nav-principale {
	margin: 0 30px 0 30px;
	font-size: 14px;
	position: absolute;
	top: 108px;
	padding: 0;
	width: 680px
}
#nav-principale li {
	float: left;
	list-style: none;
	width: 33%;
	text-align: center;
}
#nav-principale li a {
	text-decoration: none;
	color: #efeeec;	
}
#nav-principale li a:hover {
	color: #efeeec;
	font-weight: bold;
}
#nav-principale li a.selectionne {
	color: #efeeec;
	font-weight: bold;
}
/* ---------- Fin navigation principale ----- */

/* ---------- Début navigation secondaire ----- */
#nav-sec {
	margin: 0 30px 0 30px;
	padding: 0;
	font-size: 12px;
	position: absolute;
	top: 132px;
	width: 680px;
}
#nav-sec li {
	float: left;
	list-style: none;
	width: 24%;
	text-align: center;
}
#nav-sec li a {
	text-decoration: none;
	color: #60513a;
}
#nav-sec li a:hover {
	color: #b50c00;
	font-weight: bold;
}
#nav-sec li a.selectionne {
	color: #b50c00;
	font-weight: bold;
}
/* ---------- Fin navigation secondaire ----- */

/* ---------- Début utilitaires ----- */
#utilitaires {
	position: absolute;
	top: 0;
	left: 250px;
	margin: 0 30px 0 0;
	padding: 0;
	width: 490px;
}
#utilitaires li {
	float: left;
	list-style: none;
	margin-right: 4px;
}
#utilitaires li.separateur {
	padding-left: 6px;
}
#utilitaires li.separateur {
	background: url(images/separateur-positif.gif) top left no-repeat;
}
#utilitaires a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
}
#utilitaires a {
	color: #60513a;
}
#utilitaires a:hover {
	color: #b50c00;
}
#utilitaires a.selectionne {
	color: #b50c00;
}
/* ---------- Fin utilitaires ----- */

/* ----- Fin en-tête ----- */

/* ----- Début section ----- */
#section {
	display: block;
	margin-top: -25px;
}
#sous-section {
	display: block;
	margin-top: 48px;
}
#sous-section img {
	float: right;
}
/* --------------- Début contenu ----- */
#contenu-centre {
	float: left;
	padding: 0 0 18px 30px;
	width: 708px;
	height: 100%;
}
#contenu {
	float: left;
	padding: 0 0 18px 30px;
	width: 340px;
	height: 100%;
}
#contenu-centre a, #contenu a {
	color: #78522e;
}
#contenu-centre a:hover, #contenu a:hover {
	color: #b50c00;
}
#contenu-centre p {
	font-size: 12px;
	margin: 0 0 12px 0;
	text-align: center;
}
#contenu p {
	font-size: 12px;
	margin: 0 0 12px 0;
	text-align: justify;
}
#contenu-centre img, #contenu img {
	margin-bottom: 10px;
}
#contenu-centre img {
	float: center;
}
#contenu-centre h2, #contenu h2 {
	color: #60513a;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 12px 0;
}
#contenu-centre ul, #contenu ul {
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 0 0 0 20px;
}
#contenu-centre li, #contenu li {
	margin: 0 0 6px 0;
}
#contenu-centre em, #contenu em {
	color: #8f603c;
	font-style: normal;
}
#contenu .fonction {
	display: block;
	margin-bottom: 12px;
}
#contenu-centre .incitation, #contenu .incitation {
	color: #b50c00;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#contenu .question {
	font-weight: bold;
}
#contenu .adresse span {
	display: block;
}
/* -------------------- 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 ----- */

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

/* --------------- Début compléments ----- */
#complements {
	display: block;
	margin-left: 390px;
	width: 320px;
	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 li {
	margin: 0 0 6px 0;
}
#complements a:hover {
	color: #b50c00;
}
/* -------------------- 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 (petit)----- */
#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 infolettre ----- */
#infolettre {
	width: 260px;
	height: 111px;
}
#contenu #infolettre {
	margin-top: 24px;
}
#infolettre a {
	display: block;
	background: url(images/infolettre-fond.gif) no-repeat;
	width: 260px;
	height: 111px;
}
#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;
	background-color: #d7d3ce;	
}
#pieddepage p, #pieddepage a {
	font-size: 12px;
	line-height: 25px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	color: #60513a;
}
#pieddepage a:hover {
	color: #b50c00;
}
#copyright {
	position: absolute;
	left: 30px
}
#courriel {
	position: absolute;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	text-align: center;
}
#credits {
	position: absolute;
	right: 30px;
	text-align: right;
}
/* ----- Fin pied de page ----- */
