﻿#contenu {
	color: #363B29;
	background: #A1B55D;
}
#contenu a {
	color: #332510;
}
#contenu a:hover, #contenu a:focus {
	color: #6E5122;
}
#contenu strong {
	color: #181A12;
}
#contenu h1 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.4em;
}
#contenu h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #1a7900;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	margin-left: 20px;
	padding: 0;
}
#contenu h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	text-align: left;
	margin: 0;
	padding: 0;

}
#contenu h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;

}
#contenu h5 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #ff0000;
	font-size: 3.2em;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 0;

}
#contenu h6 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	margin-left: 20px;
	padding: 0;
}

#contenuB {
	color: #363B29;
	background: #b4d9cf;
}
#contenuB a {
	color: #332510;
}
#contenuB a:hover, #contenuB a:focus {
	color: #6E5122;
}
#contenuB strong {
	color: #181A12;
}
.view {
	color: #c9281c;
	font-weight: bold;
}

#pied {
	color: #E6A948;
}


/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 540px;
}
body {
	display:block;
	background-image:none;
	background-color: #E4DDB6;
	padding: 0;
	border:none;
}
#idSacDV1 {
	min-height: 100%;  /* -> 1 */
	width: 640px;
	overflow: hidden;  /* -> 2 */
	margin-left: auto;
	margin-right: auto;  /* -> 3 */
	margin-top: 8px;
}
#idSacDV2 {
	min-height: 100%;  /* -> 1 */
	width: 1024px;
	overflow: hidden;  /* -> 2 */
	margin-left: auto;
	margin-right: auto;  /* -> 3 */
	margin-top: 8px;
}
#photos {
}
#plume {
	position: absolute;
	border: none;
	padding: 0; /* top left bottom right  */
/*	z-index: 1000;  */
	margin-top: 420px;
	margin-left: 520px;
}
#contenuLiq {
	min-height:100%;
	width: 1024px;
	max-width: 1920px;
	border: none;
	padding: 0;
	margin-top: 0;
	/*	overflow: hidden;  /* -> 2 */
	margin-left: auto;
	margin-right: auto;  /* -> 3 */
	height:100%;
}			

#ecolo1 {
		border: none;
		position: absolute;
		z-index: 9;
		top: 0px;
		margin-left: 760px;
		margin-top: 400px;
		padding: 0;
		}
#ecolo2 {
		border: none;
		position: absolute;
		z-index: 9;
		top: 0px;
		margin-left: 500px;
		margin-top: 930px;
		padding: 0;
		}
#ecolo3 {
		border: none;
		position: absolute;
		z-index: 9;
		top: 0px;
		margin-left: 760px;
		margin-top: 1330px;
		padding: 0;
		}

#pefc {
		border: none;
		position: absolute;
		z-index: 9;
		top: 0px;
		margin-left: 760px;
		margin-top: 1500px;
		padding: 0;
		}
/* En-tête */
#entete {
	padding: 5px 10px 20px 10px;
}
#entete h1 {
	margin: 0;
	padding: 0;
	color: #1a7900;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#entete h1 img {
	float: left;
	margin: 7px 10px 10px 0;
}
#entete .sous-titre {
	margin: 5px 0 10px 0;
}
#entete2 {
	padding: 0 10px 20px 10px;
}
#entete2 h1 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #1a7900;
	font-size: 4.8em;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
#entete2 h1 img {
	float: left;
	margin: 7px 10px 10px 0;
}
#entete2 .sous-titre {
	margin: 5px 0 10px 0;
}

/* Menu de navigation */
#navigation {
	padding: 5px 5px 5px 5px;
}
#navigation ul {
	margin: 0;
	list-style: none;
	text-align: center;
}
#navigation li {
	display: inline;
}
#navigation a {
	padding: 6px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
}
#navigation h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 2.4em;
	color: #1a7900;
	text-align: center;
	margin: 0;
	padding: 0;

}
#navigation h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	text-align: center;
	margin: 0;
	padding: 0;

}
/* Contenu */
#contenu {
	padding: 2px 10px;
}
#contenu > :first-child {
	margin-top: 10px;
}
#contenu p, #contenu li {
	line-height: 1.5;
}
/* Contenu Bleu */
#contenuB {
	padding: 2px 10px;
}
#contenuB > :first-child {
	margin-top: 10px;
}
#contenuB p, #contenu li {
	line-height: 1.5;
}
/* Pied de page */
#pied {
	padding: 2px 10px 1px 10px;
	font-size: .85em;
}
#pied p {
	margin: .5em 0;
}
#copyright {
	text-align: center;
	font-size: 1em;
}
caption /* Titre du tableau */
{
   /* margin: auto; */ /* Centre le titre du tableau */
   margin: 20px;
   font-family: Verdana, Arial, Helvetica;
   font-weight: bold;
   font-size: 1.8em;
   text-decoration: underline;
   color: #1a7900;
   /* margin-bottom: 20px; *//* Pour éviter que le titre ne soit trop collé au tableau en-dessous */
   padding: 0;
}

table /* Le tableau en lui-même */
{
   margin: auto; /* Centre le tableau */
   padding: 0;
   border: 4px outset green; /* Bordure du tableau avec effet 3D (outset) */
   border-collapse: collapse; /* Colle les bordures entre elles */
   width: 920px;
}

th /* Les cellules d'en-tête */
{
   background-color: #1a7900;
   /* background-image: url(../img/sky.jpg);  */
   color: white;
   font-size: 1.5em;
   font-family: Verdana, Arial, Helvetica;
	padding: 0;
	margin: 0;
}
tr
{
	height: 40px;
	padding: 0;
	margin: 0;
}

td /* Les cellules normales */
{
   border: 1px solid black;
   font-family: Verdana, Arial, Helvetica;
   font-weight: bold;
   background-color: #a8ca9e;
   text-align: center; /* Tous les textes des cellules seront centrés*/
   vertical-align : middle;
   padding: 5px; /* Petite marge intérieure aux cellules pour éviter que le texte touche les bordures */
   margin: 0;
}
.td_entete
{
	background-color: #1a7900;
	color: white;
	font-weight: bold;
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica;
	padding: 0;
	margin: 0;
}
.td_titre
{
	background-color: #ffffff;
	color: black;
	font-weight: bold;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica;
	padding: 0;
	margin: 0;
}
.td_soustitre
{
	background-color: #ffffff;
	color: black;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica;
	padding: 0;
	margin: 0;
}
.td_soustitre1
{
	background-color: #ff9900;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica;
	padding: 0;
	margin: 0;
}
.td_soustitre2
{
	background-color: #ff0000;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica;
	padding: 0;
	margin: 0;
}
