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

body {
	background: #a66a46 url("fond.jpg") repeat fixed;
	color: #000;
	font-family: "Trebuchet MS", "Lucida console", Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	overflow: hidden;
	text-decoration: none;
	text-align: center;
}
#centrage {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 613px;
	margin: -304px 0 0 -482px;
	width: 964px;
}
/* AFFICHAGE DES TABLEAUX */
table {
	border-spacing: 0;
	border-collapse: collapse;
}

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
.sIFR-hasFlash #banniere h1.gdtitre {
	visibility: hidden;
}

#contenu {
	background: #747475 url("contenu.jpg") 0 0 no-repeat;
	border-top: #000 1px solid;
	border-right: #000 1px solid;
	border-left: #000 1px solid;
	height: 529px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 960px;
}
#contenu h1.gdtitre {
	border: 0;
	color: #fff;
	font-size: 42px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	padding: 0;
	position: absolute;
	text-indent: 0;
	text-align: left;
	top: 0;
	left: 14px;
}

/* MENU DE NAVIGATION */
#navigation {
	color: #fee8ce;
	float: left;
	height: 529px;
	text-align: left;
	width: 230px;
}
#navigation ul {
	margin-top: 130px;
}
#navigation li {
	background-color: #000;
	border-bottom: #222 1px solid;
	color: #777;
	display: block;
	filter: alpha(opacity=60); 
	/*font-family: Arial, helvetica;*/
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	list-style: none;
	margin-left: 20px;
	padding: 3px 0;
	text-align: center;
	width: 190px;
}
#navigation a:link, #navigation a:active {
	color: #999;
	display: block;
	text-decoration: none;
	width: 100%;
}
#navigation a:visited {
	color: #555;
	display: block;
	text-decoration: none;
	width: 100%;
}
#navigation a:hover, #navigation a:focus {
	color: #df0;
	display: block;
	text-decoration: none;
	width: 100%;
}

/* ZONE DE TEXTE */
#texte {
	float: right;
	height: 447px;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding-top: 82px;
	text-align: left;
	width: 714px;
}

#texte h1 {
	border-bottom: #7e5d41 1px solid;
	clear: both;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 2px;
	margin: 10px 10px 4px 0;
}
#texte h1.bas {
	border-bottom: 0;
	color: #bdaea4;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	text-align: right;
	text-indent: 0;
	margin: 8px 10px 0 0;
}
#texte h2 {
	border-bottom: #df0 1px solid;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	text-align: left;
	text-indent: 1px;
	margin: 8px 10px 2px 0;
}
#texte ul {
	margin-left: 16px;
	list-style:none;
	padding: 0 10px 6px 0;
}
#texte li {
	list-style-type: square;
	list-style-image: url("puce.png");
	text-align: justify;
}

#texte p {
	text-align: justify;
	padding: 0 10px 6px 0;
}

#texte p.intro:first-letter {
	color: #9c0000;
	font-size: 20px; 
	font-weight: bold;
}
#texte p.intro {
	font-size:14px;
	font-style: italic;
	letter-spacing:1px;
}
#texte .doc_ga {
	filter: alpha(opacity=90); 
	float: left;
	margin: 0 10px 4px 0;
}
#texte .doc_dr {
	filter: alpha(opacity=90); 
	float: right;
	margin: 0 10px 4px 10px;
}

#texte .info {
	font-size: 10px;
	text-align: right;
}

#texte .fluo {
	background-color: #df0;
}

#texte .tab {
	text-indent: 30px;
}
#texte img { 
	vertical-align: middle;
}
/* AFFICHAGE DES LIENS  */
#texte a:link, #texte a:active {
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}
#texte a:visited {
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
#texte a:hover, #texte a:focus {
	background-color: #df0;
	color: #000;
	text-decoration: none;
}

#texte a.def:link, #texte a.def:active, #texte a.def:visited {
	background-color: transparent;
	color: #000;
	text-decoration: none;
}
#texte a.def:hover, #texte a.def:focus {
	background-color: #df0;
	color: #000;
	text-decoration: none;
	cursor: help;
}

#texte a.doc_dr:link, #texte a.doc_dr:visited, #texte a.doc_dr:active, #texte a.doc_ga:link, #texte a.doc_ga:visited, #texte a.doc_ga:active {
	border: #7e5d41 1px solid;
	text-decoration: none;
}
#texte a.doc_dr:hover, #texte a.doc_dr:focus, #texte a.doc_ga:hover, #texte a.doc_ga:focus {
	border: #df0 1px solid;
	text-decoration: none;
}
#texte a.mb:link, #texte a.mb:visited, #texte a.mb:active {
	border: #7e5d41 1px solid;
	text-decoration: none;
}
#texte a.mb:hover, #texte a.mb:focus {
	border: #df0 1px solid;
	text-decoration: none;
}
/* AFFICHAGE DES TABLEAUX */
#texte td {
	font-size: 11px;
} 

#texte td.col1 {
    border-bottom: #555 1px solid;
    border-right: #555 1px solid;
    padding-left: 10px;
	text-align: left;
}
#texte td.col2 {
    border-bottom: #555 1px solid;
    text-align: right;
}
#texte td.col3 {
    border-bottom: #555 1px solid;
    border-right: #555 1px solid;
    padding-right: 10px;
	text-align: right;
}

#texte td.titrecol {
    border-bottom: #555 1px solid;
    color: #9c0000;
    font-weight: bold;
	font-size: 11px;
    letter-spacing: 1px;
    text-align: center;
}

/* AFFICHAGE DES ZONES DE SAISIES ET BOUTONS */
#texte input {
	background-color: transparent;
	border: 0;
	border-bottom: #555 1px solid;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	text-transform: capitalize;
	width: 320px;
}

#texte input.bu {
	background-color: #9c0000;
	border-top: #db0404 1px solid;
	border-left: #db0404 1px solid;
	border-bottom: #570101 2px solid;
	border-right: #570101 2px solid;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 4px;
	text-transform: none;
	text-align: center;
	width: auto;
}

#texte input.cl {
	border: 0;
	width: auto;
}

#texte textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 13px;
	background-color: transparent;
	border: #555 1px solid;
	height: 140px;
	overflow: auto;
	padding: 4px;
	width: 350px;
}

/* PIED DE PAGE */
#pied {
	background: #747475 url("pied.jpg") 0 0;
	border-bottom: #000 1px solid;
	border-right: #000 1px solid;
	border-left: #000 1px solid;
	height: 75px;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}

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


/* AFFICHAGE GENERAL */
address {
	font-size: 14px;
	font-style : italic;
	letter-spacing : 1px;
	text-align: left;
}
