/* ------------------------------------ */
/*                                      */
/*            Body                      */
/*                                      */
/* ------------------------------------ */

body {
	margin: 0;
	padding: 0;
	background-color: #ffea91;
	font-family: verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	text-align: center;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/

a {
	outline: none;
}

:focus {
	-moz-outline-style: none;
}

/* hack FF pour masquer les contours pointillé sur les liens
-------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}

.gras {
	font-weight: bold;
}

#main .centrer {
	text-align: center;
}

.espace_haut {
	padding-top: 10px;
}

.espace_bas {
	padding-bottom: 10px;
}

div.gauche {
	float: left;
}

div.droite {
	float: right;
}

img {
	vertical-align: absmiddle;
	border: 0;
}

img.photo {
	border: 1px solid #7c5536;
}

div.separation {
	overflow: hidden;
	height: 1px;
	visibility: hidden;
	clear: both;
}

.cacher, h1, .navigation dt {
	display: none;
}

div.pagination {
	height: 1.7em;
	font-size: .85em;
	margin-bottom: 10px;
	margin-left: 0;
}

#main div.pagination a {
	color: #976a17;
	display: block;
	float: left;
	line-height: 16px;
	padding: 2px 6px;
	margin-right: 4px;
	text-decoration: none;
	background: #d3a45f;
	border: 1px solid #976a17;
}

div.pagination a:hover {
	color: #d2a95d;
	background: #976a17;
}

/* ------------------------------------ */
/*                                      */
/*            Global                    */
/*                                      */
/* ------------------------------------ */

#conteneur {
	font-size: .85em;
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 920px;
	border: 6px solid #a4620e;
	border-top: 0;
	border-bottom: 0;
}

.layout_frame {
	border: 1px solid #57000d;
	border-top: 0;
	border-bottom: 0;
}

div .erreur {
	padding-top: 10px;
}

		/* -------------LIENS--------------- */

		a, a:visited {
			text-decoration: none;
		}

		#historique a {
			font-weight: bold;
		}

		.navigation dd a, #footer a {
			color: #fff;
		}

		#main #historique a {
			color: #a65f11;
		}

		#main a.lien {
			color: #7c5536;
		}

		.erreur {
			color: #de4207;
		}

		a.lien:hover, #main a.lien:active, #main a.lien2 {
			color: #d9941e;
		}

		#page p a, #page div a, #zone1 p a, #zone1 li a {
			color: #518fc4;
		}

		a:hover, a:active,
		a.lien2, a.lien2:visited,
		#footer a, #footer a:visited,
		#page p a, #page p a:visited,
		#page div a, #page div a:visited,
		#zone1 p a, #zone1 p a:visited,
		#zone1 li a, #zone1 li a:visited {
			text-decoration: underline;
		}

		#footer a:active, #footer a:hover,
		a.lien2:hover, a.lien2:active,
		#page p a:hover, #page p a:active,
		#page div a:hover, #page div a:active,
		#zone1 p a:hover, #zone1 p a:active,
		#zone1 li a:hover, #zone1 li a:active {
			text-decoration: none;
		}

		/* -------------LIENS--------------- */

		/* -------------TABLES--------------- */

		table {
			font-size: .95em;
			margin: 0 auto;
		}

		table#galerie  {
			margin-top: 10px;
			width: 864px;
		}

		table#galerie td {
			padding: 5px;
			width: 140px; height: 128px;
			text-align: center;
			border: 1px solid #edc271;
		}

		table.galerie td div img {
			_width: expression((this.offsetWidth>=this.offsetHeight) ?
					Math.min(parseInt(this.offsetWidth), 120 ) : true);
			_height: expression((this.offsetHeight>this.offsetWidth) ?
					Math.min(parseInt(this.offsetHeight), 120 ) : true);
		}

		table.galerie td div img {
			max-height: 120px;
			max-width: 120px;
		}

		table.formulaire {
			font-size: 1em;
			margin-top: 10px;
			width: 860px;
		}

		table.formulaire td {
			width: 50%;
		}

		table#liste_pages {
			width: 860px;
			border: 1px solid #edc271;
		}

		table#liste_pages th {
			text-align: center;
			background: #edc271;
		}

		table th, table td {
			padding: 3px 5px;
		}

		table#liste_pages tr.impaire {
			background: #fef7c9;
		}

		table.petit {
			width: 400px;
		}

		table#connexion {
			border: 1px solid #edc271;
			margin-top: 30px;
			border-collapse: collapse;
		}

		table#connexion td {
			padding: 5px 10px;
			background: #fef7c9;
		}

		/* -------------TABLES--------------- */

		/* -------------BOUTONS--------------- */

		input.bouton {
			border: 1px solid #d9981d;
			background: #7c5536;
			cursor: pointer;
			height: 30px;
			padding: 0;
			width: 100px;
			color: #fff;
			font-weight: bold;
		}

		input.bouton:hover {
			border: 1px solid #7c5536;
			background: #d9981d;
			color: #7c5536;
		}

		/* -------------BOUTONS--------------- */

		input.champ {
			border: 1px solid #7c5536;
			width: 150px;
		}

/* ------------------------------------ */
/*                                      */
/*            Header                    */
/*                                      */
/* ------------------------------------ */

#header {
	height: 107px;
}

#header a {
	position: relative;
	top: 18px; left: 35px;
	display: block;
	width: 277px; height: 73px;
}

#header a span {
	display: none;
}

/* ------------------------------------ */
/*                                      */
/*            Navigation                */
/*                                      */
/* ------------------------------------ */

#navigation {
	background: transparent url(/img/design/menu.png) top left no-repeat;
}

#navigation2 {
	background: transparent url(/img/design/menu2.png) top left no-repeat;
}

.navigation {
	height: 36px;
}

.navigation dd {
	font-size: .7em;
	background: transparent url(/img/design/menu_separateur.gif) center right no-repeat;
	float: left;
	line-height: 35px;
	padding-left: 7px;
	text-transform: uppercase;
}

ul#sous_menu {
	list-style: none;
	position: absolute;
	top: 30px;
	background: #fef7c9;
	border: 1px solid #b4843c;
	width: 230px;
}

.navigation dd.dernier {
	background: none;
}

.navigation dd a {
	padding-right: 10px;
}

#menu_base {
	background: transparent url(/img/design/menu_base.png) top left no-repeat;
	height: 18px;
	line-height: 18px;
	text-align: right;
	padding-right: 10px;
	font-size: .9em;
	color: #fff;
}

/* #menu_base span {
	font-size: .8em;
	font-weight: normal;
	margin-left: 7px;
	float: left;
	text-transform: uppercase;
} */

#menu_base a {
	color: #fff; font-weight: bold;
}

#historique {
	font-size: .95em;
	padding-bottom: 15px;
}

#historique span {
	font-weight: bold;
}

/* ------------------------------------ */
/*                                      */
/*                 Main                 */
/*                                      */
/* ------------------------------------ */

#main {
	font-size: .85em;
	min-height: 400px;
	background-color: #fffadc;
	border-top: 1px solid #57000d;
	border-bottom: 1px solid #57000d;
}

#page, #zone1 {
	border-top: 1px solid #fff;
}

#page {
	padding: 10px;
}

#page p, #zone1 p {
	padding: 5px 0;
}

#main ul {
	margin-left: 15px;
}

#main ul li {
	line-height: 1.6em;
}

#zone1 {
	background-color: #fffadc;
	border-bottom: 1px solid #f5e9b5;
	padding-bottom: 20px;
}

#edito {
	float: left;
	width: 665px;
	margin-top: 10px;
	padding-left: 10px;
	margin-right: 20px;
}

.deco {
	background: transparent url(/img/design/deco2.gif) bottom center no-repeat;
	padding-bottom: 65px;
}

#main p {
	font-size: 1em;
	line-height: 1.5em;
	text-align: justify;
}

#page p strong {
	color: #774d27;
	font-weight: bold;
}

#page p em {
	color: #774d27;
	font-weight: normal;
	text-decoration: underline;
}

#main h2 {
	color: #774d27;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: .3em;
	margin-bottom: 10px;
	border-bottom: 1px solid #f3dc85;
}

#main h2 strong {
	color: #d9941e;
}

#main h3 {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* ------------------------------------ */
/*                                      */
/*               Footer                 */
/*                                      */
/* ------------------------------------ */

#footer {
	font-size: .85em;
	padding-top: 40px;
	padding-left: 25px;
	color: #fff;
	background: transparent url(/img/design/footer.jpg) top left no-repeat;
	height: 70px;
}
