* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	background: #9d8e6f url("fond.jpg") repeat-x 0 0 fixed;
	color: #c2b78c;
	font-family: "Trebuchet MS", Arial, Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-align: center;
}

/* CADRE */
#cadre {
	border-top: 1px #c2b78c solid;
	border-left: 1px #c2b78c solid;
	border-right: 1px #716243 solid;
	border-bottom: 1px #716243 solid;
	margin: 4px auto 0 auto;
	padding: 3px 2px;
	width: 834px;
}
/* AFFICHAGE DES TABLEAUX */
table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* BANNIERE */
#banniere {
	background-color: #2b291a;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	width: 830px;
}

/* CORPS DU SITE */
#contenu {
	background-color: #2b291a;
	margin: 0 auto 0 auto;
	width: 830px;
}


/* MENU DE NAVIGATION */
#navigation {
	float: left;
	font-size: 11px;
	height: 670px;
	text-align: left;
	width: 250px;
	z-index: 10;
}
#navigation ul {
	background-color: #2b291a;
	padding: 0 0 0 16px;
	position: fixed;
}
#navigation li {
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-style: italic;
	font-weight: bold;
	height: 22px;
	letter-spacing: 1px;
	list-style: none;
	padding-left: 16px;
	width: 196px;
}
#navigation li.p1 {
	background: url("nav_p1.gif") no-repeat 0 3px;
}
#navigation li.p2 {
	background: url("nav_p2.gif") no-repeat 0 3px;
}
#navigation li.p3 {
	background: url("nav_p3.gif") no-repeat 0 3px;
}
#navigation li.p4 {
	background: url("nav_p4.gif") no-repeat 0 3px;
}
#navigation li.p5 {
	background: url("nav_p5.gif") no-repeat 0 3px;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	background: url("nav_fond.gif") no-repeat top right;
	border: 0;
	color:#716243;
	display: block;
	padding: 2px 15px 4px 6px;
	text-decoration: none;
}
#navigation a:hover, #navigation a:focus {
	background: url("nav_fond.gif") no-repeat right bottom;
	border: 0;
	color: #2b291a;
	display: block;
	padding: 2px 15px 4px 6px;
	text-decoration: none;
}
#navigation a.rc:link, #navigation a.rc:visited, #navigation a.rc:active {
	background: none;
	border: #2b291a 1px solid;
}
#navigation a.rc:hover, #navigation a.rc:focus {
	background: none;
	border-top: 1px #c2b78c solid;
	border-left: 1px #c2b78c solid;
	border-right: 1px #716243 solid;
	border-bottom: 1px #716243 solid;
}
#navigation img {
	border-top: 1px #c2b78c solid;
	border-left: 1px #c2b78c solid;
	border-right: 1px #716243 solid;
	border-bottom: 1px #716243 solid;
	margin-left: 16px;
}

/* TEXTE */
#texte {
	float: right;
	min-height: 670px;
	padding: 0 16px 0 0;
	width: 554px;
}
#texte h1 {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	text-align: left;
	margin: 0 0 30px 0;
}
#texte h1:first-letter {
	color: #e3a105;
	font-size: 28px; 
}
#texte h2 {
	border-bottom: #cecbc0 1px solid;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	height: 20px;
	letter-spacing: 1px;
	text-align: left;
	margin: 20px 0 1px 0;
}
#texte h2:first-letter {
	color: #cecbc0;
	font-size: 18px; 
}
#texte h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
	margin: 4px 0 0 0;
}
#texte h3:first-letter {
	color: #e3a105;
	font-size: 14px; 
}

#texte ul {
	margin: 0 0 16px 20px;
	list-style: none;
}
#texte li {
	list-style-type: square;
	list-style-image: url(puce.gif);
	text-align: justify;
}

#texte p {
	line-height: 1.4;
	text-align: justify;
	margin-bottom: 16px;
}
#texte p.titre:first-letter {
	font-size: 16px; 
	font-weight: bold;
}
#texte td {
	text-align: left;
}
#texte address {
	font-size: 14px;
	font-style : italic;
	letter-spacing : 1px;
	text-align: left;
}
#texte img { 
	vertical-align: middle;
	border: 0;
}
#texte .doc_att {
	float: right;
	margin-left: 10px;
	margin-bottom: 4px;
}
#texte .info {
	font-size: 11px;
	text-align: right;
}
#texte .fluo {
	color: #e3a105;
}
#texte .tab {
	text-indent: 30px;
}
/* Liens  */
#texte a:link, #texte a:visited, #texte a:active {
	color: #c2b78c;
	text-decoration: none;
	border-bottom: #c2b78c 1px solid;
}
#texte a:hover, #texte a:focus {
	text-decoration: none;
	border-bottom: #e3a105 1px solid;
}

#texte a.def:link, #texte a.def:active {
	color: #c2b78c;
	text-decoration: none;
	border-bottom: none;
	padding: 0;
}
#texte a.def:visited {
	color: #3D6484;
	text-decoration: none;
	border-bottom: none;
	padding: 0;
}
#texte a.def:hover, #texte a.def:focus {
	text-decoration: none;
	border-bottom: #FABF21 1px solid;
	padding: 0;
	cursor: help;
}
#texte a.img:link, #texte a.img:visited, #texte a.img:hover, #texte a.img:focus, #texte a.img:active {
	border: 0;
	padding: 0;
	text-decoration: none;
}
#texte .doc_dr {
	float: right;
	margin: 4px 0 4px 10px;
}
#texte .doc_ga {
	float: left;
	margin: 4px 10px 4px 10px;
}
/* zones de saisies */
#texte input {
	background-color: transparent;
	border: 0;
	border-bottom: 1px #716243 solid;
	color: #c2b78c;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	margin-top: 4px;
	text-transform: capitalize;
	width: 350px;
}

#texte input.bu {
	background-color: #716243; 
	border-top: 1px #c2b78c solid;
	border-left: 1px #c2b78c solid;
	border-right: 1px #716243 solid;
	border-bottom: 1px #716243 solid;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding: 1px 4px;
	text-transform: none;
	text-align: center;
	width: auto;
}
#texte textarea {
	background-color: transparent;
	border-top: 1px #c2b78c solid;
	border-left: 1px #c2b78c solid;
	border-right: 1px #716243 solid;
	border-bottom: 1px #716243 solid;
	color: #c2b78c;
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	height: 140px;
	overflow: auto;
	width: 350px;
}
#texte img {
	border-top: 1px #c2b78c solid;
	border-left: 1px #c2b78c solid;
	border-right: 1px #716243 solid;
	border-bottom: 1px #716243 solid;
}

/* PIED DE PAGE */
#pied {
	background: #2b291a url("pied.gif") no-repeat 0 0;
	clear: both;
	font-size: 11px;
	height: 60px;
	margin: 0 auto 0 auto;
	width: 830px;
}
#pied h1 {
	color: #e4a105;
	font-size: 10px;
	font-style : italic;
	font-weight: bold;
	letter-spacing: 2px;
	position: relative;
	top: 8px;
	margin: 0;
	padding-right: 2px;
	text-align: right;
}
#pied ul {
	list-style:none;
	text-align: center;
	padding: 22px 0 0 0;
}
#pied li {
    color: #2b291a;
    display: inline;
    font-size: 8px;
	font-weight: bold;
	letter-spacing: 2px;	
	}
#pied a:link, #pied a:visited, #pied a:active {
	color: #2b291a;
	text-decoration: none;
	}
#pied a:hover, #pied a:focus {
	color: #fff;
	text-decoration: none;
	}

/* SIGNATURE */
#signature { 
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #716243;
	margin: 2px auto 10px auto;
	width: 834px;
} 
#signature p { 
	font-size: 9px;
	letter-spacing: 1px;
	text-align: right;
}
#signature a:link, #signature a:visited, #signature a:active { 
	color: #716243;
	text-decoration: none;
	border: none;
}
#signature a:hover, #signature a:focus { 
	color: #c2b78c;
	text-decoration: none;
	border: none;
}

